glibc/sysdeps
Adhemerval Zanella ac4e838289 powerpc: Remove POWER7 strncasecmp optimization
These routines are not extensively used (gnulib documentation even
recommend use a replacement [1]), and there is already a POWER8
version that uses proper vectorized instructions.

[1] https://www.gnu.org/software/gnulib/manual/gnulib.html#C-strings

Checked with a build for some powerpc variations.
Reviewed-by: Peter Bergner <bergner@linux.ibm.com>
2025-05-06 13:31:01 -03:00
..
aarch64 aarch64: Add back non-temporal load/stores from oryon-1's memset 2025-04-15 12:07:07 -07:00
alpha
arc
arm
csky
generic nptl: Fix pthread_getattr_np when modules with execstack are allowed (BZ 32897) 2025-04-28 10:13:46 -03:00
gnu
hppa
htl stdlib: Fix qsort memory leak if callback throws (BZ 32058) 2025-04-02 18:01:55 +00:00
hurd
i386
ieee754 math: Fix UB on sinpif (BZ 32925) 2025-04-29 15:20:28 -03:00
loongarch Fix typo in comment 2025-03-31 10:54:52 -03:00
m68k
mach nptl: Fix pthread_getattr_np when modules with execstack are allowed (BZ 32897) 2025-04-28 10:13:46 -03:00
microblaze
mips
nptl stdlib: Fix qsort memory leak if callback throws (BZ 32058) 2025-04-02 18:01:55 +00:00
or1k
posix
powerpc powerpc: Remove POWER7 strncasecmp optimization 2025-05-06 13:31:01 -03:00
pthread nptl: Fix pthread_getattr_np when modules with execstack are allowed (BZ 32897) 2025-04-28 10:13:46 -03:00
riscv RISC-V: Use builtin for ffs and ffsll while supported extension available 2025-04-28 09:51:59 -03:00
s390 S390: Add new s390 platform z17. 2025-05-05 10:30:55 +02:00
sh
sparc
unix S390: Add new s390 platform z17. 2025-05-05 10:30:55 +02:00
wordsize-32 stdio-common: Reject integer prefixes in scanf [BZ #12701] 2025-03-28 12:35:53 +00:00
wordsize-64 stdio-common: Reject integer prefixes in scanf [BZ #12701] 2025-03-28 12:35:53 +00:00
x86 x86: Detect Intel Diamond Rapids 2025-04-12 09:43:15 -07:00
x86_64 elf: tst-audit10: split AVX512F code into dedicated functions [BZ #32882] 2025-04-22 23:39:59 +02:00