aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>2000-02-21 02:51:07 +0000
committerAndrew Cagney <cagney@redhat.com>2000-02-21 02:51:07 +0000
commitf7cb3ef862abc8b655aa43f2a829f2d2457587a8 (patch)
treec6009333dfda39930366ba1d9aef58ec1afaf870 /gdb/ChangeLog
parent0596389cd2a6facda8a6150febbc234662b4d7db (diff)
downloadgdb-f7cb3ef862abc8b655aa43f2a829f2d2457587a8.zip
gdb-f7cb3ef862abc8b655aa43f2a829f2d2457587a8.tar.gz
gdb-f7cb3ef862abc8b655aa43f2a829f2d2457587a8.tar.bz2
Include "language.h" for longest_local_hex_string_custom().
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index c232acf..ec68a81 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,8 @@
+Mon Feb 21 12:50:57 2000 Andrew Cagney <cagney@b1.cygnus.com>
+
+ * buildsym.c: Include "language.h" for
+ longest_local_hex_string_custom.
+
Mon Feb 21 11:17:18 2000 Andrew Cagney <cagney@b1.cygnus.com>
* gdbarch.sh: Include <gdb_wait.h> instead of <wait.h>.