OSDN Git Service

The attatched moves the remaining guff from gdbarch.{h,c,sh} to
authorAndrew Cagney <cagney@redhat.com>
Wed, 7 Jun 2000 04:38:02 +0000 (04:38 +0000)
committerAndrew Cagney <cagney@redhat.com>
Wed, 7 Jun 2000 04:38:02 +0000 (04:38 +0000)
commitf6520dd03bbc77a9b8f6a5706fc0c970db92080f
tree164aefc157e4e43152a318ac05af83cbab89d095
parent684acbd21c89cef19fb67699d92d9a3308aa7891
The attatched moves the remaining guff from gdbarch.{h,c,sh} to
arch-utils.{h,c}.  The ``set architecutre'' and ``set endian''
commands (part of the move) were implemented to use add_set_enum_cmd()
so that ``set architecture <tab>'' works.
12 files changed:
gdb/ChangeLog
gdb/Makefile.in
gdb/TODO
gdb/arch-utils.c
gdb/arch-utils.h
gdb/gdbarch.c
gdb/gdbarch.h
gdb/gdbarch.sh
gdb/i386-tdep.c
gdb/sh-tdep.c
gdb/sh3-rom.c
gdb/v850-tdep.c