r152001 - in /trunk/gcc: ChangeLog config/mips/...

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


Author: rth
Date: Tue Sep 22 15:14:15 2009
New Revision: 152001

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=152001
Log:
        * config/mips/mips.c (TARGET_ASM_TRAMPOLINE_TEMPLATE,
        mips_asm_trampoline_template, TARGET_TRAMPOLINE_INIT,
        mips_trampoline_init): New.
        * config/mips/mips.h (TRAMPOLINE_TEMPLATE): Move code to
        mips_asm_trampoline_template.
        (INITIALIZE_TRAMPOLINE): Move code to mips_trampoline_init;
        update for hook parameters.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/mips/mips.c
    trunk/gcc/config/mips/mips.h



More information about the Gcc-cvs mailing list