summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/cc/cc_tools/auto-host.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make gcc move switch tables into .rodata instead of .text on i386/amd64stefan2017-05-311-3/+3
* Define HAVE_AS_REL16, as binutils 2.17 supports the R_PPC_REL16 reloc.kettenis2015-08-231-2/+2
* Define HAVE_AS_EXPLICIT_RELOCS and HAVE_AS_JSRDIRECT_RELOCS. These symbols aremiod2015-06-011-4/+4
* Add some missing HAVE_AS_SPARC defines necessary to make exception handlingkettenis2010-05-071-3/+3
* Our libc provides ssp, so use that.robert2010-05-061-2/+2
* Include the type override definitions and use the correct targetjsg2009-11-021-2/+4
* Import a BSD make based infrastructure for building gcc, based on therobert2009-10-151-0/+1401