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 Pull together common Makefile fragments for ELF crt0 files, and use it 1999-03-20 00:32:40 +00:00
arm32 More trailing white space. 1999-07-02 15:46:05 +00:00
c++ More trailing white space. 1999-07-02 15:46:05 +00:00
common_aout MAP_COPY -> MAP_PRIVATE 1999-06-17 21:09:47 +00:00
common_elf Namespace cleanup: move runtime linker interface into implementation namespace 1999-08-19 20:52:36 +00:00
i386 More trailing white space. 1999-07-02 15:46:05 +00:00
i386_elf remove the ``static'' from `static void __start()' and `static void ___start()' 1999-11-02 10:07:12 +00:00
m68k Ajust for new location of a.out crt0 Makefile fragment. 1999-03-19 22:54:40 +00:00
m68k_elf remove the ``static'' from `static void __start()' and `static void ___start()' 1999-11-02 10:07:12 +00:00
mips More trailing white space. 1999-07-02 15:46:05 +00:00
ns32k Ajust for new location of a.out crt0 Makefile fragment. 1999-03-19 22:54:40 +00:00
powerpc More trailing white space. 1999-07-02 15:46:05 +00:00
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 Ajust for new location of a.out crt0 Makefile fragment. 1999-03-19 22:54:40 +00:00
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 More trailing white space. 1999-07-02 15:46:05 +00:00