From owner-cvs-all Sat Apr 6 15:15:21 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 8F60437B417; Sat, 6 Apr 2002 15:15:16 -0800 (PST) Received: (from obrien@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g36NFG413305; Sat, 6 Apr 2002 15:15:16 -0800 (PST) (envelope-from obrien) Message-Id: <200204062315.g36NFG413305@freefall.freebsd.org> From: "David E. O'Brien" Date: Sat, 6 Apr 2002 15:15:16 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/gnu/usr.bin/cc Makefile Makefile.inc Makefile.tgt src/gnu/usr.bin/cc/c++ Makefile src/gnu/usr.bin/cc/c++filt Makefile src/gnu/usr.bin/cc/cc Makefile src/gnu/usr.bin/cc/cc1 Makefile src/gnu/usr.bin/cc/cc1obj Makefile ... X-FreeBSD-CVS-Branch: WIP_GCC31 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/04/06 15:15:16 PST Modified files: (Branch: WIP_GCC31) gnu/usr.bin/cc Makefile Makefile.inc gnu/usr.bin/cc/c++ Makefile gnu/usr.bin/cc/c++filt Makefile gnu/usr.bin/cc/cc Makefile gnu/usr.bin/cc/cc1 Makefile gnu/usr.bin/cc/cc1obj Makefile gnu/usr.bin/cc/cc1plus Makefile gnu/usr.bin/cc/cc_drv Makefile gnu/usr.bin/cc/cc_fbsd Makefile gnu/usr.bin/cc/cc_int Makefile gnu/usr.bin/cc/cc_tools Makefile freebsd-native.h gnu/usr.bin/cc/cccp Makefile gnu/usr.bin/cc/cpp Makefile gnu/usr.bin/cc/cpp0 Makefile gnu/usr.bin/cc/doc Makefile gnu/usr.bin/cc/f77 Makefile gnu/usr.bin/cc/f771 Makefile gnu/usr.bin/cc/f77doc Makefile gnu/usr.bin/cc/gcov Makefile Added files: (Branch: WIP_GCC31) gnu/usr.bin/cc Makefile.tgt gnu/usr.bin/cc/collect2 Makefile gnu/usr.bin/cc/protoize Makefile Log: Bmake bits for GCC 3.1. Revision Changes Path 1.25.2.1 +5 -2 src/gnu/usr.bin/cc/Makefile 1.56.2.3 +1 -3 src/gnu/usr.bin/cc/Makefile.inc 1.1.2.1 +16 -0 src/gnu/usr.bin/cc/Makefile.tgt (new) 1.17.2.1 +2 -1 src/gnu/usr.bin/cc/c++/Makefile 1.11.10.2 +1 -14 src/gnu/usr.bin/cc/c++filt/Makefile 1.24.2.1 +2 -1 src/gnu/usr.bin/cc/cc/Makefile 1.19.2.3 +10 -9 src/gnu/usr.bin/cc/cc1/Makefile 1.12.2.3 +10 -10 src/gnu/usr.bin/cc/cc1obj/Makefile 1.22.8.3 +12 -9 src/gnu/usr.bin/cc/cc1plus/Makefile 1.11.8.1 +1 -1 src/gnu/usr.bin/cc/cc_drv/Makefile 1.3.8.1 +1 -1 src/gnu/usr.bin/cc/cc_fbsd/Makefile 1.26.2.3 +37 -13 src/gnu/usr.bin/cc/cc_int/Makefile 1.52.2.3 +83 -75 src/gnu/usr.bin/cc/cc_tools/Makefile 1.9.2.6 +1 -2 src/gnu/usr.bin/cc/cc_tools/freebsd-native.h 1.20.2.2 +19 -1 src/gnu/usr.bin/cc/cccp/Makefile 1.2.2.1 +14 -0 src/gnu/usr.bin/cc/collect2/Makefile (new) 1.19.2.1 +2 -1 src/gnu/usr.bin/cc/cpp/Makefile 1.1.2.2 +20 -2 src/gnu/usr.bin/cc/cpp0/Makefile 1.10.10.1 +0 -0 src/gnu/usr.bin/cc/doc/Makefile 1.14.2.1 +3 -1 src/gnu/usr.bin/cc/f77/Makefile 1.6.2.2 +5 -11 src/gnu/usr.bin/cc/f771/Makefile 1.3.10.1 +0 -0 src/gnu/usr.bin/cc/f77doc/Makefile 1.1.4.2 +4 -1 src/gnu/usr.bin/cc/gcov/Makefile 1.1.2.1 +21 -0 src/gnu/usr.bin/cc/protoize/Makefile (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message