summaryrefslogtreecommitdiff
path: root/gnu/lib/libgcc
AgeCommit message (Expand)Author
2006-06-02remove support for building (with) GCC 2.95. also:mrg
2003-10-28Move the rule to disable .cc -> NULL transforms, so it works again.lukem
2003-06-01* If MKGCC == no, don't build this library, which is bundled with thethorpej
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-05-20Add native toolchain bigs for "armeb" (big-endian ARM).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-27New toolchain infrastructure for sh3eb, generated with mknative.tv
2002-02-27New toolchain framework for sh3el platforms, generated with mknative.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-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-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-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
2001-11-28Make the .cc->NULL transform do nothing (so that "exception.cc" doesn'ttv
2001-11-28PIC me! PIC me! (libgcc_pic.a)tv
2001-11-17New toolchain files for mipsel.simonb
2001-11-08New toolchain files for mipseb. Mainly toolchain2netbsd output with somerafal
2001-11-05Add m68k-specific `toolchain2netbsd' generated toolchain build/config files.scw
2001-10-31Add REQUIRETOOLS to make version-specific new toolchain compiler libs failtv
2001-09-08Rebuild USE_NEW_TOOLCHAIN files for vax. Add binutils, etc. ..matt
2001-08-30Regenerate so that ${DIST} is not expanded.matt
2001-08-15regenerate.mrg
2001-08-14Regen.tv
2001-08-14Regen.tv
2001-08-10regeneratemrg
2001-08-10Update/add new files for powerpc with USE_NEW_TOOLCHAINmatt
2001-08-09install the C++ headers with the new toolchain.mrg
2001-07-28Regen new toolchain ARM ELF files with toolchain2netbsd.matt
2001-07-26regenerate.mrg
2001-07-26install the C++ libgcc headers (exception, new, new.h & typeinfo.)mrg
2001-07-20Adding VAX gcc 2.95.3 (ELF).matt
2001-07-19powerpc support for 2.95.3matt
2001-07-19build a mipsel-netbsd gcc & libgcc.mrg
2001-07-19Rework Makefile (perhaps not optimally) to keep all ojbects in ${.OBJDIR}.matt
2001-07-19ARMELF support for libgccmatt
2001-07-19build a sparc libgccmrg
2001-07-19Another missing ${.CURDIR}.tv