Mention all function changed.
authorhpenner <hpenner@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 26 Nov 2002 15:50:51 +0000 (15:50 +0000)
committerhpenner <hpenner@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 26 Nov 2002 15:50:51 +0000 (15:50 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@59519 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog

index 51b1e88..6865d58 100644 (file)
        insns.
        * config/s390/s390.c (struct machine_function): Introduction of
        struct machine_function.
+       (s390_output_symbolic_const): Use of cfun.
+       (s390_optimize_prolog): Likewise.
+       (s390_fixup_clobbered_return_reg): Likewise.
+       (s390_frame_info): Likewise.
+       (s390_emit_prologue, s390_emit_epilogue): Likewise.
+       (s390_init_machine_status): New function.
+       (override_options): call s390_init_machine_status.
        * config/s390/s390-protos.h (s390_output_constant_pool): Changed 
        prototype.