aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/gcore
diff options
context:
space:
mode:
authorBrooks Davis <brooks@FreeBSD.org>2014-11-21 20:02:06 +0000
committerBrooks Davis <brooks@FreeBSD.org>2014-11-21 20:02:06 +0000
commit1e7bf26b33f52bf151947f85383d7042bf7e1e3c (patch)
tree57a44ef3010bee991a9b1e3dd16d9b4246bd7759 /usr.bin/gcore
parent0e97688fe1b7bd785c2a26a438c53569b364b341 (diff)
downloadsrc-1e7bf26b33f52bf151947f85383d7042bf7e1e3c.tar.gz
src-1e7bf26b33f52bf151947f85383d7042bf7e1e3c.zip
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
Notes
Notes: svn path=/head/; revision=274816
Diffstat (limited to 'usr.bin/gcore')
0 files changed, 0 insertions, 0 deletions