2004-10-30 Andrew Cagney <cagney@gnu.org>
authorAndrew Cagney <cagney@redhat.com>
Sat, 30 Oct 2004 20:54:54 +0000 (20:54 +0000)
committerAndrew Cagney <cagney@redhat.com>
Sat, 30 Oct 2004 20:54:54 +0000 (20:54 +0000)
commit95ac2dcfbb412c950079cd182299a7d572ed9f90
tree8cad60c72e3cdcde5d143876d4dddd224730fa6f
parent1a8da44df3a27ece21de383e0e0571957bfc56cb
2004-10-30  Andrew Cagney  <cagney@gnu.org>

* config/mips/tm-mips.h (MIPS16_INSTLEN, MIPS_NUMREGS)
(MIPS_INSTLEN): Delete.
* mips-tdep.h (enum mips_insn_size): Rename MIPS32_INSN_SIZE and
MIPS16_INSN_SIZE to MIPS_INSN32_SIZE and MIPS_INSN16_SIZE.
* remote-mips.c, mips-tdep.c: Update.
gdb/ChangeLog
gdb/config/mips/tm-mips.h
gdb/mips-tdep.c
gdb/mips-tdep.h
gdb/remote-mips.c