diff options
author | DJ Delorie <dj@redhat.com> | 2004-08-06 15:38:11 +0000 |
---|---|---|
committer | DJ Delorie <dj@redhat.com> | 2004-08-06 15:38:11 +0000 |
commit | deaa6723d2a35d46bc95cd4d7b295596893a158c (patch) | |
tree | 456b7b6be0aa0b25d0cafa6f267e6a41a5a8a8cc /include/ChangeLog | |
parent | bf0d233dddf80e14b82708484327885bab6765b4 (diff) | |
download | gdb-deaa6723d2a35d46bc95cd4d7b295596893a158c.zip gdb-deaa6723d2a35d46bc95cd4d7b295596893a158c.tar.gz gdb-deaa6723d2a35d46bc95cd4d7b295596893a158c.tar.bz2 |
merge from gcc
Diffstat (limited to 'include/ChangeLog')
-rw-r--r-- | include/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/include/ChangeLog b/include/ChangeLog index 2c53400..39557fa 100644 --- a/include/ChangeLog +++ b/include/ChangeLog @@ -1,3 +1,8 @@ +2004-08-02 Gabriel Dos Reis <gdr@integrable-solutions.net> + + * libiberty.h (XDELETE, XDELETEVEC, XRESIZEVEC): Remove any + const-qualification before disposal. + 2004-07-24 Bernardo Innocenti <bernie@develer.com> * ansidecl.h (ARG_UNUSED): New Macro. |