summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/cc/cc_tools (follow)
Commit message (Expand)AuthorAgeFilesLines
* more depends gc / yacc rules overhaulespie2017-07-191-4/+2
* remove misc. depend and yacc nits that no longer matter.espie2017-07-101-2/+1
* Always include Makefile.dep, conditionally including it based on thejsg2017-06-231-3/+1
* DEPENDSFILE comes from FreeBSD, we don't have it. replace it with itsespie2017-06-211-2/+2
* Make gcc move switch tables into .rodata instead of .text on i386/amd64stefan2017-05-311-3/+3
* Switch OpenBSD/armv7 to ARM EABI (soft-float). This is a complete ABIpatrick2016-09-011-1/+7
* Enable -msecure-plt by default (on powerpc).kettenis2015-09-161-1/+2
* 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
* A port of the current gcc 3.3.6 m88k backend to gcc 4.2.1.miod2013-05-081-1/+3
* openbsd will never support __ARMEB__, so remove it herejasper2011-11-091-2/+2
* Add support for hppa64.kettenis2011-08-041-1/+6
* Remove ueberold a.out configuration leftovers.miod2011-06-251-5/+4
* Put in the infrastructure for OpenBSD/arm gcc4 support. Not working, but workdrahn2011-04-061-1/+7
* Tweak definition and some uses of PREFIX macro to avoid includingguenther2011-03-061-3/+3
* GCC4 cross compilation support under OpenBSD.drahn2010-09-251-1/+5
* Add infrastructure to build GCC 4.2.1 for OpenBSD/mips64. Only tested onkettenis2010-09-101-3/+11
* let gcc4 build on landiskjsg2010-09-091-1/+7
* Add infrastructure to buil GCC 4.2.1 on OpenBSD/sparc.kettenis2010-08-011-2/+2
* 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
* add infrastructure to build GCC 4.2.1 for OpenBSD/alpha; ok kettenis@naddy2010-05-041-1/+6
* Add the bits to compile a working powerpc kernel. This is a work inmarco2010-04-291-1/+4
* Add infrastructure to build GCC 4.2.1 for OpenBSD/hppa.kettenis2010-04-251-2/+4
* make this build on sparc64robert2009-11-171-2/+4
* Include the type override definitions and use the correct targetjsg2009-11-023-11/+7
* Import a BSD make based infrastructure for building gcc, based on therobert2009-10-155-0/+2147