head 1.2; access; symbols pkgsrc-2013Q2:1.2.0.8 pkgsrc-2013Q2-base:1.2 pkgsrc-2012Q4:1.2.0.6 pkgsrc-2012Q4-base:1.2 pkgsrc-2011Q4:1.2.0.4 pkgsrc-2011Q4-base:1.2 pkgsrc-2011Q2:1.2.0.2 pkgsrc-2011Q2-base:1.2 pkgsrc-2011Q1:1.1.1.1.0.14 pkgsrc-2011Q1-base:1.1.1.1 pkgsrc-2010Q4:1.1.1.1.0.12 pkgsrc-2010Q4-base:1.1.1.1 pkgsrc-2010Q3:1.1.1.1.0.10 pkgsrc-2010Q3-base:1.1.1.1 pkgsrc-2010Q2:1.1.1.1.0.8 pkgsrc-2010Q2-base:1.1.1.1 pkgsrc-2010Q1:1.1.1.1.0.6 pkgsrc-2010Q1-base:1.1.1.1 pkgsrc-2009Q4:1.1.1.1.0.4 pkgsrc-2009Q4-base:1.1.1.1 pkgsrc-2009Q3:1.1.1.1.0.2 pkgsrc-2009Q3-base:1.1.1.1 pkgsrc-base:1.1.1.1 TNF:1.1.1; locks; strict; comment @# @; 1.2 date 2011.05.14.18.00.24; author wiz; state dead; branches; next 1.1; 1.1 date 2009.09.18.11.24.50; author dmcmahill; state Exp; branches 1.1.1.1; next ; 1.1.1.1 date 2009.09.18.11.24.50; author dmcmahill; state Exp; branches; next ; desc @@ 1.2 log @Replace patch-ae with a better patches/patch-gcc_ginclude_stddef.h, provided by Kai-Uwe Eckhardt for fixing PR 43131 (Linux build). While here, add RCS Ids to a few patches, and regen one. @ text @$NetBSD: patch-ae,v 1.1 2009/09/18 11:24:50 dmcmahill Exp $ --- gcc/Makefile.in.orig 2009-05-27 00:57:20 +0200 +++ gcc/Makefile.in @@@@ -310,7 +310,6 @@@@ USER_H = $(srcdir)/ginclude/float.h \ $(srcdir)/ginclude/iso646.h \ $(srcdir)/ginclude/stdarg.h \ $(srcdir)/ginclude/stdbool.h \ - $(srcdir)/ginclude/stddef.h \ $(srcdir)/ginclude/varargs.h \ $(srcdir)/ginclude/stdfix.h \ $(EXTRA_HEADERS) @ 1.1 log @Initial revision @ text @d1 1 a1 1 $NetBSD$ @ 1.1.1.1 log @Import gcc-4.4.1 as lang/gcc44. This is the latest branch of gcc. Of particular note is this package contains gfortran which is required for building some scientific software (recent versions of scilab for example). Package is prepared as a monolithic install of gcc since gcc is really not set up to build and install the core and then later add on different languages as their own packages. @ text @@