opnsense-src/lib/libc/powerpc64/gen
Baptiste Daroussin ad9bbe9854 Ensure that every ENTRY(foo) has a matching END(foo).
It allows to build with newer binutils

Differential Revision:	https://reviews.freebsd.org/D877
Reviewed by:	jhibbits
2014-10-01 15:00:21 +00:00
..
_ctx_start.S Ensure that every ENTRY(foo) has a matching END(foo). 2014-10-01 15:00:21 +00:00
_set_tp.c Provide 64-bit PowerPC support in libc. 2010-07-10 14:45:03 +00:00
_setjmp.S Ensure that every ENTRY(foo) has a matching END(foo). 2014-10-01 15:00:21 +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
getcontextx.c The getcontext() from the __fillcontextx() call in the 2013-05-28 04:54:16 +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 Add API for obtaining extended machine context states that cannot be 2012-01-21 18:00:28 +00:00
setjmp.S Ensure that every ENTRY(foo) has a matching END(foo). 2014-10-01 15:00:21 +00:00
signalcontext.c Provide 64-bit PowerPC support in libc. 2010-07-10 14:45:03 +00:00
sigsetjmp.S Ensure that every ENTRY(foo) has a matching END(foo). 2014-10-01 15:00:21 +00:00
syncicache.c Revert r253748,253749 2013-07-28 18:44:17 +00:00