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]
Other format: [Raw text]

gcc/gcc ChangeLog Makefile.in passes.c seqabst ...


CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	cfo-branch
Changes by:	loki@gcc.gnu.org	2004-11-25 15:08:06

Modified files:
	gcc            : ChangeLog Makefile.in passes.c seqabstr.c 
	                 tree-dump.c tree.h 

Log message:
	* Makefile.in (seqabstr.o): Depend on $(PARAMS_H) $(EXPR_H) $(TM_P_H).
	* tree-dump.c,tree.h,passes.c(rest_of_factoring): Dump local factoring.
	* seqabstr.c (): Fix indirect jumps, label storing and register
	allocation.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&only_with_tag=cfo-branch&r1=2.6343.2.1&r2=2.6343.2.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/Makefile.in.diff?cvsroot=gcc&only_with_tag=cfo-branch&r1=1.1422.2.1&r2=1.1422.2.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/passes.c.diff?cvsroot=gcc&only_with_tag=cfo-branch&r1=2.55.2.1&r2=2.55.2.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/seqabstr.c.diff?cvsroot=gcc&only_with_tag=cfo-branch&r1=1.1.2.1&r2=1.1.2.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/tree-dump.c.diff?cvsroot=gcc&only_with_tag=cfo-branch&r1=1.36.6.1&r2=1.36.6.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/tree.h.diff?cvsroot=gcc&only_with_tag=cfo-branch&r1=1.655.2.1&r2=1.655.2.2


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