summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/cc
AgeCommit message (Expand)Author
2012-10-13fix typo, keyword is exists, not existMarc Espie
2012-09-16Build gcc as non-PIE. PIE breaks precompiled headers and causes a seriousMark Kettenis
2012-09-01Clean up the correct file to fix parallel make failuresPhilip Guenthe
2012-08-28Add support for PIE-by-default in both ld and gcc. This is a completelyPascal Stumpf
2012-05-04Add __ic_invalidate_array to libgcc on sh.Mark Kettenis
2012-04-17Explicitely request -fno-stack-protector on sh when building the unwinder,Miod Vallat
2012-04-12the fpu control symbol on sh (__fpscr_values) suddenly becomes localJonathan Gray
2012-04-12backout gcc revision 112331 "optimized integer divide for SH4"Jonathan Gray
2011-11-09openbsd will never support __ARMEB__, so remove it hereJasper Lievisse Adriaanse
2011-09-22Add missing ia64 bits.Mark Kettenis
2011-09-18Override LIB2ADDEH on ia64. Probably not quite right, but at least this makesMark Kettenis
2011-09-15Port the -Wbounded extension from gcc3 to gcc4. Based on work started byNicholas Marriott
2011-08-04Add support for hppa64.Mark Kettenis
2011-07-04Add ia64 target.Paul Irofti
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-10-23Pick correct ranlib to operate on libgcc.a when cross-compilingMiod Vallat
2010-09-25GCC4 cross compilation support under OpenBSD.Dale Rahn
2010-09-11Make sure we build all the required integer-to-float and float-to-integerMark Kettenis
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-17always provide "includes" targetChristian Weisgerber
2010-05-16install unwind.h, like for gcc3.Marc Espie
2010-05-10Switch to using COMPILER_VERSION instead of USE_GCC3, allows for more flexibleDale Rahn
2010-05-10Fix tags targetMarco Peereboom
2010-05-09Set TARGET_CPU_DEFAULT to MASK_PA_11 on hppa to match what we had for gcc3.Mark Kettenis
2010-05-09Makefile for libobjc for gcc4Robert Nagy
2010-05-07Add some missing HAVE_AS_SPARC defines necessary to make exception handlingMark Kettenis
2010-05-07Bring over changes from gcc3 (and gcc4 in ports) to make C++ exceptionMark Kettenis
2010-05-06Don't try to create /usr/bin; mtree will have taken care of that.Christian Weisgerber
2010-05-06Add missing cleandir targetRobert Nagy
2010-05-06Our libc provides ssp, so use that.Robert Nagy
2010-05-05Compile the additional sources to handle exceptionsRobert Nagy
2010-05-04fix .asm handling on powerpc and unify with alpha; ok drahn@Christian Weisgerber
2010-05-04add infrastructure to build GCC 4.2.1 for OpenBSD/alpha; ok kettenis@Christian Weisgerber
2010-05-03install cpp at /usr/libexec/ as with gcc2/3Dale Rahn
2010-05-02Use the newly built compiler for bootstrap purposes, more is needed forDale Rahn
2010-05-02Add missing -fPIC or hppa.Mark Kettenis
2010-04-29Ignore file info on nm output when looking for global functions to hide.Dale Rahn
2010-04-29Add the bits to compile a working powerpc kernel. This is a work inMarco Peereboom
2010-04-26clean up a bitRobert Nagy
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-18Replace mmap/default precompiled header support using a brk/sbrkKurt Miller
2009-10-15Makefile.inc also has to be included from hereRobert Nagy
2009-10-15We need to include Makefile.inc hereRobert Nagy
2009-10-15We need to include Makefile.inc hereRobert Nagy