| Age | Commit message (Expand) | Author |
| 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 |
| 2001-07-19 | build a sparc64 libgcc. | mrg |
| 2001-07-19 | opdel.o needs to be built with -DL_op_delete, not -DL_op_del. add a special | mrg |
| 2001-07-18 | Add a missing ${.CURDIR}. | tv |
| 2001-07-18 | i386 libgcc makefile bits from toolchain2netbsd. | tv |
| 2001-07-18 | Add build structure for the new gnu/dist/toolchain/gcc based libgcc, preserving | tv |
| 2001-07-13 | Compile fixu* for MACHINE_ARCH of arm | matt |
| 2001-01-08 | use MACIHNE_CPU to determine architecture-dependent source code directory. | itojun |
| 2001-01-04 | sh3 split | itojun |
| 2001-01-04 | sh3 split | itojun |
| 2000-11-20 | Add __udiv_w_sdiv for VAX. gnupg requires it. And since it's a libgcc | matt |
| 2000-08-21 | fix one of the two fixunsdfsi with fixunssfsi | msaitoh |