summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/cc
Commit message (Expand)AuthorAgeFilesLines
* Merge from headsjg2014-05-088-7/+8
|\
| * Use src.opts.mk in preference to bsd.own.mk except where we need stuffimp2014-05-068-7/+8
* | Merge headsjg2014-04-2811-12/+13
|\ \ | |/
| * 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
* | Merge head@256308sjg2013-10-141-2/+2
* | Merge headsjg2013-09-111-1/+6
|\ \ | |/
| * On platforms where clang is the default compiler, don't build gcc or libstdc++.theraven2013-09-061-1/+6
* | Merge from headsjg2013-09-056-72/+111
|\ \ | |/
| * 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
* | Updated dependenciessjg2013-03-178-14/+8
* | Updated dependenciessjg2013-02-166-12/+0
* | Sync with HEAD.obrien2013-02-0813-8/+40
|\ \ | |/
| * 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
* | Updated/new Makefile.dependsjg2012-11-081-0/+3
| |
| \
*-. \ Sync from headsjg2012-11-044-4/+8
|\ \ \ | | |/ | |/|
| * | 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
| |/
* | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.marcel2012-08-2215-3/+491
|/
* 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
* Add a WITH_CLANG_IS_CC option for src.conf(5), disabled by default, thatdim2012-02-294-7/+951
* Enable TLS support for ARM toolchaingonzo2012-02-141-2/+0
* * Don't give the impression that this compiler is GPLv3.obrien2011-10-241-1/+1
* Update gcc's __FreeBSD__ and __FreeBSD_cc_version macros for FreeBSD 10.dim2011-10-181-2/+2
* Remove libobjc and other Objective-C related components, as these aredim2011-04-174-42/+1
* In r219639, SSSE3 instruction set support was backported to our gcc.dim2011-04-141-1/+1
* Now that TLS is supported for sparc64 by both binutils 2.17.50 committedmarius2011-03-111-1/+1
* Merge binutils 2.17.50 to head. This brings a number of improvements todim2011-02-181-7/+5
|\
| * Fix a missing underscore.nwhitehorn2010-12-091-1/+1
| *-. Sync: merge r215944 through r216132 from ^/head.dim2010-12-021-1/+3
| |\ \
| * | | Sync: merge r215396 through r215463 from ^/head.dim2010-11-181-1/+1
| * | | Sync: merge r215273 through r215318 from ^/head.dim2010-11-141-1/+1
| * | | Sync: merge r214895 through r215140 from ^/head.dim2010-11-114-27/+28
| |\ \ \
| * | | | In case of powerpc64, enable HAVE_LD_NO_DOT_SYMS in gcc's auto-host.h.dim2010-10-221-1/+3
| * | | | Update gcc's auto-host.h header for binutils 2.17: turn ondim2010-10-221-3/+3
* | | | | Remove unused support for 64 bit long on 32 bit architectures.tijl2011-01-071-6/+0
* | | | | Retire TARGET_ABI.imp2011-01-072-11/+8
| |_|/ / |/| | |
* | | | Unbreak amd64<->i386 cross builds.nwhitehorn2010-12-021-2/+3
* | | | The driver-XXX.c files used for host CPU detection with -march=nativenwhitehorn2010-12-021-1/+2
| |_|/ |/| |
OpenPOWER on IntegriCloud