From owner-cvs-all Mon Aug 7 3: 7:10 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id C318C37BD7A; Mon, 7 Aug 2000 03:07:02 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id DAA46517; Mon, 7 Aug 2000 03:07:02 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Message-Id: <200008071007.DAA46517@freefall.freebsd.org> From: "David E. O'Brien" Date: Mon, 7 Aug 2000 03:07:02 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/gcc ChangeLog src/contrib/gcc/config/i386 i386.md src/contrib/gcc/cp ChangeLog decl.c decl2.c init.c method.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG obrien 2000/08/07 03:07:02 PDT Modified files: (Branch: RELENG_4) contrib/gcc ChangeLog contrib/gcc/config/i386 i386.md contrib/gcc/cp ChangeLog decl.c decl2.c init.c method.c Log: Grab the latest FSF bug fixes to the anonvcs GCC 'gcc-2_95-branch' branch. This covers the bug fixes from May 26th - August 3rd, 2000. This isn't being brought in on the vendor branch as that has moved passed the GCC 2.95 branch since the import of a 2.96 snapshot. Otherwise this would have had a vendor import tag of "gcc_2_95_cvs_20000703". Revision Changes Path 1.1.1.8.2.3 +5 -0 src/contrib/gcc/ChangeLog 1.7.2.1 +2 -2 src/contrib/gcc/config/i386/i386.md 1.1.1.7.2.2 +16 -0 src/contrib/gcc/cp/ChangeLog 1.4.2.2 +6 -1 src/contrib/gcc/cp/decl.c 1.1.1.6.2.2 +62 -5 src/contrib/gcc/cp/decl2.c 1.1.1.3.2.2 +8 -0 src/contrib/gcc/cp/init.c 1.1.1.3.2.2 +21 -11 src/contrib/gcc/cp/method.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message