| Commit message (Expand) | Author | Age | Files | Lines |
| * | Allow libstdc++ and libsupc++ to compile with clang again, after the | Dimitry Andric | 2014-05-11 | 2 | -4/+3 |
| * | Use src.opts.mk in preference to bsd.own.mk except where we need stuff | Warner Losh | 2014-05-06 | 6 | -6/+6 |
| * | Spell NO_PROFILE= as MK_PROFILE=no. | Warner Losh | 2014-04-25 | 3 | -5/+7 |
| * | Add placeholder Kyuafiles for various top-level hierarchies. | Julio Merino | 2014-04-21 | 2 | -0/+14 |
| * | Introduce RANLIBFLAGS to mirror ARFLAGS and add -D to both. This sets | Dag-Erling Smørgrav | 2014-04-12 | 1 | -2/+2 |
| * | It is possible that MK_GNUCXX is "yes" but MK_CXX is "no" so make sure | Warner Losh | 2014-04-01 | 1 | -1/+1 |
| * | Revision 258428 changed gcc by virtue of having _bswapsi2 _bswapdi2 in | Marcel Moolenaar | 2014-01-19 | 1 | -4/+3 |
| * | Replace LIBGCC by LIBCOMPILER_RT. | Ed Schouten | 2014-01-18 | 1 | -2/+2 |
| * | For ia64, add _bswapsi2 & _bswapdi2. The audio/flac port uses the | Marcel Moolenaar | 2014-01-18 | 1 | -0/+1 |
| * | To avoid having to explicitly test COMPILER_TYPE for setting | Dimitry Andric | 2013-12-22 | 4 | -12/+4 |
| * | For gnu/lib/csu, only use gcc-specific flags when compiling with gcc. | Dimitry Andric | 2013-12-22 | 1 | -4/+6 |
| * | Revert r257691, r257645: | Glen Barber | 2013-11-06 | 1 | -13/+0 |
| * | Fix libgcc build with gcc after r257645, by using -Wno-static-in-inline | Dimitry Andric | 2013-11-05 | 1 | -0/+2 |
| * | Quiesce warning around gcc_assert() for an inline macro that uses | Sean Bruno | 2013-11-04 | 1 | -0/+11 |
| * | 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 | -13/+9 |
| * | 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 |