summaryrefslogtreecommitdiffstats
path: root/gnu
Commit message (Expand)AuthorAgeFilesLines
* After r255321, clang uses libc++ by default. This leads to a lot ofdim2013-09-122-0/+8
* On platforms where clang is the default compiler, don't build gcc or libstdc++.theraven2013-09-062-2/+7
* Remove our hacked GNU patch.pfg2013-09-0319-4809/+0
* add support to gcc for AES and PCLMUL intrinsics... This addes thejmg2013-09-033-1/+109
* Drop build option switch for the older GNU patch.pfg2013-08-291-6/+0
* Teach libstdc++ about logl(3).pfg2013-08-131-2/+2
* Add FreeBSD 9.2 to mdoc.local.gjb2013-08-111-0/+1
* Part of r245761 makes "grep -D skip" broken for pipes, i.e.ache2013-08-081-5/+7
* Make the BSD-licensed patch the default.pfg2013-07-261-3/+3
* Properly handle input lines containing NUL characters such that pgets()obrien2013-07-021-1/+1
* Make it so that 'patch < FUBAR' and 'patch -i FUBAR' operate the same.obrien2013-07-021-2/+7
* Bump shlib for dialog because ABI has changed when version 1.2 was importedbapt2013-06-231-1/+1
* Fold in frame-unwind patchemaste2013-06-172-35/+2
* lower the WARNS to 1 again until I have more time to figure out the problems ...bapt2013-06-171-1/+1
* Update dialog to 1.2-20130523bapt2013-06-173-13/+30
* Fix some missing symbols in the libsupc++ Version.maptheraven2013-06-161-0/+13
* Remove CVS from the base system.eadler2013-06-1513-1264/+0
* Add a new knob WITH_DEBUG_FILES to control the building of standaloneemaste2013-06-0710-24/+2
* gcc: install AMD intrinsics header ammintrin.hpfg2013-06-071-2/+2
* Adjust CFLAGS to pick up correct regex.h and posix/regex.h. Note thisjkim2013-06-062-4/+2
* Connect libgnuregex 2.17 to the build.jkim2013-06-0512-11467/+51
* Don't look for headers outside of the source or object directories. Inmarcel2013-05-211-1/+1
* Don't look for headers outside of the source or object directories. Inmarcel2013-05-211-1/+1
* grep: change some int types.pfg2013-05-203-9/+11
* When gcc 4.2.0 was imported, the 3DNow intrinsics header <mm3dnow.h> wasdim2013-05-081-1/+2
* Remove the Fortran directories.rpaulo2013-04-253-70/+0
* Fix mips64 and mipsn32 bilds by using proper register names.imp2013-04-251-0/+11
* Enable libcompiler-rt on MIPS.ed2013-04-201-4/+0
* Add FreeBSD 8.4.pluknet2013-04-081-0/+1
* KGDB: Accept KLD symbol files with the ".symbols" extension.will2013-03-281-0/+1
* KGDB: Allow modules to be loaded from the specified kernel's directory.will2013-03-281-1/+4
* As it's done for libstdc++, use SJLJ-based exceptions on arm when we're notcognet2013-03-221-0/+11
* Link libgcc_s against compiler-rt on ARM EABI. This allows us to use all ofandrew2013-03-171-3/+3
* kgdb enhancements!adrian2013-02-192-10/+13
* In kthr.c, obtain the address of the PCB for threads that were runningmarcel2013-02-1711-7/+75
* Regenerate libstdc++'s config.h, synchronizing it with our currentdim2013-02-151-5/+14
* - Add a BSD-licensed patch, ported by Pedro F. Giffuni (pfg) fromgabor2013-01-291-1/+12
* Fix some symbol version mismatches between libstdc++ and libsupc++/libcxxrttheraven2013-01-281-0/+29
* bsd.own.mk needs to be included before Makefil.inc so MK_ARM_EABI is definedandrew2013-01-251-3/+3
* Reorder so that NO_MAN is declared before bsd.own.mk is included and thusbrooks2013-01-241-6/+7
* Import new (BSDL) device tree compiler. Now built by default, so that it can'ttheraven2013-01-221-1/+1
* Make "-D skip" option work with FIFO by opening file in non-blocking mode.davidxu2013-01-221-2/+6
* Add command-line support to kgdb to allow the baudrate to be set.adrian2013-01-211-1/+14
* Add compiler support for the ARM EABI.andrew2013-01-1716-12/+69
* Set the correct relocation type for R_ARM_TARGET2 to R_ARM_GOT_PREL. Theandrew2013-01-062-0/+2
* Fix a dependencyantoine2013-01-011-1/+1
* Revert r241818 that updated dialog to 20120706. This turns out to horriblynwhitehorn2012-12-301-16/+5
* Get libcompiler-rt and libgcc building on ARM with clang.andrew2012-12-181-1/+8
* More correct version of prev. fix.ache2012-12-181-1/+1
* Fix:ache2012-12-171-1/+1
OpenPOWER on IntegriCloud