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-04-15 09:41:52 +00:00
2015-01-22 21:17:58 +00:00
2013-07-28 18:44:17 +00:00
2013-11-01 21:17:45 +00:00
2013-07-09 19:01:38 +00:00
2013-11-01 20:30:19 +00:00
2013-05-01 06:57:46 +00:00
2014-05-16 01:30:30 +00:00