* arch-utils.c (gdbarch_info_fill): Also try core_bfd.
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 5ea94cc5a070ed845f4f1ea92d51bf3d5151494c..1d6d0147e9238a05fe16ff05b50656e9081e7c5c 100644 (file)
@@ -1,3 +1,17 @@
+2007-09-10  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * arch-utils.c (gdbarch_info_fill): Also try core_bfd.
+       * corelow.c (core_read_description): New.
+       (init_core_ops): Set to_read_description.
+       * gdbarch.sh: Add gdbarch_core_read_description.
+       * mips-linux-tdep.c (mips_linux_core_read_description): New.
+       (mips_linux_init_abi): Call set_gdbarch_core_read_description.
+       * mips-tdep.c (mips_tdesc_gp32, mips_tdesc_gp64): New.
+       (mips_register_g_packet_guesses): Use them.
+       (_initialize_mips_tdep): Initialize them.
+       * mips-tdep.h (mips_tdesc_gp32, mips_tdesc_gp64): Declare.
+       * gdbarch.h, gdbarch.c: Regenerated.
+
 2007-09-10  Ulrich Weigand  <uweigand@de.ibm.com>
 
        * infrun.c (stepping_past_breakpoint): New global variable.
This page took 0.023494 seconds and 4 git commands to generate.