freebsd-skq/lib/libc/powerpc
Marcel Moolenaar a4dcff16c8 Allow building for the PowerPC EABI by providing a dummy __eabi()
function. The purpose of the __eabi() function is to set up the
runtime and is called first thing by main(). The runtime is already
set up for us prior to caling main, so there's nothing to do for
us in the EABI case.
2012-05-24 20:12:46 +00:00
..
gen Allow building for the PowerPC EABI by providing a dummy __eabi() 2012-05-24 20:12:46 +00:00
softfloat
sys Mark assembler sources from libc as working with non-executable stack. 2011-01-14 11:33:40 +00:00
_fpmath.h
arith.h
gd_qnan.h
Makefile.inc
Symbol.map Allow building for the PowerPC EABI by providing a dummy __eabi() 2012-05-24 20:12:46 +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