CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/10/21 11:22:59
Modified files:
lib/libc/arch/amd64/gen: _setjmp.S setjmp.S sigsetjmp.S
Log message:
Save and restore the MXCSR register and the FPU control word such that
floating-point control modes are properly restored by longjmp(3).
ok guenther@
