aboutsummaryrefslogtreecommitdiff
path: root/gnu
Commit message (Expand)AuthorAgeFilesLines
* When building a cross-kgdb, suppress the registration of theMarcel Moolenaar2014-01-131-0/+12
* When building a cross kgdb, link against the appropriate cross libkvm.Marcel Moolenaar2013-12-282-2/+29
* To avoid having to explicitly test COMPILER_TYPE for settingDimitry Andric2013-12-224-12/+4
* For gnu/lib/csu, only use gcc-specific flags when compiling with gcc.Dimitry Andric2013-12-221-4/+6
* gcc: Missing makefile changes for r258501.Pedro F. Giffuni2013-11-242-3/+4
* Fix cross compilation after r258428.Andreas Tobler2013-11-212-2/+2
* Revert r257691, r257645:Glen Barber2013-11-061-13/+0
* Fix libgcc build with gcc after r257645, by using -Wno-static-in-inlineDimitry Andric2013-11-051-0/+2
* Quiesce warning around gcc_assert() for an inline macro that usesSean Bruno2013-11-041-0/+11
* Reimplement r257525 such that it work with the historic FreeBSD makeBrooks Davis2013-11-011-1/+6
* Enable the --sysroot=/foo option in ld by always building with a sysrootBrooks Davis2013-10-281-1/+1
* Correct ld(1) manual page for --no-add-needed set as default after r253839Eygene Ryabinkin2013-10-281-19/+19
* Bump OS versions in the toolchain triples to 11.0, and bump theDimitry Andric2013-10-101-2/+2
* Turn it all the way up to 11:Glen Barber2013-10-101-1/+2
* Revert r256095, r256120 (partial), r256121:Glen Barber2013-10-0962-0/+25597
* Good bye RCS. You will be missed.Eitan Adler2013-10-0762-25597/+0
* Remove long-unused GNU ar and ranlibEd Maste2013-10-015-637/+1
* Update dialog to 1.2-20130923.Devin Teske2013-09-241-1/+1
* After r255321, clang uses libc++ by default. This leads to a lot ofDimitry Andric2013-09-122-0/+8
* On platforms where clang is the default compiler, don't build gcc or libstdc++.David Chisnall2013-09-062-2/+7
* Remove our hacked GNU patch.Pedro F. Giffuni2013-09-0319-4809/+0
* add support to gcc for AES and PCLMUL intrinsics... This addes theJohn-Mark Gurney2013-09-033-1/+109
* Drop build option switch for the older GNU patch.Pedro F. Giffuni2013-08-291-6/+0
* Teach libstdc++ about logl(3).Pedro F. Giffuni2013-08-131-2/+2
* Add FreeBSD 9.2 to mdoc.local.Glen Barber2013-08-111-0/+1
* Part of r245761 makes "grep -D skip" broken for pipes, i.e.Andrey A. Chernov2013-08-081-5/+7
* Make the BSD-licensed patch the default.Pedro F. Giffuni2013-07-261-3/+3
* Properly handle input lines containing NUL characters such that pgets()David E. O'Brien2013-07-021-1/+1
* Make it so that 'patch < FUBAR' and 'patch -i FUBAR' operate the same.David E. O'Brien2013-07-021-2/+7
* Bump shlib for dialog because ABI has changed when version 1.2 was importedBaptiste Daroussin2013-06-231-1/+1
* Fold in frame-unwind patchEd Maste2013-06-172-35/+2
* lower the WARNS to 1 again until I have more time to figure out the problems ...Baptiste Daroussin2013-06-171-1/+1
* Update dialog to 1.2-20130523Baptiste Daroussin2013-06-173-13/+30
* Fix some missing symbols in the libsupc++ Version.mapDavid Chisnall2013-06-161-0/+13
* Remove CVS from the base system.Eitan Adler2013-06-1513-1264/+0
* Add a new knob WITH_DEBUG_FILES to control the building of standaloneEd Maste2013-06-0710-24/+2
* gcc: install AMD intrinsics header ammintrin.hPedro F. Giffuni2013-06-071-2/+2
* Adjust CFLAGS to pick up correct regex.h and posix/regex.h. Note thisJung-uk Kim2013-06-062-4/+2
* Connect libgnuregex 2.17 to the build.Jung-uk Kim2013-06-0512-11467/+51
* Don't look for headers outside of the source or object directories. InMarcel Moolenaar2013-05-211-1/+1
* Don't look for headers outside of the source or object directories. InMarcel Moolenaar2013-05-211-1/+1
* grep: change some int types.Pedro F. Giffuni2013-05-203-9/+11
* When gcc 4.2.0 was imported, the 3DNow intrinsics header <mm3dnow.h> wasDimitry Andric2013-05-081-1/+2
* Remove the Fortran directories.Rui Paulo2013-04-253-70/+0
* Fix mips64 and mipsn32 bilds by using proper register names.Warner Losh2013-04-251-0/+11
* Enable libcompiler-rt on MIPS.Ed Schouten2013-04-201-4/+0
* Add FreeBSD 8.4.Sergey Kandaurov2013-04-081-0/+1
* KGDB: Accept KLD symbol files with the ".symbols" extension.Will Andrews2013-03-281-0/+1
* KGDB: Allow modules to be loaded from the specified kernel's directory.Will Andrews2013-03-281-1/+4
* As it's done for libstdc++, use SJLJ-based exceptions on arm when we're notOlivier Houchard2013-03-221-0/+11