summaryrefslogtreecommitdiff
path: root/lang/gcc34/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2004-07-281) Removed two patches because the problem, corrected by the patches, hasshannonjr1-4/+9
been corrected in 3.4.1 source 2) Incremented PKGREVISION 3) Corrected attempt to elimiate hardcoded GCC_PLATFORM=${MACHINE_GNU_ARCH}--netbsdelf2.0
2004-07-261) Revised ABI specification (baseline_symbols.txt) to go with release 3.4.1shannonjr1-8/+36
2) Added include statment for zlib/buildlink3.mk to Makefile to go with CONFIGURE_ARGS+=--with-system-zlib already there. Thank you Georg Schwarz <geos@epost.de> for pointing out this ommision. 3) Incorporated logic from gcc3 that determines whether to add binutils dependency or not. 4) Eliminated hardcoded target of netbsdelf2.0 as a step toward supporting other architectures.
2004-07-21Update from 3.4.1 RC1 to 3.4.1 (release). I do not believe that any actualshannonjr1-5/+3
changes to the gcc codebase occurred with this delta.
2004-07-09Remove USE_NEW_TEXINFO, it is a noop now.seb1-2/+1
2004-07-09oops - have to order the includes / tests a bit differently to avoiddrochner1-5/+7
an unwanted dependency on pth on 1.6.x
2004-07-09make this usable on 1.6.x, w/o native threads:drochner1-2/+10
-disable thread support if no native threads are available -require native threads only if ADA is built
2004-06-29This is the gcc 3.4 compiler suite.shannonjr1-0/+189