mirror of
https://sourceware.org/git/glibc.git
synced 2025-10-30 10:45:40 +03:00
Pretty printing x86-64 SSE4.3 strcmp.
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
2010-07-30 Ulrich Drepper <drepper@redhat.com>
|
||||
|
||||
* sysdeps/x86_64/multiarch/strcmp.S: Pretty printing.
|
||||
|
||||
* string/Makefile (strop-tests): Add strcasecmp.
|
||||
* sysdeps/x86_64/Makefile [subdir=string] (sysdep_routines): Add
|
||||
strcasecmp_l-nonascii.
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/* strcmp with SSE4.2
|
||||
Copyright (C) 2009 Free Software Foundation, Inc.
|
||||
Copyright (C) 2009, 2010 Free Software Foundation, Inc.
|
||||
Contributed by Intel Corporation.
|
||||
This file is part of the GNU C Library.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user