summaryrefslogtreecommitdiff
path: root/libiberty/ChangeLog
diff options
context:
space:
mode:
authorDJ Delorie <dj@redhat.com>2013-02-07 04:43:49 +0000
committerDJ Delorie <dj@redhat.com>2013-02-07 04:43:49 +0000
commit0f5f799a26ee1ab0e591247bb54827a9010bd7b9 (patch)
tree9c41ca427b2994bb6a157e46989764060c5df9bb /libiberty/ChangeLog
parent1965d5f2d027f2a389ef64079123fe39ab83a034 (diff)
downloadbinutils-gdb-0f5f799a26ee1ab0e591247bb54827a9010bd7b9.tar.gz
merge from gcc
Diffstat (limited to 'libiberty/ChangeLog')
-rw-r--r--libiberty/ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/libiberty/ChangeLog b/libiberty/ChangeLog
index 2a91c419dde..cbcd1e25948 100644
--- a/libiberty/ChangeLog
+++ b/libiberty/ChangeLog
@@ -1,6 +1,10 @@
2013-01-31 Kai Tietz <ktietz@redhat.com>
- PR other/543413
+ PR other/54620
+ * sha1.c (sha1_process_block): Handle case that size_t is
+ a wider-integer-scalar as a 32-bit unsigned integer.
+
+ PR other/53413
* md5.c (md5_process_block): Handle case that size_t is
a wider-integer-scalar a 32-bit unsigned integer.