brooks f4cd08de01 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
2015-01-22 21:17:58 +00:00
..
2014-10-26 04:01:57 +00:00
2015-01-05 19:54:40 +00:00
2015-01-22 21:17:58 +00:00