summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/gcc3
AgeCommit message (Expand)Author
2006-06-12More files changes in mknative re-run. I'm still cheating withskrll
2006-06-12Re-run mknative for the gcc 3.3.6 import. There's a bit of cheating goingskrll
2006-06-02make GCC3 work for vax - without shared library support.mrg
2006-05-08Remove HACK for m68k ra-colorize.c bug in gcc-3.3.2 since currenttsutsui
2006-04-20Do a mknative run to pick up (for real) the added support for variousskrll
2006-02-25Use MKPRIVATELIB instead of NOLINKLIB/NOMAN/NOPIC/NOLINT.simonb
2005-10-29Oops, forgot this when switching v9 -> ultrasparc as default -mcpumartin
2005-10-29Switch gcc's default for sparc64 from cpu=v9 to cpu=ultrasparc.martin
2005-05-20Re-run mknative now that the environment has the right ld, nm and objdump.skrll
2005-05-16Re-run mknative after the fix to use the correct AS - sparc64 hasskrll
2005-02-11Make sure to pass HOST_CC to configurejmc
2004-06-21Ignore errors on some rm -rf's for platforms that aren't quitejmc
2004-06-12Redo this rule so it depends on libiberty.a rather than just the directory.jmc
2004-06-12Fix some missing $HOST_SH needs as highlighted in PR#25606jmc
2004-05-25Re-run mknative.skrll
2004-05-08On i386 and amd64 install emmintrin.h, so that SSE2 enabled compilesmartin
2004-04-26Drop workaround for toolchain/22489 now that the fix for it has been pulleduwe
2004-03-18Fix forced MKPIC=no builds using the trick suggested by Luke. Thanks!skrll
2004-03-17Results of mknative run with gcc3.3.3 on sh5el.scw
2004-03-05NO* variable re-order. No functional change.skrll
2004-03-01Oops! Remove harmless -DNH=${MKPIC}skrll
2004-02-29Fix PR 24593.skrll
2004-02-27Backout recent changes made to gnu/lib/libgcc3 for a forced MKPIC=no build.skrll
2004-02-22Work around toolchain/22489 (gcc optimization/11937) by compilinguwe
2004-02-19mknative sweep. mainly version string differences and STDC_HEADERs.skrll
2004-02-16Re-run mknative for mipseb (sgimips). Should close PR 24438.skrll
2004-02-15Be more gcc like in the way we deal with libgcc so that sh3/hppa millicodeskrll
2004-02-14Re-run mknative with latest mknative-gcc.simonb
2004-02-12Results of re-running mknative for a few MACHINE_ARCHsskrll
2004-02-11- some libgcc3/Makefile updates for new mknativemrg
2004-02-11regenerate with GCC 3.3.3-pre20040209.mrg
2003-12-08initial GCC3 support for VAX. (barely tested). No PIC support (aka nomatt
2003-12-07 - Work around a gcc3 ICE when building reload1.c at -O2 on sh5:scw
2003-12-07Use -O1 to compile cppmacro.c on ns32k to avoid an ICE.simonb
2003-12-07Include gthr-single.h instead of gthr-posix.h on ns32k now.simonb
2003-12-07Update for gcc 3.3.2 support (with in-tree binutils).scw
2003-12-05Install the MMX/SSE/Altivec include files that gcc provides.matt
2003-12-05Add ns32k GCC3 support.simonb
2003-11-16add fini.lo to CLEANFILESlukem
2003-11-16support MAKEVERBOSElukem
2003-11-16Use .lo for host tool objects.lukem
2003-11-05build ra-colorize.c with -O0 until the bug that causes it to have dozensmrg
2003-11-04Regen for TARGET_ENDIAN_DEFAULT=ARM_FLAG_BIG_END fix in config.gcc.scw
2003-10-27revert previousmrg
2003-10-27mostly working configuration updates for sun2.mrg
2003-10-27change "cc -dumpversion" back to "3.3.2", as per old behaviour.mrg
2003-10-27add armeb-netbsdelf GCC3 support. (not tested)mrg
2003-10-26use ${HOST_SH} instead of /bin/shlukem
2003-10-25avoid trying to do "for f in ; do ..." which breaks while crosscompilingdmcmahill
2003-10-23Update version reported by gcc -dumpversion: it is now `3.3.2-nb1'seb