diff options
author | brooks <brooks@FreeBSD.org> | 2014-11-21 20:02:06 +0000 |
---|---|---|
committer | brooks <brooks@FreeBSD.org> | 2014-11-21 20:02:06 +0000 |
commit | b532057d45360838a1a3c71ee77b32fec6d971ba (patch) | |
tree | 57a44ef3010bee991a9b1e3dd16d9b4246bd7759 /lib/libc/stdlib/exit.c | |
parent | 71d962211a50e494c44ab9eca034fa74200c84eb (diff) | |
download | FreeBSD-src-b532057d45360838a1a3c71ee77b32fec6d971ba.zip FreeBSD-src-b532057d45360838a1a3c71ee77b32fec6d971ba.tar.gz |
Add FPU support for MIPS setjmp(3)/longjmp(3).
This change saves/restores the callee-saved MIPS floating point
registers as documented by the o32/n32/n64 spec ("MIPSpro N32
ABI Handbook", Table 2-1) for the _setjmp(3), _longjmp(3),
setjmp(3) and longjmp(3) C library functions. This is only
included when the C library is built with hardware floating point
support (or when "SOFTFLOAT" is not defined).
Submitted by: sson
MFC after: 1 month
Sponsored by: DARPA, AFRL
Diffstat (limited to 'lib/libc/stdlib/exit.c')
0 files changed, 0 insertions, 0 deletions