freebsd-dev/lib/csu
Nathan Whitehorn 282e37622c C startup support for 64-bit PowerPC.
Obtained from:	projects/ppc64
2010-07-10 03:45:55 +00:00
..
amd64 Properly declare non-extern functions in crt1 2010-03-05 13:28:05 +00:00
arm Use default WARNS setting (of 6) for lib/csu. 2010-03-05 13:29:05 +00:00
common The __used (== __attribute__((__used)) ) silences the warning produced 2007-12-04 12:18:43 +00:00
i386-elf Add unwind annotations to the asm part of crt1 on i386. Terminate the 2010-06-18 11:10:39 +00:00
ia64 Use default WARNS setting (of 6) for lib/csu. 2010-03-05 13:29:05 +00:00
mips Fix spelling of noreorder. 2010-03-13 02:10:20 +00:00
powerpc Use default WARNS setting (of 6) for lib/csu. 2010-03-05 13:29:05 +00:00
powerpc64 C startup support for 64-bit PowerPC. 2010-07-10 03:45:55 +00:00
sparc64 Properly declare non-extern functions in crt1 2010-03-05 13:28:05 +00:00
Makefile.inc Use default WARNS setting (of 6) for lib/csu. 2010-03-05 13:29:05 +00:00