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
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
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
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