diff options
author | DJ Delorie <dj@redhat.com> | 2005-02-14 12:10:25 +0000 |
---|---|---|
committer | DJ Delorie <dj@redhat.com> | 2005-02-14 12:10:25 +0000 |
commit | 8adce22da6e4805b565e6519d112e93f2a09814c (patch) | |
tree | b9569f0f22c00b6a041c2e347ae01fe65722cd20 /include/ChangeLog | |
parent | b59a68e117f1cacec46d4f74533f8d3e4036b635 (diff) | |
download | gdb-8adce22da6e4805b565e6519d112e93f2a09814c.zip gdb-8adce22da6e4805b565e6519d112e93f2a09814c.tar.gz gdb-8adce22da6e4805b565e6519d112e93f2a09814c.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 2818977..2d85bd3 100644 --- a/include/ChangeLog +++ b/include/ChangeLog @@ -1,3 +1,8 @@ +2005-02-14 Paolo Bonzini <bonzini@gnu.org> + + PR bootstrap/19818 + * ansidecl.h (PARAMS): Guard from redefinition. + 2005-02-03 Alan Modra <amodra@bigpond.net.au> * bfdlink.h (struct bfd_link_hash_entry): Add u.undef.weak. |