]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
* gdbarch.sh (gdbarch_swap_ftype, deprecated_register_gdbarch_swap,
authorUlrich Weigand <uweigand@de.ibm.com>
Fri, 22 Jun 2007 12:45:38 +0000 (12:45 +0000)
committerUlrich Weigand <uweigand@de.ibm.com>
Fri, 22 Jun 2007 12:45:38 +0000 (12:45 +0000)
commite487cc15a42e5089c73e2c642241655240a52657
tree80d9ce170591105ddb83389afbd17a9cf0a86fc1
parentd5c314579277bf073441af801bb40c3ff7e33f7b
* 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.
gdb/ChangeLog
gdb/gdbarch.c
gdb/gdbarch.h
gdb/gdbarch.sh