2003-03-10 Andrew Cagney <cagney@redhat.com>
authorAndrew Cagney <cagney@redhat.com>
Mon, 10 Mar 2003 14:54:58 +0000 (14:54 +0000)
committerAndrew Cagney <cagney@redhat.com>
Mon, 10 Mar 2003 14:54:58 +0000 (14:54 +0000)
* gdbarch.h: Re-generate.

gdb/ChangeLog
gdb/gdbarch.h

index 1d3a5cb..a505103 100644 (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
index 26424ef..75d96ed 100644 (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)