r152008 - in /trunk/gcc: ChangeLog config/rs600...

rth@gcc.gnu.org rth@gcc.gnu.org
Tue Sep 22 15:15:00 GMT 2009


Author: rth
Date: Tue Sep 22 15:15:19 2009
New Revision: 152008

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=152008
Log:
        * 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.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/rs6000/rs6000-protos.h
    trunk/gcc/config/rs6000/rs6000.c
    trunk/gcc/config/rs6000/rs6000.h



More information about the Gcc-cvs mailing list