* xstormy16-tdep.c (xstormy16_scan_prologue): Add frameless
authorCorinna Vinschen <corinna@vinschen.de>
Tue, 22 Jan 2002 11:22:23 +0000 (11:22 +0000)
committerCorinna Vinschen <corinna@vinschen.de>
Tue, 22 Jan 2002 11:22:23 +0000 (11:22 +0000)
commit211a4f6935ec134a9cf6c78522f15a48b5f7b258
tree3634dfba1956a919f017cb1438b90c7c63801b7e
parentf304919d26670c36cf28501804cc6822c092c0a7
* xstormy16-tdep.c (xstormy16_scan_prologue): Add frameless
parameter.  Set frameless flag if it exists and depended of
whether the scanned function is frameless or not.
(xstormy16_skip_prologue): If function is frameless, return
result of xstormy16_scan_prologue().
(xstormy16_frame_init_saved_regs): Adjust xstormy16_scan_prologue()
call.
gdb/ChangeLog
gdb/xstormy16-tdep.c