aboutsummaryrefslogtreecommitdiff
path: root/gnu
Commit message (Expand)AuthorAgeFilesLines
* add support for building a cross-gdb for ARM... This isn't hooked upJohn-Mark Gurney2014-02-121-0/+4
* Add missing libraries here as well, so a warning is not printed when onePawel Jakub Dawidek2014-02-111-0/+2
* Add definition for NetBSD 7.0, which is referenced in several manpages.Sergey Kandaurov2014-02-011-0/+1
* Pull up vendor changes up to 2014-01-29Ulrich Spörlein2014-01-311-0/+1
* Merge from CheriBSD:Brooks Davis2014-01-301-2/+12
* Add libexecinfo.Sergey Kandaurov2014-01-291-0/+1
* Add FreeBSD 2.2.9 which aout(4) references.Ulrich Spörlein2014-01-281-0/+1
* Revision 258428 changed gcc by virtue of having _bswapsi2 _bswapdi2 inMarcel Moolenaar2014-01-191-4/+3
* Replace LIBGCC by LIBCOMPILER_RT.Ed Schouten2014-01-181-2/+2
* For ia64, add _bswapsi2 & _bswapdi2. The audio/flac port uses theMarcel Moolenaar2014-01-181-0/+1
* 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