NetBSD/gnu/lib/libgcc
jmc d08eaff246 While gcc may automatically add -fexecptions to c++ code it will only do that
for files named .cc or .C. _eh gets generated into a .c file so we need
explicit rules for it's targets (.o .po and .so) to compile it correctly.

Without this exceptions just plain don't work. Nothing ever gets caught.
2001-12-02 12:23:52 +00:00
..
Makefile While gcc may automatically add -fexecptions to c++ code it will only do that 2001-12-02 12:23:52 +00:00
arm.mk Rebuild USE_NEW_TOOLCHAIN files for vax. Add binutils, etc. .. 2001-09-08 18:26:05 +00:00
i386.mk Regen. 2001-08-14 05:18:26 +00:00
m68k.mk Add m68k-specific `toolchain2netbsd' generated toolchain build/config files. 2001-11-05 19:10:55 +00:00
mipseb.mk New toolchain files for mipseb. Mainly toolchain2netbsd output with some 2001-11-08 07:21:53 +00:00
mipsel.mk New toolchain files for mipsel. 2001-11-17 04:41:44 +00:00
powerpc.mk Regenerate so that ${DIST} is not expanded. 2001-08-30 01:31:49 +00:00
sparc.mk regenerate. 2001-08-15 02:44:58 +00:00
sparc64.mk regenerate. 2001-08-15 02:44:58 +00:00
vax.mk Rebuild USE_NEW_TOOLCHAIN files for vax. Add binutils, etc. .. 2001-09-08 18:26:05 +00:00