]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
2003-09-08 Andrew Cagney <cagney@redhat.com>
authorAndrew Cagney <cagney@redhat.com>
Tue, 9 Sep 2003 03:27:10 +0000 (03:27 +0000)
committerAndrew Cagney <cagney@redhat.com>
Tue, 9 Sep 2003 03:27:10 +0000 (03:27 +0000)
commit6b5d9f1527dca16ff87dd8be03908f1cf870671a
treecd20fe701a31682f218b78ddfb2f0970c0c9c991
parent917fbb60abcbb771fd4ffbfe946e3c987a75454e
2003-09-08  Andrew Cagney  <cagney@redhat.com>

* dwarf2-frame.c (enum dwarf2_reg_rule): New, replace anonymous
enum.  Add REG_UNSPECIFIED, rename REG_UNSAVED to REG_UNDEFINED
and REG_UNMODIFIED to REG_SAME_VALUE.
(execute_cfa_program): Update.
(dwarf2_frame_cache): Update.  Initialize table to
REG_UNSPECIFIED, complain if CFI fails to specify a register's
location.
(dwarf2_frame_prev_register): Update.  Handle REG_UNSPECIFIED.
gdb/ChangeLog
gdb/dwarf2-frame.c