* rs6000-nat.c (set_host_arch): Do not switch to a new architecture
authorPeter Schauer <Peter.Schauer@mytum.de>
Mon, 25 Feb 2002 18:15:52 +0000 (18:15 +0000)
committerPeter Schauer <Peter.Schauer@mytum.de>
Mon, 25 Feb 2002 18:15:52 +0000 (18:15 +0000)
commit19caaa451926df2ca71050758698fe8ef4a854c0
tree17f106f3e4b178eb80fdb0be6747693d7c58d9f6
parent798bd83101cf19a7dd11d6e8c76018fc753da57d
* rs6000-nat.c (set_host_arch): Do not switch to a new architecture
if it already matches the current architecture from the exec file.
Include arch-utils.h for gdbarch_info_init prototype.
* Makefile.in (rs6000-nat.o): Update dependencies.
gdb/ChangeLog
gdb/Makefile.in
gdb/rs6000-nat.c