opnsense-src/lib/libc/powerpc64
Nathan Whitehorn 351f30528e Properly resolve the _ctx_start function descriptor (the symbol _ctx_start
is a descriptor, not a code address), which prevents crashes when starting
a context. This fixes QEMU on powerpc64.

MFC after:	3 days
2012-04-07 22:28:50 +00:00
..
gen Properly resolve the _ctx_start function descriptor (the symbol _ctx_start 2012-04-07 22:28:50 +00:00
softfloat Provide 64-bit PowerPC support in libc. 2010-07-10 14:45:03 +00:00
sys This commit adds profiling support for powerpc64. Now we can do application 2012-01-20 22:34:19 +00:00
_fpmath.h Provide 64-bit PowerPC support in libc. 2010-07-10 14:45:03 +00:00
arith.h Provide 64-bit PowerPC support in libc. 2010-07-10 14:45:03 +00:00
gd_qnan.h Provide 64-bit PowerPC support in libc. 2010-07-10 14:45:03 +00:00
Makefile.inc Provide 64-bit PowerPC support in libc. 2010-07-10 14:45:03 +00:00
Symbol.map Replace a proliferation of buggy MD implementations of modf() with a 2011-10-21 06:40:36 +00:00
SYS.h Replace the assembler macro WEAK_ALIAS with a new macro WEAK_REFERENCE which 2012-02-05 20:04:43 +00:00