2002-10-25 Andrew Cagney <cagney@redhat.com>
authorAndrew Cagney <cagney@redhat.com>
Fri, 25 Oct 2002 22:25:55 +0000 (22:25 +0000)
committerAndrew Cagney <cagney@redhat.com>
Fri, 25 Oct 2002 22:25:55 +0000 (22:25 +0000)
commit72367fb45badc6ee3fe515b31348266310bff371
tree1c5768fc9c002675eefcfb826312ee34280f38be
parent0c1a73d6161aa208838c415d735d41be3ee16fb7
2002-10-25  Andrew Cagney  <cagney@redhat.com>

* complaints.h (struct deprecated_complaint): Rename `struct
complaint'.
* complaints.c (complain): Update.
* remote-vx68.c, remote-vxmips.c, remote-vxsparc.c: Delete
incorrect comment indicating that "symfile.h" was being included
for the `struct complaint' definition.
* remote-vx.c: Update.
* objc-lang.c: Update.
* xcoffread.c: Update.
* hpread.c: Update.
* mdebugread.c: Update.
* stabsread.c: Update.
* dwarf2read.c: Update.
* dwarfread.c: Update.
* elfread.c: Update.
* coffread.c: Update.
* stabsread.h: Update.
* dbxread.c: Update.
* buildsym.c: Update.
* gdbtypes.c: Update.
* macrotab.c: Update.
21 files changed:
gdb/ChangeLog
gdb/buildsym.c
gdb/coffread.c
gdb/complaints.c
gdb/complaints.h
gdb/dbxread.c
gdb/dwarf2read.c
gdb/dwarfread.c
gdb/elfread.c
gdb/gdbtypes.c
gdb/hpread.c
gdb/macrotab.c
gdb/mdebugread.c
gdb/objc-lang.c
gdb/remote-vx.c
gdb/remote-vx68.c
gdb/remote-vxmips.c
gdb/remote-vxsparc.c
gdb/stabsread.c
gdb/stabsread.h
gdb/xcoffread.c