diff options
author | Andrew Cagney <cagney@redhat.com> | 2003-01-28 19:53:25 +0000 |
---|---|---|
committer | Andrew Cagney <cagney@redhat.com> | 2003-01-28 19:53:25 +0000 |
commit | 1ae18a04ceb5b3a60107113733587d22c7b3d9b3 (patch) | |
tree | 8678511f8815e392f80cda3235c2e0602c0ed4d6 /gdb/ChangeLog | |
parent | f2c16bd605503a2ff9a98a16ca7049ef4319d690 (diff) | |
download | binutils-gdb-1ae18a04ceb5b3a60107113733587d22c7b3d9b3.tar.gz |
2003-01-28 Andrew Cagney <ac131313@redhat.com>
* complaints.c (complain): Delete function.
* complaints.h (struct deprecated_complaint): Delete definition.
(complain): Delete declaration.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 9bbf775948b..b40880806f8 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,9 @@ +2003-01-28 Andrew Cagney <ac131313@redhat.com> + + * complaints.c (complain): Delete function. + * complaints.h (struct deprecated_complaint): Delete definition. + (complain): Delete declaration. + 2003-01-28 Kevin Buettner <kevinb@redhat.com> * mips-tdep.c (mips_init_extra_frame_info): Return early for |