about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAndreas Schwab <schwab@suse.de>2014-10-21 11:09:19 +0200
committerAndreas Schwab <schwab@suse.de>2014-10-27 10:44:28 +0100
commit3574f2fdf3827d4953d19a89063e517263b5df85 (patch)
treecdbe317761f280507d91b213133bf1cde3eb2951 /ChangeLog
parent461a7b1e4551ee9018f7542c21ff32b0f9872e7f (diff)
downloadglibc-3574f2fdf3827d4953d19a89063e517263b5df85.tar.gz
glibc-3574f2fdf3827d4953d19a89063e517263b5df85.tar.xz
glibc-3574f2fdf3827d4953d19a89063e517263b5df85.zip
Fix misdetected Slow_SSE4_2 cpu feature bit (bug 17501)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 149ecc41ce..f97b361d24 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2014-10-27  Andreas Schwab  <schwab@suse.de>
+
+	[BZ #17501]
+	* sysdeps/i386/i686/multiarch/strcasecmp.S (__strcasecmp): Fix
+	check for Slow_SSE4_2 feature bit.
+	* sysdeps/i386/i686/multiarch/strcmp.S (STRCMP): Likewise.
+	* sysdeps/i386/i686/multiarch/strncase.S (__strncasecmp): Likewise.
+	* sysdeps/x86_64/multiarch/strcmp.S (STRCMP, __strcascmp):
+	Likewise.  Fix check for Fast_Unaligned_Load feature bit.
+
 2014-10-24  Roland McGrath  <roland@hack.frob.com>
 
 	* configure.ac: Validate compiler version with a empirical test of