OSDN Git Service

2003-03-05 Andrew Cagney <cagney@redhat.com> carlton_dictionary-20030305-merge
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)
commit243c19bf06be41b563f4cc8e25d1b797e3902865
tree1d909f613e96a937a7d5358c490df6ba5042415a
parentaf98f140758e52703e7e45393ba410c9bd4eaf5a
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