aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 60ecee6..b6c8203 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,16 @@
+2004-01-16 Andrew Cagney <cagney@redhat.com>
+
+ * symfile.c: Update copyright year.
+ (compare_symbols): Delete unused function.
+ * stabsread.c: Update copyright year.
+ (lrs_general_complaint): Delete unused function.
+ (ref_search_value): Ditto.
+ (get_substring): Delete declaration.
+ * sh64-tdep.c: Update copyright year.
+ (sh64_get_gdb_regnum): Delete unused function.
+ * dwarf2read.c (dwarf2_unsupported_at_frame_base_complaint):
+ Delete unused function.
+
2004-01-17 Mark Kettenis <kettenis@gnu.org>
* defs.h (gdb_osabi): Add GDB_OSABI_OPENBSD_ELF.