]> git.ipfire.org Git - thirdparty/glibc.git/commit - ChangeLog
Add x86-32 optimized wcscmp
authorUlrich Drepper <drepper@gmail.com>
Mon, 5 Sep 2011 17:53:27 +0000 (13:53 -0400)
committerUlrich Drepper <drepper@gmail.com>
Mon, 5 Sep 2011 17:53:27 +0000 (13:53 -0400)
commit1b48c537821e27cf9b9c489e8773ba1d84f97b3e
tree586551f091846a97ec5102994e2111b3f4651c5e
parent109715ee229b0ddff1d0d2585f910bb4fd49a61c
Add x86-32 optimized wcscmp
ChangeLog
NEWS
sysdeps/i386/i686/multiarch/Makefile
sysdeps/i386/i686/multiarch/wcscmp-c.c [new file with mode: 0644]
sysdeps/i386/i686/multiarch/wcscmp-sse2.S [new file with mode: 0644]
sysdeps/i386/i686/multiarch/wcscmp.S [new file with mode: 0644]
wcsmbs/wcscmp.c