]> git.ipfire.org Git - thirdparty/gcc.git/commit
rs6000-protos.h (rs6000_initialize_trampoline): Remove.
authorRichard Henderson <rth@redhat.com>
Tue, 22 Sep 2009 15:15:19 +0000 (08:15 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Tue, 22 Sep 2009 15:15:19 +0000 (08:15 -0700)
commit44d43e53777bdca63227ed10fff40c21a9fa3424
tree76be6df5da57e82ca78e59735839271068d0a492
parent454da45131d4efbd521374a5c185bacbb3f15ab8
rs6000-protos.h (rs6000_initialize_trampoline): Remove.

        * config/rs6000/rs6000-protos.h (rs6000_initialize_trampoline): Remove.
        * config/rs6000/rs6000.c (TARGET_TRAMPOLINE_INIT): New.
        (rs6000_trampoline_init): Rename from rs6000_initialize_trampoline;
        make static; adjust parameters for the hook.
        * config/rs6000/rs6000.h (INITIALIZE_TRAMPOLINE): Remove.

From-SVN: r152008
gcc/ChangeLog
gcc/config/rs6000/rs6000-protos.h
gcc/config/rs6000/rs6000.c
gcc/config/rs6000/rs6000.h