This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
0
You've already forked NetBSD
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
NetBSD
/
lib
/
csu
History
thorpej
70638a64cb
Error out if we try to build with GCC 3.3 or later; we should be using
...
the GCC-supplied crtbegin / crtend in the GCC 3.3 or later case.
2004-08-28 00:19:22 +00:00
..
alpha
…
arm32
…
arm_elf
…
c++
…
common_aout
…
common_elf
Error out if we try to build with GCC 3.3 or later; we should be using
2004-08-28 00:19:22 +00:00
hppa
…
i386
…
i386_elf
…
m68k
…
m68k_elf
Use ANSI function decls.
2004-08-26 21:09:52 +00:00
mips
Use ANSI function decls.
2004-08-26 21:09:52 +00:00
ns32k
…
powerpc
Use ANSI function decls.
2004-08-26 21:09:52 +00:00
sh3
…
sh3_elf
Use ANSI function decls.
2004-08-26 21:09:52 +00:00
sh5
…
sparc
…
sparc64
Remove the "allows linking without crtbegin / crtend" hack.
2004-08-26 21:21:33 +00:00
sparc_elf
Use ANSI function decls.
2004-08-26 21:09:52 +00:00
vax
…
vax_elf
Use ANSI function decls.
2004-08-26 21:23:06 +00:00
x86_64
Use ANSI function decls.
2004-08-26 21:23:06 +00:00
Makefile
…