| Age | Commit message (Expand) | Author |
| 2006-06-02 | remove support for building (with) GCC 2.95. also: | mrg |
| 2003-10-28 | Move 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 the | thorpej |
| 2002-09-17 | * Eliminate the USE_NEW_TOOLCHAIN variable. Instead, split it into | thorpej |
| 2002-08-19 | Explicitly move setting of NOxxx (et al) to the top of the Makefile | lukem |
| 2002-08-19 | Use ${NETBSDSRCDIR}/some/path instead of ${.CURDIR}/../../../some/path (etc). | lukem |
| 2002-07-17 | Now build profiled libraries on m68000. | fredette |
| 2002-05-20 | Add native toolchain bigs for "armeb" (big-endian ARM). | thorpej |
| 2002-03-28 | Remove check for sparc64 which adds -msoft-quad-float as that is now the | jmc |
| 2002-03-26 | Added ${G_CONFIGDIR} to .PATH. This is needed on m68000 so that | fredette |
| 2002-03-24 | MACHINE_ARCH can't be "arm26" any more. | bjh21 |
| 2002-03-22 | Add m68000-specific `toolchain2netbsd' generated toolchain build/config files. | fredette |
| 2002-02-27 | New toolchain infrastructure for sh3eb, generated with mknative. | tv |
| 2002-02-27 | New toolchain framework for sh3el platforms, generated with mknative. | tv |
| 2002-02-11 | Skip building anything if the target's .mk files are missing. (Allows the | tv |
| 2002-01-22 | regenerate. | mrg |
| 2002-01-02 | Add "_eh.c" to list of files which are supposed to get cleaned. | tron |
| 2001-12-14 | Kludge to make old toolchain builds work again after the NOxxx changes. | thorpej |
| 2001-12-14 | Commit the results of running toolchain2netbsd on the Alpha. | thorpej |
| 2001-12-12 | Make LIB2FUNCS_EH work like the rest of LIB2FUNCS, and clean | thorpej |
| 2001-12-12 | we need a .c file to build _eh.{o,so,po} from, so add libgcc2.c back | lukem |
| 2001-12-12 | pull in <bsd.own.mk> after NOLINT is defined, so that MKLINT=no is | lukem |
| 2001-12-12 | MKfoo=no -> NOfoo | tv |
| 2001-12-11 | Fix building of _eh.o and friends. | thorpej |
| 2001-12-02 | While gcc may automatically add -fexecptions to c++ code it will only do that | jmc |
| 2001-12-02 | Need -msoft-quad-float on sparc64 as double->int promote to quad math. | jmc |
| 2001-11-28 | Make the .cc->NULL transform do nothing (so that "exception.cc" doesn't | tv |
| 2001-11-28 | PIC me! PIC me! (libgcc_pic.a) | tv |
| 2001-11-17 | New toolchain files for mipsel. | simonb |
| 2001-11-08 | New toolchain files for mipseb. Mainly toolchain2netbsd output with some | rafal |
| 2001-11-05 | Add m68k-specific `toolchain2netbsd' generated toolchain build/config files. | scw |
| 2001-10-31 | Add REQUIRETOOLS to make version-specific new toolchain compiler libs fail | tv |
| 2001-09-08 | Rebuild USE_NEW_TOOLCHAIN files for vax. Add binutils, etc. .. | matt |
| 2001-08-30 | Regenerate so that ${DIST} is not expanded. | matt |
| 2001-08-15 | regenerate. | mrg |
| 2001-08-14 | Regen. | tv |
| 2001-08-14 | Regen. | tv |
| 2001-08-10 | regenerate | mrg |
| 2001-08-10 | Update/add new files for powerpc with USE_NEW_TOOLCHAIN | matt |
| 2001-08-09 | install the C++ headers with the new toolchain. | mrg |
| 2001-07-28 | Regen new toolchain ARM ELF files with toolchain2netbsd. | matt |
| 2001-07-26 | regenerate. | mrg |
| 2001-07-26 | install the C++ libgcc headers (exception, new, new.h & typeinfo.) | mrg |
| 2001-07-20 | Adding VAX gcc 2.95.3 (ELF). | matt |
| 2001-07-19 | powerpc support for 2.95.3 | matt |
| 2001-07-19 | build a mipsel-netbsd gcc & libgcc. | mrg |
| 2001-07-19 | Rework Makefile (perhaps not optimally) to keep all ojbects in ${.OBJDIR}. | matt |
| 2001-07-19 | ARMELF support for libgcc | matt |
| 2001-07-19 | build a sparc libgcc | mrg |
| 2001-07-19 | Another missing ${.CURDIR}. | tv |