]> gcc.gnu.org Git - gcc.git/commit
Makefile.in (lcm.o): Add dependency on function.h
authorJan Hubicka <jh@suse.cz>
Tue, 25 Feb 2003 11:39:20 +0000 (12:39 +0100)
committerJan Hubicka <hubicka@gcc.gnu.org>
Tue, 25 Feb 2003 11:39:20 +0000 (11:39 +0000)
commitfa1a0d022c30ed29de2e07828d5f28d5a9034636
tree7e4541599f216511567a2ef212a330eaa7d0b1c9
parent9d4c1565091e0017b2d4b54126f4d691d1d8681d
Makefile.in (lcm.o): Add dependency on function.h

* Makefile.in (lcm.o):  Add dependency on function.h
* lcm.c (function.h): Include.
* i386.c (machine_function, ix86_stack_locals,
* ix86_save_varrargs_registers) : Move to
...
* i386.h (machine_function, ix86_stack_locals,
ix86_save_varrargs_registers): ... here; add optimize_mode_switching
(ix86_optimize_mode_switching): New.
* i386.md (fix patterns): Set ix86_optimize_mode_switching

From-SVN: r63404
gcc/ChangeLog
gcc/Makefile.in
gcc/config/i386/i386.c
gcc/config/i386/i386.h
gcc/config/i386/i386.md
gcc/lcm.c
gcc/toplev.c
This page took 0.061573 seconds and 5 git commands to generate.