aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/powerpc/powerpc32
AgeCommit message (Expand)Author
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2023-11-21elf: Remove LD_PROFILE for static binariesAdhemerval Zanella
2023-08-01PowerPC: Influence cpu/arch hwcap features via GLIBC_TUNABLESMahesh Bodapati
2023-07-17configure: Use autoconf 2.71Siddhesh Poyarekar
2023-05-23Fix misspellings in sysdeps/powerpc -- BZ 25337Paul Pluzhnikov
2023-05-22Remove last remnants of have-protectedAndreas Schwab
2023-03-02powerpc: Remove strncmp variantsAdhemerval Zanella Netto
2023-02-08string: Add libc_hidden_proto for memrchrAdhemerval Zanella
2023-02-08string: Add libc_hidden_proto for strchrnulAdhemerval Zanella
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-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-18Introduce <pointer_guard.h>, extracted from <sysdep.h>Florian Weimer
2022-06-10Add bounds check to __libc_ifunc_impl_listWilco Dijkstra
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
2022-04-07powerpc: Remove fcopysign{f} implementationAdhemerval Zanella
2022-02-23powerpc: Remove powerpc32 bzero optimizationsAdhemerval Zanella
2022-02-10elf: Remove prelink supportAdhemerval Zanella
2022-01-06debug: Remove catchsegv and libSegfault (BZ #14913)Adhemerval Zanella
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2021-12-13math: Remove powerpc e_hypotAdhemerval Zanella
2021-10-26String: Add hidden defs for __memcmpeq() to enable internal usageNoah Goldstein
2021-10-26String: Add support for __memcmpeq() ABI on all targetsNoah Goldstein
2021-10-20powerpc: Remove backtrace implementationAdhemerval Zanella
2021-10-14elf: Fix dynamic-link.h usage on rtld.cAdhemerval Zanella
2021-10-07elf: Avoid nested functions in the loader [BZ #27220]Fangrui Song
2021-09-27powerpc: Delete unneeded ELF_MACHINE_BEFORE_RTLD_RELOCFangrui Song
2021-09-03Remove "Contributed by" linesSiddhesh Poyarekar
2021-08-18Remove sysdeps/*/tls-macros.hFangrui Song
2021-03-01Implement <unwind-link.h> for dynamically loading the libgcc_s unwinderFlorian Weimer
2021-02-25Reduce the statically linked startup code [BZ #23323]Florian Weimer
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert
2020-12-30powerpc: Runtime selection between sc and scv for syscallsMatheus Castanho
2020-11-13powerpc: Eliminate UP macro conditionalsFlorian Weimer
2020-09-22powerpc: Protect dl_powerpc_cpu_features on INIT_ARCH() [BZ #26615]Raphael Moreira Zinsly
2020-08-03powerpc: Fix incorrect cache line size load in memset (bug 26332)Florian Weimer
2020-06-29powerpc: Add support for POWER10Tulio Magno Quites Machado Filho
2020-01-21Fix array overflow in backtrace on PowerPC (bug 25423)Andreas Schwab
2020-01-18powerpc32: Fix syntax error in __GLRO macroAndreas Schwab
2020-01-17powerpc: Move cache line size to rtld_global_roTulio Magno Quites Machado Filho
2020-01-03elf: Move vDSO setup to rtld (BZ#24967)Adhemerval Zanella
2020-01-03Add libm_alias_finite for _finite symbolsWilco Dijkstra
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2019-12-19powerpc: Do not run IFUNC resolvers for LD_DEBUG=unused [BZ #24214]Adhemerval Zanella