aboutsummaryrefslogtreecommitdiff
path: root/gnu/lib
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Fix building libstdc++ with clangSimon J. Gerraty2014-05-162-6/+3
| * | | | Updated dependenciesSimon J. Gerraty2014-05-167-7/+7
| * | | | Updated dependenciesSimon J. Gerraty2014-05-107-0/+14
| * | | | Merge from headSimon J. Gerraty2014-05-086-6/+6
| |\ \ \ \
| * | | | | Need to stage_filesSimon J. Gerraty2014-05-051-0/+6
| * | | | | New/updated dependenciesSimon J. Gerraty2014-05-051-0/+6
| * | | | | Merge headSimon J. Gerraty2014-04-289-26/+36
| |\ \ \ \ \
| * \ \ \ \ \ Merge head@256284Simon J. Gerraty2013-10-133-1/+9
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge headSimon J. Gerraty2013-09-111-1/+1
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge from headSimon J. Gerraty2013-09-0515-11483/+91
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ sync from headSimon J. Gerraty2013-04-123-8/+28
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | Updated dependenciesSimon J. Gerraty2013-03-116-0/+6
| * | | | | | | | | | Updated dependenciesSimon J. Gerraty2013-02-1610-20/+0
| * | | | | | | | | | Sync with HEAD.David E. O'Brien2013-02-086-28/+79
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Correct the r242545 sync with head@242525.David E. O'Brien2013-02-071-4/+0
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | We need /backward too it seemsSimon J. Gerraty2012-11-081-0/+4
| * | | | | | | | | | | | Updated/new Makefile.dependSimon J. Gerraty2012-11-089-0/+29
| * | | | | | | | | | | | Sync from headSimon J. Gerraty2012-11-047-16/+37
| |\| | | | | | | | | | |
| * | | | | | | | | | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar2012-08-2212-0/+758
* | | | | | | | | | | | | Misc fixes from projects/bmakeSimon J. Gerraty2015-06-111-4/+8
* | | | | | | | | | | | | ntp is now again libreadline free, so only build libreadline for gdbBaptiste Daroussin2015-05-251-1/+1
* | | | | | | | | | | | | Unbreak build where WANT_GDB == "no', as libreadline is also used by ntpdc.Mark Murray2015-05-251-1/+1
| |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | |
* | | | | | | | | | | | Only build libreadline if gdb is going to be builtBaptiste Daroussin2015-05-181-1/+5
* | | | | | | | | | | | Build libgcov only if we're building base system GCCEd Maste2015-05-181-2/+2
* | | | | | | | | | | | Build libgomp only if we're also building base system GCCEd Maste2015-05-151-1/+5
* | | | | | | | | | | | libgomp: bring initial BSD support from upstream.Pedro F. Giffuni2015-04-281-0/+3
* | | | | | | | | | | | libgomp: bring early CPU affinity support from FSF GCC-4_3 branch.Pedro F. Giffuni2015-04-272-1/+4
* | | | | | | | | | | | Exclude the floating-point functions from libgcc_s on arm64, they areAndrew Turner2015-04-021-1/+1
* | | | | | | | | | | | Remove gnu/ info pages to unbreak the build with MK_GCC != no, etcEnji Cooper2015-01-021-13/+0
* | | | | | | | | | | | Remove info pagesBaptiste Daroussin2015-01-024-3056/+0
* | | | | | | | | | | | Fix build with recent binutilsBaptiste Daroussin2014-12-231-0/+1
* | | | | | | | | | | | Convert to LIBADDBaptiste Daroussin2014-11-254-10/+6
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |
* | | | | | | | | | | libdialog has to be linked to libncursesw and libmBaptiste Daroussin2014-11-071-0/+3
* | | | | | | | | | | Remove MK_ARM_EABI, the armeb issues have been fixed. The code to supportAndrew Turner2014-10-015-17/+7
* | | | | | | | | | | Add ${LIBC} to DPADD to fix "make checkdpadd"Enji Cooper2014-08-201-0/+1
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
* | | | | | | | | | Replace all uses of libncurses and libtermcap with their wide characterBrooks Davis2014-07-171-2/+2
* | | | | | | | | | Make MK_GNUCXX mean "build the libstdc++ and libsupc++ libraries" andWarner Losh2014-07-101-1/+1
* | | | | | | | | | The GNU readline library is now an INTERNALLIB - that is, it isBaptiste Daroussin2014-07-095-58/+13
* | | | | | | | | | Remove ia64.Marcel Moolenaar2014-07-072-18/+0
* | | | | | | | | | Make sure that the sub-makes for unwind.h start from the CURDIRWarner Losh2014-06-243-3/+3
* | | | | | | | | | Allow libstdc++ and libsupc++ to compile with clang again, after theDimitry Andric2014-05-112-4/+3
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | Use src.opts.mk in preference to bsd.own.mk except where we need stuffWarner Losh2014-05-066-6/+6
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Spell NO_PROFILE= as MK_PROFILE=no.Warner Losh2014-04-253-5/+7
* | | | | | | | Add placeholder Kyuafiles for various top-level hierarchies.Julio Merino2014-04-212-0/+14
* | | | | | | | Introduce RANLIBFLAGS to mirror ARFLAGS and add -D to both. This setsDag-Erling Smørgrav2014-04-121-2/+2
* | | | | | | | It is possible that MK_GNUCXX is "yes" but MK_CXX is "no" so make sureWarner Losh2014-04-011-1/+1
* | | | | | | | Revision 258428 changed gcc by virtue of having _bswapsi2 _bswapdi2 inMarcel Moolenaar2014-01-191-4/+3
* | | | | | | | Replace LIBGCC by LIBCOMPILER_RT.Ed Schouten2014-01-181-2/+2
* | | | | | | | For ia64, add _bswapsi2 & _bswapdi2. The audio/flac port uses theMarcel Moolenaar2014-01-181-0/+1
* | | | | | | | To avoid having to explicitly test COMPILER_TYPE for settingDimitry Andric2013-12-224-12/+4