| Commit message (Expand) | Author | Age | Files | Lines |
| * | Switch to ELF toolchain readelf(1) | Ed Maste | 2015-03-30 | 1 | -1/+2 |
| * | Install manpage version of texinfo documentation for binutils | Baptiste Daroussin | 2015-03-02 | 1 | -5/+4 |
| * | Install old texinfo pages in the form of mdoc(7) pages | Baptiste Daroussin | 2015-03-02 | 2 | -1/+5 |
| * | Add a ${CP} alias for copying files in the build. | Will Andrews | 2015-01-16 | 1 | -1/+1 |
| * | Add pregenerated documentation for as(1) and ld(1) | Baptiste Daroussin | 2015-01-04 | 2 | -1/+14 |
| * | Remove gnu/ info pages to unbreak the build with MK_GCC != no, etc | Enji Cooper | 2015-01-02 | 5 | -30/+0 |
| * | Remove GNU texinfo from base along with all info pages. | Baptiste Daroussin | 2015-01-02 | 24 | -2455/+6 |
| * | Cleanup up ARM *frame structures... | Ian Lepore | 2014-12-24 | 1 | -13/+5 |
| * | Parallelize building gnu/usr.bin/groff | Enji Cooper | 2014-12-17 | 7 | -0/+20 |
| * | Remove empty generated file upon gperf failure | Ed Maste | 2014-12-15 | 1 | -1/+1 |
| * | Add new PowerPC relocations to binutils | Justin Hibbits | 2014-12-12 | 1 | -4/+9 |
| * | Skip calling CPU_ISSET for NOCPU as a short period of time we can have | Dmitry Chagin | 2014-12-09 | 1 | -1/+1 |
| * | Revert r274953, r274934 | Baptiste Daroussin | 2014-12-02 | 8 | -8/+16 |
| * | Build infrastructure for elftoolchain tools | Ed Maste | 2014-12-01 | 1 | -5/+15 |
| * | Put each SUBDIR on a separate line | Ed Maste | 2014-11-27 | 1 | -3/+15 |
| * | Convert to LIBADD | Baptiste Daroussin | 2014-11-25 | 6 | -16/+13 |
| * | Fix rendering of manpages with mandoc(1) | Baptiste Daroussin | 2014-11-24 | 7 | -14/+7 |
| * | Fix rendering with mandoc | Baptiste Daroussin | 2014-11-24 | 1 | -2/+1 |
| * | Fix rendering with mandoc | Baptiste Daroussin | 2014-11-23 | 1 | -2/+1 |
| * | Fix rendering with mandoc | Baptiste Daroussin | 2014-11-23 | 1 | -2/+1 |
| * | Install mdoc(7) and man(7) from mdoc instead of the one from groff | Baptiste Daroussin | 2014-11-23 | 1 | -2/+1 |
| * | Change kbdb's kthr::cpu field into an int, to avoid gcc warnings about | Dimitry Andric | 2014-11-11 | 2 | -2/+2 |
| * | Build gperf only if we're using g++ (not clang++) | Ed Maste | 2014-10-09 | 1 | -0/+2 |
| * | Integrate usr.bin/diff/tests from NetBSD into atf/kyua at gnu/usr.bin/diff/tests | Enji Cooper | 2014-10-09 | 2 | -0/+23 |
| * | Remove MK_ARM_EABI, the armeb issues have been fixed. The code to support | Andrew Turner | 2014-10-01 | 2 | -4/+2 |
| * | Add gnugrep.1 to CLEANFILES. | Glen Barber | 2014-08-26 | 1 | -0/+1 |
| * | Revert r267233 for now. PIE support needs to be reworked. | Bryan Drewery | 2014-08-19 | 38 | -75/+0 |
| * | Rework privatelib/internallib | Baptiste Daroussin | 2014-08-06 | 4 | -4/+3 |
| * | Replace all uses of libncurses and libtermcap with their wide character | Brooks Davis | 2014-07-17 | 4 | -8/+8 |
| * | Make MK_GNUCXX mean "build the libstdc++ and libsupc++ libraries" and | Warner Losh | 2014-07-10 | 1 | -6/+1 |
| * | The GNU readline library is now an INTERNALLIB - that is, it is | Baptiste Daroussin | 2014-07-09 | 4 | -3/+6 |
| * | Remove ia64. | Marcel Moolenaar | 2014-07-07 | 14 | -1217/+2 |
| * | Remove send-pr, the supported interface to submit bugs is now via | Gavin Atkinson | 2014-06-14 | 16 | -4220/+0 |
| * | With the move away from GNATS, point end users to a better web page | Gavin Atkinson | 2014-06-14 | 1 | -1/+1 |
| * | In preparation for ASLR [1] support add WITH_PIE to support building with -fPIE. | Bryan Drewery | 2014-06-08 | 38 | -0/+75 |
| * | Add Lb string for libcuse. | Christian Brueffer | 2014-06-06 | 1 | -0/+1 |
| * | Move Nx definition to a separate block. | Sergey Kandaurov | 2014-05-20 | 1 | -0/+2 |
| * | Revert r261296. This removes the WITHOUT_NCURSESW option. | Brooks Davis | 2014-05-15 | 1 | -12/+2 |
| * | Add 9.3 to mdoc.local. | Glen Barber | 2014-05-09 | 1 | -0/+1 |
| * | Use src.opts.mk in preference to bsd.own.mk except where we need stuff | Warner Losh | 2014-05-06 | 13 | -12/+13 |
| * | Add placeholder Kyuafiles for various top-level hierarchies. | Julio Merino | 2014-04-21 | 2 | -0/+15 |
| * | Add FreeBSD 10.1 to the list of recognized releases for Fx. | Julio Merino | 2014-04-13 | 1 | -0/+1 |
| * | NO_MAN= has been deprecated in favor of MAN= for some time, go ahead | Warner Losh | 2014-04-13 | 10 | -10/+10 |
| * | Enable parallel building for gnu/usr.bin and usr.bin/clang too. | Dimitry Andric | 2014-03-27 | 1 | -0/+2 |
| * | Add a new ARM TARGET_ARCH, armv6hf. This is considered experimental. | Andrew Turner | 2014-03-23 | 4 | -4/+4 |
| * | Remove IPX support. | Gleb Smirnoff | 2014-03-14 | 2 | -2/+0 |
| * | add support for building a cross-gdb for ARM... This isn't hooked up | John-Mark Gurney | 2014-02-12 | 1 | -0/+4 |
| * | Add missing libraries here as well, so a warning is not printed when one | Pawel Jakub Dawidek | 2014-02-11 | 1 | -0/+2 |
| * | Add definition for NetBSD 7.0, which is referenced in several manpages. | Sergey Kandaurov | 2014-02-01 | 1 | -0/+1 |
| * | Pull up vendor changes up to 2014-01-29 | Ulrich Spörlein | 2014-01-31 | 1 | -0/+1 |