glibc/sysdeps/aarch64/multiarch
Wilco Dijkstra 9fd3409842 AArch64: Cleanup ifuncs
Cleanup ifuncs.  Remove uses of libc_hidden_builtin_def, use ENTRY rather than
ENTRY_ALIGN, remove unnecessary defines and conditional compilation.  Rename
strlen_mte to strlen_generic.  Remove rtld-memset.

Reviewed-by: Szabolcs Nagy <szabolcs.nagy@arm.com>
2023-11-01 13:41:59 +00:00
..
dl-symbol-redir-ifunc.h Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
ifunc-impl-list.c AArch64: Cleanup ifuncs 2023-11-01 13:41:59 +00:00
init-arch.h AArch64: Add support for MOPS memcpy/memmove/memset 2023-10-24 13:37:48 +01:00
Makefile AArch64: Cleanup ifuncs 2023-11-01 13:41:59 +00:00
memchr_generic.S Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
memchr_nosimd.S AArch64: Cleanup ifuncs 2023-11-01 13:41:59 +00:00
memchr.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
memcpy_a64fx.S AArch64: Cleanup ifuncs 2023-11-01 13:41:59 +00:00
memcpy_falkor.S AArch64: Cleanup ifuncs 2023-11-01 13:41:59 +00:00
memcpy_generic.S Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
memcpy_mops.S AArch64: Add support for MOPS memcpy/memmove/memset 2023-10-24 13:37:48 +01:00
memcpy_sve.S AArch64: Cleanup ifuncs 2023-11-01 13:41:59 +00:00
memcpy_thunderx2.S AArch64: Cleanup ifuncs 2023-11-01 13:41:59 +00:00
memcpy_thunderx.S AArch64: Cleanup ifuncs 2023-11-01 13:41:59 +00:00
memcpy.c AArch64: Add support for MOPS memcpy/memmove/memset 2023-10-24 13:37:48 +01:00
memmove_mops.S AArch64: Add support for MOPS memcpy/memmove/memset 2023-10-24 13:37:48 +01:00
memmove.c AArch64: Add support for MOPS memcpy/memmove/memset 2023-10-24 13:37:48 +01:00
memset_a64fx.S AArch64: Cleanup ifuncs 2023-11-01 13:41:59 +00:00
memset_base64.S AArch64: Cleanup ifuncs 2023-11-01 13:41:59 +00:00
memset_emag.S AArch64: Cleanup ifuncs 2023-11-01 13:41:59 +00:00
memset_falkor.S Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
memset_generic.S AArch64: Cleanup ifuncs 2023-11-01 13:41:59 +00:00
memset_kunpeng.S AArch64: Cleanup ifuncs 2023-11-01 13:41:59 +00:00
memset_mops.S AArch64: Add support for MOPS memcpy/memmove/memset 2023-10-24 13:37:48 +01:00
memset.c AArch64: Add support for MOPS memcpy/memmove/memset 2023-10-24 13:37:48 +01:00
strlen_asimd.S AArch64: Cleanup ifuncs 2023-11-01 13:41:59 +00:00
strlen_generic.S AArch64: Cleanup ifuncs 2023-11-01 13:41:59 +00:00
strlen.c AArch64: Cleanup ifuncs 2023-11-01 13:41:59 +00:00