aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/powerpc
AgeCommit message (Expand)Author
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2023-12-19powerpc: Do not raise exception traps for fesetexcept/fesetexceptflag (BZ 30988)Adhemerval Zanella
2023-12-15powerpc: Add space for HWCAP3/HWCAP4 in the TCB for future Power.Manjunath Matti
2023-12-15powerpc: Fix performance issues of strcmp power10Amrita H S
2023-12-14powerpc : Add optimized memchr for POWER10MAHESH BODAPATI
2023-12-07powerpc: Optimized strcmp for power10Amrita H S
2023-11-21elf: Remove LD_PROFILE for static binariesAdhemerval Zanella
2023-09-27fegetenv_and_set_rn now uses the builtins provided by GCC.Manjunath Matti
2023-08-04powerpc longjmp: Fix build after chk hidden builtin fixSamuel Thibault
2023-08-01PowerPC: Influence cpu/arch hwcap features via GLIBC_TUNABLESMahesh Bodapati
2023-07-26powerpc: Fix powerpc64 strchrnul build with old gccAdhemerval Zanella Netto
2023-07-17configure: Use autoconf 2.71Siddhesh Poyarekar
2023-07-12sparc: Fix la_symbind for bind-now (BZ 23734)Adhemerval Zanella
2023-06-22sysdeps/powerpc/fpu/tst-setcontext-fpscr.c: Fix warn unused resultFrederic Berat
2023-05-23Regenerate configure fragment -- BZ 25337.Paul Pluzhnikov
2023-05-23Fix misspellings in sysdeps/powerpc -- BZ 25337Paul Pluzhnikov
2023-05-22Remove last remnants of have-protectedAndreas Schwab
2023-05-19powerpc:GCC(<10) doesn't allow -mlong-double-64 after -mabi=ieeelongdoubleMahesh Bodapati
2023-05-10Added Redirects to longdouble error functions [BZ #29033]Sachin Monga
2023-04-03powerpc: Disable stack protector in early static initializationAdhemerval Zanella
2023-03-29Remove --enable-tunables configure optionAdhemerval Zanella Netto
2023-03-02powerpc: Remove powerpc64 strncmp variantsAdhemerval Zanella Netto
2023-03-02powerpc: Remove strncmp variantsAdhemerval Zanella Netto
2023-02-23powerpc:Regenerate ulps for hypotMahesh Bodapati
2023-02-08string: Add libc_hidden_proto for memrchrAdhemerval Zanella
2023-02-08string: Add libc_hidden_proto for strchrnulAdhemerval Zanella
2023-02-06powerpc: Add string-fza.hRichard Henderson
2023-02-06string: Improve generic strnlen with memchrAdhemerval Zanella
2023-02-06string: Improve generic memchrAdhemerval Zanella
2023-02-06string: Improve generic strchrnulAdhemerval Zanella
2023-02-06Parameterize OP_T_THRES from memcopy.hRichard Henderson
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers
2022-12-02powerpc64: Remove old strncmp optimizationRajalakshmi Srinivasaraghavan
2022-11-14elf/tst-tlsopt-powerpc fails when compiled with -mcpu=power10 (BZ# 29776)Alan Modra
2022-11-03elf: Introduce <dl-call_tls_init_tp.h> and call_tls_init_tp (bug 29249)Florian Weimer
2022-11-01Disable use of -fsignaling-nans if compiler does not support itAdhemerval Zanella
2022-10-31Fix build with GCC 13 _FloatN, _FloatNx built-in functionsJoseph Myers
2022-10-18Use PTR_MANGLE and PTR_DEMANGLE unconditionally in C sourcesFlorian Weimer
2022-10-18Introduce <pointer_guard.h>, extracted from <sysdep.h>Florian Weimer
2022-10-10elf: Remove -fno-tree-loop-distribute-patterns usage on dl-supportAdhemerval Zanella
2022-10-06elf: Remove _dl_string_hwcapJavier Pello
2022-09-28Update _FloatN header support for C++ in GCC 13Joseph Myers
2022-09-26Use atomic_exchange_release/acquireWilco Dijkstra
2022-07-27arc4random: simplify design for better safetyJason A. Donenfeld
2022-07-22powerpc64: Add optimized chacha20Adhemerval Zanella Netto
2022-06-10Add bounds check to __libc_ifunc_impl_listWilco Dijkstra
2022-06-07powerpc: Fix VSX register number on __strncpy_power9 [BZ #29197]Matheus Castanho
2022-05-23math: Add math-use-builtins-fabs (BZ#29027)Adhemerval Zanella
2022-05-02powerpc32: Remove unused HAVE_PPC_SECURE_PLTFangrui Song
2022-04-26elf: Replace PI_STATIC_AND_HIDDEN with opposite HIDDEN_VAR_NEEDS_DYNAMIC_RELOCFangrui Song