| Commit message (Expand) | Author | Age | Files | Lines |
| * | Remove gnu/ info pages to unbreak the build with MK_GCC != no, etc | Enji Cooper | 2015-01-02 | 1 | -13/+0 |
| * | Remove info pages | Baptiste Daroussin | 2015-01-02 | 4 | -3056/+0 |
| * | Fix build with recent binutils | Baptiste Daroussin | 2014-12-23 | 1 | -0/+1 |
| * | Convert to LIBADD | Baptiste Daroussin | 2014-11-25 | 4 | -10/+6 |
| * | libdialog has to be linked to libncursesw and libm | Baptiste Daroussin | 2014-11-07 | 1 | -0/+3 |
| * | Remove MK_ARM_EABI, the armeb issues have been fixed. The code to support | Andrew Turner | 2014-10-01 | 5 | -17/+7 |
| * | Add ${LIBC} to DPADD to fix "make checkdpadd" | Enji Cooper | 2014-08-20 | 1 | -0/+1 |
| * | Replace all uses of libncurses and libtermcap with their wide character | Brooks Davis | 2014-07-17 | 1 | -2/+2 |
| * | Make MK_GNUCXX mean "build the libstdc++ and libsupc++ libraries" and | Warner Losh | 2014-07-10 | 1 | -1/+1 |
| * | The GNU readline library is now an INTERNALLIB - that is, it is | Baptiste Daroussin | 2014-07-09 | 5 | -58/+13 |
| * | Remove ia64. | Marcel Moolenaar | 2014-07-07 | 2 | -18/+0 |
| * | Make sure that the sub-makes for unwind.h start from the CURDIR | Warner Losh | 2014-06-24 | 3 | -3/+3 |
| * | 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 |