summaryrefslogtreecommitdiffstats
path: root/gnu/lib
Commit message (Expand)AuthorAgeFilesLines
* MFC r289393:bdrewery2015-12-041-0/+3
* MFC r282115, r282152, r282201pfg2015-05-162-1/+7
* MFC r274116:dteske2014-11-251-0/+3
* MFC r270216:ngie2014-09-041-0/+1
* MFH (r264367): add RANLIBFLAGS and set timestamps in static libraries to 0des2014-08-241-2/+2
* MFC r264741: Add placeholder Kyuafiles for various top-level hierarchies.jmmv2014-04-282-0/+14
* MFC r260874:pfg2014-01-221-3/+3
* MFC r257532 (by adrian):dim2013-12-304-12/+4
* MFC r259720:dim2013-12-251-4/+6
* Update dialog to 1.2-20130923.dteske2013-09-241-1/+1
* 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-061-1/+1
* Teach libstdc++ about logl(3).pfg2013-08-131-2/+2
* Bump shlib for dialog because ABI has changed when version 1.2 was importedbapt2013-06-231-1/+1
* 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-172-12/+29
* Fix some missing symbols in the libsupc++ Version.maptheraven2013-06-161-0/+13
* Connect libgnuregex 2.17 to the build.jkim2013-06-0510-11465/+47
* Enable libcompiler-rt on MIPS.ed2013-04-201-4/+0
* 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
* Regenerate libstdc++'s config.h, synchronizing it with our currentdim2013-02-151-5/+14
* Fix some symbol version mismatches between libstdc++ and libsupc++/libcxxrttheraven2013-01-281-0/+29
* Add compiler support for the ARM EABI.andrew2013-01-174-9/+35
* 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
* Clean up hardcoded ar(1) flags in the tree to use the global ARFLAGS ineadler2012-12-061-2/+2
* For building GNU libstdc++ and libsupc++, filter out libc++-specific anddim2012-10-232-2/+6
* Update dialog to 20120706: includes minor useability enhancements andnwhitehorn2012-10-211-5/+16
* For building libstdc++ and libsupc++, filter out any -stdlib=libc++dim2012-08-252-0/+2
* Turn on TLS support for arm on here as it is supported since r231618/marius2012-06-142-2/+2
* Clean up some symbol versions for libsupc++ / libcxxrt.theraven2012-06-111-14/+10
* Add mangled symbols for operator new / delete on 64-bit platforms.des2012-06-051-1/+9
* Correctly export operator new / delete for things linking against libsupc++ buttheraven2012-05-281-0/+10
* Don't recurse into libssp when MK_SSP is set to no.marcel2012-05-211-1/+5
* Build the "S" objects with the same name they get installed under.marcel2012-05-171-4/+4
* Switch sparc64 to using libcompiler_rt; since r230021 we have a workaroundmarius2012-05-151-1/+1
* Revert r234356 for now, as it leads to run-time problems on 32-bitdim2012-04-231-1/+0
* Replace a bare use of nm with ${NM} for easier cross compilation inimp2012-04-211-2/+2
* Work around an issue on 32-bit PowerPC, where clang executable can getdim2012-04-161-0/+1
* Make libsupc++ build as a shared library and make libstdc++ a filter librarytheraven2012-03-313-2/+144
* Assume a big-endian default on MIPS and drop the "eb" suffix from MACHINE_ARCH.jmallett2012-03-291-1/+1
* libodialog: Remove no longer used library.fjoe2011-11-2455-11676/+0
* libodialog: disconnect from the build and obsolete.fjoe2011-11-241-2/+1
* When one attempts to compile the tree with -march=i386, which also useddim2011-11-061-1/+1
* Update dialog to 1.1-20110707.nwhitehorn2011-07-141-5/+5
* Remove libobjc and other Objective-C related components, as these aredim2011-04-172-54/+0
* Update dialog to version 1.1-20110302.nwhitehorn2011-04-171-5/+6
* Now that TLS is supported for sparc64 by both binutils 2.17.50 committedmarius2011-03-112-2/+2
* Merge binutils 2.17.50 to head. This brings a number of improvements todim2011-02-186-807/+0
|\
OpenPOWER on IntegriCloud