aboutsummaryrefslogtreecommitdiff
path: root/libiberty/ChangeLog
diff options
context:
space:
mode:
authorDJ Delorie <dj@redhat.com>2002-01-02 18:01:38 +0000
committerDJ Delorie <dj@redhat.com>2002-01-02 18:01:38 +0000
commit20d54542b93d43f80c98f5a329c13f39e4835075 (patch)
treefd8841e3117d577b4672b15c0871156110bf6911 /libiberty/ChangeLog
parent23b7f870fb76af586dc3a62b64b6e2368b42d64d (diff)
downloadgdb-20d54542b93d43f80c98f5a329c13f39e4835075.zip
gdb-20d54542b93d43f80c98f5a329c13f39e4835075.tar.gz
gdb-20d54542b93d43f80c98f5a329c13f39e4835075.tar.bz2
merge from gcc
Diffstat (limited to 'libiberty/ChangeLog')
-rw-r--r--libiberty/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/libiberty/ChangeLog b/libiberty/ChangeLog
index 4299e6c..9292971 100644
--- a/libiberty/ChangeLog
+++ b/libiberty/ChangeLog
@@ -1,3 +1,8 @@
+2002-01-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
+
+ * cplus-dem.c (mystrstr): Delete. All callers changed to use
+ strstr instead.
+
2001-12-31 Ira Ruben <ira@apple.com>
* aclocal.m4 (libiberty_AC_FUNC_STRNCMP): Use anon mmap as 2nd try.