| Age | Commit message (Expand) | Author |
| 2014-02-24 | Rename NetBSD/hp700 to NetBSD/hppa. | skrll |
| 2013-09-02 | Update LLVM/Clang snapshot to r189662. This includes many improvements | joerg |
| 2013-07-19 | Even if we aren't making a crossgdb still make the object dir for it. | matt |
| 2013-02-27 | Add infrastructure for building MCLinker. | joerg |
| 2013-02-05 | There are other little endian arm machine_arches other than "arm" | matt |
| 2013-01-31 | Use TOOLS_BUILDRUMP=yes to restrict building of tools to those required | pooka |
| 2012-12-02 | Make tools/Makefile build host-mkdep, compat, and binstall in that order, | apb |
| 2012-12-02 | TOOLDIR must be valid, unless MKTOOLS=no. | apb |
| 2012-12-02 | If tools are not wanted, then set SUBDIR= empty instead of | apb |
| 2012-12-02 | remove trailing white space | apb |
| 2012-11-27 | According to the i.MX23 Reference Manual section 3.1, Page 3-3: | jkunz |
| 2012-11-26 | Build gmake iff we're going to need it. | pooka |
| 2012-11-15 | Move the build_install logic from lib/Makefile into share/mk and re-use | joerg |
| 2012-11-15 | Add elftosb tools to evbarm userland and toolchain. | jkunz |
| 2012-09-20 | fix EXTERNAL_TOOLCHAIN build | pooka |
| 2012-08-10 | Decouple binutils build from HAVE_GCC. Merge common fragments of | joerg |
| 2011-11-03 | Revert .WAIT removal and add comment why it is needed between *tblgen. | joerg |
| 2011-11-02 | Do not build tic more than once | njoly |
| 2011-11-02 | move tic later, after all the tools it needs are built. | christos |
| 2011-11-02 | tweak dependencies for tic, which needs nbperf, awk, and sed. | yamt |
| 2011-11-01 | Remove an unnecessary .WAIT between llvm-tblgen and clang-tblgen. | joerg |
| 2011-11-01 | Hook up nbperf into the normal tool build. | joerg |
| 2011-10-11 | Update LLVM/Clang snapshot to r141658. This primarily fixes a regression | joerg |
| 2011-07-16 | Build nbm68k-elf2aout as a host tool on m68k targets | tsutsui |
| 2011-07-10 | install elf2ecoff for all mips64 systems. it's needed for stand. | mrg |
| 2011-06-21 | always build gmake if HAVE_GCC. | mrg |
| 2011-04-15 | Upgrade Heimdal to 1.5pre1 by switching the build from crypto/dist/heimdal | elric |
| 2011-03-17 | .WAIT for makefs, because in most builds, it's the first target | riz |
| 2011-02-25 | mkubootimage is certainly useful for sandpoint | phx |
| 2011-02-06 | Add LLVM and clang build system. It is enabled by MKLLVM=yes. | joerg |
| 2011-01-31 | Make mkubootimage for evbmips and evbppc too. | matt |
| 2010-08-15 | add new option to build/use tools/pigz for compressing sets. for now | mrg |
| 2010-06-18 | hook mkubootimage into the build | jmcneill |
| 2010-06-04 | Bye bye atf-compile, you won't be missed. | jmmv |
| 2010-03-02 | DTrace: add libelf, libdwarf, libctf, and CTF tools to the toolchain, | darran |
| 2010-02-20 | Build mandoc unconditional if man pages are desirable. All | joerg |
| 2010-02-03 | Store our generated files in CVS and remove nbperf from the toolchain. | roy |
| 2010-02-03 | Userland now builds and uses terminfo instead of termcap. | roy |
| 2009-12-29 | To unbreak the build, temporarily remove the build of libelf here, | he |
| 2009-12-23 | rework the main SUBDIR list here as suggested by enami. put .WAIT on | mrg |
| 2009-12-21 | move the build of pax before libelf. fixes my build of tools/libelf, | mrg |
| 2009-12-21 | Add support for building libelf in a host-tool environment. | thorpej |
| 2009-10-29 | Give m4 its own .WAIT. Fixes build issue on NetBSD-5. | christos |
| 2009-10-23 | Add MKMANDOC option to trigger building cat pages and HTML pages with | joerg |
| 2009-02-25 | Disable grep host tool and unbreak NetBSD build until I can come up with a | sketch |
| 2009-02-25 | Make grep a host tool. | sketch |
| 2009-02-14 | Convert more MACHINE tests to MACHINE_ARCH | abs |
| 2008-10-25 | Build sed earlier, just after mktemp. Note that sed and mktemp do not | apb |
| 2008-10-25 | Remove the local handling of the NOSUBDIR variable. We can rely | apb |
| 2008-10-19 | Add awk as a host tool. | apb |