aboutsummaryrefslogtreecommitdiff
path: root/gnu
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | 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
* | | | Link libgcc_s against compiler-rt on ARM EABI. This allows us to use all ofAndrew Turner2013-03-171-3/+3
* | | | kgdb enhancements!Adrian Chadd2013-02-192-10/+13
* | | | In kthr.c, obtain the address of the PCB for threads that were runningMarcel Moolenaar2013-02-1711-7/+75
* | | | Regenerate libstdc++'s config.h, synchronizing it with our currentDimitry Andric2013-02-151-5/+14
| |_|/ |/| |
* | | - Add a BSD-licensed patch, ported by Pedro F. Giffuni (pfg) fromGabor Kovesdan2013-01-291-1/+12
* | | Fix some symbol version mismatches between libstdc++ and libsupc++/libcxxrtDavid Chisnall2013-01-281-0/+29
* | | bsd.own.mk needs to be included before Makefil.inc so MK_ARM_EABI is definedAndrew Turner2013-01-251-3/+3
* | | Reorder so that NO_MAN is declared before bsd.own.mk is included and thusBrooks Davis2013-01-241-6/+7
* | | Import new (BSDL) device tree compiler. Now built by default, so that it can'tDavid Chisnall2013-01-221-1/+1
* | | Make "-D skip" option work with FIFO by opening file in non-blocking mode.David Xu2013-01-221-2/+6
* | | Add command-line support to kgdb to allow the baudrate to be set.Adrian Chadd2013-01-211-1/+14
* | | Add compiler support for the ARM EABI.Andrew Turner2013-01-1716-12/+69
* | | Set the correct relocation type for R_ARM_TARGET2 to R_ARM_GOT_PREL. TheAndrew Turner2013-01-062-0/+2
* | | Fix a dependencyAntoine Brodin2013-01-011-1/+1
* | | Revert r241818 that updated dialog to 20120706. This turns out to horriblyNathan Whitehorn2012-12-301-16/+5
* | | Get libcompiler-rt and libgcc building on ARM with clang.Andrew Turner2012-12-181-1/+8
* | | More correct version of prev. fix.Andrey A. Chernov2012-12-181-1/+1
* | | Fix:Andrey A. Chernov2012-12-171-1/+1
* | | Also remove -Werror on arm with clang as there are warnings.Andrew Turner2012-12-151-1/+1
* | | Clean up hardcoded ar(1) flags in the tree to use the global ARFLAGS inEitan Adler2012-12-062-3/+3
| |/ |/|
* | For building GNU libstdc++ and libsupc++, filter out libc++-specific andDimitry Andric2012-10-232-2/+6
* | Add support for the "&" character in usernames.Eitan Adler2012-10-221-3/+8
* | Update dialog to 20120706: includes minor useability enhancements andNathan Whitehorn2012-10-211-5/+16
* | - 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-13/+9
* | 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