From owner-cvs-all Mon Dec 17 19: 5:24 2001 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 69FE737B41D; Mon, 17 Dec 2001 19:05:22 -0800 (PST) Received: (from obrien@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBI35MZ96757; Mon, 17 Dec 2001 19:05:22 -0800 (PST) (envelope-from obrien) Message-Id: <200112180305.fBI35MZ96757@freefall.freebsd.org> From: "David E. O'Brien" Date: Mon, 17 Dec 2001 19:05:22 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/gnu/lib/libgcc Makefile X-FreeBSD-CVS-Branch: WIP_GCC30 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 2001/12/17 19:05:22 PST Modified files: (Branch: WIP_GCC30) gnu/lib/libgcc Makefile Log: Working changes for GCC 3.0.2. We now fake out the native libgcc.mk + GNU autoconf'ed Makefile. This gives us the flexability we will need to support our new arches (StrongARM, Sparc64, PowerPC, and IA-64). If this new way proves to be too much a hassle, I still have a close-to-being-finished version that is more like the 2.95 version of this file. Revision Changes Path 1.34.2.1 +188 -135 src/gnu/lib/libgcc/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message