* mn10300-linux-tdep.c (solib-svr4.h): Include.
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index ed8d34898761d450d81511c121746a73c9e9e574..10914d1759335ed8cb749c92eea5a481782f4a8d 100644 (file)
@@ -1,3 +1,48 @@
+2005-09-06  Kevin Buettner  <kevinb@redhat.com>
+
+       * mn10300-linux-tdep.c (solib-svr4.h): Include.
+       (mn10300_linux_svr4_fetch_link_map_offsets): New function.
+       (am33_linux_init_osabi): Register it.
+       * Makefile.in (mn10300-linux-tdep.o): Update dependencies.
+
+2005-09-06  Kevin Buettner  <kevinb@redhat.com>
+
+       * mn10300-tdep.c (mn10300_analyze_prologue): Delete code disabled
+       via "#if 0".
+
+2005-09-06  Kevin Buettner  <kevinb@redhat.com>
+
+       * mn10300-tdep.c (mn10300_analyze_prologue): Use
+       safe_frame_unwind_memory() in place of deprecated_read_memory_nobpt().
+
+2005-09-04  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * inf-child.c (inf_child_follow_fork): Add OPS argument.
+       * inf-ptrace.c (inf_ptrace_follow_fork): Likewise.
+       * inf-ttrace.c (inf_ttrace_follow_fork): Likewise.
+       * inftarg.c (child_follow_fork): Likewise.
+       * linux-nat.c (child_follow_fork): Likewise.  Use ops instead of
+       &deprecated_child_ops.
+       * target.c (update_current_target): Do not inherit to_follow_fork.
+       (target_follow_fork): New function.
+       (debug_to_follow_fork): Remove.
+       (setup_target_debug): Don't set to_follow_fork.
+       * target.h (struct target_ops): Add struct target_ops * to
+       to_follow_fork.
+       (child_follow_fork): Add struct target_ops * argument.
+       (target_follow_fork): Replace macro with prototype.
+
+2005-09-02  Kevin Buettner  <kevinb@redhat.com>
+
+       * mn10300-tdep.c (mn10300_dwarf2_reg_to_regnum): Use ARRAY_SIZE.
+       Change internal error to warning.  Add i18n markup to warning
+       string.
+       
+2005-09-02  Kevin Buettner  <kevinb@redhat.com>
+
+       * mn10300-tdep.c (mn10300_dwarf2_reg_to_regnum): New function.
+       (mn10300_gdbarch_init): Register mn10300_dwarf2_reg_to_regnum().
+
 2005-09-02  Kevin Buettner  <kevinb@redhat.com>
 
        * mn10300-tdep.c (is_my_frame_in_sp, is_my_frame_in_fp)
This page took 0.023215 seconds and 4 git commands to generate.