aboutsummaryrefslogtreecommitdiff
path: root/include/ChangeLog
diff options
context:
space:
mode:
authorDJ Delorie <dj@redhat.com>2001-09-18 21:02:02 +0000
committerDJ Delorie <dj@redhat.com>2001-09-18 21:02:02 +0000
commit38bfaea8f269347feb1ab1ca571080b86be1b255 (patch)
tree42b84d6aa0a47e31187d92c84bb2f83ea455e42b /include/ChangeLog
parenta10c9419a4c9533a651c831ea505ed87825276ed (diff)
downloadgdb-38bfaea8f269347feb1ab1ca571080b86be1b255.zip
gdb-38bfaea8f269347feb1ab1ca571080b86be1b255.tar.gz
gdb-38bfaea8f269347feb1ab1ca571080b86be1b255.tar.bz2
merge from gcc
Diffstat (limited to 'include/ChangeLog')
-rw-r--r--include/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/include/ChangeLog b/include/ChangeLog
index f77ca19..157dbff 100644
--- a/include/ChangeLog
+++ b/include/ChangeLog
@@ -1,3 +1,8 @@
+2001-09-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
+
+ * libiberty.h (concat, concat_length, concat_copy, concat_copy2,
+ ACONCAT): Improve comments.
+
2001-09-18 Alan Modra <amodra@bigpond.net.au>
* objalloc.h (OBJALLOC_ALIGN): Define using offsetof.