2003-08-21 Andrew Cagney <cagney@redhat.com>
authorAndrew Cagney <cagney@redhat.com>
Thu, 21 Aug 2003 20:43:10 +0000 (20:43 +0000)
committerAndrew Cagney <cagney@redhat.com>
Thu, 21 Aug 2003 20:43:10 +0000 (20:43 +0000)
commitd90cf509bd4aee2e024979a75685826a5289ba22
tree96b6c2c4d4554855df8990aaf098b5703dc65abd
parent8b39fe56a2250e7fc4e8327dc705789e0290c260
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
This page took 0.025023 seconds and 4 git commands to generate.