summaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Expand)Author
2013-02-17In kthr.c, obtain the address of the PCB for threads that were runningMarcel Moolenaar
2013-02-16Updated dependenciesSimon J. Gerraty
2013-02-15Regenerate libstdc++'s config.h, synchronizing it with our currentDimitry Andric
2013-02-08Sync with HEAD.David E. O'Brien
2013-02-07Correct the r242545 sync with head@242525.David E. O'Brien
2013-01-29- Add a BSD-licensed patch, ported by Pedro F. Giffuni (pfg) fromGabor Kovesdan
2013-01-28Fix some symbol version mismatches between libstdc++ and libsupc++/libcxxrtDavid Chisnall
2013-01-25bsd.own.mk needs to be included before Makefil.inc so MK_ARM_EABI is definedAndrew Turner
2013-01-24Reorder so that NO_MAN is declared before bsd.own.mk is included and thusBrooks Davis
2013-01-22Import new (BSDL) device tree compiler. Now built by default, so that it can'tDavid Chisnall
2013-01-22Make "-D skip" option work with FIFO by opening file in non-blocking mode.David Xu
2013-01-21Add command-line support to kgdb to allow the baudrate to be set.Adrian Chadd
2013-01-17Add compiler support for the ARM EABI.Andrew Turner
2013-01-06Set the correct relocation type for R_ARM_TARGET2 to R_ARM_GOT_PREL. TheAndrew Turner
2013-01-01Fix a dependencyAntoine Brodin
2012-12-30Revert r241818 that updated dialog to 20120706. This turns out to horriblyNathan Whitehorn
2012-12-18Get libcompiler-rt and libgcc building on ARM with clang.Andrew Turner
2012-12-18More correct version of prev. fix.Andrey A. Chernov
2012-12-17Fix:Andrey A. Chernov
2012-12-15Also remove -Werror on arm with clang as there are warnings.Andrew Turner
2012-12-06Clean up hardcoded ar(1) flags in the tree to use the global ARFLAGS inEitan Adler
2012-11-08We need /backward too it seemsSimon J. Gerraty
2012-11-08Updated/new Makefile.dependSimon J. Gerraty
2012-11-04Sync from headSimon J. Gerraty
2012-10-23For building GNU libstdc++ and libsupc++, filter out libc++-specific andDimitry Andric
2012-10-22Add support for the "&" character in usernames.Eitan Adler
2012-10-21Update dialog to 20120706: includes minor useability enhancements andNathan Whitehorn
2012-10-13- Remove GNU sort and the WITH_GNU_SORT knobGabor Kovesdan
2012-10-06Add support for bmake. This includes:Marcel Moolenaar
2012-08-25For building libstdc++ and libsupc++, filter out any -stdlib=libc++Dimitry Andric
2012-08-24Dont use -Werror when building libbfd and gnu as on powerpc64 with clangRoman Divacky
2012-08-24A workaround in r238563 was for makes (notably bmake) without theRuslan Ermilov
2012-08-22Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar
2012-08-19Fix typo. Not a win in terms of functionality but in terms of completeness.Andreas Tobler
2012-08-17Catch up with the subversion conversion and apply these build-time patches.David E. O'Brien
2012-08-15Merging of projects/armv6, part 3Oleksandr Tymoshenko
2012-07-26Backed out r228904, and added libstdthreads support to mdoc(7) to whereRuslan Ermilov
2012-07-26Backed out r236255, and added FreeBSD 9.1 support to mdoc(7) to whereRuslan Ermilov
2012-07-18a ";" tells make we want the shell to be usedDavid E. O'Brien
2012-07-08After the binutils 2.17.50 import, the assembler supports AS_REL16Nathan Whitehorn
2012-06-27- Switch to BSD sort as default sort. GNU sort will still be installed asGabor Kovesdan
2012-06-14Turn on TLS support for arm on here as it is supported since r231618/Marius Strobl
2012-06-11Clean up some symbol versions for libsupc++ / libcxxrt.David Chisnall
2012-06-05Add mangled symbols for operator new / delete on 64-bit platforms.Dag-Erling Smørgrav
2012-05-28Correctly export operator new / delete for things linking against libsupc++ butDavid Chisnall
2012-05-21Don't recurse into libssp when MK_SSP is set to no.Marcel Moolenaar
2012-05-21Print key value, an index, otherwise we don't know which key is allocated.David Xu
2012-05-17Build the "S" objects with the same name they get installed under.Marcel Moolenaar
2012-05-15Switch sparc64 to using libcompiler_rt; since r230021 we have a workaroundMarius Strobl
2012-05-11- Hook up BSD sort to the build. By default, it will be installed asGabor Kovesdan