aboutsummaryrefslogtreecommitdiff
path: root/gnu/usr.bin/cc/cc_tools/auto-host.h
Commit message (Expand)AuthorAgeFilesLines
* remove GCC 4.2.1 build infrastructureEd Maste2020-02-291-1411/+0
* After the binutils 2.17.50 import, the assembler supports AS_REL16Nathan Whitehorn2012-07-081-1/+1
* Enable TLS support for ARM toolchainOleksandr Tymoshenko2012-02-141-2/+0
* Now that TLS is supported for sparc64 by both binutils 2.17.50 committedMarius Strobl2011-03-111-1/+1
* Merge binutils 2.17.50 to head. This brings a number of improvements toDimitry Andric2011-02-181-7/+5
|\
| * Fix a missing underscore.Nathan Whitehorn2010-12-091-1/+1
| * In case of powerpc64, enable HAVE_LD_NO_DOT_SYMS in gcc's auto-host.h.Dimitry Andric2010-10-221-1/+3
| * Update gcc's auto-host.h header for binutils 2.17: turn onDimitry Andric2010-10-221-3/+3
|/
* Disable TLS for arm and sparc64 here as binutils 2.15 predate GNU TLSMarius Strobl2007-10-081-0/+2
* Update bmake glue to build GCC 4.2.Alexander Kabaev2007-05-191-105/+927
* The platform name is ARM not StrongARM.David E. O'Brien2006-07-221-1/+1
* Bmake glue for GCC 3.4.2-prerelease.Alexander Kabaev2004-07-281-447/+399
* Use __cxa_atexit, rather than atexit, to register C++ destructors for localAlexander Kabaev2003-12-191-1/+1
* Including dynamically generated osreldate.h wasn't such a goodAlexander Kabaev2003-07-131-1/+3
* Include osreldate.h instead of sys/param.h to get __FreeBSD_versionAlexander Kabaev2003-07-111-1/+1
* Update for GCC 3.3.1-pre.Alexander Kabaev2003-07-111-44/+88
* We're changing the platform name from x86[_-]86 to amd64.David E. O'Brien2003-04-261-1/+1
* Remove our custom mixed ELF/a.out support. This means the base compilerDavid E. O'Brien2002-11-261-7/+1
* Bootstrapping aid for 4.0-RELEASE.Ruslan Ermilov2002-11-131-0/+3
* We HAVE_STPCPY now.David E. O'Brien2002-10-201-1/+1
* We're going to have to use a TARGET_ARCH of "x86_64" rather than "x86-64"David E. O'Brien2002-09-121-1/+1
* I missed the setting of PREFIX_INCLUDE_DIR when I visually santity checkedDavid E. O'Brien2002-05-271-1/+1
* Use a more API denoting way to handle what is in libc and what isn't.David E. O'Brien2002-05-181-1/+3
* Make it possible to build a cross compiler for alpha,Ruslan Ermilov2002-05-161-0/+3
* Fixes for building a.out bits.David E. O'Brien2002-05-121-1/+8
* The HAVE_AS_GOTOFF_IN_DATA definition needs to depend on obj format.David E. O'Brien2002-05-071-1/+2
* Note that HAVE_GAS_SHF_MERGE is a new feature, and it can be surprising ifDavid E. O'Brien2002-04-151-1/+1
* Tell GCC 3.1 our capibilities.David E. O'Brien2002-04-051-71/+165
* Regenerated for GCC 3.0.2.David E. O'Brien2001-12-181-0/+489