| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Add mangled symbols for operator new / delete on 64-bit platforms. | des | 2012-06-05 | 1 | -1/+9 |
* | Correctly export operator new / delete for things linking against libsupc++ but | theraven | 2012-05-28 | 1 | -0/+10 |
* | Don't recurse into libssp when MK_SSP is set to no. | marcel | 2012-05-21 | 1 | -1/+5 |
* | Print key value, an index, otherwise we don't know which key is allocated. | davidxu | 2012-05-21 | 1 | -1/+1 |
* | Build the "S" objects with the same name they get installed under. | marcel | 2012-05-17 | 1 | -4/+4 |
* | Switch sparc64 to using libcompiler_rt; since r230021 we have a workaround | marius | 2012-05-15 | 1 | -1/+1 |
* | - Hook up BSD sort to the build. By default, it will be installed as | gabor | 2012-05-11 | 1 | -0/+11 |
* | General mdoc(7) and typo fixes. | gjb | 2012-05-10 | 5 | -6/+6 |
* | Add src.conf option WITH_SHARED_TOOLCHAIN to enable building the | kib | 2012-04-29 | 7 | -2/+22 |
* | Allow building a powerpc cross-kgdb. | marcel | 2012-04-27 | 1 | -0/+5 |
* | Revert r234356 for now, as it leads to run-time problems on 32-bit | dim | 2012-04-23 | 1 | -1/+0 |
* | Replace a bare use of nm with ${NM} for easier cross compilation in | imp | 2012-04-21 | 1 | -2/+2 |
* | Work around an issue on 32-bit PowerPC, where clang executable can get | dim | 2012-04-16 | 1 | -0/+1 |
* | Make libsupc++ build as a shared library and make libstdc++ a filter library | theraven | 2012-03-31 | 3 | -2/+144 |
* | Assume a big-endian default on MIPS and drop the "eb" suffix from MACHINE_ARCH. | jmallett | 2012-03-29 | 5 | -7/+9 |
* | Make default ABI for as(1) to be the same as target platform. | gonzo | 2012-03-23 | 2 | -1/+11 |
* | Note two shortcomings of GDB on MIPS that should be addressed. | jmallett | 2012-03-13 | 1 | -0/+3 |
* | Add a WITH_CLANG_IS_CC option for src.conf(5), disabled by default, that | dim | 2012-02-29 | 4 | -7/+951 |
* | Enable TLS support for ARM toolchain | gonzo | 2012-02-14 | 1 | -2/+0 |
* | Adopt to new layout of struct pcb. | kib | 2012-01-21 | 1 | -1/+1 |
* | Don't include <sys/timeb.h>. | ed | 2012-01-08 | 1 | -1/+1 |
* | Add missing -w to kgdb(1)'s usage(). | rwatson | 2012-01-04 | 1 | -1/+1 |
* | Define YY_NO_INPUT when building libbinutils, to prevent warnings about | dim | 2011-12-16 | 1 | -0/+1 |
* | Pull up vendor changes to mdoc(7). | ru | 2011-12-08 | 1 | -28/+0 |
* | upgrade gperf to the last GPLv2 version (3.0.3) | bapt | 2011-11-28 | 2 | -21/+23 |
* | libodialog: Remove no longer used library. | fjoe | 2011-11-24 | 55 | -11676/+0 |
* | libodialog: disconnect from the build and obsolete. | fjoe | 2011-11-24 | 1 | -2/+1 |
* | Use ${VAR} instead of $(VAR) consistently. | fjoe | 2011-11-24 | 1 | -1/+1 |
* | Rename the linker emulation name for powerpc and powerc64. This is needed that | andreast | 2011-11-19 | 2 | -3/+3 |
* | When one attempts to compile the tree with -march=i386, which also used | dim | 2011-11-06 | 1 | -1/+1 |
* | * Don't give the impression that this compiler is GPLv3. | obrien | 2011-10-24 | 1 | -1/+1 |
* | Update gcc's __FreeBSD__ and __FreeBSD_cc_version macros for FreeBSD 10. | dim | 2011-10-18 | 1 | -2/+2 |
* | - change "is is" to "is" or "it is" | eadler | 2011-10-16 | 2 | -4/+4 |
* | Shift head from 9.0-CURRENT to 10.0-CURRENT in preparation for releasing | kensmith | 2011-09-26 | 1 | -1/+2 |
* | Do not include <sys/ptrace.h> if we're building a cross-debugger, ptrace isn't | cognet | 2011-08-26 | 1 | -1/+1 |
* | Walk the zombproc list as well as the allproc list when enumerating threads | jhb | 2011-08-19 | 1 | -33/+48 |
* | Compile fbsd-threads.c. Amongst others this is necessary for a working | marius | 2011-08-06 | 2 | -0/+3 |
* | Update dialog to 1.1-20110707. | nwhitehorn | 2011-07-14 | 1 | -5/+5 |
* | Provide a simple manual page for libprocstat(3). | pluknet | 2011-07-12 | 1 | -0/+1 |
* | Simply post r222273. | obrien | 2011-06-08 | 1 | -3/+1 |
* | Added FreeBSD 8.3. | ru | 2011-06-08 | 1 | -0/+1 |
* | Pull up all vendor changes to mdoc(7). | ru | 2011-06-08 | 1 | -2/+0 |
* | Revert r222363, as bde@ pointed out the initial solution was far more | attilio | 2011-05-31 | 1 | -1/+1 |
* | Style fix: cast to size_t rather than u_long when comparing to sizeof() | attilio | 2011-05-27 | 1 | -1/+1 |
* | MFC | attilio | 2011-05-26 | 2 | -2/+15 |
|\ |
|
| * | Build and install a BSD licensed grep. | obrien | 2011-05-25 | 2 | -2/+15 |
* | | MFC | attilio | 2011-05-19 | 1 | -2/+4 |
|\ \
| |/ |
|
| * | Implement WITH{,OUT}_{GCC,BINUTILS} to provide finer-grained control | imp | 2011-05-19 | 1 | -2/+4 |
| * | Disconnect sun4v architecture from the three. | attilio | 2011-05-14 | 2 | -4/+0 |
* | | MFC | attilio | 2011-05-14 | 2 | -4/+0 |