freebsd-dev/lib/csu
Jilles Tjoelker 135346b2c1 MFC r205398: Do not create *.gmon files for PIE executables on i386.
Scrt1_c.o was accidentally compiled with -DGCRT (profiling), like gcrt1_c.o.
This problem is i386-specific, the other architectures are OK.

If you have problems with PIE executables such as samba and cups leaving
behind gmon files, rebuild them after installing this change.

PR:		ports/143924
2010-03-23 23:25:17 +00:00
..
amd64 MFC r200038: 2009-12-27 20:39:58 +00:00
arm MFC r200038: 2009-12-27 20:39:58 +00:00
common The __used (== __attribute__((__used)) ) silences the warning produced 2007-12-04 12:18:43 +00:00
i386-elf MFC r205398: Do not create *.gmon files for PIE executables on i386. 2010-03-23 23:25:17 +00:00
ia64 MFC r200038: 2009-12-27 20:39:58 +00:00
mips MFC r200038: 2009-12-27 20:39:58 +00:00
powerpc MFC r200038: 2009-12-27 20:39:58 +00:00
sparc64 MFC r200038: 2009-12-27 20:39:58 +00:00
Makefile.inc Fix build when WITH_SSP is set explicitly. 2009-02-21 15:04:31 +00:00