2004-02-22 Andrew Cagney <cagney@redhat.com>
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 7a372b30ff0a2fecf75c2bff0ba8663454413a2f..ce4a621c065c232110e742cc38d21516e69c4993 100644 (file)
@@ -1,5 +1,41 @@
+2004-02-22  Andrew Cagney  <cagney@redhat.com>
+
+       * frame-unwind.c (frame_unwind_find_by_frame): Add legacy_frame_p
+       to predicates for "seriously old code".
+
+       * hppa-tdep.c (hppa_gdbarch_init): Convert compile time #if0s into
+       runtime if(0).
+
+       * hppa-tdep.c (hppa_breakpoint_from_pc): Make "breakpoint"
+       unsigned.
+       (hppa_frame_find_saved_regs): Fix "std" instruction pattern
+
+       * config/pa/tm-hppa.h: Update copyright.
+       (DEPRECATED_INIT_FRAME_PC): Delete macro.
+       (deprecated_init_frame_pc_default): Delete declaration.
+       (hppa_frame_init_saved_regs): Delete declaration.
+       (DEPRECATED_FRAME_INIT_SAVED_REGS): Delete macro.
+       * hppa-tdep.c: Include "arch-utils.h".
+       (hppa_gdbarch_init): Set deprecated init_frame_pc
+       and deprecated frame_init_saved_regs.
+       (hppa_frame_init_saved_regs): Make static.
+
 2004-02-22  Mark Kettenis  <kettenis@gnu.org>
 
+       Remove old 386BSD support.
+       * NEWS (REMOVED configurations and files): Add i[3456]86-*-bsd*.
+       * configure.host: Remove i[34567]86-*-bsd*.
+       * configure.tgt: Remove i[34567]86-*-bsd*.
+       * i386b-nat.c: Removed.
+       * Makefile.in (ALLDEPFILES): Remove i386b-nat.c.
+       (i386b-nat.o): Remove dependencies.
+
+       * config/i386/i386bsd.mh: Removed.
+       * config/i386/i386bsd.mt: Removed.
+       * config/i386/nm-i386bsd.h: Removed.
+       * config/i386/tm-i386bsd.h: Removed.
+       * config/i386/xm-i386bsd.h: Removed.
+
        * x86-64-tdep.h (amd64obsd_r_reg_offset): New extern declaration.
 
        * amd64fbsd-tdep.c: Include "solib-svr4.h".
This page took 0.023467 seconds and 4 git commands to generate.