| Age | Commit message (Expand) | Author |
| 2002-02-11 | Skip building if the target's .mk file is missing. | tv |
| 2002-02-10 | Include bsd.subdir.mk unconditionally so that make obj works | tsutsui |
| 2002-02-10 | pull across kcore_fetch_registers() from gnu/dist/gdb/sparcnbsd-nat.c, and | mrg |
| 2002-02-09 | use ${INSTALL_FILE} as appropriate | lukem |
| 2002-02-08 | Generate <>& symbolically. I'm avoiding .../dist/... directories for now. | ross |
| 2002-02-07 | Define TARGET_CPU_DEFAULT. From Matthias Drochner. | thorpej |
| 2002-02-06 | Punctuation nits, sort sections, sort SEE ALSO. | wiz |
| 2002-02-04 | Patch from PR 15218 to document some options. | fair |
| 2002-02-02 | build sim before gdb. | mrg |
| 2002-01-31 | itbl-parse ends in .y; itbl-lex in .l. | tv |
| 2002-01-30 | Back out change on Perry's request... PR 15303 is open again. | reinoud |
| 2002-01-30 | The config file mentiones that if off_t isnt defined its defined in gcc as | reinoud |
| 2002-01-22 | It's a C program, but it uses libgroff, which uses C++, so we | thorpej |
| 2002-01-22 | Fix some MKGDB=no bugs. | thorpej |
| 2002-01-22 | don't install psim | mrg |
| 2002-01-22 | add PSIM support to gdb and install the stand alone in /usr/bin/psim. this | mrg |
| 2002-01-22 | regenerate. | mrg |
| 2002-01-22 | Need to set NOOBJ= before bsd.own.mk is included. | thorpej |
| 2002-01-15 | gzip long filename buffer overrun vulnerability. from 1.2.4 -> 1.2.4b fix | itojun |
| 2002-01-07 | then -> than. | wiz |
| 2002-01-01 | Oops, this is NOT a C++ program. | thorpej |
| 2002-01-01 | Per a suggestion from matthew green, PROG_CXX takes the place of | thorpej |
| 2002-01-01 | Set PROG_CXX since these are C++ programs. | thorpej |
| 2001-12-31 | Introduce 3 new MK* variables that have effect in the USE_NEW_TOOLCHAIN | thorpej |
| 2001-12-21 | Set NOMAN correctly. From Andrew Brown. | thorpej |
| 2001-12-21 | Build as "protoize" and "unprotoize" respectively, not "gcc" (!!). | thorpej |
| 2001-12-21 | Update for Alpha emulation change. | thorpej |
| 2001-12-21 | Update for changes to alphanbsd-nat.c. | thorpej |
| 2001-12-19 | * Add protoize and unprotoize. (Closes PR 6894.) | tv |
| 2001-12-19 | Remove COPTS+=-g. This should be set by the builder, not this Makefile. | tv |
| 2001-12-15 | Allow a new-toolchain build to be done without actually building | thorpej |
| 2001-12-14 | Commit the results of running toolchain2netbsd on the Alpha. | thorpej |
| 2001-12-13 | No need to explicitly pull in bsd.own.mk. | thorpej |
| 2001-12-13 | No need to pull in bsd.own.mk explicitly. | thorpej |
| 2001-12-12 | move NOxxx= | lukem |
| 2001-12-12 | move NOxxx= | lukem |
| 2001-12-12 | Set NOxxx= before <bsd.own.mk> is pulled in (even indirectly). | lukem |
| 2001-12-12 | MKfoo=no -> NOfoo | tv |
| 2001-12-11 | Update for new sparcnbsd-nat.c | thorpej |
| 2001-12-11 | Make absolutely sure that MACHINE is no in the environment when | thorpej |
| 2001-12-11 | Set G_EMUL to elf32lmip. | thorpej |
| 2001-12-10 | Update for changes to sp64nbsd-nat.c | thorpej |
| 2001-12-10 | Add mipsel gdb build framework from mipseb. Compile-tested only. | gmcgarry |
| 2001-12-10 | Add G_GCOV_OBJS so gcov compiles. | gmcgarry |
| 2001-12-05 | Add toolchain2netbsd generated files for gdb build on mipseb. | rafal |
| 2001-12-05 | Fix up `netbsdY' or `netbsdZ' in various places where toolchain2netbsd | rafal |
| 2001-12-03 | Back out replacing gawk by nawk - James Chacon already fixed gawk for | martin |
| 2001-12-03 | Hack: do not build gawk on sparc64 - it is known to not work when compiled | martin |
| 2001-11-29 | Add _initialize_ser_tcp | thorpej |
| 2001-11-29 | Add ser-tcp.o (manually; it was a simple change). | thorpej |