freebsd-dev/lib/csu
Ruslan Ermilov d9ca85fca7 Fix build when WITH_SSP is set explicitly.
Submitted by:	Jeremie Le Hen
2009-02-21 15:04:31 +00:00
..
amd64 Add -fno-omit-frame-pointer to CFLAGS used to compile crt1.c on amd64. 2008-08-22 09:23:39 +00:00
arm Implement .init and .fini. 2004-09-23 23:00:51 +00:00
common The __used (== __attribute__((__used)) ) silences the warning produced 2007-12-04 12:18:43 +00:00
i386-elf Fixed profiling of main() for amd64 and i386. This started rotting 2005-10-07 22:13:17 +00:00
ia64 Bring ia64 back from the dead. After a call one needs to restore the 2004-08-18 23:06:47 +00:00
mips Bring C runtime bits for FreeBSD/mips from p4 mips2-jnpr branch. 2008-05-03 11:16:32 +00:00
powerpc Add support for TLS in statically linked programs. 2004-08-15 16:18:52 +00:00
sparc64 Fix TLS on sparc64 for statically and dynamically linked binaries 2006-10-08 02:50:34 +00:00
Makefile.inc Fix build when WITH_SSP is set explicitly. 2009-02-21 15:04:31 +00:00