summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/cc
Commit message (Expand)AuthorAgeFilesLines
* Use LIBEXECDIR for /usr/libexec.bdrewery2015-11-262-2/+2
* META MODE: Don't create .meta files when symlinking sources into the obj dire...bdrewery2015-11-251-2/+2
* Add more SUBDIR_PARALLEL.bdrewery2015-10-151-1/+11
* Remove directories disconnected since r169718.bdrewery2015-10-152-32/+0
* Remove redundant .NOPATH.bdrewery2015-09-261-2/+0
* META_MODE: Remove DEP_RELDIR from Makefile.depend files.bdrewery2015-09-2512-24/+0
* Remove old GNU Binutils tools now provided by ELF Tool Chainemaste2015-08-053-45/+0
* Add META_MODE support.sjg2015-06-1313-0/+497
|\
| * Merge sync of headsjg2015-05-274-56/+9
| |\
| * \ Merge from head@274682sjg2014-11-192-4/+2
| |\ \
| * \ \ Merge head from 7/28sjg2014-08-193-11/+1
| |\ \ \
| * | | | Updated dependenciessjg2014-05-106-0/+11
| * | | | Merge from headsjg2014-05-088-7/+8
| |\ \ \ \
| * \ \ \ \ Merge headsjg2014-04-2811-12/+13
| |\ \ \ \ \
| * | | | | | Merge head@256308sjg2013-10-141-2/+2
| * | | | | | Merge headsjg2013-09-111-1/+6
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge from headsjg2013-09-056-72/+111
| |\ \ \ \ \ \ \
| * | | | | | | | Updated dependenciessjg2013-03-178-14/+8
| * | | | | | | | Updated dependenciessjg2013-02-166-12/+0
| * | | | | | | | Sync with HEAD.obrien2013-02-0813-8/+40
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Updated/new Makefile.dependsjg2012-11-081-0/+3
| | | | | | | | | |
| | \ \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ \ Sync from headsjg2012-11-044-4/+8
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.marcel2012-08-2215-3/+491
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Misc fixes from projects/bmakesjg2015-06-111-0/+3
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
* | | | | | | | | | Add ELF Tool Chain's c++filt to the buildemaste2015-04-301-1/+4
* | | | | | | | | | Remove GNU texinfo from base along with all info pages.bapt2015-01-022-53/+1
* | | | | | | | | | Remove empty generated file upon gperf failureemaste2014-12-151-1/+1
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | Remove MK_ARM_EABI, the armeb issues have been fixed. The code to supportandrew2014-10-012-4/+2
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Make MK_GNUCXX mean "build the libstdc++ and libsupc++ libraries" andimp2014-07-101-6/+1
* | | | | | | | Remove ia64.marcel2014-07-072-5/+0
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Use src.opts.mk in preference to bsd.own.mk except where we need stuffimp2014-05-068-7/+8
| |_|_|_|_|/ |/| | | | |
* | | | | | NO_MAN= has been deprecated in favor of MAN= for some time, go aheadimp2014-04-136-6/+6
* | | | | | Add a new ARM TARGET_ARCH, armv6hf. This is considered experimental.andrew2014-03-231-1/+1
* | | | | | gcc: Missing makefile changes for r258501.pfg2013-11-242-3/+4
* | | | | | Fix cross compilation after r258428.andreast2013-11-212-2/+2
* | | | | | Bump OS versions in the toolchain triples to 11.0, and bump thedim2013-10-101-2/+2
| |_|_|_|/ |/| | | |
* | | | | On platforms where clang is the default compiler, don't build gcc or libstdc++.theraven2013-09-061-1/+6
| |_|_|/ |/| | |
* | | | add support to gcc for AES and PCLMUL intrinsics... This addes thejmg2013-09-033-1/+109
* | | | gcc: install AMD intrinsics header ammintrin.hpfg2013-06-071-2/+2
* | | | When gcc 4.2.0 was imported, the 3DNow intrinsics header <mm3dnow.h> wasdim2013-05-081-1/+2
* | | | Remove the Fortran directories.rpaulo2013-04-253-70/+0
| |_|/ |/| |
* | | bsd.own.mk needs to be included before Makefil.inc so MK_ARM_EABI is definedandrew2013-01-251-3/+3
* | | Reorder so that NO_MAN is declared before bsd.own.mk is included and thusbrooks2013-01-241-6/+7
* | | Add compiler support for the ARM EABI.andrew2013-01-1712-3/+34
* | | Clean up hardcoded ar(1) flags in the tree to use the global ARFLAGS ineadler2012-12-061-1/+1
| |/ |/|
* | Add support for bmake. This includes:marcel2012-10-062-3/+4
* | Merging of projects/armv6, part 3gonzo2012-08-152-3/+6
* | After the binutils 2.17.50 import, the assembler supports AS_REL16nwhitehorn2012-07-081-1/+1
|/
* Add src.conf option WITH_SHARED_TOOLCHAIN to enable building thekib2012-04-293-2/+10
* Assume a big-endian default on MIPS and drop the "eb" suffix from MACHINE_ARCH.jmallett2012-03-291-2/+3
OpenPOWER on IntegriCloud