aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/powerpc/powerpc32
AgeCommit message (Expand)AuthorFilesLines
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert171-171/+171
2023-11-21elf: Remove LD_PROFILE for static binariesAdhemerval Zanella3-5/+9
2023-08-01PowerPC: Influence cpu/arch hwcap features via GLIBC_TUNABLESMahesh Bodapati2-5/+9
2023-07-17configure: Use autoconf 2.71Siddhesh Poyarekar2-19/+23
2023-05-23Fix misspellings in sysdeps/powerpc -- BZ 25337Paul Pluzhnikov5-14/+14
2023-05-22Remove last remnants of have-protectedAndreas Schwab2-6/+1
2023-03-02powerpc: Remove strncmp variantsAdhemerval Zanella Netto8-701/+1
2023-02-08string: Add libc_hidden_proto for memrchrAdhemerval Zanella3-6/+17
2023-02-08string: Add libc_hidden_proto for strchrnulAdhemerval Zanella2-8/+16
2023-02-06string: Improve generic strnlen with memchrAdhemerval Zanella1-7/+7
2023-02-06string: Improve generic memchrAdhemerval Zanella1-10/+4
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 Myers177-177/+177
2022-11-01Disable use of -fsignaling-nans if compiler does not support itAdhemerval Zanella1-2/+2
2022-10-31Fix build with GCC 13 _FloatN, _FloatNx built-in functionsJoseph Myers1-2/+2
2022-10-18Introduce <pointer_guard.h>, extracted from <sysdep.h>Florian Weimer4-0/+4
2022-06-10Add bounds check to __libc_ifunc_impl_listWilco Dijkstra1-7/+2
2022-05-23math: Add math-use-builtins-fabs (BZ#29027)Adhemerval Zanella1-52/+0
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 Song2-0/+5
2022-04-07powerpc: Remove fcopysign{f} implementationAdhemerval Zanella1-66/+0
2022-02-23powerpc: Remove powerpc32 bzero optimizationsAdhemerval Zanella7-158/+2
2022-02-10elf: Remove prelink supportAdhemerval Zanella1-20/+11
2022-01-06debug: Remove catchsegv and libSegfault (BZ #14913)Adhemerval Zanella1-120/+0
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert185-185/+185
2021-12-13math: Remove powerpc e_hypotAdhemerval Zanella7-162/+1
2021-10-26String: Add hidden defs for __memcmpeq() to enable internal usageNoah Goldstein4-0/+6
2021-10-26String: Add support for __memcmpeq() ABI on all targetsNoah Goldstein5-0/+10
2021-10-20powerpc: Remove backtrace implementationAdhemerval Zanella1-133/+0
2021-10-14elf: Fix dynamic-link.h usage on rtld.cAdhemerval Zanella1-4/+2
2021-10-07elf: Avoid nested functions in the loader [BZ #27220]Fangrui Song1-8/+9
2021-09-27powerpc: Delete unneeded ELF_MACHINE_BEFORE_RTLD_RELOCFangrui Song1-2/+0
2021-09-03Remove "Contributed by" linesSiddhesh Poyarekar21-21/+0
2021-08-18Remove sysdeps/*/tls-macros.hFangrui Song1-49/+0
2021-03-01Implement <unwind-link.h> for dynamically loading the libgcc_s unwinderFlorian Weimer1-0/+28
2021-02-25Reduce the statically linked startup code [BZ #23323]Florian Weimer1-2/+2
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert191-191/+191
2020-12-30powerpc: Runtime selection between sc and scv for syscallsMatheus Castanho1-3/+12
2020-11-13powerpc: Eliminate UP macro conditionalsFlorian Weimer1-3/+1
2020-09-22powerpc: Protect dl_powerpc_cpu_features on INIT_ARCH() [BZ #26615]Raphael Moreira Zinsly1-1/+1
2020-08-03powerpc: Fix incorrect cache line size load in memset (bug 26332)Florian Weimer1-2/+2
2020-06-29powerpc: Add support for POWER10Tulio Magno Quites Machado Filho3-0/+4
2020-01-21Fix array overflow in backtrace on PowerPC (bug 25423)Andreas Schwab1-0/+2
2020-01-18powerpc32: Fix syntax error in __GLRO macroAndreas Schwab1-1/+1
2020-01-17powerpc: Move cache line size to rtld_global_roTulio Magno Quites Machado Filho4-36/+53
2020-01-03elf: Move vDSO setup to rtld (BZ#24967)Adhemerval Zanella1-8/+8
2020-01-03Add libm_alias_finite for _finite symbolsWilco Dijkstra6-16/+4
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers191-191/+191
2019-12-19powerpc: Do not run IFUNC resolvers for LD_DEBUG=unused [BZ #24214]Adhemerval Zanella2-4/+6