From dbf3a06904168417a05882a871342e7a9ee3b383 Mon Sep 17 00:00:00 2001 From: Richard Li Date: Mon, 25 Oct 2010 14:13:17 -0400 Subject: Fix x86-64 strchr propagation of search byte into all bytes of SSE register --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index a363552ca7..7b9f810b34 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2010-10-25 Ulrich Drepper + + [BZ #12159] + * sysdeps/x86_64/multiarch/strchr.S: Fix propagation of search byte + into all bytes of SSE register. + Patch by Richard Li . + 2010-10-24 Ulrich Drepper [BZ #12140] -- cgit v1.2.3