]> git.ipfire.org Git - thirdparty/glibc.git/commit - ChangeLog
Clean up SSE variable shifts
authorRichard Henderson <rth@redhat.com>
Tue, 24 Aug 2010 18:35:01 +0000 (11:35 -0700)
committerUlrich Drepper <drepper@redhat.com>
Tue, 24 Aug 2010 18:35:01 +0000 (11:35 -0700)
commit73f27d5e722ece05a66c124406cc8ca4305f4cbd
treec8f5325a97e7868535b3bd8d6c4cd9de579e03ab
parent84b9230c404aed4fd3a7bb3d045ca367043dde8c
Clean up SSE variable shifts
ChangeLog
sysdeps/i386/i686/multiarch/Makefile
sysdeps/i386/i686/multiarch/varshift.S [new file with mode: 0644]
sysdeps/i386/i686/multiarch/varshift.h [new file with mode: 0644]
sysdeps/x86_64/multiarch/Makefile
sysdeps/x86_64/multiarch/strcspn-c.c
sysdeps/x86_64/multiarch/strspn-c.c
sysdeps/x86_64/multiarch/strstr.c
sysdeps/x86_64/multiarch/varshift.S [new file with mode: 0644]
sysdeps/x86_64/multiarch/varshift.h [new file with mode: 0644]