Page MenuHomeFreeBSD

[PowerPC] Fix floating point environment manipulation
ClosedPublic

Authored by bdragon on Nov 24 2019, 12:56 AM.
Referenced Files
Unknown Object (File)
Thu, Jul 23, 5:40 PM
Unknown Object (File)
Wed, Jul 22, 1:23 PM
Unknown Object (File)
Mon, Jul 20, 12:37 AM
Unknown Object (File)
Sun, Jul 19, 9:36 PM
Unknown Object (File)
Sat, Jul 18, 10:04 AM
Unknown Object (File)
Sun, Jul 12, 2:27 AM
Unknown Object (File)
Thu, Jul 9, 3:30 AM
Unknown Object (File)
Wed, Jul 8, 8:41 PM

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 Skipped
Unit
Tests Skipped

Event Timeline

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

lib/msun/powerpc/fenv.h
94–98

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