2007-06-13 Markus Deuling <deuling@de.ibm.com>
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 52d6181e34f72f61e8605e61aab2d51288b95ad2..f642adb18da751b5497667d1d24e66df6aad2e20 100644 (file)
@@ -1,3 +1,61 @@
+2007-06-13  Markus Deuling  <deuling@de.ibm.com>
+
+       * gdbarch.sh (TARGET_ARCHITECTURE): Replace by gdbarch_bfd_arch_info.
+       * arch-utils.c (show_architecture): Likewise.
+       * remote-mips.c (mips_open): Likewise
+       * nto-tdep.c (nto_find_and_open_solib)
+       (nto_init_solib_absolute_prefix): Likewise.
+       * nto-procfs (procfs_open): Likewise.
+       * m68hc11-tdep.c (gdb_print_insn_m68hc11): Likewise.
+       * gcore.c (default_gcore_mach, default_gcore_arch): Likewise.
+       * gdbarch.c, gdbarch.h: Regenerate.
+
+2007-06-13  Markus Deuling  <deuling@de.ibm.com>
+
+       * gdbarch.sh (TARGET_BFD_VMA_BIT): Replace by gdbarch_bfd_vma_bit.
+       * gdbtypes.c (build_flt): Likewise.
+       * gdbarch.c, gdbarch.h: Regenerate.
+
+2007-06-13  Markus Deuling  <deuling@de.ibm.com>
+
+       * gdbarch.sh (BREAKPOINT_FROM_PC): Replace by
+       gdbarch_breakpoint_from_pc.
+       * s390-tdep.c (s390_gdbarch_init): Likewise (comment).
+       * remote.c (remote_insert_breakpoint)
+       (remote_insert_hw_breakpoint): Likewise.
+       * ppc-linux-tdep.c (ppc_linux_memory_remove_breakpoint): Likewise.
+       * mips-tdep.c (mips_breakpoint_from_pc): Likewise (comment).
+       * breakpoint.h (bp_target_info): Likewise (comment).
+       * breakpoint.c (read_memory_nobpt): Likewise.
+       * mem-break.c (default_memory_insert_breakpoint): Likewise.
+       (symtab.h, breakpoint.h): Remove include. Remove unnecessary comment.
+       * gdbarch.c, gdbarch.h: Regenerate.
+
+2007-06-13  Markus Deuling  <deuling@de.ibm.com>
+
+       * gdbarch.sh (TARGET_PTR_BIT): Replace with gdbarch_ptr_bit.
+       * solib-svr4.c (svr4_truncate_ptr): Likewise.
+       * solib-pa64.c (read_dynamic_info): Likewise.
+       * solib-legacy.c (legacy_svr4_fetch_link_map_offsets): Likewise.
+       * solib.c (info_sharedlibrary_command): Likewise.
+       * s390-nat.c (SUBOFF): Likewise.
+       * p-valprint.c (pascal_val_print): Likewise.
+       * procfs.c (info_proc_mappings): Likewise.
+       * printcmd.c (decode_format): Likewise.
+       * nto-tdep.c (nto_truncate_ptr): Likewise.
+       * mips-linux-tdep.c (mips_linux_get_longjmp_target)
+       (mips64_linux_get_longjmp_target): Likewise.
+       * m68k-tdep.c (m68k_get_longjmp_target): Likewise.
+       * jv-valprint.c (java_value_print): Likewise.
+       * jv-lang.c (get_java_object_header_size): Likewise.
+       * hppa-tdep.c (skip_prologue_hard_way, hppa_frame_cache): Likewise.
+       * hppa-hpux-tdep.c (hppa_hpux_skip_trampoline_code)
+       (hppa_hpux_unwind_adjust_stub): Likewise.
+       * gnu-v3-abi.c (build_gdb_vtable_type): Likewise.
+       * gdbtypes.c (make_pointer_type, make_reference_type)
+       (smash_to_memberptr_type): Likewise.
+       * gdbarch.c, gdbarch.h: Regenerate.
+
 2007-06-13  Daniel Jacobowitz  <dan@codesourcery.com>
 
        * mips-tdep.c (mips_print_register): Remove unused ALL argument.
This page took 0.025466 seconds and 4 git commands to generate.