glibc/sysdeps/aarch64
Adhemerval Zanella 970364dac0 Annotate swtich fall-through
The clang default to warning for missing fall-through and it does
not support all comment-like annotation that gcc does.  Use C23
[[fallthrough]] annotation instead.
proper attribute instead.

Reviewed-by: Collin Funk <collin.funk1@gmail.com>
2025-10-29 12:54:01 -03:00
..
bits AArch64: Remove LP64 and ILP32 ifdefs 2025-02-24 14:20:29 +00:00
fpu Annotate swtich fall-through 2025-10-29 12:54:01 -03:00
multiarch misc: Fix several typos 2025-10-10 14:52:40 +01:00
nptl AArch64: Remove LP64 and ILP32 ifdefs 2025-02-24 14:20:29 +00:00
sys aarch64: add __ifunc_hwcap function to be used in ifunc resolvers 2025-06-05 14:38:51 +01:00
Implies
Makefile aarch64: tests for SME 2025-10-14 09:42:46 +01:00
Versions
__alloc_gcs.c aarch64: GCS: use internal struct in __alloc_gcs 2025-06-18 09:37:13 +01:00
__arm_za_disable.S AArch64: Cleanup PAC and BTI 2025-05-19 15:35:32 +00:00
__longjmp.S aarch64: define macro for calling __libc_arm_za_disable 2025-10-14 09:42:46 +01:00
__mtag_tag_region.S
__mtag_tag_zero_region.S
aarch64-gcs.h aarch64: GCS: use internal struct in __alloc_gcs 2025-06-18 09:37:13 +01:00
abort-instr.h
atomic-machine.h
bsd-_setjmp.c
bsd-setjmp.c
configure Disable SFrame support by default 2025-07-24 15:51:58 -03:00
configure.ac Disable SFrame support by default 2025-07-24 15:51:58 -03:00
cpu-features.h
crti.S AArch64: Cleanup PAC and BTI 2025-05-19 15:35:32 +00:00
crtn.S AArch64: Cleanup PAC and BTI 2025-05-19 15:35:32 +00:00
dl-audit-check.h
dl-bti.c
dl-diagnostics-cpu.c
dl-dtprocnum.h
dl-gcs.c
dl-irel.h aarch64: add support for hwcap3,4 2025-06-05 14:38:03 +01:00
dl-link.sym
dl-lookupcfg.h
dl-machine.h
dl-prop.h
dl-start.S
dl-tlsdesc.S AArch64: Cleanup PAC and BTI 2025-05-19 15:35:32 +00:00
dl-tlsdesc.h
dl-trampoline.S AArch64: Cleanup PAC and BTI 2025-05-19 15:35:32 +00:00
dl-tunables.list
e_sqrtl.c
elf-initfini.h
hp-timing.h
jmpbuf-offsets.h
jmpbuf-unwind.h
ldsodefs.h
libc-mtag.h
libc-start.c
libc-tls.c
linkmap.h
machine-gmon.h AArch64: Cleanup PAC and BTI 2025-05-19 15:35:32 +00:00
math-tests-trap.h
math-use-builtins-ffs.h
mcount.c
memchr.S
memcmp.S
memcpy.S
memmove.c
memrchr.S
memset.S
preconfigure i386: Update ___tls_get_addr to preserve vector registers 2025-06-19 04:30:31 +08:00
rawmemchr.S
rtld-global-offsets.sym
setjmp.S aarch64: define macro for calling __libc_arm_za_disable 2025-10-14 09:42:46 +01:00
sfp-machine.h
sotruss-lib.c
start.S AArch64: Cleanup PAC and BTI 2025-05-19 15:35:32 +00:00
stpcpy.S
strchr.S
strchrnul.S
strcmp.S
strcpy.S
strcspn.S AArch64: add optimised strspn/strcspn 2025-09-10 16:12:23 +00:00
strlen.S
strncmp.S
strnlen.S
strrchr.S
strspn.S AArch64: add optimised strspn/strcspn 2025-09-10 16:12:23 +00:00
sysdep.h AArch64: Cleanup PAC and BTI 2025-05-19 15:35:32 +00:00
tlsdesc.c
tlsdesc.sym
tst-audit.h
tst-audit26.c
tst-audit26mod.c
tst-audit26mod.h
tst-audit27.c
tst-audit27mod.c
tst-audit27mod.h
tst-auditmod26.c
tst-auditmod27.c
tst-ifunc-arg-1.c aarch64: add __ifunc_hwcap function to be used in ifunc resolvers 2025-06-05 14:38:51 +01:00
tst-ifunc-arg-2.c aarch64: add __ifunc_hwcap function to be used in ifunc resolvers 2025-06-05 14:38:51 +01:00
tst-ifunc-arg-3.c aarch64: add __ifunc_hwcap function to be used in ifunc resolvers 2025-06-05 14:38:51 +01:00
tst-ifunc-arg-4.c aarch64: add __ifunc_hwcap function to be used in ifunc resolvers 2025-06-05 14:38:51 +01:00
tst-sme-clone.c aarch64: tests for SME 2025-10-14 09:42:46 +01:00
tst-sme-clone3.c aarch64: tests for SME 2025-10-14 09:42:46 +01:00
tst-sme-fork.c aarch64: tests for SME 2025-10-14 09:42:46 +01:00
tst-sme-helper.h aarch64: tests for SME 2025-10-14 09:42:46 +01:00
tst-sme-jmp.c aarch64: tests for SME 2025-10-14 09:42:46 +01:00
tst-sme-signal.c aarch64: tests for SME 2025-10-14 09:42:46 +01:00
tst-sme-skeleton.c aarch64: tests for SME 2025-10-14 09:42:46 +01:00
tst-sme-vfork.c aarch64: tests for SME 2025-10-14 09:42:46 +01:00
tst-sme-za-state.c aarch64: tests for SME 2025-10-14 09:42:46 +01:00
tst-vpcs-mod.S
tst-vpcs.c
wordcopy.c