gcc ./ChangeLog ./Makefile.def ./Makefile.in . ...

hubicka@gcc.gnu.org hubicka@gcc.gnu.org
Sat Dec 14 08:41:00 GMT 2002


CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	rtlopt-branch
Changes by:	hubicka@gcc.gnu.org	2002-12-14 08:41:06

Modified files:
	.              : ChangeLog Makefile.def Makefile.in Makefile.tpl 
	                 configure configure.in 
	gcc            : ChangeLog ChangeLog.rtlopt Makefile.in 
	                 builtins.c calls.c cppinit.c cpplex.c cpplib.c 
	                 cpplib.h cpptrad.c explow.c expr.c 
	                 haifa-sched.c hooks.h langhooks-def.h 
	                 langhooks.c langhooks.h optabs.c real.c real.h 
	                 simplify-rtx.c toplev.c tree-inline.c tree.h 
	gcc/config/i386: i386.c i386.md 
	gcc/config/rs6000: t-rs6000-c-rule 
	gcc/cp         : ChangeLog cp-tree.h semantics.c spew.c tree.c 

Log message:
	* Merge from BIB (rtlopt-merge-20021412)

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/ChangeLog.diff?cvsroot=gcc&only_with_tag=rtlopt-branch&r1=1.569.2.6&r2=1.569.2.7
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/Makefile.def.diff?cvsroot=gcc&only_with_tag=rtlopt-branch&r1=1.3.6.3&r2=1.3.6.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/Makefile.in.diff?cvsroot=gcc&only_with_tag=rtlopt-branch&r1=1.111.2.6&r2=1.111.2.7
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/Makefile.tpl.diff?cvsroot=gcc&only_with_tag=rtlopt-branch&r1=1.11.4.6&r2=1.11.4.7
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/configure.diff?cvsroot=gcc&only_with_tag=rtlopt-branch&r1=1.46.4.5&r2=1.46.4.6
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/configure.in.diff?cvsroot=gcc&only_with_tag=rtlopt-branch&r1=1.177.2.5&r2=1.177.2.6
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&only_with_tag=rtlopt-branch&r1=1.15216.2.7&r2=1.15216.2.8
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.rtlopt.diff?cvsroot=gcc&only_with_tag=rtlopt-branch&r1=1.1.2.52&r2=1.1.2.53
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/Makefile.in.diff?cvsroot=gcc&only_with_tag=rtlopt-branch&r1=1.937.2.15&r2=1.937.2.16
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/builtins.c.diff?cvsroot=gcc&only_with_tag=rtlopt-branch&r1=1.159.2.3&r2=1.159.2.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/calls.c.diff?cvsroot=gcc&only_with_tag=rtlopt-branch&r1=1.231.2.4&r2=1.231.2.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cppinit.c.diff?cvsroot=gcc&only_with_tag=rtlopt-branch&r1=1.258.2.2&r2=1.258.2.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cpplex.c.diff?cvsroot=gcc&only_with_tag=rtlopt-branch&r1=1.212.2.2&r2=1.212.2.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cpplib.c.diff?cvsroot=gcc&only_with_tag=rtlopt-branch&r1=1.321.2.2&r2=1.321.2.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cpplib.h.diff?cvsroot=gcc&only_with_tag=rtlopt-branch&r1=1.234.2.2&r2=1.234.2.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cpptrad.c.diff?cvsroot=gcc&only_with_tag=rtlopt-branch&r1=1.27.2.2&r2=1.27.2.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/explow.c.diff?cvsroot=gcc&only_with_tag=rtlopt-branch&r1=1.101.2.3&r2=1.101.2.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/expr.c.diff?cvsroot=gcc&only_with_tag=rtlopt-branch&r1=1.478.2.7&r2=1.478.2.8
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/haifa-sched.c.diff?cvsroot=gcc&only_with_tag=rtlopt-branch&r1=1.211.2.2&r2=1.211.2.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/hooks.h.diff?cvsroot=gcc&only_with_tag=rtlopt-branch&r1=1.4.8.3&r2=1.4.8.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/langhooks-def.h.diff?cvsroot=gcc&only_with_tag=rtlopt-branch&r1=1.36.2.3&r2=1.36.2.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/langhooks.c.diff?cvsroot=gcc&only_with_tag=rtlopt-branch&r1=1.32.2.2&r2=1.32.2.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/langhooks.h.diff?cvsroot=gcc&only_with_tag=rtlopt-branch&r1=1.44.2.2&r2=1.44.2.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/optabs.c.diff?cvsroot=gcc&only_with_tag=rtlopt-branch&r1=1.143.2.4&r2=1.143.2.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/real.c.diff?cvsroot=gcc&only_with_tag=rtlopt-branch&r1=1.75.2.5&r2=1.75.2.6
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/real.h.diff?cvsroot=gcc&only_with_tag=rtlopt-branch&r1=1.44.6.4&r2=1.44.6.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/simplify-rtx.c.diff?cvsroot=gcc&only_with_tag=rtlopt-branch&r1=1.118.2.4&r2=1.118.2.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/toplev.c.diff?cvsroot=gcc&only_with_tag=rtlopt-branch&r1=1.668.2.16&r2=1.668.2.17
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/tree-inline.c.diff?cvsroot=gcc&only_with_tag=rtlopt-branch&r1=1.28.2.5&r2=1.28.2.6
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/tree.h.diff?cvsroot=gcc&only_with_tag=rtlopt-branch&r1=1.349.2.5&r2=1.349.2.6
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/i386/i386.c.diff?cvsroot=gcc&only_with_tag=rtlopt-branch&r1=1.446.2.8&r2=1.446.2.9
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/i386/i386.md.diff?cvsroot=gcc&only_with_tag=rtlopt-branch&r1=1.380.2.10&r2=1.380.2.11
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/rs6000/t-rs6000-c-rule.diff?cvsroot=gcc&only_with_tag=rtlopt-branch&r1=1.2&r2=1.2.6.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/ChangeLog.diff?cvsroot=gcc&only_with_tag=rtlopt-branch&r1=1.2940.2.7&r2=1.2940.2.8
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/cp-tree.h.diff?cvsroot=gcc&only_with_tag=rtlopt-branch&r1=1.744.2.6&r2=1.744.2.7
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/semantics.c.diff?cvsroot=gcc&only_with_tag=rtlopt-branch&r1=1.274.2.5&r2=1.274.2.6
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/spew.c.diff?cvsroot=gcc&only_with_tag=rtlopt-branch&r1=1.71.2.3&r2=1.71.2.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/tree.c.diff?cvsroot=gcc&only_with_tag=rtlopt-branch&r1=1.295.2.3&r2=1.295.2.4



More information about the Gcc-cvs mailing list