NetBSD/gnu/lib
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
..
libbfd New toolchain files for mipsel. 2001-11-17 04:41:44 +00:00
libg2c New toolchain files for mipsel. 2001-11-17 04:41:44 +00:00
libgcc While gcc may automatically add -fexecptions to c++ code it will only do that 2001-12-02 12:23:52 +00:00
libiberty New toolchain files for mipseb. Mainly toolchain2netbsd output with some 2001-11-08 07:21:53 +00:00
libmalloc Add "Remember to update distrib/sets..." lines (and NetBSD RCS IDs in 2001-09-10 11:18:41 +00:00
libobjc New toolchain files for mipseb. Mainly toolchain2netbsd output with some 2001-11-08 07:21:53 +00:00
libstdc++ Remove special-case for ARM. 2001-11-26 00:02:40 +00:00
Makefile include bsd.own.mk before testing USE_NEW_TOOLCHAIN. 2001-08-09 16:09:52 +00:00