summaryrefslogtreecommitdiffstats
path: root/libiberty/ChangeLog
diff options
context:
space:
mode:
authorktietz <ktietz@138bc75d-0d04-0410-961f-82ee72b054a4>2013-01-31 08:17:37 +0000
committerktietz <ktietz@138bc75d-0d04-0410-961f-82ee72b054a4>2013-01-31 08:17:37 +0000
commitf55ee54f7214bb23e1f0009af716df58a58ed6bc (patch)
treeb907156921c669fd237f9cc4912d5325b4da95c1 /libiberty/ChangeLog
parentbf990a93a823798a6b258eb557236a543ec0e4a6 (diff)
downloadppe42-gcc-f55ee54f7214bb23e1f0009af716df58a58ed6bc.tar.gz
ppe42-gcc-f55ee54f7214bb23e1f0009af716df58a58ed6bc.zip
PR other/54620
* sha1.c (sha1_process_block): Handle case that size_t is a wider-integer-scalar as a 32-bit unsigned integer. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@195603 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libiberty/ChangeLog')
-rw-r--r--libiberty/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/libiberty/ChangeLog b/libiberty/ChangeLog
index 2a91c419dde..2698740e16a 100644
--- a/libiberty/ChangeLog
+++ b/libiberty/ChangeLog
@@ -1,5 +1,9 @@
2013-01-31 Kai Tietz <ktietz@redhat.com>
+ 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/543413
* md5.c (md5_process_block): Handle case that size_t is
a wider-integer-scalar a 32-bit unsigned integer.
OpenPOWER on IntegriCloud