From 5a4eb7282e7fc42d6bd283c18d59edcdc57cf81e Mon Sep 17 00:00:00 2001 From: "H.J. Lu" Date: Fri, 28 Aug 2009 14:54:46 -0700 Subject: Remove ENABLE_SSSE3_ON_ATOM. It turns that SSSE3 isn't slow on Atom. The problem is bsf. This patch removes ENABLE_SSSE3_ON_ATOM. --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index a979b2f609..b52cb81b60 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2009-08-27 H.J. Lu + + * sysdeps/i386/i686/multiarch/init-arch.c (ENABLE_SSSE3_ON_ATOM): + Removed. + * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features): Don't + turn off SSSE3 on Atom. + 2009-08-28 Ulrich Drepper * stdlib/tst-strtol.c (tests): More tests. -- cgit 1.4.1