mirror of
git://sourceware.org/git/glibc.git
synced 2025-01-18 12:16:13 +08:00
19c4bec0f4
This patch changes de default symbol redirection for internal call of memcpy, memset, memchr, and strlen to the IFUNC resolved ones. The performance improvement is noticeable in algorithms that uses these symbols extensible, like the regex functions. |
||
---|---|---|
.. | ||
fpu | ||
multiarch | ||
hp-timing.c | ||
hp-timing.h | ||
Implies | ||
Makefile | ||
memcmp.S | ||
memcopy.h | ||
memcpy.S | ||
memset.S | ||
strncmp.S |