summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/gcc3
AgeCommit message (Expand)Author
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
2003-10-21Rework how MAKEVERBOSE operates:lukem
2003-10-20Support MAKEVERBOSElukem
2003-10-16Don't auto-frob .y or .l files.lukem
2003-10-11Serialize the build of backend and frontend, since the latter requiresenami
2003-10-07Turn on HAVE_GAS_HIDDEN.matt
2003-10-06Fix part 3 of toolchain/23067 while adding a depend target to theveego
2003-10-06Add in-tree toolchain support for HPPA.matt
2003-09-26Move inclusion of "Makefile.backend" a bit further up again to fixtron
2003-09-26Include "Makefile.backend" at the end so that "CLEANFILES" definitionstron
2003-09-23Add a .PATH dependency on the target's gcc config directory.matt
2003-09-23Regenerated powerpc--netbsd files.matt
2003-09-14Add missing libiberty glue for x86_64 previously missed.fvdl
2003-09-08Remove file generated by older version of mknative-gcc.fvdl
2003-09-07x86_64 gcc3 and binutils glue. Not yet used.fvdl
2003-09-04in-tree toolchain support for sh5el. not really tested yet, but itmrg
2003-09-04install a "cccp" man page for now.mrg
2003-08-31Regenerated.matt
2003-08-25regeneratemrg
2003-08-22regenerate.mrg
2003-08-22regeneratemrg
2003-08-22* add ${GCCARCH} to .PATH to make hconfig.h a real file target.uwe
2003-08-22regeneratemrg
2003-08-19Add -I${BACKENDOBJ} to HOST_CPPFLAGS so that `fini' host program canuwe
2003-08-11- delete generated-for-i386--netbsdelf auto-build.hmrg
2003-08-04install cpp.1 and now that g++.1 is just ".so man1/gcc.1", instead linkmrg
2003-08-02Add new files for gcc3 from native-gcc build. (alpha distribution buildsmatt
2003-08-01Rework how dependency generation is performed:lukem
2003-08-01regeneratemrg
2003-07-30Regenerate gcc3 configuration for alphamatt
2003-07-30- find gthr-default.h for libgcc3mrg
2003-07-29Adapt to bsd.dep.mk changes.uwe