diff options
author | DJ Delorie <dj@redhat.com> | 2009-07-25 00:01:58 +0000 |
---|---|---|
committer | DJ Delorie <dj@redhat.com> | 2009-07-25 00:01:58 +0000 |
commit | 6e88169156860fb7a726b875af919cade2c940b5 (patch) | |
tree | da41f9a0dd6db24ac361b0e52a9e4c9172ef8487 /include/ChangeLog | |
parent | a331e0d9dbedcbce09b17632159674f0e8c09113 (diff) | |
download | ppe42-binutils-6e88169156860fb7a726b875af919cade2c940b5.tar.gz ppe42-binutils-6e88169156860fb7a726b875af919cade2c940b5.zip |
merge from gcc
Diffstat (limited to 'include/ChangeLog')
-rw-r--r-- | include/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/include/ChangeLog b/include/ChangeLog index 910b78f305..c681a33956 100644 --- a/include/ChangeLog +++ b/include/ChangeLog @@ -1,3 +1,7 @@ +2009-07-24 Ian Lance Taylor <iant@google.com> + + * libiberty.h (crc32): Declare. + 2009-07-20 Cary Coutant <ccoutant@google.com> Doug Evans <dje@google.com> |