Page MenuHomeFreeBSD

Fix setjmp for RISC-V
ClosedPublic

Authored by br on Jul 19 2018, 10:34 AM.
Tags
None
Referenced Files
F137797146: D16344.diff
Tue, Nov 25, 9:52 PM
Unknown Object (File)
Fri, Nov 21, 3:33 PM
Unknown Object (File)
Thu, Nov 20, 6:52 PM
Unknown Object (File)
Thu, Nov 20, 6:50 PM
Unknown Object (File)
Thu, Nov 20, 6:44 PM
Unknown Object (File)
Thu, Nov 20, 6:44 PM
Unknown Object (File)
Thu, Nov 20, 6:30 PM
Unknown Object (File)
Tue, Nov 18, 8:25 PM
Subscribers

Details

Summary

o Fix_JB_SIGMASK which is set to incorrect value
o Double-precision floating point registers take 8 bytes, not 16

Test Plan

kernel&world rebuild, run

Diff Detail

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

Event Timeline

update setjmp only for now

br retitled this revision from Fix _JB_SIGMASK for RISC-V to Fix setjmp for RISC-V.Jul 19 2018, 10:55 AM
This revision is now accepted and ready to land.Jul 21 2018, 6:41 PM
This revision was automatically updated to reflect the committed changes.