2003-03-10 Andrew Cagney <cagney@redhat.com>

* gdbarch.h: Re-generate.
This commit is contained in:
Andrew Cagney 2003-03-10 14:54:58 +00:00
parent ef840a371b
commit a2ce2e5637
2 changed files with 5 additions and 0 deletions

View File

@ -1,5 +1,7 @@
2003-03-10 Andrew Cagney <cagney@redhat.com>
* gdbarch.h: Re-generate.
* d10v-tdep.c (d10v_frame_register_unwind): Correctly unwind the
PC.
(d10v_frame_pop): Unwind the PC, and not the LR, when restoring

View File

@ -2419,6 +2419,9 @@ extern void set_gdbarch_reg_struct_has_addr (struct gdbarch *gdbarch, gdbarch_re
#endif
#endif
/* FIXME: kettenis/2003-03-08: This should be replaced by a function
parametrized with (at least) the regcache. */
#if defined (SAVE_DUMMY_FRAME_TOS)
/* Legacy for systems yet to multi-arch SAVE_DUMMY_FRAME_TOS */
#if !defined (SAVE_DUMMY_FRAME_TOS_P)