summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAndreas Krebbel <Andreas.Krebbel@de.ibm.com>2011-10-07 12:09:59 -0400
committerUlrich Drepper <drepper@gmail.com>2011-10-07 12:09:59 -0400
commit48693bea9e2eff8abce31302c6c4bb8a0d101510 (patch)
tree01538f8396183ecc111b01df1ca461cfd734aae2 /ChangeLog
parent42622229a9377dccd832059a4ce1053f4c2c9f3d (diff)
S/390: Fix longlong.h inline asms for zarch
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index aa973c2d06..428847701d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2011-10-04 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
+
+ * stdlib/longlong.h: Update from GCC. Fix zarch smul_ppmm and
+ sdiv_qrnnd.
+
2011-10-07 Ulrich Drepper <drepper@gmail.com>
* string/test-memcmp.c: Avoid unncessary #defines.