summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/gcc
AgeCommit message (Expand)Author
2006-06-02remove support for building (with) GCC 2.95. also:mrg
2003-09-04backout rev 1.16 (wrong tree), and 1.17 and 1.18 trying to fix 1.16...mrg
2003-09-03make the cpp.1 thing really workdrochner
2003-09-02make the cpp.1 thing workdrochner
2003-09-02install a "cccp" man page for now.mrg
2003-08-01Rework how dependency generation is performed:lukem
2003-07-28Use ${DEPENDSRCS} as a target instead of .depend, now thatlukem
2003-04-04Only do the nbcompat dance is USETOOLS == yes.thorpej
2003-03-14Link back-end helper host tools against libnbcompat.thorpej
2002-09-19- use NETBSDSRCDIR as appropriatelukem
2002-09-17* Eliminate the USE_NEW_TOOLCHAIN variable. Instead, split it intothorpej
2002-05-20Add native toolchain bits for "armeb" (big-endian ARM).thorpej
2002-03-24Add arm/xm-netbsd.hthorpej
2002-03-22Add m68000-specific `toolchain2netbsd' generated toolchain build/config files.fredette
2002-02-27New toolchain infrastructure for sh3eb, generated with mknative.tv
2002-02-27New toolchain framework for sh3el platforms, generated with mknative.tv
2002-02-26When configured via mknative, G_HOST_* filenames are prefixed with "l-".tv
2002-02-26Make hconfig.h common as simply a redirect to config.h; these aretv
2002-02-26Use MACHINE_GNU_PLATFORM to identify the machine.tv
2002-02-24Change TARGET_NAME to use ${GNU_ARCH_PLATFORM} instead ofmatt
2002-02-11Skip building if the target's .mk file is missing.tv
2002-02-07Define TARGET_CPU_DEFAULT. From Matthias Drochner.thorpej
2002-01-30Back out change on Perry's request... PR 15303 is open again.reinoud
2002-01-30The config file mentiones that if off_t isnt defined its defined in gcc asreinoud
2002-01-22regenerate.mrg
2002-01-22Need to set NOOBJ= before bsd.own.mk is included.thorpej
2001-12-31Introduce 3 new MK* variables that have effect in the USE_NEW_TOOLCHAINthorpej
2001-12-21Set NOMAN correctly. From Andrew Brown.thorpej
2001-12-21Build as "protoize" and "unprotoize" respectively, not "gcc" (!!).thorpej
2001-12-19* Add protoize and unprotoize. (Closes PR 6894.)tv
2001-12-15Allow a new-toolchain build to be done without actually buildingthorpej
2001-12-14Commit the results of running toolchain2netbsd on the Alpha.thorpej
2001-12-12Set NOxxx= before <bsd.own.mk> is pulled in (even indirectly).lukem
2001-12-12MKfoo=no -> NOfootv
2001-12-10Add G_GCOV_OBJS so gcov compiles.gmcgarry
2001-11-26A few things to make r/o source trees work that might have timestamps on thejmc
2001-11-08New toolchain files for mipseb. Mainly toolchain2netbsd output with somerafal
2001-11-08Don't rebuild "fini" _every_ time make(1) is run; avoids a completesimonb
2001-11-05Add m68k-specific `toolchain2netbsd' generated toolchain build/config files.scw
2001-10-17Add cpp.1 as an MLINKjmc
2001-10-08CLEANFILES has to be set before including <bsd.prog.mk> to make sure thattv
2001-10-08Deal brute-force with parallelism. In order to accomodate breaking thetv
2001-10-08Single-target subdir builds no longer work at all since the introductiontv
2001-09-08Rebuild USE_NEW_TOOLCHAIN files for vax. Add binutils, etc. ..matt
2001-08-30Regenerate so that ${DIST} is not expanded.matt
2001-08-28Commit NEW_TOOLCHAIN files. Do not attempt to use these unless you knowmatt
2001-08-19Update new toolchain that now toolchain2netbsd has beenmatt
2001-08-19build & install info & man page documentation.mrg
2001-08-19copy across our gcov.1 from egcs.mrg
2001-08-15regenerate.mrg