summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/cc/cc_tools/auto-host.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
| * 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
|/
* Disable TLS for arm and sparc64 here as binutils 2.15 predate GNU TLSmarius2007-10-081-0/+2
* Update bmake glue to build GCC 4.2.kan2007-05-191-105/+927
* The platform name is ARM not StrongARM.obrien2006-07-221-1/+1
* Bmake glue for GCC 3.4.2-prerelease.kan2004-07-281-447/+399
* 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 for GCC 3.3.1-pre.kan2003-07-111-44/+88
* We're changing the platform name from x86[_-]86 to amd64.obrien2003-04-261-1/+1
* Remove our custom mixed ELF/a.out support. This means the base compilerobrien2002-11-261-7/+1
* Bootstrapping aid for 4.0-RELEASE.ru2002-11-131-0/+3
* We HAVE_STPCPY now.obrien2002-10-201-1/+1
* We're going to have to use a TARGET_ARCH of "x86_64" rather than "x86-64"obrien2002-09-121-1/+1
* I missed the setting of PREFIX_INCLUDE_DIR when I visually santity checkedobrien2002-05-271-1/+1
* Use a more API denoting way to handle what is in libc and what isn't.obrien2002-05-181-1/+3
* Make it possible to build a cross compiler for alpha,ru2002-05-161-0/+3
* Fixes for building a.out bits.obrien2002-05-121-1/+8
* Bmake bits for Gcc 3.1.obrien2002-05-101-171/+391
* Do not need to define "VERSION" here -- we do it on the command line.obrien2001-03-011-3/+0
* Our capibilities updated for GCC 2.95.2.obrien1999-11-061-8/+171
* Minimum set of changes to switch from Gcc 2.7.2 (in contrib/gcc) to Egcs 1.1.2obrien1999-04-041-0/+204
OpenPOWER on IntegriCloud