| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC r289172,r290254: | Enji Cooper | 2017-02-09 | 1 | -3/+1 |
| * | MFC r301570: | Pedro F. Giffuni | 2016-06-11 | 1 | -1/+1 |
| * | MFC r294935 (kan): Make .debug file for libgcc_s.so.1 more useful. | Ed Maste | 2016-05-20 | 1 | -1/+1 |
| * | MFC r296002,r296012: | Bryan Drewery | 2016-03-12 | 1 | -8/+6 |
| * | MFC r289393: | Bryan Drewery | 2015-12-04 | 1 | -0/+3 |
| * | MFC r282115, r282152, r282201 | Pedro F. Giffuni | 2015-05-16 | 2 | -1/+7 |
| * | MFC r274116: | Devin Teske | 2014-11-25 | 1 | -0/+3 |
| * | MFC r270216: | Enji Cooper | 2014-09-04 | 1 | -0/+1 |
| * | MFH (r264367): add RANLIBFLAGS and set timestamps in static libraries to 0 | Dag-Erling Smørgrav | 2014-08-24 | 1 | -2/+2 |
| * | MFC r264741: Add placeholder Kyuafiles for various top-level hierarchies. | Julio Merino | 2014-04-28 | 2 | -0/+14 |
| * | MFC r260874: | Pedro F. Giffuni | 2014-01-22 | 1 | -3/+3 |
| * | MFC r257532 (by adrian): | Dimitry Andric | 2013-12-30 | 4 | -12/+4 |
| * | MFC r259720: | Dimitry Andric | 2013-12-25 | 1 | -4/+6 |
| * | Update dialog to 1.2-20130923. | Devin Teske | 2013-09-24 | 1 | -1/+1 |
| * | After r255321, clang uses libc++ by default. This leads to a lot of | Dimitry Andric | 2013-09-12 | 2 | -0/+8 |
| * | On platforms where clang is the default compiler, don't build gcc or libstdc++. | David Chisnall | 2013-09-06 | 1 | -1/+1 |
| * | Teach libstdc++ about logl(3). | Pedro F. Giffuni | 2013-08-13 | 1 | -2/+2 |
| * | Bump shlib for dialog because ABI has changed when version 1.2 was imported | Baptiste Daroussin | 2013-06-23 | 1 | -1/+1 |
| * | lower the WARNS to 1 again until I have more time to figure out the problems ... | Baptiste Daroussin | 2013-06-17 | 1 | -1/+1 |
| * | Update dialog to 1.2-20130523 | Baptiste Daroussin | 2013-06-17 | 2 | -12/+29 |
| * | Fix some missing symbols in the libsupc++ Version.map | David Chisnall | 2013-06-16 | 1 | -0/+13 |
| * | Connect libgnuregex 2.17 to the build. | Jung-uk Kim | 2013-06-05 | 10 | -11465/+47 |
| * | Enable libcompiler-rt on MIPS. | Ed Schouten | 2013-04-20 | 1 | -4/+0 |
| * | As it's done for libstdc++, use SJLJ-based exceptions on arm when we're not | Olivier Houchard | 2013-03-22 | 1 | -0/+11 |
| * | Link libgcc_s against compiler-rt on ARM EABI. This allows us to use all of | Andrew Turner | 2013-03-17 | 1 | -3/+3 |
| * | Regenerate libstdc++'s config.h, synchronizing it with our current | Dimitry Andric | 2013-02-15 | 1 | -5/+14 |
| * | Fix some symbol version mismatches between libstdc++ and libsupc++/libcxxrt | David Chisnall | 2013-01-28 | 1 | -0/+29 |
| * | Add compiler support for the ARM EABI. | Andrew Turner | 2013-01-17 | 4 | -9/+35 |
| * | Revert r241818 that updated dialog to 20120706. This turns out to horribly | Nathan Whitehorn | 2012-12-30 | 1 | -16/+5 |
| * | Get libcompiler-rt and libgcc building on ARM with clang. | Andrew Turner | 2012-12-18 | 1 | -1/+8 |
| * | Clean up hardcoded ar(1) flags in the tree to use the global ARFLAGS in | Eitan Adler | 2012-12-06 | 1 | -2/+2 |
| * | For building GNU libstdc++ and libsupc++, filter out libc++-specific and | Dimitry Andric | 2012-10-23 | 2 | -2/+6 |
| * | Update dialog to 20120706: includes minor useability enhancements and | Nathan Whitehorn | 2012-10-21 | 1 | -5/+16 |
| * | For building libstdc++ and libsupc++, filter out any -stdlib=libc++ | Dimitry Andric | 2012-08-25 | 2 | -0/+2 |
| * | Turn on TLS support for arm on here as it is supported since r231618/ | Marius Strobl | 2012-06-14 | 2 | -2/+2 |
| * | Clean up some symbol versions for libsupc++ / libcxxrt. | David Chisnall | 2012-06-11 | 1 | -14/+10 |
| * | Add mangled symbols for operator new / delete on 64-bit platforms. | Dag-Erling Smørgrav | 2012-06-05 | 1 | -1/+9 |
| * | Correctly export operator new / delete for things linking against libsupc++ but | David Chisnall | 2012-05-28 | 1 | -0/+10 |
| * | Don't recurse into libssp when MK_SSP is set to no. | Marcel Moolenaar | 2012-05-21 | 1 | -1/+5 |
| * | Build the "S" objects with the same name they get installed under. | Marcel Moolenaar | 2012-05-17 | 1 | -4/+4 |
| * | Switch sparc64 to using libcompiler_rt; since r230021 we have a workaround | Marius Strobl | 2012-05-15 | 1 | -1/+1 |
| * | Revert r234356 for now, as it leads to run-time problems on 32-bit | Dimitry Andric | 2012-04-23 | 1 | -1/+0 |
| * | Replace a bare use of nm with ${NM} for easier cross compilation in | Warner Losh | 2012-04-21 | 1 | -2/+2 |
| * | Work around an issue on 32-bit PowerPC, where clang executable can get | Dimitry Andric | 2012-04-16 | 1 | -0/+1 |
| * | Make libsupc++ build as a shared library and make libstdc++ a filter library | David Chisnall | 2012-03-31 | 3 | -2/+144 |
| * | Assume a big-endian default on MIPS and drop the "eb" suffix from MACHINE_ARCH. | Juli Mallett | 2012-03-29 | 1 | -1/+1 |
| * | libodialog: Remove no longer used library. | Max Khon | 2011-11-24 | 55 | -11676/+0 |
| * | libodialog: disconnect from the build and obsolete. | Max Khon | 2011-11-24 | 1 | -2/+1 |
| * | When one attempts to compile the tree with -march=i386, which also used | Dimitry Andric | 2011-11-06 | 1 | -1/+1 |
| * | Update dialog to 1.1-20110707. | Nathan Whitehorn | 2011-07-14 | 1 | -5/+5 |