m68hc11.h (STATIC_CHAIN_REGNUM): Use soft z register instead of _.d1.
authorStephane Carrez <Stephane.Carrez@worldnet.fr>
Thu, 3 May 2001 20:52:43 +0000 (22:52 +0200)
committerStephane Carrez <ciceron@gcc.gnu.org>
Thu, 3 May 2001 20:52:43 +0000 (22:52 +0200)
commit7bdf2c6522b29d1f7fe16a5c06956d923fba0800
tree8cac8d1f0a2ff86505849786a60d6ecb9949bb5a
parentf8e4b51d3666e23172cdaa0367a0a7b18e1707cd
m68hc11.h (STATIC_CHAIN_REGNUM): Use soft z register instead of _.d1.

* config/m68hc11/m68hc11.h (STATIC_CHAIN_REGNUM): Use soft z register
instead of _.d1.
(INITIALIZE_TRAMPOLINE): Call it.
(TRAMPOLINE_SIZE): Define according to 68HC11/68HC12.
(TRAMPOLINE_TEMPLATE): Remove.
* config/m68hc11/m68hc11.c (m68hc11_initialize_trampoline): New.
* config/m68hc11/m68hc11-protos.h (m68hc11_initialize_trampoline):
Declare.

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