2003-03-05 Andrew Cagney <cagney@redhat.com>
authorAndrew Cagney <cagney@redhat.com>
Wed, 5 Mar 2003 20:57:28 +0000 (20:57 +0000)
committerAndrew Cagney <cagney@redhat.com>
Wed, 5 Mar 2003 20:57:28 +0000 (20:57 +0000)
commit0d843116323281c1777f745582a962e373244dd6
tree45726d1fbcef356722e4d2c77099714a07763eb6
parentb257978619fc94c0b1f6c064377dcc37fa4a0468
2003-03-05  Andrew Cagney  <cagney@redhat.com>

* d10v-tdep.c (struct frame_extra_info): Delete unused structure.
(struct d10v_unwind_cache): Delete field "frameless".  Replace
"next_addr" with "sp_offset".  Add "r11_offset".
(d10v_frame_unwind_cache): Update.
(prologue_find_regs): Update.  When "mv r11, sp", save the
"sp_offset" in "r11_offset".  Recognize "st rn, @r11", note that
RN was saved in r11_offset.
gdb/ChangeLog
gdb/d10v-tdep.c