| Commit message (Expand) | Author | Age | Files | Lines |
* | Enable parallel building for gnu/usr.bin and usr.bin/clang too. | dim | 2014-03-27 | 1 | -0/+2 |
* | Add a new ARM TARGET_ARCH, armv6hf. This is considered experimental. | andrew | 2014-03-23 | 4 | -4/+4 |
* | Remove IPX support. | glebius | 2014-03-14 | 2 | -2/+0 |
* | add support for building a cross-gdb for ARM... This isn't hooked up | jmg | 2014-02-12 | 1 | -0/+4 |
* | Add missing libraries here as well, so a warning is not printed when one | pjd | 2014-02-11 | 1 | -0/+2 |
* | Add definition for NetBSD 7.0, which is referenced in several manpages. | pluknet | 2014-02-01 | 1 | -0/+1 |
* | Pull up vendor changes up to 2014-01-29 | uqs | 2014-01-31 | 1 | -0/+1 |
* | Merge from CheriBSD: | brooks | 2014-01-30 | 1 | -2/+12 |
* | Add libexecinfo. | pluknet | 2014-01-29 | 1 | -0/+1 |
* | Add FreeBSD 2.2.9 which aout(4) references. | uqs | 2014-01-28 | 1 | -0/+1 |
* | When building a cross-kgdb, suppress the registration of the | marcel | 2014-01-13 | 1 | -0/+12 |
* | When building a cross kgdb, link against the appropriate cross libkvm. | marcel | 2013-12-28 | 2 | -2/+29 |
* | gcc: Missing makefile changes for r258501. | pfg | 2013-11-24 | 2 | -3/+4 |
* | Fix cross compilation after r258428. | andreast | 2013-11-21 | 2 | -2/+2 |
* | Reimplement r257525 such that it work with the historic FreeBSD make | brooks | 2013-11-01 | 1 | -1/+6 |
* | Enable the --sysroot=/foo option in ld by always building with a sysroot | brooks | 2013-10-28 | 1 | -1/+1 |
* | Correct ld(1) manual page for --no-add-needed set as default after r253839 | rea | 2013-10-28 | 1 | -19/+19 |
* | Bump OS versions in the toolchain triples to 11.0, and bump the | dim | 2013-10-10 | 1 | -2/+2 |
* | Turn it all the way up to 11: | gjb | 2013-10-10 | 1 | -1/+2 |
* | Revert r256095, r256120 (partial), r256121: | gjb | 2013-10-09 | 62 | -0/+25597 |
* | Good bye RCS. You will be missed. | eadler | 2013-10-07 | 62 | -25597/+0 |
* | Remove long-unused GNU ar and ranlib | emaste | 2013-10-01 | 5 | -637/+1 |
* | On platforms where clang is the default compiler, don't build gcc or libstdc++. | theraven | 2013-09-06 | 1 | -1/+6 |
* | Remove our hacked GNU patch. | pfg | 2013-09-03 | 19 | -4809/+0 |
* | add support to gcc for AES and PCLMUL intrinsics... This addes the | jmg | 2013-09-03 | 3 | -1/+109 |
* | Drop build option switch for the older GNU patch. | pfg | 2013-08-29 | 1 | -6/+0 |
* | Add FreeBSD 9.2 to mdoc.local. | gjb | 2013-08-11 | 1 | -0/+1 |
* | Part of r245761 makes "grep -D skip" broken for pipes, i.e. | ache | 2013-08-08 | 1 | -5/+7 |
* | Make the BSD-licensed patch the default. | pfg | 2013-07-26 | 1 | -3/+3 |
* | Properly handle input lines containing NUL characters such that pgets() | obrien | 2013-07-02 | 1 | -1/+1 |
* | Make it so that 'patch < FUBAR' and 'patch -i FUBAR' operate the same. | obrien | 2013-07-02 | 1 | -2/+7 |
* | Fold in frame-unwind patch | emaste | 2013-06-17 | 2 | -35/+2 |
* | Update dialog to 1.2-20130523 | bapt | 2013-06-17 | 1 | -1/+1 |
* | Remove CVS from the base system. | eadler | 2013-06-15 | 13 | -1264/+0 |
* | Add a new knob WITH_DEBUG_FILES to control the building of standalone | emaste | 2013-06-07 | 10 | -24/+2 |
* | gcc: install AMD intrinsics header ammintrin.h | pfg | 2013-06-07 | 1 | -2/+2 |
* | Adjust CFLAGS to pick up correct regex.h and posix/regex.h. Note this | jkim | 2013-06-06 | 2 | -4/+2 |
* | Connect libgnuregex 2.17 to the build. | jkim | 2013-06-05 | 2 | -2/+4 |
* | Don't look for headers outside of the source or object directories. In | marcel | 2013-05-21 | 1 | -1/+1 |
* | Don't look for headers outside of the source or object directories. In | marcel | 2013-05-21 | 1 | -1/+1 |
* | grep: change some int types. | pfg | 2013-05-20 | 3 | -9/+11 |
* | When gcc 4.2.0 was imported, the 3DNow intrinsics header <mm3dnow.h> was | dim | 2013-05-08 | 1 | -1/+2 |
* | Remove the Fortran directories. | rpaulo | 2013-04-25 | 3 | -70/+0 |
* | Fix mips64 and mipsn32 bilds by using proper register names. | imp | 2013-04-25 | 1 | -0/+11 |
* | Add FreeBSD 8.4. | pluknet | 2013-04-08 | 1 | -0/+1 |
* | KGDB: Accept KLD symbol files with the ".symbols" extension. | will | 2013-03-28 | 1 | -0/+1 |
* | KGDB: Allow modules to be loaded from the specified kernel's directory. | will | 2013-03-28 | 1 | -1/+4 |
* | kgdb enhancements! | adrian | 2013-02-19 | 2 | -10/+13 |
* | In kthr.c, obtain the address of the PCB for threads that were running | marcel | 2013-02-17 | 11 | -7/+75 |
* | - Add a BSD-licensed patch, ported by Pedro F. Giffuni (pfg) from | gabor | 2013-01-29 | 1 | -1/+12 |