OSDN Git Service

2003-08-21 Andrew Cagney <cagney@redhat.com>
authorcagney <cagney>
Thu, 21 Aug 2003 20:43:10 +0000 (20:43 +0000)
committercagney <cagney>
Thu, 21 Aug 2003 20:43:10 +0000 (20:43 +0000)
commitfc011cdad89ff455c4af005ed4297ae0c83b1f59
tree6c9fc1a83d225efecbbb9c2c9eb2d4d2e4584dae
parent3f4dde6275afc1af84bf189a5729b5688d4cc18a
2003-08-21  Andrew Cagney  <cagney@redhat.com>

* sh3-rom.c (sh3_open, sh3e_open): Use gdbarch_update_p to select
a specific architecture.
* arch-utils.h (set_architecture_from_arch_mach): Delete
declaration.
(target_architecture_hook): Delete declaration.
* arch-utils.c: Delete non GDB_MULTI_ARCH includes.
(default_float_format): Assume GDB_MULTI_ARCH.
(default_double_format): Assume GDB_MULTI_ARCH.
(set_endian_from_file): Delete function.
(arch_ok): Delete function.
(set_arch): Delete function.
(set_architecture_from_arch_mach): Delete function.
(set_architecture_from_file): Delete function.
(set_architecture): Assume GDB_MULTI_ARCH.
(set_gdbarch_from_file): Assume GDB_MULTI_ARCH.
gdb/ChangeLog
gdb/arch-utils.c
gdb/arch-utils.h
gdb/sh3-rom.c