freebsd-skq/lib/libc
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
..
amd64 libc: Access _logname_valid more efficiently. 2013-08-17 19:24:58 +00:00
arm Clean up our ARM assembly: 2014-12-14 16:28:53 +00:00
capability Merge r257633: 2013-11-06 23:59:19 +00:00
compat-43 Fix known issues which blow up the process after dlopen("libthr.so") 2015-01-18 11:54:20 +00:00
db db: Use O_CLOEXEC instead of separate fcntl() call. 2013-08-13 19:20:50 +00:00
gdtoa Implement xlocale APIs from Darwin, mainly for use by libc++. This adds a 2011-11-20 14:45:42 +00:00
gen Fix known issues which blow up the process after dlopen("libthr.so") 2015-01-18 11:54:20 +00:00
gmon libc: Use O_CLOEXEC when writing gmon files (cc -pg). 2013-08-13 21:45:48 +00:00
i386 libc: Access _logname_valid more efficiently. 2013-08-17 19:24:58 +00:00
ia64 The getcontext() from the __fillcontextx() call in the 2013-05-28 04:54:16 +00:00
iconv MFC r267436-267439: 2014-06-20 07:32:03 +00:00
include Fix known issues which blow up the process after dlopen("libthr.so") 2015-01-18 11:54:20 +00:00
inet MFC r269867: 2014-08-30 10:16:25 +00:00
isc MFC r269867: 2014-08-30 10:16:25 +00:00
locale MFC r268272: 2014-07-12 17:39:13 +00:00
md MFC r269865: 2014-08-30 09:55:38 +00:00
mips MFC r274816: 2015-01-22 21:17:58 +00:00
nameser MFC r270215: Add missing break. 2014-08-30 10:29:47 +00:00
net MFC r269945: 2014-08-22 20:26:20 +00:00
nls POSIX 1003.1-2008: add ENOTRECOVERABLE, EOWNERDEAD errnos. 2013-05-04 19:07:22 +00:00
posix1e MFC r274722: 2015-01-07 18:38:04 +00:00
powerpc Revert r253748,253749 2013-07-28 18:44:17 +00:00
powerpc64 Revert r253748,253749 2013-07-28 18:44:17 +00:00
quad For ARM EABI we only need a subset of the quad functions, the rest are 2013-01-19 02:33:57 +00:00
regex MFC r275930: 2015-01-02 18:31:12 +00:00
resolv MFC r269867: 2014-08-30 10:16:25 +00:00
rpc MFC r258580: 2014-10-09 23:05:32 +00:00
softfloat Conditionalize the __floatunsisf and __floatunsidf functions, added in 2012-01-20 14:44:21 +00:00
sparc64 MFC r262613: 2014-03-26 07:31:57 +00:00
stdio MFC discussed with: jilles, -developers 2015-01-11 19:15:28 +00:00
stdlib Fix known issues which blow up the process after dlopen("libthr.so") 2015-01-18 11:54:20 +00:00
stdtime MFC r272562,r272678,r272679 2014-10-19 21:16:24 +00:00
string MFC r266865; 2014-06-14 02:57:40 +00:00
sys Fix known issues which blow up the process after dlopen("libthr.so") 2015-01-18 11:54:20 +00:00
tests MFC r267004,r274592: 2015-01-20 21:59:48 +00:00
uuid Note that memory should be freed after uuid_to_string(3) call. 2012-03-01 14:39:01 +00:00
xdr MFC r258580: 2014-10-09 23:05:32 +00:00
yp libc: Use O_CLOEXEC for various internal file descriptors. 2012-09-29 11:54:34 +00:00
libc.ldscript MFC r258283 - move iconv* symbols out of libc.so.7 namespace with 2013-11-20 20:24:59 +00:00
Makefile MFC r274075,r274581,r274582,r274595: 2015-01-20 21:42:40 +00:00
Makefile.amd64 MFC r274075,r274581,r274582,r274595: 2015-01-20 21:42:40 +00:00
Makefile.i386 MFC r274075,r274581,r274582,r274595: 2015-01-20 21:42:40 +00:00
Versions.def MFC r268993, r268893, r268994, plus partial r264070, r264082 2014-08-10 22:26:29 +00:00