.. |
alpha
|
netbsd.org->NetBSD.org
|
2003-07-26 19:24:24 +00:00 |
arm32
|
ANSIfy and merge some stylistic changes from arm26/crt0.c.
|
2001-02-18 23:03:34 +00:00 |
arm_elf
|
%progbits, not @progbits (@ is a comment character in ARM assembly).
|
2002-01-01 01:36:21 +00:00 |
c++
|
Include bsd.own.mk before testing MKPIC
|
2004-03-09 20:04:00 +00:00 |
common_aout
|
Don't build lcrt.o (version of crt0.o that looks in /libexec/ for the
|
2004-02-14 07:48:37 +00:00 |
common_elf
|
Make sure this still compiles with gcc-2.95. Hello vaxen!
|
2003-12-03 18:41:35 +00:00 |
hppa
|
Add code code for .init and .fini section fallthroughs and regression
|
2004-05-18 19:19:34 +00:00 |
i386
|
More trailing white space.
|
1999-07-02 15:46:05 +00:00 |
i386_elf
|
netbsd.org->NetBSD.org
|
2003-07-26 19:24:24 +00:00 |
m68k
|
Ajust for new location of a.out crt0 Makefile fragment.
|
1999-03-19 22:54:40 +00:00 |
m68k_elf
|
netbsd.org->NetBSD.org
|
2003-07-26 19:24:24 +00:00 |
mips
|
Correct a comment.
|
2002-11-23 17:23:51 +00:00 |
ns32k
|
Don't use multi-line string literals.
|
2002-06-05 02:51:03 +00:00 |
powerpc
|
netbsd.org->NetBSD.org
|
2003-07-26 19:24:24 +00:00 |
sh3
|
add csu for sh3
|
1999-10-07 11:56:28 +00:00 |
sh3_elf
|
netbsd.org->NetBSD.org
|
2003-07-26 19:24:24 +00:00 |
sh5
|
Add a work-around for an SH5 binutils bug which results in bogus
|
2003-04-01 10:20:38 +00:00 |
sparc
|
Ajust for new location of a.out crt0 Makefile fragment.
|
1999-03-19 22:54:40 +00:00 |
sparc64
|
netbsd.org->NetBSD.org
|
2003-07-26 19:24:24 +00:00 |
sparc_elf
|
Move Matt Green's code from a 4-clause to a 3-clause licence by removing
|
2003-10-13 14:22:20 +00:00 |
vax
|
Comment out token after #endif.
|
2002-05-16 19:30:41 +00:00 |
vax_elf
|
Add MD_CALL_STATIC_FUNCTION. This allows crt* to compiled with -g.
|
2003-12-22 21:05:01 +00:00 |
x86_64
|
The x86_64 assembler seems to get it wrong when assembling
|
2003-11-28 23:25:54 +00:00 |
Makefile
|
${MACHINE_ARCH} != "arm32" is always true now, so remove it from an if.
|
2002-05-02 16:42:53 +00:00 |