aboutsummaryrefslogtreecommitdiff
path: root/gnu/usr.bin/cc/cc_tools/Makefile
Commit message (Expand)AuthorAgeFilesLines
* remove GCC 4.2.1 build infrastructureEd Maste2020-02-291-445/+0
* Don't use CCACHE for linking.Bryan Drewery2018-06-271-4/+4
* build-tools: De-special-case the gcc tools build.Bryan Drewery2017-10-311-0/+1
* WITH_META_MODE: Don't expect a .meta file for side-effect generated files.Bryan Drewery2016-06-151-1/+1
* Convert to new FAST_DEPEND syntax for guessed dependencies.Bryan Drewery2016-06-151-2/+0
* WITH_META_MODE: Avoid rebuilds of cc_tools during target build.Bryan Drewery2016-05-211-17/+19
* Follow-up r297842: Rework header generation to fix always rebuilding.Bryan Drewery2016-04-181-113/+3
* META MODE: Don't create .meta files when symlinking sources into the obj dire...Bryan Drewery2015-11-251-2/+2
* Remove redundant .NOPATH.Bryan Drewery2015-09-261-2/+0
* Misc fixes from projects/bmakeSimon J. Gerraty2015-06-111-0/+3
* Remove MK_ARM_EABI, the armeb issues have been fixed. The code to supportAndrew Turner2014-10-011-3/+1
* Use src.opts.mk in preference to bsd.own.mk except where we need stuffWarner Losh2014-05-061-1/+1
* Add compiler support for the ARM EABI.Andrew Turner2013-01-171-0/+9
* Clean up hardcoded ar(1) flags in the tree to use the global ARFLAGS inEitan Adler2012-12-061-1/+1
* Remove libobjc and other Objective-C related components, as these areDimitry Andric2011-04-171-9/+0
* Let gcc and ld know where to find 32 bit libraries on amd64.Tijl Coosemans2010-11-171-1/+1
* Complete the integration of tbemd branch into head.Warner Losh2010-11-101-11/+11
* Teach our toolchain how to generate 64-bit PowerPC binaries. This fixesNathan Whitehorn2010-07-101-2/+16
* Add FreeBSD/MIPS support to GCC.David E. O'Brien2008-09-011-1/+2
* Turn cc_tools/Makefile and Makefile.tgt into a "linear" read. SharedDavid E. O'Brien2008-08-311-8/+11
* Use LC_ALL=C before awk generating "optionlist"Andrey A. Chernov2007-11-181-3/+3
* Fix compiles when user chooses to disable both ObjC and C++ support inAlexander Kabaev2007-05-281-1/+2
* Back out the addition of -static to LDFLAGS; I'm pretty confidentRuslan Ermilov2007-05-211-1/+0
* Work-around for upgrading from a pre-symbol-versioned world.Scott Long2007-05-191-0/+1
* Update bmake glue to build GCC 4.2.Alexander Kabaev2007-05-191-407/+390
* Add additional support for generating code for the arm. There's stillWarner Losh2006-09-181-0/+34
* Fix three whitespace nits.Warner Losh2006-09-111-3/+2
* Reimplementation of world/kernel build options. For details, see:Ruslan Ermilov2006-03-171-4/+6
* Update bmake glue for GCC 3.4.4.Alexander Kabaev2005-06-031-1/+3
* A fix from rev. 1.52 of gnu/usr.bin/cc/cc_tools/Makefile was lostRuslan Ermilov2004-08-181-10/+0
* Consolidate libiberty files in one place and avoid listing someAlexander Kabaev2004-08-121-11/+9
* Bmake glue for GCC 3.4.2-prerelease.Alexander Kabaev2004-07-281-76/+171
* Revise previous commit - I managed to mess up a 1-line change and brokePeter Wemm2004-06-111-1/+1
* The gcc/config/i386/freebsd64.h file neglects to override the defaultPeter Wemm2004-06-101-0/+1
* Backed out the residue of rev.1.13 (bogus addition of -static to CFLAGS).Bruce Evans2004-02-261-2/+5
* Do not treat make variables as Perl variables.Alexander Kabaev2004-01-261-4/+4
* Fixed "make clean".Ruslan Ermilov2004-01-151-0/+1
* Removed duplicate SRCS.Ruslan Ermilov2004-01-121-1/+1
* Update bmake bits to build GCC 3.3.1-prerelease.Alexander Kabaev2003-07-111-54/+237
* Add missing quote after cut/paste error in last commit. :-(Peter Wemm2003-06-261-1/+1
* Configure gcc in biarch mode for amd64 so that the -m32 flag is enabledPeter Wemm2003-06-261-2/+1
* Lock GCC w/o -m32 into 64-bit mode.David E. O'Brien2003-05-011-0/+4
* We're changing the platform name from x86[_-]86 to amd64.David E. O'Brien2003-04-261-4/+4
* Add multilib_options variable definition.Alexander Kabaev2002-10-101-0/+1
* We're going to have to use a TARGET_ARCH of "x86_64" rather than "x86-64"David E. O'Brien2002-09-121-3/+4
* Use a more API denoting way to handle what is in libc and what isn't.David E. O'Brien2002-05-181-4/+0
* Make it possible to build a cross compiler for alpha,Ruslan Ermilov2002-05-161-0/+4
* Add x86-64 bits.David E. O'Brien2002-05-151-0/+3
* The IA-64 config needs to know that we are using GNU ld & as.David E. O'Brien2002-05-151-0/+3
* Touching the sjlj setting on IA-64 makes things not build.David E. O'Brien2002-05-101-0/+2