summaryrefslogtreecommitdiffstats
path: root/gnu/lib
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Updated dependenciessjg2014-05-167-7/+7
| * | | | Updated dependenciessjg2014-05-107-0/+14
| * | | | Merge from headsjg2014-05-086-6/+6
| |\ \ \ \
| * | | | | Need to stage_filessjg2014-05-051-0/+6
| * | | | | New/updated dependenciessjg2014-05-051-0/+6
| * | | | | Merge headsjg2014-04-289-26/+36
| |\ \ \ \ \
| * \ \ \ \ \ Merge head@256284sjg2013-10-133-1/+9
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge headsjg2013-09-111-1/+1
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge from headsjg2013-09-0515-11483/+91
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ sync from headsjg2013-04-123-8/+28
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | Updated dependenciessjg2013-03-116-0/+6
| * | | | | | | | | | Updated dependenciessjg2013-02-1610-20/+0
| * | | | | | | | | | Sync with HEAD.obrien2013-02-086-28/+79
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Correct the r242545 sync with head@242525.obrien2013-02-071-4/+0
| * | | | | | | | | | | We need /backward too it seemssjg2012-11-081-0/+4
| * | | | | | | | | | | Updated/new Makefile.dependsjg2012-11-089-0/+29
| | | | | | | | | | | |
| | \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \
| *---. \ \ \ \ \ \ \ \ \ \ Sync from headsjg2012-11-047-16/+37
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.marcel2012-08-2212-0/+758
* | | | | | | | | | | | | | | Misc fixes from projects/bmakesjg2015-06-111-4/+8
* | | | | | | | | | | | | | | ntp is now again libreadline free, so only build libreadline for gdbbapt2015-05-251-1/+1
* | | | | | | | | | | | | | | Unbreak build where WANT_GDB == "no', as libreadline is also used by ntpdc.markm2015-05-251-1/+1
| |_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | Only build libreadline if gdb is going to be builtbapt2015-05-181-1/+5
* | | | | | | | | | | | | | Build libgcov only if we're building base system GCCemaste2015-05-181-2/+2
* | | | | | | | | | | | | | Build libgomp only if we're also building base system GCCemaste2015-05-151-1/+5
* | | | | | | | | | | | | | libgomp: bring initial BSD support from upstream.pfg2015-04-281-0/+3
* | | | | | | | | | | | | | libgomp: bring early CPU affinity support from FSF GCC-4_3 branch.pfg2015-04-272-1/+4
* | | | | | | | | | | | | | Exclude the floating-point functions from libgcc_s on arm64, they areandrew2015-04-021-1/+1
* | | | | | | | | | | | | | 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
OpenPOWER on IntegriCloud