aboutsummaryrefslogtreecommitdiff
path: root/include/ChangeLog
diff options
context:
space:
mode:
authorDJ Delorie <dj@redhat.com>2002-06-25 01:03:52 +0000
committerDJ Delorie <dj@redhat.com>2002-06-25 01:03:52 +0000
commit007425f1be975b0f98ef5714fd5ee8a16eb9715c (patch)
treec7e42779824e43da63f69675f4e48a361812a805 /include/ChangeLog
parentd226df4d47daef16da7f1bca258663519cd18c57 (diff)
downloadgdb-007425f1be975b0f98ef5714fd5ee8a16eb9715c.zip
gdb-007425f1be975b0f98ef5714fd5ee8a16eb9715c.tar.gz
gdb-007425f1be975b0f98ef5714fd5ee8a16eb9715c.tar.bz2
merge from gcc
Diffstat (limited to 'include/ChangeLog')
-rw-r--r--include/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/include/ChangeLog b/include/ChangeLog
index 05a3981..32628bb 100644
--- a/include/ChangeLog
+++ b/include/ChangeLog
@@ -1,3 +1,12 @@
+2002-06-25 Alan Modra <amodra@bigpond.net.au>
+
+ * demangle.h: #include "ansidecl.h" rather than #include <ansidecl.h>.
+ * fibheap.h: Likewise.
+ * hashtab.h: Likewise.
+ * partition.h: Likewise.
+ * sort.h: Likewise.
+ * splay-tree.h: Likewise.
+
2002-06-24 Alan Modra <amodra@bigpond.net.au>
* libiberty.h (basename): Don't declare if HAVE_DECL_BASENAME.