Page MenuHomeFreeBSD

[PowerPC] Fix floating point environment manipulation
ClosedPublic

Authored by bdragon on Nov 24 2019, 12:56 AM.
Referenced Files
F169135542: D22526.id64789.diff
Mon, Aug 31, 1:25 PM
F169122947: D22526.id65518.diff
Mon, Aug 31, 11:57 AM
F169110577: D22526.id65517.diff
Mon, Aug 31, 10:55 AM
Unknown Object (File)
Mon, Aug 31, 12:36 AM
Unknown Object (File)
Sun, Aug 30, 10:25 PM
Unknown Object (File)
Sun, Aug 30, 5:43 PM
Unknown Object (File)
Sat, Aug 29, 1:26 PM
Unknown Object (File)
Sat, Aug 29, 12:04 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