glibc/sysdeps/aarch64/multiarch
Szabolcs Nagy 4033f21eb2 aarch64: remove the strlen_asimd symbol
This symbol is not in the implementation reserved namespace for static
linking and it was never used: it seems it was mistakenly added in the
orignal strlen_asimd commit 436e4d5b96
2020-12-15 14:42:45 +00:00
..
ifunc-impl-list.c AArch64: Improve strlen_asimd performance (bug 25824) 2020-07-17 15:07:23 +01:00
init-arch.h Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
Makefile AArch64: Improve strlen_asimd performance (bug 25824) 2020-07-17 15:07:23 +01:00
memchr_generic.S Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
memchr_nosimd.S Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
memchr.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
memcpy_advsimd.S AArch64: Improve backwards memmove performance 2020-08-28 17:51:40 +01:00
memcpy_falkor.S AArch64: Merge Falkor memcpy and memmove implementations 2020-06-08 14:13:05 +01:00
memcpy_generic.S Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
memcpy_thunderx2.S Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
memcpy_thunderx.S Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
memcpy.c AArch64: Use __memcpy_simd on Neoverse N2/V1 2020-10-14 14:27:50 +01:00
memmove.c AArch64: Use __memcpy_simd on Neoverse N2/V1 2020-10-14 14:27:50 +01:00
memset_base64.S Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
memset_emag.S aarch64: Add BTI support to assembly files 2020-07-08 15:02:37 +01:00
memset_falkor.S aarch64: Add BTI support to assembly files 2020-07-08 15:02:37 +01:00
memset_generic.S aarch64: Add BTI support to assembly files 2020-07-08 15:02:37 +01:00
memset_kunpeng.S Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
memset.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
rtld-memset.S aarch64: Add BTI support to assembly files 2020-07-08 15:02:37 +01:00
strlen_asimd.S aarch64: remove the strlen_asimd symbol 2020-12-15 14:42:45 +00:00
strlen_mte.S AArch64: Improve strlen_asimd performance (bug 25824) 2020-07-17 15:07:23 +01:00
strlen.c aarch64: Use future HWCAP2_MTE in ifunc resolver 2020-07-27 12:54:22 +01:00