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)
commitb4a20239906ec8ba36a98e03d56d91603ce3ebb7
tree2e3c96c35ae9a0e63a5ef69a743399d9c1c5656d
parent17c579bd622026e9c05a0b8893e10a26470c3569
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
This page took 0.028973 seconds and 4 git commands to generate.