glibc/sysdeps
Wilco Dijkstra a08d9a52f9 AArch64: Remove zva_128 from memset
Remove ZVA 128 support from memset - the new memset no longer
guarantees count >= 256, which can result in underflow and a
crash if ZVA size is 128 ([1]).  Since only one CPU uses a ZVA
size of 128 and its memcpy implementation was removed in commit
e162ab2bf1, remove this special
case too.

[1] https://sourceware.org/pipermail/libc-alpha/2024-November/161626.html

Reviewed-by: Andrew Pinski <quic_apinski@quicinc.com>
2024-11-29 13:27:13 +00:00
..
aarch64 AArch64: Remove zva_128 from memset 2024-11-29 13:27:13 +00:00
alpha math: Use tanf from CORE-MATH 2024-11-22 10:52:27 -03:00
arc math: Use tanf from CORE-MATH 2024-11-22 10:52:27 -03:00
arm math: Use tanf from CORE-MATH 2024-11-22 10:52:27 -03:00
csky math: Use tanf from CORE-MATH 2024-11-22 10:52:27 -03:00
generic math: Use tanf from CORE-MATH 2024-11-22 10:52:27 -03:00
gnu
hppa math: Use tanf from CORE-MATH 2024-11-22 10:52:27 -03:00
htl
hurd
i386 math: Use tanf from CORE-MATH 2024-11-22 10:52:27 -03:00
ieee754 math: Add internal roundeven_finite 2024-11-26 15:07:57 -03:00
loongarch math: Use tanf from CORE-MATH 2024-11-22 10:52:27 -03:00
m68k Remove nios2-linux-gnu 2024-11-28 14:03:25 -03:00
mach hurd: Add MAP_NORESERVE mmap flag 2024-11-25 00:55:33 +01:00
microblaze Remove nios2-linux-gnu 2024-11-28 14:03:25 -03:00
mips math: Use tanf from CORE-MATH 2024-11-22 10:52:27 -03:00
nptl
or1k math: Use tanf from CORE-MATH 2024-11-22 10:52:27 -03:00
posix Silence most -Wzero-as-null-pointer-constant diagnostics 2024-11-25 16:45:59 -03:00
powerpc math: Add internal roundeven_finite 2024-11-26 15:07:57 -03:00
pthread
riscv RISC-V: Use builtin for fma and fmaf 2024-11-25 16:45:59 -03:00
s390 math: Use tanf from CORE-MATH 2024-11-22 10:52:27 -03:00
sh math: Use tanf from CORE-MATH 2024-11-22 10:52:27 -03:00
sparc math: Use tanf from CORE-MATH 2024-11-22 10:52:27 -03:00
unix Remove nios2-linux-gnu 2024-11-28 14:03:25 -03:00
wordsize-32
wordsize-64
x86 Silence most -Wzero-as-null-pointer-constant diagnostics 2024-11-25 16:45:59 -03:00
x86_64 math: Use tanf from CORE-MATH 2024-11-22 10:52:27 -03:00