gcc/gcc ChangeLog.hammer cfgcleanup.c cselib.c ...
hubicka@gcc.gnu.org
hubicka@gcc.gnu.org
Fri Mar 5 20:45:00 GMT 2004
CVSROOT: /cvs/gcc
Module name: gcc
Branch: hammer-3_3-branch
Changes by: hubicka@gcc.gnu.org 2004-03-05 20:45:52
Modified files:
gcc : ChangeLog.hammer cfgcleanup.c cselib.c cselib.h
gcse.c loop.c params.def reload1.c sched-deps.c
gcc/doc : invoke.texi
Log message:
* cfgcleanup.c (thread_jump): Update call of cselib_init.
* cselib.c: Merge from mainline.
* cselib.h (cselib_init): Update prototype.
* gcse.c (local_cprop_pass): Update call of cselib_init.
* loop.c (load_mems): Update call of cselib_init.
* postreload.c (reload_cse_regs_1): Update call of cselib_init.
* sched-deps.c (sched_analyze): Update call of cselib_init.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.hammer.diff?cvsroot=gcc&only_with_tag=hammer-3_3-branch&r1=1.1.2.358&r2=1.1.2.359
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cfgcleanup.c.diff?cvsroot=gcc&only_with_tag=hammer-3_3-branch&r1=1.67.2.12&r2=1.67.2.13
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cselib.c.diff?cvsroot=gcc&only_with_tag=hammer-3_3-branch&r1=1.22.2.4&r2=1.22.2.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cselib.h.diff?cvsroot=gcc&only_with_tag=hammer-3_3-branch&r1=1.5.18.1&r2=1.5.18.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/gcse.c.diff?cvsroot=gcc&only_with_tag=hammer-3_3-branch&r1=1.222.2.23&r2=1.222.2.24
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/loop.c.diff?cvsroot=gcc&only_with_tag=hammer-3_3-branch&r1=1.431.2.16&r2=1.431.2.17
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/params.def.diff?cvsroot=gcc&only_with_tag=hammer-3_3-branch&r1=1.16.2.10&r2=1.16.2.11
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/reload1.c.diff?cvsroot=gcc&only_with_tag=hammer-3_3-branch&r1=1.364.2.11&r2=1.364.2.12
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/sched-deps.c.diff?cvsroot=gcc&only_with_tag=hammer-3_3-branch&r1=1.48.2.4&r2=1.48.2.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/doc/invoke.texi.diff?cvsroot=gcc&only_with_tag=hammer-3_3-branch&r1=1.198.2.39&r2=1.198.2.40
More information about the Gcc-cvs
mailing list