glibc/sysdeps/x86
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 math: Fix `unknown type name '__float128'` for clang 3.4 to 3.8.1 (bug 32694) 2025-02-23 11:47:11 +08:00
fpu x86: Use "%v" to emit VEX encoded instructions for AVX targets 2025-09-22 17:33:25 +02:00
htl Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
include x86: Use separate variable for TLSDESC XSAVE/XSAVEC state size (bug 32810) 2025-03-29 09:17:38 +01:00
nptl Move <thread_pointer.h> to kernel-independent sysdeps directories 2025-01-09 19:30:16 +01:00
sys/platform Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
Makeconfig
Makefile x86: Set have-protected-data to no if unsupported 2025-08-22 17:55:32 -07:00
Versions i386: Also add GLIBC_ABI_GNU2_TLS version [BZ #33129] 2025-08-18 11:58:01 -07:00
__longjmp_cancel.S Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
abi-note.c Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
atomic-machine.h x86: Define atomic_compare_and_exchange_{val, bool}_acq using __atomic_compare_exchange_n 2025-09-09 07:58:52 -07:00
cacheinfo.c Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
cacheinfo.h Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
configure x86: Don't use asm statement for trunc/truncf 2025-09-17 04:30:11 -07:00
configure.ac x86: Don't use asm statement for trunc/truncf 2025-09-17 04:30:11 -07:00
cpu-features-offsets.sym
cpu-features.c Annotate swtich fall-through 2025-10-29 12:54:01 -03:00
cpu-tunables.c Fix typo in comment 2025-03-31 10:54:52 -03:00
dl-cacheinfo.h x86: Include <bits/stdlib-bsearch.h> in dl-cacheinfo.h 2025-09-08 20:31:36 -07:00
dl-diagnostics-cpu.c x86: Use separate variable for TLSDESC XSAVE/XSAVEC state size (bug 32810) 2025-03-29 09:17:38 +01:00
dl-get-cpu-features.c Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
dl-hwcap.h Remove dl-procinfo.h 2025-03-05 11:22:09 -03:00
dl-hwcap2.h Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
dl-isa-level.h Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
dl-lookupcfg.h Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
dl-minsigstacksize.h Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
dl-new-hash.h Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
dl-procinfo.c Remove unused dl-procinfo.h 2025-02-28 16:55:18 +00:00
dl-prop.h Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
dl-tunables.list Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
elf-initfini.h Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
elide.h Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
features-offsets.sym
float128-abi.h
fpu_control.h x86: Restore "*&" GCC asm memory operand workaround to installed fpu-control.h 2025-09-24 08:04:41 +02:00
get-cpuid-feature-leaf.c Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
get-isa-level.h Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
hp-timing.h Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
init-arch.h Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
isa-ifunc-macros.h Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
isa-level.c Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
isa-level.h Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
jmp_buf-ssp.sym
ldbl2mpn.c Replace count_leading_zeros with stdc_leading_zeros 2025-10-29 12:53:55 -03:00
ldsodefs.h Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
libc-start.c Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
link_map.h Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
linkmap.h
longjmp.c Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
readelflib.c Annotate swtich fall-through 2025-10-29 12:54:01 -03:00
sysdep.h i386: Update ___tls_get_addr to preserve vector registers 2025-06-19 04:30:31 +08:00
tininess.h
tst-cpu-features-cpuinfo-static.c
tst-cpu-features-cpuinfo.c Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
tst-cpu-features-supports-static.c
tst-cpu-features-supports.c Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
tst-get-cpu-features-static.c
tst-get-cpu-features.c Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
tst-gnu2-tls2-x86-noxsave.c x86: Update tst-gnu2-tls2 tests 2025-06-19 05:46:31 +08:00
tst-gnu2-tls2-x86-noxsavec.c x86: Update tst-gnu2-tls2 tests 2025-06-19 05:46:31 +08:00
tst-gnu2-tls2-x86-noxsavexsavec.c x86: Update tst-gnu2-tls2 tests 2025-06-19 05:46:31 +08:00
tst-gnu2-tls2.c x86: Update tst-gnu2-tls2 tests 2025-06-19 05:46:31 +08:00
tst-gnu2-tls2.h x86: Update tst-gnu2-tls2 tests 2025-06-19 05:46:31 +08:00
tst-hwcap-tunables.c Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
tst-ifunc-isa-1-static.c
tst-ifunc-isa-1.c Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
tst-ifunc-isa-2-static.c
tst-ifunc-isa-2.c Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
tst-ifunc-isa.h Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
tst-isa-level-1.c Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
tst-isa-level-mod-1-baseline.c
tst-isa-level-mod-1-v2.c
tst-isa-level-mod-1-v3.c
tst-isa-level-mod-1-v4.c
tst-isa-level-mod-1.c Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
tst-ldbl-nonnormal-printf.c Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
tst-memchr-rtm.c Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
tst-memcmp-rtm.c Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
tst-memmove-rtm.c Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
tst-memrchr-rtm.c Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
tst-memset-rtm.c Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
tst-setjmp-cet.c
tst-stack-align.h Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
tst-strcasecmp-rtm.c Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
tst-strchr-rtm.c Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
tst-strcmp-rtm.c Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
tst-strcpy-rtm.c Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
tst-string-rtm.h Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
tst-strlen-rtm.c Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
tst-strncasecmp-rtm.c Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
tst-strncmp-rtm.c Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
tst-strrchr-rtm.c Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
tst-sysconf-cache-linesize-static.c
tst-sysconf-cache-linesize.c Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
tst-tls23.c i386: Update ___tls_get_addr to preserve vector registers 2025-06-19 04:30:31 +08:00
tst-tls23.h i386: Update ___tls_get_addr to preserve vector registers 2025-06-19 04:30:31 +08:00
tst-wcscmp-rtm.c Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
tst-wcsncmp-rtm.c Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
utmp-size.h login: Check default sizes of structs utmp, utmpx, lastlog 2024-04-19 14:38:17 +02:00