1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-22 11:17:19 +00:00
freebsd/lib/csu
Dimitry Andric 73438aeedc Remove two .endp's without matching .proc in lib/csu/ia64/crtn.S.
This allows it to assemble with newer binutils.

Reviewed by:	marcel
2010-10-15 21:40:20 +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
i386-elf Add unwind annotations to the asm part of crt1 on i386. Terminate the 2010-06-18 11:10:39 +00:00
ia64 Remove two .endp's without matching .proc in lib/csu/ia64/crtn.S. 2010-10-15 21:40:20 +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