]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
2002-11-21 Andrew Cagney <cagney@redhat.com>
authorAndrew Cagney <cagney@redhat.com>
Thu, 21 Nov 2002 18:54:44 +0000 (18:54 +0000)
committerAndrew Cagney <cagney@redhat.com>
Thu, 21 Nov 2002 18:54:44 +0000 (18:54 +0000)
commit8997bd5e3f2a3523c3e113e1a89916a7a42e0257
tree910d1dea3213d3534c7015628fbf87f65ac4a916
parent7c25b72c17fb4647ec34275270088a8f78d41a3b
2002-11-21  Andrew Cagney  <cagney@redhat.com>

* mips-tdep.c (mips_dump_tdep): Delete references to
GDB_TARGET_UNMASK_DISAS_PC and GDB_TARGET_MASK_DISAS_PC.
* config/mips/tm-mips.h (GDB_TARGET_MASK_DISAS_PC): Delete macro.
(GDB_TARGET_UNMASK_DISAS_PC): Delete macro.
* printcmd.c (build_address_symbolic): Delete calls to
GDB_TARGET_UNMASK_DISAS_PC and GDB_TARGET_MASK_DISAS_PC.
(address_info): Ditto.
Fix PR gdb/773.
gdb/ChangeLog
gdb/config/mips/tm-mips.h
gdb/mips-tdep.c
gdb/printcmd.c