]> git.ipfire.org Git - thirdparty/glibc.git/commit
x86: Put wcs{n}len-sse4.1 in the sse4.1 text section
authorNoah Goldstein <goldstein.w.n@gmail.com>
Fri, 24 Jun 2022 16:42:15 +0000 (09:42 -0700)
committerNoah Goldstein <goldstein.w.n@gmail.com>
Mon, 27 Jun 2022 15:35:51 +0000 (08:35 -0700)
commitafc6e4328ff80973bde50d5401691b4c4b2e522c
treea61ca560390afead7265afe2dfbf93446f86c379
parent227afaa67213efcdce6a870ef5086200f1076438
x86: Put wcs{n}len-sse4.1 in the sse4.1 text section

Previously was missing but the two implementations shouldn't get in
the sse2 (generic) text section.
sysdeps/x86_64/multiarch/strlen-vec.S
sysdeps/x86_64/multiarch/wcslen-sse4_1.S
sysdeps/x86_64/multiarch/wcsnlen-sse4_1.S