summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/cc/cc_tools
Commit message (Expand)AuthorAgeFilesLines
* MFC r312899: add octeon+ as an alias for octeon in GCC & binutilsemaste2017-03-031-1/+1
* WITH_META_MODE: Don't expect a .meta file for side-effect generated files.bdrewery2016-06-151-1/+1
* Convert to new FAST_DEPEND syntax for guessed dependencies.bdrewery2016-06-152-37/+35
* DIRDEPS_BUILD: Update GCC dependencies.bdrewery2016-06-041-1/+1
* gcc42: Fix minor C99 parse bugcem2016-05-271-1/+1
* WITH_META_MODE: Avoid rebuilds of cc_tools during target build.bdrewery2016-05-211-17/+19
* Follow-up r297842: Rework header generation to fix always rebuilding.bdrewery2016-04-182-113/+135
* DIRDEPS_BUILD: Regenerate without local dependencies.bdrewery2016-02-241-230/+0
* META MODE: Don't create .meta files when symlinking sources into the obj dire...bdrewery2015-11-251-2/+2
* Remove redundant .NOPATH.bdrewery2015-09-261-2/+0
* META_MODE: Remove DEP_RELDIR from Makefile.depend files.bdrewery2015-09-251-2/+0
* Add META_MODE support.sjg2015-06-131-0/+252
|\
| * Merge sync of headsjg2015-05-271-1/+3
| |\
| * \ Merge from head@274682sjg2014-11-191-3/+1
| |\ \ | | |/
| * | Updated dependenciessjg2014-05-101-0/+2
| * | Merge from headsjg2014-05-081-1/+1
| |\ \
| * \ \ Merge headsjg2014-04-281-1/+1
| |\ \ \
| * | | | Merge head@256308sjg2013-10-141-2/+2
| * | | | Updated dependenciessjg2013-03-171-0/+1
| * | | | Updated dependenciessjg2013-02-161-2/+0
| * | | | Sync with HEAD.obrien2013-02-081-1/+10
| |\ \ \ \
| * | | | | Updated/new Makefile.dependsjg2012-11-081-0/+3
| | | | | |
| | \ \ \ \
| *-. \ \ \ \ Sync from headsjg2012-11-041-1/+1
| |\ \ \ \ \ \
| * | | | | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.marcel2012-08-221-0/+247
| | |/ / / / / | |/| | | | |
* | | | | | | Misc fixes from projects/bmakesjg2015-06-111-0/+3
| |_|_|_|_|/ |/| | | | |
* | | | | | Remove MK_ARM_EABI, the armeb issues have been fixed. The code to supportandrew2014-10-011-3/+1
| |_|_|_|/ |/| | | |
* | | | | Use src.opts.mk in preference to bsd.own.mk except where we need stuffimp2014-05-061-1/+1
| |_|_|/ |/| | |
* | | | Fix cross compilation after r258428.andreast2013-11-211-1/+1
* | | | Bump OS versions in the toolchain triples to 11.0, and bump thedim2013-10-101-2/+2
| |_|/ |/| |
* | | Add compiler support for the ARM EABI.andrew2013-01-171-0/+9
* | | Clean up hardcoded ar(1) flags in the tree to use the global ARFLAGS ineadler2012-12-061-1/+1
| |/ |/|
* | After the binutils 2.17.50 import, the assembler supports AS_REL16nwhitehorn2012-07-081-1/+1
|/
* Enable TLS support for ARM toolchaingonzo2012-02-141-2/+0
* 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-171-9/+0
* 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 r215396 through r215463 from ^/head.dim2010-11-181-1/+1
| * Sync: merge r214895 through r215140 from ^/head.dim2010-11-111-11/+11
| |\
| * | 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
* | | Let gcc and ld know where to find 32 bit libraries on amd64.tijl2010-11-171-1/+1
| |/ |/|
* | Complete the integration of tbemd branch into head.imp2010-11-101-11/+11
|/
* Teach our toolchain how to generate 64-bit PowerPC binaries. This fixesnwhitehorn2010-07-101-2/+16
* Non-GCC gcc compatible compilers may provide the same multimedia intrinsicobrien2010-05-121-3/+3
* Back out previous revision until better tested fix is ready.kan2009-06-291-8/+0
* Eliminate .text relocations in shared libraries compiled with stack protector.kan2009-06-281-0/+8
* Add FreeBSD/MIPS support to GCC.obrien2008-09-012-1/+11
* Turn cc_tools/Makefile and Makefile.tgt into a "linear" read. Sharedobrien2008-08-312-17/+11
OpenPOWER on IntegriCloud