| Age | Commit message (Expand) | Author |
| 2003-03-03 | back out previous: | mrg |
| 2003-03-01 | build libopcodes separately from libbfd as in binutils 2.13 they have | mrg |
| 2003-03-01 | update / regenerate for binutils 2.13.2.1 | mrg |
| 2003-01-28 | do not install libioP.h nor iostreamP.h | jdolecek |
| 2002-09-17 | Remove more old toolchain bits. | 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-06-19 | add some items to CLEANFILES | itojun |
| 2002-06-18 | mistake in replacement for peXXigen.c | itojun |
| 2002-06-18 | add rules needed for full-feature libbfd. usually not visited. | itojun |
| 2002-05-20 | Add native toolchain bigs for "armeb" (big-endian ARM). | thorpej |
| 2002-04-11 | Remove bfd_elf32_{big,little}arm_nbsd_vec | thorpej |
| 2002-04-01 | Update DEFAULT_VECTOR and SELECT_VECS for arm--netbsdelf BFD changes. | 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-28 | Fix fallout from collapsing libiberty to MI config.h: libstdc++ includes | tv |
| 2002-02-27 | New toolchain infrastructure for sh3eb, generated with mknative. | tv |
| 2002-02-27 | Fix OBJS dependency. | tv |
| 2002-02-27 | Make libobjc configury MI. | tv |
| 2002-02-27 | New toolchain framework for sh3el platforms, generated with mknative. | tv |
| 2002-02-27 | Make new toolchain conf files for libiberty MI. | 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-31 | Introduce 3 new MK* variables that have effect in the USE_NEW_TOOLCHAIN | thorpej |
| 2001-12-30 | this is really libstdc++ 2.8.0 | mrg |
| 2001-12-28 | * Add user-controlled mk.conf variables | lukem |
| 2001-12-20 | Fixup VERSION. | thorpej |
| 2001-12-19 | * Add protoize and unprotoize. (Closes PR 6894.) | tv |
| 2001-12-19 | Remove iostdio.h from the list of system-installed headers; intended to | tv |
| 2001-12-15 | Allow a new-toolchain build to be done without actually building | thorpej |
| 2001-12-14 | More toolchain2netbsd output for the Alpha, after coaxing | thorpej |
| 2001-12-14 | Update to reflect latest toolchain2netbsd. | thorpej |
| 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 | move NOxxx= | lukem |
| 2001-12-12 | move NOLINT | lukem |
| 2001-12-12 | We apparently must now set NOLINT= *BEFORE* including bsd.own.mk. | 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-11 | Clone from mipseb.mk | 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 |