| Age | Commit message (Expand) | Author |
| 2004-01-03 | Consistently check ${TOOLCHAIN_MISSING} against "no". | lukem |
| 2003-12-04 | build lib{opcodes,bfd,iberty} back in gnu/lib instead of gnu/usr.bin/binutils | mrg |
| 2003-11-27 | find libraries etc in a binutils 2.14 world. | mrg |
| 2003-10-28 | XXX: build mdsetimage.c / installboot/ffs.c with -O0 on sun2 as GCC3 | mrg |
| 2003-10-27 | Overhaul how `build.sh tools' are used: | lukem |
| 2003-05-18 | Now that <bsd.prog.mk> DTRT if HOSTPROG is defined (i.e, it is a no-op), | lukem |
| 2003-04-11 | Use MKPICLIB to determine if we should have a dependency on the .a or | thorpej |
| 2003-04-09 | If ${MKPIC} is not "no", then depend on the _pic versions of libbfd | thorpej |
| 2003-03-06 | Go back to using bfd_{get,put}_32() for now. | thorpej |
| 2003-03-04 | Reworked the bfd accesses to use the documented interfaces. | dogcow |
| 2003-03-04 | change bfd_close -> bfd_close_all_done, as to discard any changes libbfd | dogcow |
| 2002-09-27 | ANSIfy, de-__P, complete sync of usage with man page. | wiz |
| 2002-09-27 | Sync usage with man page. | wiz |
| 2002-09-27 | Bump date for -x addition. Sort options in usage. | wiz |
| 2002-09-26 | add the -x option to extract the filesystem image from the kernel | dbj |
| 2002-09-19 | - use NETBSDSRCDIR as appropriate | lukem |
| 2002-09-17 | * Eliminate the USE_NEW_TOOLCHAIN variable. Instead, split it into | thorpej |
| 2002-09-13 | bfd_vms is not a pointer type, so use 0 instead of NULL. | thorpej |
| 2002-05-09 | Always build this if a HOSTPROG (MKBFD only affects native progs). | thorpej |
| 2002-03-02 | include <string.h> as necessary. | mrg |
| 2002-02-23 | Whitespace nits. | wiz |
| 2002-02-23 | Add a '-s' option which will cause mdsetimage to write back the | thorpej |
| 2002-01-31 | Roll in fixes to permit cross-compiling from non-NetBSD hosts. This | tv |
| 2002-01-29 | Make almost all tools compile and run properly on non-NetBSD hosts. (In | tv |
| 2002-01-22 | Define "HAVE_ERR_H" to fix native build. | tron |
| 2002-01-21 | Add hooks for cross-hosting on non-NetBSD platforms. | tv |
| 2002-01-03 | Convert this code to use read/write rather than mmap followed by read | cgd |
| 2001-12-31 | Introduce 3 new MK* variables that have effect in the USE_NEW_TOOLCHAIN | thorpej |
| 2001-11-12 | Major overhaul of src/tools and host toolchain. Summary of changes: | tv |
| 2001-10-25 | Give the host tool build more control over the HOST_CPPFLAGS. | thorpej |
| 2001-10-24 | Add support for building as a target-prefixed cross-tool from src/tools. | thorpej |
| 2001-10-22 | Bah, move ".include <bsd.own.mk>" to before USE_NEW_TOOLCHAIN check. | simonb |
| 2001-10-22 | Add a Makefile for mdsetimage that tries to do the new/old toolchain | simonb |
| 2001-10-22 | Add the bfd-mdsetimage pkgsrc version of mdsetimage - this is Chris | simonb |