summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdlib/exit.c
diff options
context:
space:
mode:
authorbrooks <brooks@FreeBSD.org>2014-11-21 20:02:06 +0000
committerbrooks <brooks@FreeBSD.org>2014-11-21 20:02:06 +0000
commitb532057d45360838a1a3c71ee77b32fec6d971ba (patch)
tree57a44ef3010bee991a9b1e3dd16d9b4246bd7759 /lib/libc/stdlib/exit.c
parent71d962211a50e494c44ab9eca034fa74200c84eb (diff)
downloadFreeBSD-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
OpenPOWER on IntegriCloud