egcs/gcc ChangeLog gcc.c ch/lang-specs.h cp/la ...

neil@gcc.gnu.org neil@gcc.gnu.org
Tue Sep 26 10:28:00 GMT 2000


CVSROOT:	/cvs/gcc
Module name:	egcs
Changes by:	neil@sourceware.cygnus.com	2000-09-26 10:28:07

Modified files:
	gcc            : ChangeLog gcc.c 
	gcc/ch         : lang-specs.h 
	gcc/cp         : lang-specs.h 
	gcc/f          : lang-specs.h 
	gcc/java       : lang-specs.h 
	gcc/objc       : lang-specs.h 

Log message:
	* gcc.c (cpp_options): Add spec for -ftabstop=.
	(invoke_as): New spec that handles invoking as.
	Update specs to handle -save-temps and -traditional.
	* ch/lang-specs.h, f/lang-specs.h, java/lang-specs.h:
	Use invoke_as.
	* cp/lang-specs.h, objc/lang-specs.h: Update to use
	invoke_as, and handle -save-temps and -traditional (if
	appropriate).

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/ChangeLog.diff?cvsroot=gcc&r1=1.7883&r2=1.7884
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/gcc.c.diff?cvsroot=gcc&r1=1.168&r2=1.169
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/ch/lang-specs.h.diff?cvsroot=gcc&r1=1.15&r2=1.16
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/cp/lang-specs.h.diff?cvsroot=gcc&r1=1.29&r2=1.30
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/f/lang-specs.h.diff?cvsroot=gcc&r1=1.26&r2=1.27
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/java/lang-specs.h.diff?cvsroot=gcc&r1=1.16&r2=1.17
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/objc/lang-specs.h.diff?cvsroot=gcc&r1=1.16&r2=1.17



More information about the Gcc-cvs mailing list