NetBSD/lib/csu
lukem fe5a2bf74b remove the ``static'' from `static void __start()' and `static void ___start()'
because an overly aggressive gcc -O3 "cleverly" optimizes the functions out.
noted in [port-i386/8493], but seen in other ports as well.
1999-11-02 10:07:12 +00:00
..
alpha
arm32
c++
common_aout
common_elf
i386
i386_elf remove the ``static'' from `static void __start()' and `static void ___start()' 1999-11-02 10:07:12 +00:00
m68k
m68k_elf remove the ``static'' from `static void __start()' and `static void ___start()' 1999-11-02 10:07:12 +00:00
mips
ns32k
powerpc
sh3 add csu for sh3 1999-10-07 11:56:28 +00:00
sh3_elf add csu for sh3 1999-10-07 11:56:28 +00:00
sparc
sparc64 wrap line 1999-11-02 10:03:44 +00:00
sparc_elf remove the ``static'' from `static void __start()' and `static void ___start()' 1999-11-02 10:07:12 +00:00
vax remove the ``static'' from `static void __start()' and `static void ___start()' 1999-11-02 10:07:12 +00:00
vax_elf remove the ``static'' from `static void __start()' and `static void ___start()' 1999-11-02 10:07:12 +00:00
Makefile