2004-10-31 Orjan Friberg <organ.friberg@axis.com>
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 26f9b2ed5201a923303adb43b36db073e03f639e..e50e86d5a8ebad25ee71a186504d324d0b98bc1f 100644 (file)
@@ -1,3 +1,39 @@
+2004-10-31  Orjan Friberg <organ.friberg@axis.com>
+           Andrew Cagney  <cagney@gnu.org>
+
+       * gdbarch.sh (single_step_through_delay): Add.
+       * gdbarch.h, gdbarch.c: Re-generate.
+       * config/mips/tm-mips.h (STEP_SKIPS_DELAY_P, STEP_SKIPS_DELAY)
+       (mips_step_skips_delay): Delete.
+       * mips-tdep.c (mips_single_step_through_delay): Replace
+       mips_step_skips_delay.
+       (mips_gdbarch_init): Set single_step_through_delay.
+       (mips_dump_tdep): Do not print STEP_SKIPS_DELAY.
+       
+2004-10-31  Mark Kettenis  <kettenis@gnu.org>
+
+       * tramp-frame.c (tramp_frame_prepend_unwinder): Set unwinder type
+       from TRAMP_FRAME frame type.
+
+2004-10-31  Andrew Cagney  <cagney@gnu.org>
+
+       * mdebugread.c (parse_procedure): Wrap use of RA_REGNUM in #ifdef.
+
+       * mips-tdep.c (mips_ignore_helper): Delete.
+       * config/mips/tm-mips.h (DEPRECATED_IGNORE_HELPER_CALL): Delete.
+       * infrun.c (handle_inferior_event): Delete #ifdef
+       DEPRECATED_IGNORE_HELPER_CALL code.
+
+       * config/mips/tm-mips.h (RA_REGNUM): Delete.
+
+2004-10-31  Mark Kettenis  <kettenis@gnu.org>
+
+       * i386v4-nat.c (supply_gregset, supply_fpregset, fill_gregset)
+       (fill_fpregset): Do not compile for 64-bit systems.
+       * i386-sol2-nat.c: Don't include "i386v4-nat.c".
+       * Makefile.in (i386-sol2-nat.o): Update dependencies.
+       * config/i386/i386sol2.mh (NATDEPFILES): Add back i386v4-nat.c.
+
 2004-10-30  Andrew Cagney  <cagney@gnu.org>
 
        * mdebugread.h: Include "coff/sym.h" and "coff/symconst.h".
This page took 0.02749 seconds and 4 git commands to generate.