summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/gcc4
AgeCommit message (Expand)Author
2012-12-02Adjust everything under src (but outside src/tools) to useapb
2011-06-11If compiled with -msoft-float, make the compiler emit soft float codematt
2011-05-30Ignore warnings when building with clang for now.joerg
2011-05-20Put the -std=gnu89 into CPPFLAGS to make sure it gets applied after thejoerg
2011-05-20Force GNU89 mode for GCC itself to deal with the non-standardjoerg
2011-04-15Move the headers for compiler and platform specific intrinsincs fromjoerg
2011-03-10Re-run mknative to pick up TLS support..skrll
2011-02-10Default NetBSD to -msecure-plt now.matt
2011-01-23mips64 gcc now defaults to soft-floatmatt
2010-05-08re-run mknative-gcc. picks up:mrg
2010-05-06mknative-gcc run to pick up gthr-posix.h changedrochner
2010-03-30install altivec.h in powerpc64.mrg
2010-03-19(re-)run gcc mknative for powerpc64.skrll
2009-12-14run mknative-gcc for these, in -current.mrg
2009-12-14regenerate these with -current mknative-gcc.mrg
2009-12-14add the mips64 files as found on the matt-nb5-mips64 branch,mrg
2009-11-11Add the -iremap option to gcc(1) and cpp(1). This option specifies ajoerg
2009-05-04Enable -mtune=nocona by default on x86. I have tested on a range of CPUsad
2009-04-30Convert gcov man page to mdoc(7) using othersrc/usr.bin/pod2mdoc.joerg
2009-04-30Convert CPP man page to mdoc(7) using othersrc/usr.bin/pod2mdoc.joerg
2009-04-30Convert GCC man page to mdoc(7) using othersrc/usr.bin/pod2mdoc.joerg
2009-03-27regenerated after i386 gcc configuration change (assume i486)drochner
2008-11-04pass HOST_CFLAGS when building cross toolsdbj
2008-10-25Use ${TOOL_SED} instead if plain sed in Makefiles.apb
2008-10-19Use ${TOOL_AWK} instead of ${AWK} or plain "awk" in make commands.apb
2008-10-12switch to per-arch multilib.h since we now use them.mrg
2008-09-01re-run mknative-gcc for gcc-4.1-20080831.mrg
2008-08-24re-mknative after recent gcc configure change for m68kmartin
2008-05-31add one more dependency.christos
2008-05-03Rename MKPRIVATELIB to LIBISPRIVATE, to make it clearer that this islukem
2008-03-25s/exit 0/true/ in the main target so that this works if interruptedmrg
2008-02-26install pmmintrin.h for SSE3drochner
2008-02-09regenerate all mknative-gcc files after skrll@'s fix to grab themrg
2008-02-05regen for GCC 4.1-20080202.mrg
2007-11-12Add the ability to build multiple programs from a single directoryjmmv
2007-09-21Rerun mknative for all archs.skrll
2007-07-18PR/36664: Greg A. Woods: Document a simpler and safer way to find gcc'schristos
2007-06-21re-run mknative with GCC 4.1.3mrg
2007-05-20Add missing brace, from Blair Sadewitzchristos
2007-04-12Change G_ENABLE_SHARED to yes.matt
2007-04-08Remove support for NetBSD/{,evb}sh5.scw
2007-03-01regenerate everything with fixed c++ math bits.mrg
2007-02-26regen after math.h change - now we've got _GLIBCXX_USE_C99_MATHdrochner
2007-02-07regen after math.h change - now we've got _GLIBCXX_USE_C99_MATHdrochner
2007-02-06regen after math.h change - now we've got _GLIBCXX_USE_C99_MATHdrochner
2007-01-13regenerate these files via mknative.mrg
2006-11-20Use GNUHOSTDIST to reference config.guess instead of an incorrect relativeskrll
2006-11-12sprinke -Wno-stack-protectorchristos
2006-11-10Sprinkle -Wno-stack-protector. Gnu programs use too much alloca :-)christos
2006-11-08Turn on TARGET_LIBC_PROVIDES_SSP; next time someone regenerates them, it willchristos