This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libc/17501] Misdetected Slow_SSE4_2 cpu feature bit


https://sourceware.org/bugzilla/show_bug.cgi?id=17501

--- Comment #1 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> ---
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU C Library master sources".

The branch, master has been updated
       via  3574f2fdf3827d4953d19a89063e517263b5df85 (commit)
      from  461a7b1e4551ee9018f7542c21ff32b0f9872e7f (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=3574f2fdf3827d4953d19a89063e517263b5df85

commit 3574f2fdf3827d4953d19a89063e517263b5df85
Author: Andreas Schwab <schwab@suse.de>
Date:   Tue Oct 21 11:09:19 2014 +0200

    Fix misdetected Slow_SSE4_2 cpu feature bit (bug 17501)

-----------------------------------------------------------------------

Summary of changes:
 ChangeLog                                |   10 ++++++++++
 NEWS                                     |    2 +-
 sysdeps/i386/i686/multiarch/strcasecmp.S |    4 ++--
 sysdeps/i386/i686/multiarch/strcmp.S     |    4 ++--
 sysdeps/i386/i686/multiarch/strncase.S   |    4 ++--
 sysdeps/x86_64/multiarch/strcmp.S        |    8 ++++----
 6 files changed, 21 insertions(+), 11 deletions(-)

-- 
You are receiving this mail because:
You are on the CC list for the bug.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]