summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/cc/cc_tools
Commit message (Expand)AuthorAgeFilesLines
* 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
* Use LC_ALL=C before awk generating "optionlist"ache2007-11-181-3/+3
* Welcome FreeBSD 8.obrien2007-10-121-2/+2
* Disable TLS for arm and sparc64 here as binutils 2.15 predate GNU TLSmarius2007-10-081-0/+2
* Fix compiles when user chooses to disable both ObjC and C++ support inkan2007-05-281-1/+2
* Back out the addition of -static to LDFLAGS; I'm pretty confidentru2007-05-211-1/+0
* Work-around for upgrading from a pre-symbol-versioned world.scottl2007-05-191-0/+1
* Update bmake glue to build GCC 4.2.kan2007-05-198-647/+1559
* Remove gratuitous white space change.obrien2006-11-061-12/+5
* Bump __FreeBSD_cc_version in case someone cares for differences betweenkan2006-09-211-1/+1
* Add additional support for generating code for the arm. There's stillimp2006-09-183-0/+193
* Fix three whitespace nits.imp2006-09-111-3/+2
* The platform name is ARM not StrongARM.obrien2006-07-221-1/+1
* Reimplementation of world/kernel build options. For details, see:ru2006-03-171-4/+6
* Locate __FreeBSD_cc_version's value beside __FreeBSD__'s value to make itobrien2005-10-301-1/+2
* Catch up with FreeBSD 7.obrien2005-10-291-1/+1
* Update bmake glue for GCC 3.4.4.kan2005-06-031-1/+3
* A fix from rev. 1.52 of gnu/usr.bin/cc/cc_tools/Makefile was lostru2004-08-181-10/+0
* Consolidate libiberty files in one place and avoid listing somekan2004-08-121-11/+9
* Bmake glue for GCC 3.4.2-prerelease.kan2004-07-283-542/+580
* Revise previous commit - I managed to mess up a 1-line change and brokepeter2004-06-111-1/+1
* The gcc/config/i386/freebsd64.h file neglects to override the defaultpeter2004-06-102-0/+10
* Backed out the residue of rev.1.13 (bogus addition of -static to CFLAGS).bde2004-02-261-2/+5
* Do not treat make variables as Perl variables.kan2004-01-261-4/+4
* Fixed "make clean".ru2004-01-151-0/+1
* Removed duplicate SRCS.ru2004-01-121-1/+1
* Use __cxa_atexit, rather than atexit, to register C++ destructors for localkan2003-12-191-1/+1
* Including dynamically generated osreldate.h wasn't such a goodkan2003-07-131-1/+3
* Include osreldate.h instead of sys/param.h to get __FreeBSD_versionkan2003-07-111-1/+1
* Update bmake bits to build GCC 3.3.1-prerelease.kan2003-07-111-54/+237
* Update for GCC 3.3.1-pre.kan2003-07-112-46/+90
* Add missing quote after cut/paste error in last commit. :-(peter2003-06-261-1/+1
* Configure gcc in biarch mode for amd64 so that the -m32 flag is enabledpeter2003-06-261-2/+1
OpenPOWER on IntegriCloud