freebsd-dev/lib/csu
John Polstra c30965b3bd Add "-fkeep-inline-functions" to CFLAGS so that higher optimization
levels (-O3 and above) won't remove essential code.  Many thanks
to Dmitrij Tejblum <dima@tejblum.dnttm.rssi.ru> for pointing out
that it was the optimizer's removal of this code that caused make
world with -O3 to break.  With this change, make buildworld now
completes.
1999-03-15 21:56:54 +00:00
..
alpha Initialize __progname by argv[0] before striping leading path, 1999-01-19 06:58:31 +00:00
amd64 Add "-fkeep-inline-functions" to CFLAGS so that higher optimization 1999-03-15 21:56:54 +00:00
common Reverse the order of processing object files within an executable or 1999-03-13 01:35:44 +00:00
i386 Fixed type mismatches in args to __syscall(). One for mmap() broke on 1998-12-27 15:47:15 +00:00
i386-elf Add "-fkeep-inline-functions" to CFLAGS so that higher optimization 1999-03-15 21:56:54 +00:00