| Age | Commit message (Expand) | Author |
| 2024-07-15 | Remove residual blank line at start of Makefile | Warner Losh |
| 2023-08-16 | Remove $FreeBSD$: one-line sh pattern | Warner Losh |
| 2020-12-25 | build: remove the option to build gnugrep | Kyle Evans |
| 2020-12-15 | Remove additional GDB leftovers missed in r368667 | Ed Maste |
| 2020-12-04 | gnu: don't build libgnuregex for WITH_GNU_GREP_COMPAT | Kyle Evans |
| 2020-02-29 | remove GCC 4.2.1 build infrastructure | Ed Maste |
| 2020-01-31 | retire BSD_CRTBEGIN option | Ed Maste |
| 2020-01-08 | Retire build support for GCC's DWARF unwinder | Ed Maste |
| 2020-01-04 | Provide libssp based on libc | Kyle Evans |
| 2019-03-16 | Connect lib/libomp to the build. | Dimitry Andric |
| 2018-10-25 | Implement a BSD licensed crtbegin/crtend | Andrew Turner |
| 2018-02-06 | Remove libreadline from the source tree, all consumers but gdb | Baptiste Daroussin |
| 2017-04-20 | GNU diff is done and GNU diff3 is not using libgnuregex, so no need to | Baptiste Daroussin |
| 2017-04-20 | Only build libreadline for gdb, binutils actually does not need it | Baptiste Daroussin |
| 2016-11-04 | Connect new LLVM-based libgcc_eh & libgcc_s to the build | Ed Maste |
| 2016-10-20 | Correct typo in r307679: the variable is MK_GNU_GREP_COMPAT | Ed Maste |
| 2016-10-20 | Build libgnuregex only if necessary for other components | Ed Maste |
| 2016-10-19 | Put each SUBDIR on a separate line for ease of maintenance | Ed Maste |
| 2016-10-19 | Switch gnu/lib/Makefile to SUBDIR.${MK_*} optional subdir style | Ed Maste |
| 2016-10-03 | Don't build libdialog if WITHOUT_DIALOG is set | Ed Maste |
| 2015-10-15 | Add more SUBDIR_PARALLEL. | Bryan Drewery |
| 2015-07-19 | - Record dependencies of gdb/gdbtui/kgdb on binutils/lib{bfd,iberty,opcodes}, | Marius Strobl |
| 2015-05-25 | ntp is now again libreadline free, so only build libreadline for gdb | Baptiste Daroussin |
| 2015-05-25 | Unbreak build where WANT_GDB == "no', as libreadline is also used by ntpdc. | Mark Murray |
| 2015-05-18 | Only build libreadline if gdb is going to be built | Baptiste Daroussin |
| 2015-05-18 | Build libgcov only if we're building base system GCC | Ed Maste |
| 2015-05-15 | Build libgomp only if we're also building base system GCC | Ed Maste |
| 2014-07-10 | Make MK_GNUCXX mean "build the libstdc++ and libsupc++ libraries" and | Warner Losh |
| 2014-05-06 | Use src.opts.mk in preference to bsd.own.mk except where we need stuff | Warner Losh |
| 2014-04-21 | Add placeholder Kyuafiles for various top-level hierarchies. | Julio Merino |
| 2014-04-01 | It is possible that MK_GNUCXX is "yes" but MK_CXX is "no" so make sure | Warner Losh |
| 2013-09-06 | On platforms where clang is the default compiler, don't build gcc or libstdc++. | David Chisnall |
| 2012-05-21 | Don't recurse into libssp when MK_SSP is set to no. | Marcel Moolenaar |
| 2011-11-24 | libodialog: disconnect from the build and obsolete. | Max Khon |
| 2011-04-17 | Remove libobjc and other Objective-C related components, as these are | Dimitry Andric |
| 2011-01-12 | Update dialog to version 20100428. This changes the license under which | Nathan Whitehorn |
| 2008-06-25 | Enable GCC stack protection (aka Propolice) for userland: | Ruslan Ermilov |
| 2007-05-19 | Update bmake glue to build GCC 4.2. | Alexander Kabaev |
| 2006-03-17 | Reimplementation of world/kernel build options. For details, see: | Ruslan Ermilov |
| 2004-08-14 | Add libgcov, a runtime support library for binaries compiled for basic | Alexander Kabaev |
| 2002-09-17 | Initiate deorbit burn for the i386-only a.out related support. Moves are | Peter Wemm |
| 2002-05-29 | Add some build glue for libstdc++. I'm not a C++ person, but this seems | Peter Wemm |
| 2002-05-15 | Make sure to not yet build the GNU C++, but still allow | Ruslan Ermilov |
| 2002-05-10 | All platforms should be on equal footing now -- no special handling for | David E. O'Brien |
| 2002-04-08 | Unbreak world (missing .else) | Peter Wemm |
| 2002-04-08 | Some things don't compile on ia64 and sparc64 yet. | David E. O'Brien |
| 2002-01-07 | Back out the previous revision for now. Instead, the current sparc64 | John Baldwin |
| 2002-01-03 | Don't build csu or libgcc on sparc64 for the time being. | John Baldwin |
| 2001-07-29 | Enable the new libmp in the build, and disable libgmp and its | Dima Dorfman |
| 2001-01-06 | Use a unified libgcc rather than a seperate one for threaded and | David E. O'Brien |