summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAndreas Krebbel <Andreas.Krebbel@de.ibm.com>2010-02-11 07:22:58 -0800
committerUlrich Drepper <drepper@redhat.com>2010-02-11 07:22:58 -0800
commita3dc465852c38ffb4f329ca8b5b477a3c314c1ef (patch)
tree23bd3e6089264aeafddf995774206a9797b0a87d /ChangeLog
parent247fdf2e2b798378d8aeaac1ee6f4ba0a49f31f3 (diff)
S/390: Disable two UTF conversion instructions
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index be8ba294fb..b13a74ca2f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2010-02-11 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
+
+ * sysdeps/s390/s390-64/utf8-utf16-z9.c: Disable hardware
+ instructions cu21 and cu24. Add well-formedness checking
+ parameter and adjust the software implementation.
+ * sysdeps/s390/s390-64/utf16-utf32-z9.c: Likewise.
+
2010-02-10 Ulrich Drepper <drepper@redhat.com>
[BZ #11271]