| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix building libstdc++ with clang | sjg | 2014-05-16 | 2 | -6/+3 |
* | Updated dependencies | sjg | 2014-05-16 | 58 | -55/+10 |
* | Updated dependencies | sjg | 2014-05-10 | 63 | -21/+165 |
* | Merge from head | sjg | 2014-05-08 | 20 | -19/+20 |
|\ |
|
| * | Use src.opts.mk in preference to bsd.own.mk except where we need stuff | imp | 2014-05-06 | 20 | -19/+20 |
* | | Need to stage_files | sjg | 2014-05-05 | 1 | -0/+6 |
* | | New/updated dependencies | sjg | 2014-05-05 | 1 | -0/+6 |
* | | Merge head | sjg | 2014-04-28 | 40 | -72/+179 |
|\ \
| |/ |
|
| * | Spell NO_PROFILE= as MK_PROFILE=no. | imp | 2014-04-25 | 3 | -5/+7 |
| * | Add placeholder Kyuafiles for various top-level hierarchies. | jmmv | 2014-04-21 | 6 | -1/+46 |
| * | Add FreeBSD 10.1 to the list of recognized releases for Fx. | jmmv | 2014-04-13 | 1 | -0/+1 |
| * | NO_MAN= has been deprecated in favor of MAN= for some time, go ahead | imp | 2014-04-13 | 10 | -10/+10 |
| * | Introduce RANLIBFLAGS to mirror ARFLAGS and add -D to both. This sets | des | 2014-04-12 | 1 | -2/+2 |
| * | It is possible that MK_GNUCXX is "yes" but MK_CXX is "no" so make sure | imp | 2014-04-01 | 1 | -1/+1 |
| * | Enable parallel building for gnu/usr.bin and usr.bin/clang too. | dim | 2014-03-27 | 1 | -0/+2 |
| * | Add a new ARM TARGET_ARCH, armv6hf. This is considered experimental. | andrew | 2014-03-23 | 4 | -4/+4 |
| * | Remove IPX support. | glebius | 2014-03-14 | 2 | -2/+0 |
| * | add support for building a cross-gdb for ARM... This isn't hooked up | jmg | 2014-02-12 | 1 | -0/+4 |
| * | Add missing libraries here as well, so a warning is not printed when one | pjd | 2014-02-11 | 1 | -0/+2 |
| * | Add definition for NetBSD 7.0, which is referenced in several manpages. | pluknet | 2014-02-01 | 1 | -0/+1 |
| * | Pull up vendor changes up to 2014-01-29 | uqs | 2014-01-31 | 1 | -0/+1 |
| * | Merge from CheriBSD: | brooks | 2014-01-30 | 1 | -2/+12 |
| * | Add libexecinfo. | pluknet | 2014-01-29 | 1 | -0/+1 |
| * | Add FreeBSD 2.2.9 which aout(4) references. | uqs | 2014-01-28 | 1 | -0/+1 |
| * | Revision 258428 changed gcc by virtue of having _bswapsi2 _bswapdi2 in | marcel | 2014-01-19 | 1 | -4/+3 |
| * | Replace LIBGCC by LIBCOMPILER_RT. | ed | 2014-01-18 | 1 | -2/+2 |
| * | For ia64, add _bswapsi2 & _bswapdi2. The audio/flac port uses the | marcel | 2014-01-18 | 1 | -0/+1 |
| * | When building a cross-kgdb, suppress the registration of the | marcel | 2014-01-13 | 1 | -0/+12 |
| * | When building a cross kgdb, link against the appropriate cross libkvm. | marcel | 2013-12-28 | 2 | -2/+29 |
| * | To avoid having to explicitly test COMPILER_TYPE for setting | dim | 2013-12-22 | 4 | -12/+4 |
| * | For gnu/lib/csu, only use gcc-specific flags when compiling with gcc. | dim | 2013-12-22 | 1 | -4/+6 |
| * | gcc: Missing makefile changes for r258501. | pfg | 2013-11-24 | 2 | -3/+4 |
| * | Fix cross compilation after r258428. | andreast | 2013-11-21 | 2 | -2/+2 |
| * | Revert r257691, r257645: | gjb | 2013-11-06 | 1 | -13/+0 |
| * | Fix libgcc build with gcc after r257645, by using -Wno-static-in-inline | dim | 2013-11-05 | 1 | -0/+2 |
| * | Quiesce warning around gcc_assert() for an inline macro that uses | sbruno | 2013-11-04 | 1 | -0/+11 |
| * | Reimplement r257525 such that it work with the historic FreeBSD make | brooks | 2013-11-01 | 1 | -1/+6 |
| * | Enable the --sysroot=/foo option in ld by always building with a sysroot | brooks | 2013-10-28 | 1 | -1/+1 |
| * | Correct ld(1) manual page for --no-add-needed set as default after r253839 | rea | 2013-10-28 | 1 | -19/+19 |
| * | Bump OS versions in the toolchain triples to 11.0, and bump the | dim | 2013-10-10 | 1 | -2/+2 |
* | | Merge head@256308 | sjg | 2013-10-14 | 1 | -2/+2 |
* | | Merge head@256284 | sjg | 2013-10-13 | 9 | -639/+12 |
|\ \
| |/ |
|
| * | Turn it all the way up to 11: | gjb | 2013-10-10 | 1 | -1/+2 |
| * | Revert r256095, r256120 (partial), r256121: | gjb | 2013-10-09 | 62 | -0/+25597 |
| * | Good bye RCS. You will be missed. | eadler | 2013-10-07 | 62 | -25597/+0 |
| * | Remove long-unused GNU ar and ranlib | emaste | 2013-10-01 | 5 | -637/+1 |
| * | Update dialog to 1.2-20130923. | dteske | 2013-09-24 | 1 | -1/+1 |
| * | After r255321, clang uses libc++ by default. This leads to a lot of | dim | 2013-09-12 | 2 | -0/+8 |
* | | We do want objdir | sjg | 2013-10-13 | 4 | -8/+0 |
* | | Updated dependencies | sjg | 2013-10-13 | 5 | -16/+6 |