summaryrefslogtreecommitdiffstats
path: root/gnu/lib
Commit message (Expand)AuthorAgeFilesLines
* Remove gnu/ info pages to unbreak the build with MK_GCC != no, etcngie2015-01-021-13/+0
* Remove info pagesbapt2015-01-024-3056/+0
* Fix build with recent binutilsbapt2014-12-231-0/+1
* Convert to LIBADDbapt2014-11-254-10/+6
* libdialog has to be linked to libncursesw and libmbapt2014-11-071-0/+3
* Remove MK_ARM_EABI, the armeb issues have been fixed. The code to supportandrew2014-10-015-17/+7
* Add ${LIBC} to DPADD to fix "make checkdpadd"ngie2014-08-201-0/+1
* Replace all uses of libncurses and libtermcap with their wide characterbrooks2014-07-171-2/+2
* Make MK_GNUCXX mean "build the libstdc++ and libsupc++ libraries" andimp2014-07-101-1/+1
* The GNU readline library is now an INTERNALLIB - that is, it isbapt2014-07-095-58/+13
* Remove ia64.marcel2014-07-072-18/+0
* Make sure that the sub-makes for unwind.h start from the CURDIRimp2014-06-243-3/+3
* Allow libstdc++ and libsupc++ to compile with clang again, after thedim2014-05-112-4/+3
* Use src.opts.mk in preference to bsd.own.mk except where we need stuffimp2014-05-066-6/+6
* Spell NO_PROFILE= as MK_PROFILE=no.imp2014-04-253-5/+7
* Add placeholder Kyuafiles for various top-level hierarchies.jmmv2014-04-212-0/+14
* Introduce RANLIBFLAGS to mirror ARFLAGS and add -D to both. This setsdes2014-04-121-2/+2
* It is possible that MK_GNUCXX is "yes" but MK_CXX is "no" so make sureimp2014-04-011-1/+1
* Revision 258428 changed gcc by virtue of having _bswapsi2 _bswapdi2 inmarcel2014-01-191-4/+3
* Replace LIBGCC by LIBCOMPILER_RT.ed2014-01-181-2/+2
* For ia64, add _bswapsi2 & _bswapdi2. The audio/flac port uses themarcel2014-01-181-0/+1
* To avoid having to explicitly test COMPILER_TYPE for settingdim2013-12-224-12/+4
* For gnu/lib/csu, only use gcc-specific flags when compiling with gcc.dim2013-12-221-4/+6
* Revert r257691, r257645:gjb2013-11-061-13/+0
* Fix libgcc build with gcc after r257645, by using -Wno-static-in-inlinedim2013-11-051-0/+2
* Quiesce warning around gcc_assert() for an inline macro that usessbruno2013-11-041-0/+11
* Update dialog to 1.2-20130923.dteske2013-09-241-1/+1
* After r255321, clang uses libc++ by default. This leads to a lot ofdim2013-09-122-0/+8
* On platforms where clang is the default compiler, don't build gcc or libstdc++.theraven2013-09-061-1/+1
* Teach libstdc++ about logl(3).pfg2013-08-131-2/+2
* Bump shlib for dialog because ABI has changed when version 1.2 was importedbapt2013-06-231-1/+1
* lower the WARNS to 1 again until I have more time to figure out the problems ...bapt2013-06-171-1/+1
* Update dialog to 1.2-20130523bapt2013-06-172-12/+29
* Fix some missing symbols in the libsupc++ Version.maptheraven2013-06-161-0/+13
* Connect libgnuregex 2.17 to the build.jkim2013-06-0510-11465/+47
* Enable libcompiler-rt on MIPS.ed2013-04-201-4/+0
* As it's done for libstdc++, use SJLJ-based exceptions on arm when we're notcognet2013-03-221-0/+11
* Link libgcc_s against compiler-rt on ARM EABI. This allows us to use all ofandrew2013-03-171-3/+3
* Regenerate libstdc++'s config.h, synchronizing it with our currentdim2013-02-151-5/+14
* Fix some symbol version mismatches between libstdc++ and libsupc++/libcxxrttheraven2013-01-281-0/+29
* Add compiler support for the ARM EABI.andrew2013-01-174-9/+35
* Revert r241818 that updated dialog to 20120706. This turns out to horriblynwhitehorn2012-12-301-16/+5
* Get libcompiler-rt and libgcc building on ARM with clang.andrew2012-12-181-1/+8
* Clean up hardcoded ar(1) flags in the tree to use the global ARFLAGS ineadler2012-12-061-2/+2
* For building GNU libstdc++ and libsupc++, filter out libc++-specific anddim2012-10-232-2/+6
* Update dialog to 20120706: includes minor useability enhancements andnwhitehorn2012-10-211-5/+16
* For building libstdc++ and libsupc++, filter out any -stdlib=libc++dim2012-08-252-0/+2
* Turn on TLS support for arm on here as it is supported since r231618/marius2012-06-142-2/+2
* Clean up some symbol versions for libsupc++ / libcxxrt.theraven2012-06-111-14/+10
* Add mangled symbols for operator new / delete on 64-bit platforms.des2012-06-051-1/+9
OpenPOWER on IntegriCloud