..
_ctx_start.S
Ensure that every ENTRY(foo) has a matching END(foo).
2014-10-01 15:00:21 +00:00
_set_tp.c
Avoid use of register variables. Clang 3.5 treats this as undefined behavior,
2015-01-06 03:50:43 +00:00
_setjmp.S
Save and restore non-volatile floating-point registers during longjmp().
2015-03-08 19:37:08 +00:00
fabs.S
Ensure that every ENTRY(foo) has a matching END(foo).
2014-10-01 15:00:21 +00:00
flt_rounds.c
Provide 64-bit PowerPC support in libc.
2010-07-10 14:45:03 +00:00
fpgetmask.c
Remove clause 3 and 4 from TNF licenses
2013-05-29 01:54:10 +00:00
fpgetround.c
Remove clause 3 and 4 from TNF licenses
2013-05-29 01:54:10 +00:00
fpgetsticky.c
Remove clause 3 and 4 from TNF licenses
2013-05-29 01:54:10 +00:00
fpsetmask.c
Remove clause 3 and 4 from TNF licenses
2013-05-29 01:54:10 +00:00
fpsetround.c
Remove clause 3 and 4 from TNF licenses
2013-05-29 01:54:10 +00:00
infinity.c
Provide 64-bit PowerPC support in libc.
2010-07-10 14:45:03 +00:00
makecontext.c
Properly resolve the _ctx_start function descriptor (the symbol _ctx_start
2012-04-07 22:28:50 +00:00
Makefile.inc
Remove duplicate copies of trivial getcontextx.c
2015-01-12 18:13:38 +00:00
setjmp.S
Save and restore non-volatile floating-point registers during longjmp().
2015-03-08 19:37:08 +00:00
signalcontext.c
Provide 64-bit PowerPC support in libc.
2010-07-10 14:45:03 +00:00
sigsetjmp.S
Save and restore non-volatile floating-point registers during longjmp().
2015-03-08 19:37:08 +00:00
syncicache.c
Revert r253748,253749
2013-07-28 18:44:17 +00:00