.. |
alpha
|
Support for the GCC "-ffast-math" option on the Alpha.
|
2002-01-13 20:05:42 +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++
|
change -fpic to -fPIC. Among other things this will let sparc shared
|
2000-04-29 17:42:46 +00:00 |
common_aout
|
set FILESDIR to "${LIBDIR}", not hard coded /usr/lib.
|
2001-06-07 15:22:49 +00:00 |
common_elf
|
* Use += to assign OBJS so that machine-dependent Makefiles can
|
2002-01-13 19:59:26 +00:00 |
i386
|
More trailing white space.
|
1999-07-02 15:46:05 +00:00 |
i386_elf
|
Don't use multi-line string literals; they're not supported by ANSI C.
|
2001-12-30 23:23:38 +00:00 |
m68k
|
Ajust for new location of a.out crt0 Makefile fragment.
|
1999-03-19 22:54:40 +00:00 |
m68k_elf
|
Reduce the alignment constraint from 4 to 2. This fixes the problem where
|
2001-10-13 09:21:50 +00:00 |
mips
|
Enlarge the stack frame to 16 bytes, and store the return address 8
|
2001-08-16 03:44:46 +00:00 |
ns32k
|
Ajust for new location of a.out crt0 Makefile fragment.
|
1999-03-19 22:54:40 +00:00 |
powerpc
|
Add the new .init/.fini support.
|
2001-07-17 12:16:43 +00:00 |
sh3
|
add csu for sh3
|
1999-10-07 11:56:28 +00:00 |
sh3_elf
|
.init/.fini support.
|
2001-07-23 20:43:31 +00:00 |
sparc
|
Ajust for new location of a.out crt0 Makefile fragment.
|
1999-03-19 22:54:40 +00:00 |
sparc64
|
enable dot_init.h on both sparc & sparc64, fixing .init & .fini processing
|
2001-07-17 18:25:11 +00:00 |
sparc_elf
|
enable dot_init.h on both sparc & sparc64, fixing .init & .fini processing
|
2001-07-17 18:25:11 +00:00 |
vax
|
issueing -> issuing
|
2001-07-26 22:55:12 +00:00 |
vax_elf
|
Make __start global.
|
2001-09-08 18:59:20 +00:00 |
x86_64
|
Set ELFSIZE=64.
|
2002-01-01 01:14:22 +00:00 |
Makefile
|
- Fix typo
|
2001-01-10 13:20:17 +00:00 |