• rth's avatar
    * config/arm/arm.c (TARGET_ASM_TRAMPOLINE_TEMPLATE): New. · 74ae09de
    rth authored
            (TARGET_TRAMPOLINE_INIT, TARGET_TRAMPOLINE_ADJUST_ADDRESS): New.
            (arm_asm_trampoline_template): New.
            (arm_trampoline_init, arm_trampoline_adjust_address): New.
            * config/arm/arm.h (TRAMPOLINE_TEMPLATE,
            * ARM_TRAMPOLINE_TEMPLATE,
            THUMB2_TRAMPOLINE_TEMPLATE, THUMB1_TRAMPOLINE_TEMPLATE): Move all
            code to arm_asm_trampoline_template.
            (TRAMPOLINE_ADJUST_ADDRESS): Move code to
            arm_trampoline_adjust_address.
            (INITIALIZE_TRAMPOLINE): Move code to arm_trampoline_init;
            adjust for target hook parameters.
    
    git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@151986 138bc75d-0d04-0410-961f-82ee72b054a4
    74ae09de
arm.h 97.6 KB