This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

egcs gcc/ChangeLog gcc/cp/ChangeLog gcc/cp/Mak ...


CVSROOT:	/cvs/gcc
Module name:	egcs
Changes by:	mmitchel@sourceware.cygnus.com	2000-07-12 00:12:56

Modified files:
	gcc            : ChangeLog 
	gcc/cp         : ChangeLog Makefile.in 
	gcc/java       : ChangeLog 
	contrib        : gcc_update ChangeLog 
Removed files:
	gcc            : c-parse.c c-parse.h c-parse.y 
	gcc/objc       : objc-parse.c objc-parse.y 
	gcc/cp         : parse.h parse.c 
	gcc/java       : parse-scan.c 

Log message:
	* gcc_update (files_and_dependencies): Remove generated YACC files.
	
	* c-parse.c: Remove.
	* c-parse.h: Likewise.
	* c-parse.y: Likewise.
	* objc/objc-parse.c: Likewise.
	* objc/objc-pasre.y: Likewise.
	
	* Makefile.in ($(PARSE_H)): Depend directly on parse.y.
	* parse.c: Remove.
	* parse.h: Likewise.
	
	* parse-scan.c: Remove.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/ChangeLog.diff?cvsroot=gcc&r1=1.7078&r2=1.7079
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/c-parse.c.diff?cvsroot=gcc&r1=1.45&r2=NONE
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/c-parse.h.diff?cvsroot=gcc&r1=1.10&r2=NONE
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/c-parse.y.diff?cvsroot=gcc&r1=1.41&r2=NONE
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/objc/objc-parse.c.diff?cvsroot=gcc&r1=1.44&r2=NONE
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/objc/objc-parse.y.diff?cvsroot=gcc&r1=1.40&r2=NONE
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/cp/ChangeLog.diff?cvsroot=gcc&r1=1.1887&r2=1.1888
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/cp/Makefile.in.diff?cvsroot=gcc&r1=1.93&r2=1.94
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/cp/parse.h.diff?cvsroot=gcc&r1=1.14&r2=NONE
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/cp/parse.c.diff?cvsroot=gcc&r1=1.175&r2=NONE
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/java/ChangeLog.diff?cvsroot=gcc&r1=1.481&r2=1.482
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/java/parse-scan.c.diff?cvsroot=gcc&r1=1.20&r2=NONE
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/contrib/gcc_update.diff?cvsroot=gcc&r1=1.10&r2=1.11
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/contrib/ChangeLog.diff?cvsroot=gcc&r1=1.58&r2=1.59


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]