OSDN Git Service

2003-09-08 Andrew Cagney <cagney@redhat.com>
authorAndrew Cagney <cagney@redhat.com>
Tue, 9 Sep 2003 03:31:07 +0000 (03:31 +0000)
committerAndrew Cagney <cagney@redhat.com>
Tue, 9 Sep 2003 03:31:07 +0000 (03:31 +0000)
commit9dd95543f402606e40ad473d03245f40e08bc58d
tree855a6cb5c2da6a3aacb0606db92c41c71bb34664
parent7f666bb647ca6518f09332ca2b1364964720c901
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