OSDN Git Service

* gdbarch.sh (gdbarch_swap_ftype, deprecated_register_gdbarch_swap,
authoruweigand <uweigand>
Fri, 22 Jun 2007 12:45:36 +0000 (12:45 +0000)
committeruweigand <uweigand>
Fri, 22 Jun 2007 12:45:36 +0000 (12:45 +0000)
commitc1ff08e4489dc9be70238eb675b7e5a789887389
tree1f24bbbf200bc6358f45fcad4d16c99fcc542561
parente9e3521dc766a1a8ff9b1c74c07b437e9f7bd7b2
* 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