summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/cc/cc_tools
AgeCommit message (Expand)Author
2015-09-16Enable -msecure-plt by default (on powerpc).Mark Kettenis
2015-08-23Define HAVE_AS_REL16, as binutils 2.17 supports the R_PPC_REL16 reloc.Mark Kettenis
2015-06-01Define HAVE_AS_EXPLICIT_RELOCS and HAVE_AS_JSRDIRECT_RELOCS. These symbols areMiod Vallat
2013-05-08A port of the current gcc 3.3.6 m88k backend to gcc 4.2.1.Miod Vallat
2011-11-09openbsd will never support __ARMEB__, so remove it hereJasper Lievisse Adriaanse
2011-08-04Add support for hppa64.Mark Kettenis
2011-06-25Remove ueberold a.out configuration leftovers.Miod Vallat
2011-04-06Put in the infrastructure for OpenBSD/arm gcc4 support. Not working, but workDale Rahn
2011-03-06Tweak definition and some uses of PREFIX macro to avoid includingPhilip Guenthe
2010-09-25GCC4 cross compilation support under OpenBSD.Dale Rahn
2010-09-10Add infrastructure to build GCC 4.2.1 for OpenBSD/mips64. Only tested onMark Kettenis
2010-09-09let gcc4 build on landiskJonathan Gray
2010-08-01Add infrastructure to buil GCC 4.2.1 on OpenBSD/sparc.Mark Kettenis
2010-05-07Add some missing HAVE_AS_SPARC defines necessary to make exception handlingMark Kettenis
2010-05-06Our libc provides ssp, so use that.Robert Nagy
2010-05-04add infrastructure to build GCC 4.2.1 for OpenBSD/alpha; ok kettenis@Christian Weisgerber
2010-04-29Add the bits to compile a working powerpc kernel. This is a work inMarco Peereboom
2010-04-25Add infrastructure to build GCC 4.2.1 for OpenBSD/hppa.Mark Kettenis
2009-11-17make this build on sparc64Robert Nagy
2009-11-02Include the type override definitions and use the correct targetJonathan Gray
2009-10-15Import a BSD make based infrastructure for building gcc, based on theRobert Nagy