diff options
author | DJ Delorie <dj@redhat.com> | 2001-09-17 23:11:04 +0000 |
---|---|---|
committer | DJ Delorie <dj@redhat.com> | 2001-09-17 23:11:04 +0000 |
commit | 54c2024269888296cec6c81cd15caf2dec71bb84 (patch) | |
tree | 3cb14374f0cf07150204a558c4b24955e578c85f /include/ChangeLog | |
parent | 739d0d99b33332323e03c11f9fc03a5c499199c6 (diff) | |
download | gdb-54c2024269888296cec6c81cd15caf2dec71bb84.zip gdb-54c2024269888296cec6c81cd15caf2dec71bb84.tar.gz gdb-54c2024269888296cec6c81cd15caf2dec71bb84.tar.bz2 |
merge from gcc
Diffstat (limited to 'include/ChangeLog')
-rw-r--r-- | include/ChangeLog | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/include/ChangeLog b/include/ChangeLog index 24541e0..6c25ae3 100644 --- a/include/ChangeLog +++ b/include/ChangeLog @@ -1,3 +1,16 @@ +2001-09-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> + + * libiberty.h (concat_length, concat_copy, concat_copy2, + libiberty_concat_ptr, ACONCAT): New. + + * libiberty.h (ASTRDUP): New macro. + libiberty_optr, libiberty_nptr, libiberty_len): Declare. + +2001-09-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> + + * libiberty.h (ASTRDUP): New macro. + libiberty_optr, libiberty_nptr, libiberty_len): Declare. + 2001-08-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> * ansidecl.h: Update comments reflecting previous change. |