aboutsummaryrefslogtreecommitdiff
path: root/gnu
Commit message (Expand)AuthorAgeFilesLines
* - Remove GNU sort and the WITH_GNU_SORT knobGabor Kovesdan2012-10-136-1572/+0
* Add support for bmake. This includes:Marcel Moolenaar2012-10-062-3/+4
* For building libstdc++ and libsupc++, filter out any -stdlib=libc++Dimitry Andric2012-08-252-0/+2
* Dont use -Werror when building libbfd and gnu as on powerpc64 with clangRoman Divacky2012-08-242-0/+5
* A workaround in r238563 was for makes (notably bmake) without theRuslan Ermilov2012-08-241-5/+4
* Fix typo. Not a win in terms of functionality but in terms of completeness.Andreas Tobler2012-08-191-1/+1
* Catch up with the subversion conversion and apply these build-time patches.David E. O'Brien2012-08-173-85/+0
* Merging of projects/armv6, part 3Oleksandr Tymoshenko2012-08-158-10/+17
* Backed out r228904, and added libstdthreads support to mdoc(7) to whereRuslan Ermilov2012-07-261-0/+1
* Backed out r236255, and added FreeBSD 9.1 support to mdoc(7) to whereRuslan Ermilov2012-07-261-0/+1
* a ";" tells make we want the shell to be usedDavid E. O'Brien2012-07-181-1/+1
* After the binutils 2.17.50 import, the assembler supports AS_REL16Nathan Whitehorn2012-07-081-1/+1
* - Switch to BSD sort as default sort. GNU sort will still be installed asGabor Kovesdan2012-06-271-1/+1
* Turn on TLS support for arm on here as it is supported since r231618/Marius Strobl2012-06-142-2/+2
* Clean up some symbol versions for libsupc++ / libcxxrt.David Chisnall2012-06-111-14/+10
* Add mangled symbols for operator new / delete on 64-bit platforms.Dag-Erling Smørgrav2012-06-051-1/+9
* Correctly export operator new / delete for things linking against libsupc++ butDavid Chisnall2012-05-281-0/+10
* Don't recurse into libssp when MK_SSP is set to no.Marcel Moolenaar2012-05-211-1/+5
* Print key value, an index, otherwise we don't know which key is allocated.David Xu2012-05-211-1/+1
* Build the "S" objects with the same name they get installed under.Marcel Moolenaar2012-05-171-4/+4
* Switch sparc64 to using libcompiler_rt; since r230021 we have a workaroundMarius Strobl2012-05-151-1/+1
* - Hook up BSD sort to the build. By default, it will be installed asGabor Kovesdan2012-05-111-0/+11
* General mdoc(7) and typo fixes.Glen Barber2012-05-105-6/+6
* Add src.conf option WITH_SHARED_TOOLCHAIN to enable building theKonstantin Belousov2012-04-297-2/+22
* Allow building a powerpc cross-kgdb.Marcel Moolenaar2012-04-271-0/+5
* Revert r234356 for now, as it leads to run-time problems on 32-bitDimitry Andric2012-04-231-1/+0
* Replace a bare use of nm with ${NM} for easier cross compilation inWarner Losh2012-04-211-2/+2
* Work around an issue on 32-bit PowerPC, where clang executable can getDimitry Andric2012-04-161-0/+1
* Make libsupc++ build as a shared library and make libstdc++ a filter libraryDavid Chisnall2012-03-313-2/+144
* Assume a big-endian default on MIPS and drop the "eb" suffix from MACHINE_ARCH.Juli Mallett2012-03-295-7/+9
* Make default ABI for as(1) to be the same as target platform.Oleksandr Tymoshenko2012-03-232-1/+11
* Note two shortcomings of GDB on MIPS that should be addressed.Juli Mallett2012-03-131-0/+3
* Add a WITH_CLANG_IS_CC option for src.conf(5), disabled by default, thatDimitry Andric2012-02-294-7/+951
* Enable TLS support for ARM toolchainOleksandr Tymoshenko2012-02-141-2/+0
* Adopt to new layout of struct pcb.Konstantin Belousov2012-01-211-1/+1
* Don't include <sys/timeb.h>.Ed Schouten2012-01-081-1/+1
* Add missing -w to kgdb(1)'s usage().Robert Watson2012-01-041-1/+1
* Define YY_NO_INPUT when building libbinutils, to prevent warnings aboutDimitry Andric2011-12-161-0/+1
* Pull up vendor changes to mdoc(7).Ruslan Ermilov2011-12-081-28/+0
* upgrade gperf to the last GPLv2 version (3.0.3)Baptiste Daroussin2011-11-282-21/+23
* libodialog: Remove no longer used library.Max Khon2011-11-2455-11676/+0
* libodialog: disconnect from the build and obsolete.Max Khon2011-11-241-2/+1
* Use ${VAR} instead of $(VAR) consistently.Max Khon2011-11-241-1/+1
* Rename the linker emulation name for powerpc and powerc64. This is needed thatAndreas Tobler2011-11-192-3/+3
* When one attempts to compile the tree with -march=i386, which also usedDimitry Andric2011-11-061-1/+1
* * Don't give the impression that this compiler is GPLv3.David E. O'Brien2011-10-241-1/+1
* Update gcc's __FreeBSD__ and __FreeBSD_cc_version macros for FreeBSD 10.Dimitry Andric2011-10-181-2/+2
* - change "is is" to "is" or "it is"Eitan Adler2011-10-162-4/+4
* Shift head from 9.0-CURRENT to 10.0-CURRENT in preparation for releasingKen Smith2011-09-261-1/+2
* Do not include <sys/ptrace.h> if we're building a cross-debugger, ptrace isn'tOlivier Houchard2011-08-261-1/+1