aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/powerpc
AgeCommit message (Expand)AuthorFilesLines
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
2022-04-10powerpc64: Set up thread register for _dl_relocate_static_pieAlan Modra6-11/+33
2022-04-10powerpc64: Use medium model toc accesses throughoutAlan Modra6-15/+30
2022-04-07powerpc: Remove fcopysign{f} implementationAdhemerval Zanella4-174/+0
2022-03-22configure.ac: fix bashisms in configure.acSam James4-4/+4
2022-02-23powerpc: Remove powerpc64 bzero optimizationsAdhemerval Zanella15-197/+1
2022-02-23powerpc: Remove powerpc32 bzero optimizationsAdhemerval Zanella7-158/+2
2022-02-23powerpc: Remove bcopy optimizationsAdhemerval Zanella9-113/+1
2022-02-10elf: Remove prelink supportAdhemerval Zanella2-57/+11
2022-02-01elf: Issue la_symbind for bind-now (BZ #23734)Adhemerval Zanella1-0/+39
2022-01-14powerpc64le: Use <gcc-macros.h> in early HWCAP checkFlorian Weimer1-4/+5
2022-01-06debug: Remove catchsegv and libSegfault (BZ #14913)Adhemerval Zanella2-244/+0
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert600-600/+600
2021-12-28malloc: Remove memusage.hAdhemerval Zanella1-20/+0
2021-12-28Remove atomic-machine.h atomic typedefsAdhemerval Zanella1-17/+0
2021-12-28elf: Add _dl_audit_pltexitAdhemerval Zanella1-2/+2
2021-12-15powerpc: Use global register variable in <thread_pointer.h>Florian Weimer2-12/+8
2021-12-13math: Remove powerpc e_hypotAdhemerval Zanella9-327/+1
2021-12-09Remove TLS_TCB_ALIGN and TLS_INIT_TCB_ALIGNFlorian Weimer1-7/+2
2021-12-09nptl: Introduce <tcb-access.h> for THREAD_* accessorsFlorian Weimer1-14/+1
2021-12-09nptl: Add <thread_pointer.h> for defining __thread_pointerFlorian Weimer1-0/+33
2021-12-05csu: Always use __executable_start in gmon-start.cFlorian Weimer1-37/+0
2021-12-03nptl: Increase default TCB alignment to 32Florian Weimer1-3/+0
2021-11-30powerpc64[le]: Fix CFI and LR save address for asm syscalls [BZ #28532]Matheus Castanho1-4/+6
2021-11-22powerpc: Define USE_PPC64_NOTOC iff compiler supports itAdhemerval Zanella2-24/+43
2021-11-03[powerpc] Tighten contraints for asm constant parametersPaul A. Clarke3-9/+9
2021-10-26String: Add hidden defs for __memcmpeq() to enable internal usageNoah Goldstein12-0/+18
2021-10-26String: Add support for __memcmpeq() ABI on all targetsNoah Goldstein14-0/+26
2021-10-20powerpc: Remove backtrace implementationAdhemerval Zanella2-250/+0
2021-10-14elf: Fix dynamic-link.h usage on rtld.cAdhemerval Zanella4-21/+40
2021-10-07elf: Avoid nested functions in the loader [BZ #27220]Fangrui Song2-17/+19
2021-10-06powerpc: update libm test ulpsAdhemerval Zanella1-1/+1