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 sysdeps: Re-flow and sort multiline gnu/Makefile definitions 2024-08-07 11:02:03 -03:00
hppa math: Use tanf from CORE-MATH 2024-11-22 10:52:27 -03:00
htl htl: move pthread_attr_init into libc. 2024-11-19 01:37:35 +01:00
hurd hurd: Move internal functions to internal header 2024-03-23 22:43:07 +01:00
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 linux: Add support for getrandom vDSO 2024-11-12 14:42:12 -03:00
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 Rename new tst-sem17 test to tst-sem18 2024-11-08 17:08:09 +00:00
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 Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
wordsize-64 Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
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