summaryrefslogtreecommitdiffstats
path: root/gnu
Commit message (Expand)AuthorAgeFilesLines
* Replace a bare use of nm with ${NM} for easier cross compilation inimp2012-04-211-2/+2
* Work around an issue on 32-bit PowerPC, where clang executable can getdim2012-04-161-0/+1
* Make libsupc++ build as a shared library and make libstdc++ a filter librarytheraven2012-03-313-2/+144
* Assume a big-endian default on MIPS and drop the "eb" suffix from MACHINE_ARCH.jmallett2012-03-295-7/+9
* Make default ABI for as(1) to be the same as target platform.gonzo2012-03-232-1/+11
* Note two shortcomings of GDB on MIPS that should be addressed.jmallett2012-03-131-0/+3
* Add a WITH_CLANG_IS_CC option for src.conf(5), disabled by default, thatdim2012-02-294-7/+951
* Enable TLS support for ARM toolchaingonzo2012-02-141-2/+0
* Adopt to new layout of struct pcb.kib2012-01-211-1/+1
* Don't include <sys/timeb.h>.ed2012-01-081-1/+1
* Add missing -w to kgdb(1)'s usage().rwatson2012-01-041-1/+1
* Define YY_NO_INPUT when building libbinutils, to prevent warnings aboutdim2011-12-161-0/+1
* Pull up vendor changes to mdoc(7).ru2011-12-081-28/+0
* upgrade gperf to the last GPLv2 version (3.0.3)bapt2011-11-282-21/+23
* libodialog: Remove no longer used library.fjoe2011-11-2455-11676/+0
* libodialog: disconnect from the build and obsolete.fjoe2011-11-241-2/+1
* Use ${VAR} instead of $(VAR) consistently.fjoe2011-11-241-1/+1
* Rename the linker emulation name for powerpc and powerc64. This is needed thatandreast2011-11-192-3/+3
* When one attempts to compile the tree with -march=i386, which also useddim2011-11-061-1/+1
* * Don't give the impression that this compiler is GPLv3.obrien2011-10-241-1/+1
* Update gcc's __FreeBSD__ and __FreeBSD_cc_version macros for FreeBSD 10.dim2011-10-181-2/+2
* - change "is is" to "is" or "it is"eadler2011-10-162-4/+4
* Shift head from 9.0-CURRENT to 10.0-CURRENT in preparation for releasingkensmith2011-09-261-1/+2
* Do not include <sys/ptrace.h> if we're building a cross-debugger, ptrace isn'tcognet2011-08-261-1/+1
* Walk the zombproc list as well as the allproc list when enumerating threadsjhb2011-08-191-33/+48
* Compile fbsd-threads.c. Amongst others this is necessary for a workingmarius2011-08-062-0/+3
* Update dialog to 1.1-20110707.nwhitehorn2011-07-141-5/+5
* Provide a simple manual page for libprocstat(3).pluknet2011-07-121-0/+1
* Simply post r222273.obrien2011-06-081-3/+1
* Added FreeBSD 8.3.ru2011-06-081-0/+1
* Pull up all vendor changes to mdoc(7).ru2011-06-081-2/+0
* Revert r222363, as bde@ pointed out the initial solution was far moreattilio2011-05-311-1/+1
* Style fix: cast to size_t rather than u_long when comparing to sizeof()attilio2011-05-271-1/+1
* MFCattilio2011-05-262-2/+15
|\
| * Build and install a BSD licensed grep.obrien2011-05-252-2/+15
* | MFCattilio2011-05-191-2/+4
|\ \ | |/
| * Implement WITH{,OUT}_{GCC,BINUTILS} to provide finer-grained controlimp2011-05-191-2/+4
| * Disconnect sun4v architecture from the three.attilio2011-05-142-4/+0
* | MFCattilio2011-05-142-4/+0
* | Commit the support for removing cpumask_t and replacing it directly withattilio2011-05-051-7/+11
|/
* Remove GNU man implemenation now that the BSD version has cooked for a while.gordon2011-04-2124-5170/+0
* Remove libobjc and other Objective-C related components, as these aredim2011-04-176-96/+1
* Update dialog to version 1.1-20110302.nwhitehorn2011-04-171-5/+6
* In r219639, SSSE3 instruction set support was backported to our gcc.dim2011-04-141-1/+1
* Print the raw value of si_code, that is esp. useful for undecoded values.kib2011-03-261-3/+4
* Change the load address from offset 0 in region 1 to offset 4G in region 0.marcel2011-03-222-3/+5
* Branch from contrib/binutils/ld/emulparams/elf64_ia64_fbsd.s so thatmarcel2011-03-221-0/+7
* Fix typo: s/LIBSERACHPATH/LIBSEARCHPATH/gmarcel2011-03-219-11/+11
* Now that TLS is supported for sparc64 by both binutils 2.17.50 committedmarius2011-03-113-3/+3
* Merge binutils 2.17.50 to head. This brings a number of improvements todim2011-02-1856-6623/+9538
|\
OpenPOWER on IntegriCloud