| Commit message (Expand) | Author | Age | Files | Lines |
* | Enable libcompiler-rt on MIPS. | ed | 2013-04-20 | 1 | -4/+0 |
* | As it's done for libstdc++, use SJLJ-based exceptions on arm when we're not | cognet | 2013-03-22 | 1 | -0/+11 |
* | Link libgcc_s against compiler-rt on ARM EABI. This allows us to use all of | andrew | 2013-03-17 | 1 | -3/+3 |
* | Regenerate libstdc++'s config.h, synchronizing it with our current | dim | 2013-02-15 | 1 | -5/+14 |
* | Fix some symbol version mismatches between libstdc++ and libsupc++/libcxxrt | theraven | 2013-01-28 | 1 | -0/+29 |
* | Add compiler support for the ARM EABI. | andrew | 2013-01-17 | 4 | -9/+35 |
* | Revert r241818 that updated dialog to 20120706. This turns out to horribly | nwhitehorn | 2012-12-30 | 1 | -16/+5 |
* | Get libcompiler-rt and libgcc building on ARM with clang. | andrew | 2012-12-18 | 1 | -1/+8 |
* | Clean up hardcoded ar(1) flags in the tree to use the global ARFLAGS in | eadler | 2012-12-06 | 1 | -2/+2 |
* | For building GNU libstdc++ and libsupc++, filter out libc++-specific and | dim | 2012-10-23 | 2 | -2/+6 |
* | Update dialog to 20120706: includes minor useability enhancements and | nwhitehorn | 2012-10-21 | 1 | -5/+16 |
* | For building libstdc++ and libsupc++, filter out any -stdlib=libc++ | dim | 2012-08-25 | 2 | -0/+2 |
* | Turn on TLS support for arm on here as it is supported since r231618/ | marius | 2012-06-14 | 2 | -2/+2 |
* | Clean up some symbol versions for libsupc++ / libcxxrt. | theraven | 2012-06-11 | 1 | -14/+10 |
* | Add mangled symbols for operator new / delete on 64-bit platforms. | des | 2012-06-05 | 1 | -1/+9 |
* | Correctly export operator new / delete for things linking against libsupc++ but | theraven | 2012-05-28 | 1 | -0/+10 |
* | Don't recurse into libssp when MK_SSP is set to no. | marcel | 2012-05-21 | 1 | -1/+5 |
* | Build the "S" objects with the same name they get installed under. | marcel | 2012-05-17 | 1 | -4/+4 |
* | Switch sparc64 to using libcompiler_rt; since r230021 we have a workaround | marius | 2012-05-15 | 1 | -1/+1 |
* | Revert r234356 for now, as it leads to run-time problems on 32-bit | dim | 2012-04-23 | 1 | -1/+0 |
* | Replace a bare use of nm with ${NM} for easier cross compilation in | imp | 2012-04-21 | 1 | -2/+2 |
* | Work around an issue on 32-bit PowerPC, where clang executable can get | dim | 2012-04-16 | 1 | -0/+1 |
* | Make libsupc++ build as a shared library and make libstdc++ a filter library | theraven | 2012-03-31 | 3 | -2/+144 |
* | Assume a big-endian default on MIPS and drop the "eb" suffix from MACHINE_ARCH. | jmallett | 2012-03-29 | 1 | -1/+1 |
* | libodialog: Remove no longer used library. | fjoe | 2011-11-24 | 55 | -11676/+0 |
* | libodialog: disconnect from the build and obsolete. | fjoe | 2011-11-24 | 1 | -2/+1 |
* | When one attempts to compile the tree with -march=i386, which also used | dim | 2011-11-06 | 1 | -1/+1 |
* | Update dialog to 1.1-20110707. | nwhitehorn | 2011-07-14 | 1 | -5/+5 |
* | Remove libobjc and other Objective-C related components, as these are | dim | 2011-04-17 | 2 | -54/+0 |
* | Update dialog to version 1.1-20110302. | nwhitehorn | 2011-04-17 | 1 | -5/+6 |
* | Now that TLS is supported for sparc64 by both binutils 2.17.50 committed | marius | 2011-03-11 | 2 | -2/+2 |
* | Merge binutils 2.17.50 to head. This brings a number of improvements to | dim | 2011-02-18 | 6 | -807/+0 |
|\ |
|
| * | Sync: merge r215273 through r215318 from ^/head. | dim | 2010-11-14 | 1 | -2/+2 |
| *-. | Sync: merge r215141 through r215188 from ^/head. | dim | 2010-11-12 | 1 | -0/+4 |
| |\ \ |
|
| * \ \ | Sync: merge r214895 through r215140 from ^/head. | dim | 2010-11-11 | 1 | -19/+18 |
| |\ \ \
| | | |/
| | |/| |
|
| * | | | Garbage collect gnu/lib/libiberty and gnu/lib/libg2c, these have not | dim | 2010-10-22 | 6 | -807/+0 |
* | | | | Enable wide character support in libdialog. | nwhitehorn | 2011-02-05 | 2 | -3/+3 |
* | | | | Make the generated files depend on the Makefile so new platforms are easier | imp | 2011-02-02 | 1 | -2/+2 |
* | | | | Revert last change now that the reason for it is no more... | imp | 2011-02-02 | 1 | -2/+1 |
* | | | | Rewrite the ARCH check another way for backward compatibility. | jchandra | 2011-01-29 | 1 | -1/+2 |
* | | | | Fix n32 compile. | jchandra | 2011-01-27 | 2 | -3/+3 |
* | | | | Update dialog to version 20100428. This changes the license under which | nwhitehorn | 2011-01-12 | 58 | -44/+132 |
* | | | | Retire TARGET_ABI. | imp | 2011-01-07 | 2 | -4/+4 |
* | | | | Switch mips architectures back to libgcc. | kan | 2010-12-29 | 1 | -1/+1 |
* | | | | These two cases should be different... | imp | 2010-11-14 | 1 | -2/+2 |
| |_|/
|/| | |
|
* | | | Revert to libgcc for sparc64. | ed | 2010-11-12 | 1 | -0/+4 |
| |/
|/| |
|
* | | Replace libgcc.a by libcompiler_rt.a. | ed | 2010-11-11 | 1 | -1/+0 |
* | | Don't use ${LIB} to obtain the library name. | ed | 2010-11-11 | 1 | -9/+9 |
* | | Complete the integration of tbemd branch into head. | imp | 2010-11-10 | 1 | -9/+9 |
|/ |
|
* | When building world with clang, for gnu/lib/libobjc, sys/boot/i386/boot2 | dim | 2010-09-21 | 1 | -3/+1 |