This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r152016 - in /trunk/gcc: ChangeLog config/vax/v...


Author: rth
Date: Tue Sep 22 15:16:34 2009
New Revision: 152016

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=152016
Log:
        * config/vax/vax.c (TARGET_ASM_TRAMPOLINE_TEMPLATE): New.
        (TARGET_TRAMPOLINE_INIT): New.
        (vax_asm_trampoline_template, vax_trampoline_init): New.
        * config/vax/vax.h (TRAMPOLINE_TEMPLATE): Move code to
        vax_asm_trampoline_template.
        (INITIALIZE_TRAMPOLINE): Move code to vax_trampoline_init.

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]