Page MenuHomeFreeBSD

[PowerPC] Fix floating point environment manipulation
ClosedPublic

Authored by bdragon on Nov 24 2019, 12:56 AM.
Referenced Files
F168073640: D22526.id65553.diff
Wed, Aug 26, 6:23 AM
Unknown Object (File)
Tue, Aug 25, 11:38 AM
Unknown Object (File)
Tue, Aug 25, 11:33 AM
Unknown Object (File)
Tue, Aug 25, 10:40 AM
Unknown Object (File)
Tue, Aug 25, 9:58 AM
Unknown Object (File)
Mon, Aug 24, 5:57 PM
Unknown Object (File)
Mon, Aug 24, 7:36 AM
Unknown Object (File)
Mon, Aug 24, 6:29 AM

Details

Summary
  • Fix endianness problems in functions accessing and manipulating the floating point environment via fenv.h. (jhibbits wrote the original bits)
  • Fix bugs regarding synchronization requirements after writing SPEFSCR.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

You found the bugs with the kyua tests, did you retest post-changes?

lib/msun/powerpc/fenv.h
94–95 ↗(On Diff #64789)

I think these need line wrapped.

ugh, think that was the wrong diff. Moment.

Actually upload the *correct* diff this time

bdragon marked an inline comment as done.
This revision is now accepted and ready to land.Dec 12 2019, 4:47 PM