* alpha-mdebug-tdep.c: Include "trad-frame.h".
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 8de2d8f62171be2069038d5dc0ffecdc893adf0f..b77cc5e18e62bbbda5a0f28c7efd3d779987ed4c 100644 (file)
@@ -1,3 +1,14 @@
+2008-05-21  Ulrich Weigand  <uweigand@de.ibm.com>
+
+       * alpha-mdebug-tdep.c: Include "trad-frame.h".
+       (struct alpha_mdebug_unwind_cache): Change type of SAVED_REGS to
+       struct trad_frame_saved_reg *.
+       (alpha_mdebug_frame_unwind_cache): Allocate SAVED_REGS using
+       trad_frame_alloc_saved_regs.  Update accesses.  Record previous
+       value of SP as being vfp.
+       (alpha_mdebug_frame_prev_register): Use trad_frame_get_prev_register.
+       * Makefile.in (alpha-mdebug-tdep.o): Update dependencies.
+
 2008-05-21  Markus Deuling  <deuling@de.ibm.com>
 
        * score-tdep.c (score_print_insn): Get the current endianess from
This page took 0.034717 seconds and 4 git commands to generate.