aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/powerpc
AgeCommit message (Expand)AuthorFilesLines
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert576-576/+576
2023-12-19powerpc: Do not raise exception traps for fesetexcept/fesetexceptflag (BZ 30988)Adhemerval Zanella2-1/+13
2023-12-15powerpc: Add space for HWCAP3/HWCAP4 in the TCB for future Power.Manjunath Matti4-1/+23
2023-12-15powerpc: Fix performance issues of strcmp power10Amrita H S1-66/+95
2023-12-14powerpc : Add optimized memchr for POWER10MAHESH BODAPATI5-10/+367
2023-12-07powerpc: Optimized strcmp for power10Amrita H S5-1/+240
2023-11-21elf: Remove LD_PROFILE for static binariesAdhemerval Zanella5-13/+23
2023-09-27fegetenv_and_set_rn now uses the builtins provided by GCC.Manjunath Matti1-0/+9
2023-08-04powerpc longjmp: Fix build after chk hidden builtin fixSamuel Thibault1-0/+3
2023-08-01PowerPC: Influence cpu/arch hwcap features via GLIBC_TUNABLESMahesh Bodapati8-70/+20
2023-07-26powerpc: Fix powerpc64 strchrnul build with old gccAdhemerval Zanella Netto1-7/+7
2023-07-17configure: Use autoconf 2.71Siddhesh Poyarekar6-121/+155
2023-07-12sparc: Fix la_symbind for bind-now (BZ 23734)Adhemerval Zanella1-2/+2
2023-06-22sysdeps/powerpc/fpu/tst-setcontext-fpscr.c: Fix warn unused resultFrederic Berat1-1/+3
2023-05-23Regenerate configure fragment -- BZ 25337.Paul Pluzhnikov1-1/+1
2023-05-23Fix misspellings in sysdeps/powerpc -- BZ 25337Paul Pluzhnikov23-34/+34
2023-05-22Remove last remnants of have-protectedAndreas Schwab2-6/+1
2023-05-19powerpc:GCC(<10) doesn't allow -mlong-double-64 after -mabi=ieeelongdoubleMahesh Bodapati1-0/+17
2023-05-10Added Redirects to longdouble error functions [BZ #29033]Sachin Monga1-0/+1
2023-04-03powerpc: Disable stack protector in early static initializationAdhemerval Zanella1-0/+3
2023-03-29Remove --enable-tunables configure optionAdhemerval Zanella Netto1-8/+1
2023-03-02powerpc: Remove powerpc64 strncmp variantsAdhemerval Zanella Netto8-494/+9
2023-03-02powerpc: Remove strncmp variantsAdhemerval Zanella Netto8-701/+1
2023-02-23powerpc:Regenerate ulps for hypotMahesh Bodapati1-0/+4
2023-02-08string: Add libc_hidden_proto for memrchrAdhemerval Zanella6-15/+28
2023-02-08string: Add libc_hidden_proto for strchrnulAdhemerval Zanella3-8/+17
2023-02-06powerpc: Add string-fza.hRichard Henderson1-0/+71
2023-02-06string: Improve generic strnlen with memchrAdhemerval Zanella1-7/+7
2023-02-06string: Improve generic memchrAdhemerval Zanella2-18/+5
2023-02-06string: Improve generic strchrnulAdhemerval Zanella1-4/+0
2023-02-06Parameterize OP_T_THRES from memcopy.hRichard Henderson1-5/+0
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers583-583/+583
2022-12-02powerpc64: Remove old strncmp optimizationRajalakshmi Srinivasaraghavan5-256/+2
2022-11-14elf/tst-tlsopt-powerpc fails when compiled with -mcpu=power10 (BZ# 29776)Alan Modra1-1/+5
2022-11-03elf: Introduce <dl-call_tls_init_tp.h> and call_tls_init_tp (bug 29249)Florian Weimer1-1/+1
2022-11-01Disable use of -fsignaling-nans if compiler does not support itAdhemerval Zanella4-18/+18
2022-10-31Fix build with GCC 13 _FloatN, _FloatNx built-in functionsJoseph Myers3-4/+131
2022-10-18Use PTR_MANGLE and PTR_DEMANGLE unconditionally in C sourcesFlorian Weimer1-2/+0
2022-10-18Introduce <pointer_guard.h>, extracted from <sysdep.h>Florian Weimer7-0/+7
2022-10-10elf: Remove -fno-tree-loop-distribute-patterns usage on dl-supportAdhemerval Zanella1-0/+24
2022-10-06elf: Remove _dl_string_hwcapJavier Pello1-10/+0
2022-09-28Update _FloatN header support for C++ in GCC 13Joseph Myers1-3/+3
2022-09-26Use atomic_exchange_release/acquireWilco Dijkstra1-1/+1
2022-07-27arc4random: simplify design for better safetyJason A. Donenfeld6-345/+0
2022-07-22powerpc64: Add optimized chacha20Adhemerval Zanella Netto6-0/+345
2022-06-10Add bounds check to __libc_ifunc_impl_listWilco Dijkstra2-14/+4
2022-06-07powerpc: Fix VSX register number on __strncpy_power9 [BZ #29197]Matheus Castanho1-2/+2
2022-05-23math: Add math-use-builtins-fabs (BZ#29027)Adhemerval Zanella3-86/+8
2022-05-02powerpc32: Remove unused HAVE_PPC_SECURE_PLTFangrui Song2-41/+0
2022-04-26elf: Replace PI_STATIC_AND_HIDDEN with opposite HIDDEN_VAR_NEEDS_DYNAMIC_RELOCFangrui Song5-1/+11