.. |
alpha
|
bare asm -> __asm
|
2005-12-24 21:51:51 +00:00 |
arm32
|
bare asm -> __asm
|
2005-12-24 21:51:51 +00:00 |
arm_elf
|
Temporary hack to work around ld problems when linking Thumb
|
2004-08-21 12:12:28 +00:00 |
c++
|
bare asm -> __asm
|
2005-12-24 21:51:51 +00:00 |
common_aout
|
bare asm -> __asm
|
2005-12-24 22:45:33 +00:00 |
common_elf
|
Mark _DYNAMIC to have attribute __weakref__, so that gcc-4 does not optimize
|
2006-05-17 17:08:07 +00:00 |
hppa
|
Copyright Maintenance
|
2005-05-21 06:46:34 +00:00 |
i386
|
bare asm -> __asm
|
2005-12-24 21:51:51 +00:00 |
i386_elf
|
Back out accidental commit that changed -I-
|
2006-05-17 17:02:16 +00:00 |
m68k
|
bare asm -> __asm
|
2005-12-24 21:51:51 +00:00 |
m68k_elf
|
Use ANSI function decls.
|
2004-08-26 21:09:52 +00:00 |
mips
|
bare asm -> __asm
|
2005-12-24 21:51:51 +00:00 |
ns32k
|
Don't use multi-line string literals.
|
2002-06-05 02:51:03 +00:00 |
powerpc
|
Use ANSI function decls.
|
2004-08-26 21:09:52 +00:00 |
sh3
|
bare asm -> __asm
|
2005-12-24 21:51:51 +00:00 |
sh3_elf
|
bare asm -> __asm
|
2005-12-24 21:51:51 +00:00 |
sh5
|
Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete.
|
2005-12-24 21:11:15 +00:00 |
sparc
|
__asm__ -> __asm
|
2005-12-24 21:38:40 +00:00 |
sparc64
|
__asm__ -> __asm
|
2005-12-24 21:38:40 +00:00 |
sparc_elf
|
Use ANSI function decls.
|
2004-08-26 21:09:52 +00:00 |
vax
|
bare asm -> __asm
|
2005-12-24 21:51:51 +00:00 |
vax_elf
|
Use ANSI function decls.
|
2004-08-26 21:23:06 +00:00 |
x86_64
|
bare asm -> __asm
|
2005-12-24 21:51:51 +00:00 |
Makefile
|
${MACHINE_ARCH} != "arm32" is always true now, so remove it from an if.
|
2002-05-02 16:42:53 +00:00 |