..
_ctx_start.S
Ensure that every ENTRY(foo) has a matching END(foo).
2014-10-01 15:00:21 +00:00
_set_tp.c
Add include for declaration of _set_tp(). Eliminates -Wmissing-prototypes warnings.
2015-09-20 04:59:01 +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
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
Make unions in PowerPC libc endian-safe.
2016-02-26 20:38:23 +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
sigsetjmp.S
Save and restore non-volatile floating-point registers during longjmp().
2015-03-08 19:37:08 +00:00
syncicache.c
libc: make some more use of the nitems() macro.
2016-04-16 17:52:00 +00:00