]> git.ipfire.org Git - thirdparty/gcc.git/commit
h8300.c (h8300_trampoline_init): New.
authorRichard Henderson <rth@redhat.com>
Tue, 22 Sep 2009 15:12:56 +0000 (08:12 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Tue, 22 Sep 2009 15:12:56 +0000 (08:12 -0700)
commit9f6ef043a88259c0973738e090e9c64fac961dcf
treeadc1533d600a58624cdb77c58683e09d4363d1f4
parente9d5fdb247ff82213dc32745d68c52314881057f
h8300.c (h8300_trampoline_init): New.

* config/h8300/h8300.c (h8300_trampoline_init): New.
(TARGET_TRAMPOLINE_INIT): New.
* config/h8300/h8300.h (INITIALIZE_TRAMPOLINE): Move code
to h8300_trampoline_init and adjust for hook parameters.

From-SVN: r151993
gcc/ChangeLog
gcc/config/h8300/h8300.c
gcc/config/h8300/h8300.h