]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/ChangeLog
* gdbarch.sh (gdbarch_swap_ftype, deprecated_register_gdbarch_swap,
[thirdparty/binutils-gdb.git] / gdb / ChangeLog
index 22ca54edb4513e72e2e8c8a77656252ddf647e8b..0fb25edd14a1bc3fe3524277f4a3714833289acb 100644 (file)
@@ -1,3 +1,17 @@
+2007-06-22  Ulrich Weigand  <uweigand@de.ibm.com>
+
+       * gdbarch.sh (gdbarch_swap_ftype, deprecated_register_gdbarch_swap,
+       DEPRECATED_REGISTER_GDBARCH_SWAP): Remove.
+       (struct gdbarch_swap, struct gdbarch_swap_registration, 
+       struct gdbarch_swap_registry, gdbarch_swap_registry,
+       current_gdbarch_swap_init_hack, current_gdbarch_swap_out_hack,
+       current_gdbarch_swap_in_hack): Remove.
+       (find_arch_by_info): Do not call current_gdbarch_swap_init_hack.
+       (gdbarch_find_by_info): Do not call current_gdbarch_swap_in_hack
+       and current_gdbarch_swap_out_hack, update current_gdbarch directly.
+       (deprecated_current_gdbarch_select_hack): Likewise.
+       * gdbarch.h, gdbarch.c: Regenerate.
+
 2007-06-22  Ulrich Weigand  <uweigand@de.ibm.com>
 
        * infrun.c (clear_proceed_status): Clean up stop_registers.