diff options
author | DJ Delorie <dj@redhat.com> | 2002-01-02 18:01:38 +0000 |
---|---|---|
committer | DJ Delorie <dj@redhat.com> | 2002-01-02 18:01:38 +0000 |
commit | 20d54542b93d43f80c98f5a329c13f39e4835075 (patch) | |
tree | fd8841e3117d577b4672b15c0871156110bf6911 /libiberty/ChangeLog | |
parent | 23b7f870fb76af586dc3a62b64b6e2368b42d64d (diff) | |
download | gdb-20d54542b93d43f80c98f5a329c13f39e4835075.zip gdb-20d54542b93d43f80c98f5a329c13f39e4835075.tar.gz gdb-20d54542b93d43f80c98f5a329c13f39e4835075.tar.bz2 |
merge from gcc
Diffstat (limited to 'libiberty/ChangeLog')
-rw-r--r-- | libiberty/ChangeLog | 5 |
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. |