sh.h
106 KB
-
sh-protos.h (sh_initialize_trampoline): Remove. · 994322ef
* config/sh/sh-protos.h (sh_initialize_trampoline): Remove. * config/sh/sh.c (TARGET_TRAMPOLINE_INIT): New. (TARGET_TRAMPOLINE_ADJUST_ADDRESS): New. (sh_trampoline_init): Rename from sh_initialize_trampoline; make static; adjust for target hook parameters. (sh_trampoline_adjust_address): New. * config/sh/sh.h (INITIALIZE_TRAMPOLINE): New. (TRAMPOLINE_ADJUST_ADDRESS): Move code to sh_trampoline_adjust_address. From-SVN: r152011
Richard Henderson committed