]> git.ipfire.org Git - thirdparty/gcc.git/commit
m68hc11.c (TARGET_TRAMPOLINE_INIT): New.
authorRichard Henderson <rth@redhat.com>
Tue, 22 Sep 2009 15:13:36 +0000 (08:13 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Tue, 22 Sep 2009 15:13:36 +0000 (08:13 -0700)
commit0d7e5af167ecba1bee5a74f163e42754de5af980
tree83f22f3a6f4d6f8701d6effbd999b39ec4562b37
parent1548bf05145ddec6edf90ae59aecae1c39274bc7
m68hc11.c (TARGET_TRAMPOLINE_INIT): New.

* config/m68hc11/m68hc11.c (TARGET_TRAMPOLINE_INIT): New.
(m68hc11_trampoline_init): Rename from m68hc11_initialize_trampoline;
make static; update for hook parameters.
* config/m68hc11/m68hc11-protos.h: Update.
* config/m68hc11/m68hc11.h (INITIALIZE_TRAMPOLINE): Remove.

From-SVN: r151998
gcc/ChangeLog
gcc/config/m68hc11/m68hc11-protos.h
gcc/config/m68hc11/m68hc11.c
gcc/config/m68hc11/m68hc11.h