diff options
author | DJ Delorie <dj@redhat.com> | 2005-07-03 19:16:20 +0000 |
---|---|---|
committer | DJ Delorie <dj@redhat.com> | 2005-07-03 19:16:20 +0000 |
commit | 6ba85b8caf7b49723e475c3563995c44649e23b3 (patch) | |
tree | 5b4a6d142c7a5d949dd365dd5bd4c01b563b55e6 /include/ChangeLog | |
parent | 2f4535c7eb76b6a7ceee2e8805a103cb8a90efee (diff) | |
download | gdb-6ba85b8caf7b49723e475c3563995c44649e23b3.zip gdb-6ba85b8caf7b49723e475c3563995c44649e23b3.tar.gz gdb-6ba85b8caf7b49723e475c3563995c44649e23b3.tar.bz2 |
merge from gcc
Diffstat (limited to 'include/ChangeLog')
-rw-r--r-- | include/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/include/ChangeLog b/include/ChangeLog index 22df366..ac58c82 100644 --- a/include/ChangeLog +++ b/include/ChangeLog @@ -1,3 +1,10 @@ +2005-07-03 Steve Ellcey <sje@cup.hp.com> + + PR other/13906 + * ansidecl.h (ATTRIBUTE_ALIGNED_ALIGNOF): New. + * md5.h (md5_uintptr): New. + (md5_ctx): Align buffer field. + 2005-06-30 Daniel Berlin <dberlin@dberlin.org> * hashtab.h (HTAB_DELETED_ENTRY): New macro. |