From owner-cvs-all Fri Feb 1 11:19:17 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9920237B426; Fri, 1 Feb 2002 11:19:08 -0800 (PST) Received: (from obrien@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g11JJ8765525; Fri, 1 Feb 2002 11:19:08 -0800 (PST) (envelope-from obrien) Message-Id: <200202011919.g11JJ8765525@freefall.freebsd.org> From: "David E. O'Brien" Date: Fri, 1 Feb 2002 11:19:08 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/gcc final.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG obrien 2002/02/01 11:19:08 PST Modified files: contrib/gcc final.c Log: Merge rev 1.2 (add_bb) into GCC 3.1-snap. Note that the "NO_PROFILE_DATA"/"NO_PROFILE_COUNTERS" bits were added to the stock FSF GCC 2.97 (and thus 3.1) source as i386 Linux needed them also. (amazing what can get committed to the FSF GCC when needed by Linux...) Revision Changes Path 1.9 +1059 -1197 src/contrib/gcc/final.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message