NetBSD/lib/csu
fvdl 7e7bcf4bc9 Allow platforms to define __EH_FRAME_CONST. Currently "const" for x86_64,
empty for others. x86_64 (and s390, which we do not have) have .eh_frame
as a read-only section, so __EH_FRAME_BEGIN__ and the register/deregister
functions must take a const foo *.

This also fixes an ICE in gcc 3.3.1 (see gcc PR #9552)
2003-09-07 22:27:54 +00:00
..
alpha netbsd.org->NetBSD.org 2003-07-26 19:24:24 +00:00
arm32
arm_elf %progbits, not @progbits (@ is a comment character in ARM assembly). 2002-01-01 01:36:21 +00:00
c++
common_aout MKDYNAMICROOT for a.out 2002-11-12 14:33:48 +00:00
common_elf Allow platforms to define __EH_FRAME_CONST. Currently "const" for x86_64, 2003-09-07 22:27:54 +00:00
hppa netbsd.org->NetBSD.org 2003-07-26 19:24:24 +00:00
i386
i386_elf netbsd.org->NetBSD.org 2003-07-26 19:24:24 +00:00
m68k
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
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
sparc64 netbsd.org->NetBSD.org 2003-07-26 19:24:24 +00:00
sparc_elf netbsd.org->NetBSD.org 2003-07-26 19:24:24 +00:00
vax Comment out token after #endif. 2002-05-16 19:30:41 +00:00
vax_elf netbsd.org->NetBSD.org 2003-07-26 19:24:24 +00:00
x86_64 Allow platforms to define __EH_FRAME_CONST. Currently "const" for x86_64, 2003-09-07 22:27: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