aboutsummaryrefslogtreecommitdiff
path: root/gnu/lib
Commit message (Expand)AuthorAgeFilesLines
* Enable libcompiler-rt on MIPS.Ed Schouten2013-04-201-4/+0
* 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
* Regenerate libstdc++'s config.h, synchronizing it with our currentDimitry Andric2013-02-151-5/+14
* Fix some symbol version mismatches between libstdc++ and libsupc++/libcxxrtDavid Chisnall2013-01-281-0/+29
* Add compiler support for the ARM EABI.Andrew Turner2013-01-174-9/+35
* 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
* Clean up hardcoded ar(1) flags in the tree to use the global ARFLAGS inEitan Adler2012-12-061-2/+2
* For building GNU libstdc++ and libsupc++, filter out libc++-specific andDimitry Andric2012-10-232-2/+6
* Update dialog to 20120706: includes minor useability enhancements andNathan Whitehorn2012-10-211-5/+16
* For building libstdc++ and libsupc++, filter out any -stdlib=libc++Dimitry Andric2012-08-252-0/+2
* 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-14/+10
* 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
* Build the "S" objects with the same name they get installed under.Marcel Moolenaar2012-05-171-4/+4
* Switch sparc64 to using libcompiler_rt; since r230021 we have a workaroundMarius Strobl2012-05-151-1/+1
* Revert r234356 for now, as it leads to run-time problems on 32-bitDimitry Andric2012-04-231-1/+0
* Replace a bare use of nm with ${NM} for easier cross compilation inWarner Losh2012-04-211-2/+2
* Work around an issue on 32-bit PowerPC, where clang executable can getDimitry Andric2012-04-161-0/+1
* Make libsupc++ build as a shared library and make libstdc++ a filter libraryDavid Chisnall2012-03-313-2/+144
* Assume a big-endian default on MIPS and drop the "eb" suffix from MACHINE_ARCH.Juli Mallett2012-03-291-1/+1
* libodialog: Remove no longer used library.Max Khon2011-11-2455-11676/+0
* libodialog: disconnect from the build and obsolete.Max Khon2011-11-241-2/+1
* When one attempts to compile the tree with -march=i386, which also usedDimitry Andric2011-11-061-1/+1
* Update dialog to 1.1-20110707.Nathan Whitehorn2011-07-141-5/+5
* Remove libobjc and other Objective-C related components, as these areDimitry Andric2011-04-172-54/+0
* Update dialog to version 1.1-20110302.Nathan Whitehorn2011-04-171-5/+6
* Now that TLS is supported for sparc64 by both binutils 2.17.50 committedMarius Strobl2011-03-112-2/+2
* Merge binutils 2.17.50 to head. This brings a number of improvements toDimitry Andric2011-02-186-807/+0
|\
| * Sync: merge r215273 through r215318 from ^/head.Dimitry Andric2010-11-141-2/+2
| |\
| * \ Sync: merge r215141 through r215188 from ^/head.Dimitry Andric2010-11-121-0/+4
| |\ \
| * \ \ Sync: merge r214895 through r215140 from ^/head.Dimitry Andric2010-11-111-19/+18
| |\ \ \
| * | | | Garbage collect gnu/lib/libiberty and gnu/lib/libg2c, these have notDimitry Andric2010-10-226-807/+0
* | | | | Enable wide character support in libdialog.Nathan Whitehorn2011-02-052-3/+3
* | | | | Make the generated files depend on the Makefile so new platforms are easierWarner Losh2011-02-021-2/+2
* | | | | Revert last change now that the reason for it is no more...Warner Losh2011-02-021-2/+1
* | | | | Rewrite the ARCH check another way for backward compatibility.Jayachandran C.2011-01-291-1/+2
* | | | | Fix n32 compile.Jayachandran C.2011-01-272-3/+3
* | | | | Update dialog to version 20100428. This changes the license under whichNathan Whitehorn2011-01-1258-44/+132
* | | | | Retire TARGET_ABI.Warner Losh2011-01-072-4/+4
* | | | | Switch mips architectures back to libgcc.Alexander Kabaev2010-12-291-1/+1
| |_|_|/ |/| | |
* | | | These two cases should be different...Warner Losh2010-11-141-2/+2
| |_|/ |/| |
* | | Revert to libgcc for sparc64.Ed Schouten2010-11-121-0/+4
| |/ |/|
* | Replace libgcc.a by libcompiler_rt.a.Ed Schouten2010-11-111-1/+0
* | Don't use ${LIB} to obtain the library name.Ed Schouten2010-11-111-9/+9
* | Complete the integration of tbemd branch into head.Warner Losh2010-11-101-9/+9
|/
* When building world with clang, for gnu/lib/libobjc, sys/boot/i386/boot2Dimitry Andric2010-09-211-3/+1