Page MenuHomeFreeBSD

Fix setjmp for RISC-V
ClosedPublic

Authored by br on Jul 19 2018, 10:34 AM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, May 17, 7:02 AM
Unknown Object (File)
Sun, May 12, 3:16 PM
Unknown Object (File)
Sat, May 11, 5:18 AM
Unknown Object (File)
Fri, May 10, 7:59 PM
Unknown Object (File)
Sun, Apr 28, 9:47 AM
Unknown Object (File)
Mar 19 2024, 7:00 PM
Unknown Object (File)
Mar 8 2024, 7:31 AM
Unknown Object (File)
Dec 20 2023, 1:39 AM
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.