aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorNoah Goldstein <goldstein.w.n@gmail.com>2022-04-19 17:52:33 -0500
committerNoah Goldstein <goldstein.w.n@gmail.com>2022-04-19 20:18:57 -0500
commitc72a1a062a1ded52719802c07ab459e1fd54d2a6 (patch)
tree55eba23a9d1abb393f8556418f6c2d14026c4ac7 /NEWS
parent3e9acce8c50883b6cd8a3fb653363d9fa21e1608 (diff)
downloadglibc-c72a1a062a1ded52719802c07ab459e1fd54d2a6.zip
glibc-c72a1a062a1ded52719802c07ab459e1fd54d2a6.tar.gz
glibc-c72a1a062a1ded52719802c07ab459e1fd54d2a6.tar.bz2
x86: Fix missing __wmemcmp def for disable-multiarch build
commit 8804157ad9da39631703b92315460808eac86b0c Author: Noah Goldstein <goldstein.w.n@gmail.com> Date: Fri Apr 15 12:27:59 2022 -0500 x86: Optimize memcmp SSE2 in memcmp.S Only defined wmemcmp and missed __wmemcmp. This commit fixes that by defining __wmemcmp and setting wmemcmp as a weak alias to __wmemcmp. Both multiarch and disable-multiarch builds succeed and full xchecks pass. Reviewed-by: H.J. Lu <hjl.tools@gmail.com>
Diffstat (limited to 'NEWS')
0 files changed, 0 insertions, 0 deletions