summaryrefslogtreecommitdiff
path: root/gnu/lib
AgeCommit message (Expand)Author
2003-03-03back out previous:mrg
2003-03-01build libopcodes separately from libbfd as in binutils 2.13 they havemrg
2003-03-01update / regenerate for binutils 2.13.2.1mrg
2003-01-28do not install libioP.h nor iostreamP.hjdolecek
2002-09-17Remove more old toolchain bits.thorpej
2002-09-17* Eliminate the USE_NEW_TOOLCHAIN variable. Instead, split it intothorpej
2002-08-19Explicitly move setting of NOxxx (et al) to the top of the Makefilelukem
2002-08-19Use ${NETBSDSRCDIR}/some/path instead of ${.CURDIR}/../../../some/path (etc).lukem
2002-07-17Now build profiled libraries on m68000.fredette
2002-06-19add some items to CLEANFILESitojun
2002-06-18mistake in replacement for peXXigen.citojun
2002-06-18add rules needed for full-feature libbfd. usually not visited.itojun
2002-05-20Add native toolchain bigs for "armeb" (big-endian ARM).thorpej
2002-04-11Remove bfd_elf32_{big,little}arm_nbsd_vecthorpej
2002-04-01Update DEFAULT_VECTOR and SELECT_VECS for arm--netbsdelf BFD changes.thorpej
2002-03-28Remove check for sparc64 which adds -msoft-quad-float as that is now thejmc
2002-03-26Added ${G_CONFIGDIR} to .PATH. This is needed on m68000 so thatfredette
2002-03-24MACHINE_ARCH can't be "arm26" any more.bjh21
2002-03-22Add m68000-specific `toolchain2netbsd' generated toolchain build/config files.fredette
2002-02-28Fix fallout from collapsing libiberty to MI config.h: libstdc++ includestv
2002-02-27New toolchain infrastructure for sh3eb, generated with mknative.tv
2002-02-27Fix OBJS dependency.tv
2002-02-27Make libobjc configury MI.tv
2002-02-27New toolchain framework for sh3el platforms, generated with mknative.tv
2002-02-27Make new toolchain conf files for libiberty MI.tv
2002-02-11Skip building anything if the target's .mk files are missing. (Allows thetv
2002-01-22regenerate.mrg
2002-01-02Add "_eh.c" to list of files which are supposed to get cleaned.tron
2001-12-31Introduce 3 new MK* variables that have effect in the USE_NEW_TOOLCHAINthorpej
2001-12-30this is really libstdc++ 2.8.0mrg
2001-12-28* Add user-controlled mk.conf variableslukem
2001-12-20Fixup VERSION.thorpej
2001-12-19* Add protoize and unprotoize. (Closes PR 6894.)tv
2001-12-19Remove iostdio.h from the list of system-installed headers; intended totv
2001-12-15Allow a new-toolchain build to be done without actually buildingthorpej
2001-12-14More toolchain2netbsd output for the Alpha, after coaxingthorpej
2001-12-14Update to reflect latest toolchain2netbsd.thorpej
2001-12-14Kludge to make old toolchain builds work again after the NOxxx changes.thorpej
2001-12-14Commit the results of running toolchain2netbsd on the Alpha.thorpej
2001-12-12move NOxxx=lukem
2001-12-12move NOLINTlukem
2001-12-12We apparently must now set NOLINT= *BEFORE* including bsd.own.mk.thorpej
2001-12-12Make LIB2FUNCS_EH work like the rest of LIB2FUNCS, and cleanthorpej
2001-12-12we need a .c file to build _eh.{o,so,po} from, so add libgcc2.c backlukem
2001-12-12pull in <bsd.own.mk> after NOLINT is defined, so that MKLINT=no islukem
2001-12-12MKfoo=no -> NOfootv
2001-12-11Fix building of _eh.o and friends.thorpej
2001-12-11Clone from mipseb.mkthorpej
2001-12-02While gcc may automatically add -fexecptions to c++ code it will only do thatjmc
2001-12-02Need -msoft-quad-float on sparc64 as double->int promote to quad math.jmc