| Age | Commit message (Expand) | Author |
| 2018-02-18 | Fix .endif comment for TOOLS_BUILDRUMP | uwe |
| 2017-12-27 | Better EXTERNAL_TOOLCHAIN support from Zachary McGrew | christos |
| 2017-06-07 | Hook in dtc/libfdt now that it builds for me | skrll |
| 2017-06-06 | Disable dtc/libfdt for now | skrll |
| 2017-06-05 | No need to set dtc twice. | christos |
| 2017-06-05 | Add dtc | christos |
| 2017-01-11 | Sync tools build glue with LLVM pre-4.0.0. | joerg |
| 2016-01-24 | move cvslatest last | christos |
| 2016-01-24 | Tool version | christos |
| 2015-12-19 | move sortinfo after pax | christos |
| 2015-12-18 | Add sortinfo | christos |
| 2015-07-23 | remove the xfree86 reachover makefiles and the vast majority of | mrg |
| 2015-06-24 | Support building the xorg X11 libraries under MKCOMPAT. | matt |
| 2015-01-07 | Reorganise the way xorg is build. Move build of makestrs into src/tools | joerg |
| 2014-12-05 | build genassym for TOOLS_BUILDRUMP | pooka |
| 2014-09-30 | add gpt | christos |
| 2014-08-10 | Changes to existing files to enable building AARCH64 userland. | matt |
| 2014-07-15 | descend to vgrind | christos |
| 2014-06-15 | Add cat, rpcgen and stat to TOOLS_BUILDRUMP. They're useful for | pooka |
| 2014-06-14 | remove remaining makefile support for GCC < 45 that i found. | mrg |
| 2014-04-03 | ctfconvert/ctfmerge need libdwarf &c., so build them if MKCTF=yes. | riastradh |
| 2014-03-25 | Add MKCTF | ozaki-r |
| 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 |