Date: Thu, 13 Jan 2000 00:50:15 -0800 (PST) From: "David E. O'Brien" <obrien@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/gcc gcc.c src/contrib/gcc/config/i386 freebsd.h src/contrib/gcc/cp g++.c g++spec.c lang-specs.h src/contrib/gcc/f lang-specs.h src/gnu/lib/libg2c Makefile src/gnu/lib/libgcc Makefile src/gnu/lib/libgcc_r Makefile ... Message-ID: <200001130850.AAA16741@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
obrien 2000/01/13 00:50:14 PST Modified files: (Branch: EGCS_11x) contrib/gcc gcc.c contrib/gcc/config/i386 freebsd.h contrib/gcc/cp g++.c g++spec.c lang-specs.h contrib/gcc/f lang-specs.h gnu/lib/libg2c Makefile gnu/lib/libgcc Makefile gnu/lib/libgcc_r Makefile gnu/lib/libobjc Makefile gnu/lib/libstdc++ Makefile gnu/usr.bin/cc 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_tools freebsd-native.h gnu/usr.bin/cc/cpp Makefile gnu/usr.bin/cc/f77 Makefile gnu/usr.bin/cc/f771 Makefile Log: Allow EGCS 1.1.2 to co-exist with the new compiler, for regression testing. Revision Changes Path 1.10.2.2 +15 -15 src/contrib/gcc/gcc.c 1.29.2.1 +4 -7 src/contrib/gcc/config/i386/freebsd.h 1.4.8.1 +1 -1 src/contrib/gcc/cp/g++.c 1.1.1.1.2.2 +1 -1 src/contrib/gcc/cp/g++spec.c 1.1.1.2.2.1 +3 -3 src/contrib/gcc/cp/lang-specs.h 1.1.1.1.2.1 +6 -6 src/contrib/gcc/f/lang-specs.h 1.7.2.1 +3 -3 src/gnu/lib/libg2c/Makefile 1.29.2.1 +4 -4 src/gnu/lib/libgcc/Makefile 1.4.2.1 +2 -2 src/gnu/lib/libgcc_r/Makefile 1.8.2.1 +3 -3 src/gnu/lib/libobjc/Makefile 1.23.2.1 +6 -5 src/gnu/lib/libstdc++/Makefile 1.39.2.2 +2 -2 src/gnu/usr.bin/cc/Makefile.inc 1.13.2.1 +2 -2 src/gnu/usr.bin/cc/c++/Makefile 1.11.2.1 +2 -2 src/gnu/usr.bin/cc/c++filt/Makefile 1.17.2.1 +2 -2 src/gnu/usr.bin/cc/cc/Makefile 1.16.2.1 +2 -2 src/gnu/usr.bin/cc/cc1/Makefile 1.9.2.1 +2 -2 src/gnu/usr.bin/cc/cc1obj/Makefile 1.21.2.1 +4 -3 src/gnu/usr.bin/cc/cc1plus/Makefile 1.3.2.2 +7 -7 src/gnu/usr.bin/cc/cc_tools/freebsd-native.h 1.15.2.2 +2 -2 src/gnu/usr.bin/cc/cpp/Makefile 1.9.2.1 +3 -3 src/gnu/usr.bin/cc/f77/Makefile 1.4.2.1 +2 -2 src/gnu/usr.bin/cc/f771/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200001130850.AAA16741>