diff options
author | brooks <brooks@FreeBSD.org> | 2015-01-22 21:17:58 +0000 |
---|---|---|
committer | brooks <brooks@FreeBSD.org> | 2015-01-22 21:17:58 +0000 |
commit | f4cd08de015fb504a60c3d1153891bd9390ed9d5 (patch) | |
tree | f26e551f9395b1485b4a562ea0d0456d0c010195 /usr.bin/dtc/Makefile | |
parent | 2247a6699648e6e29de6f734e0cc94db00c55f54 (diff) | |
download | FreeBSD-src-f4cd08de015fb504a60c3d1153891bd9390ed9d5.zip FreeBSD-src-f4cd08de015fb504a60c3d1153891bd9390ed9d5.tar.gz |
MFC r274816:
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
Sponsored by: DARPA, AFRL
Diffstat (limited to 'usr.bin/dtc/Makefile')
0 files changed, 0 insertions, 0 deletions