about summary refs log tree commit diff
path: root/sysdeps/powerpc
Commit message (Expand)AuthorAgeFilesLines
...
* powerpc64: Remove old strncmp optimizationRajalakshmi Srinivasaraghavan2022-12-025-256/+2
* elf/tst-tlsopt-powerpc fails when compiled with -mcpu=power10 (BZ# 29776)Alan Modra2022-11-141-1/+5
* elf: Introduce <dl-call_tls_init_tp.h> and call_tls_init_tp (bug 29249)Florian Weimer2022-11-031-1/+1
* Disable use of -fsignaling-nans if compiler does not support itAdhemerval Zanella2022-11-014-18/+18
* Fix build with GCC 13 _FloatN, _FloatNx built-in functionsJoseph Myers2022-10-313-4/+131
* Use PTR_MANGLE and PTR_DEMANGLE unconditionally in C sourcesFlorian Weimer2022-10-181-2/+0
* Introduce <pointer_guard.h>, extracted from <sysdep.h>Florian Weimer2022-10-187-0/+7
* elf: Remove -fno-tree-loop-distribute-patterns usage on dl-supportAdhemerval Zanella2022-10-101-0/+24
* elf: Remove _dl_string_hwcapJavier Pello2022-10-061-10/+0
* Update _FloatN header support for C++ in GCC 13Joseph Myers2022-09-281-3/+3
* Use atomic_exchange_release/acquireWilco Dijkstra2022-09-261-1/+1
* arc4random: simplify design for better safetyJason A. Donenfeld2022-07-276-345/+0
* powerpc64: Add optimized chacha20Adhemerval Zanella Netto2022-07-226-0/+345
* Add bounds check to __libc_ifunc_impl_listWilco Dijkstra2022-06-102-14/+4
* powerpc: Fix VSX register number on __strncpy_power9 [BZ #29197]Matheus Castanho2022-06-071-2/+2
* math: Add math-use-builtins-fabs (BZ#29027)Adhemerval Zanella2022-05-233-86/+8
* powerpc32: Remove unused HAVE_PPC_SECURE_PLTFangrui Song2022-05-022-41/+0
* elf: Replace PI_STATIC_AND_HIDDEN with opposite HIDDEN_VAR_NEEDS_DYNAMIC_RELOCFangrui Song2022-04-265-1/+11
* powerpc64: Set up thread register for _dl_relocate_static_pieAlan Modra2022-04-106-11/+33
* powerpc64: Use medium model toc accesses throughoutAlan Modra2022-04-106-15/+30
* powerpc: Remove fcopysign{f} implementationAdhemerval Zanella2022-04-074-174/+0
* configure.ac: fix bashisms in configure.acSam James2022-03-224-4/+4
* powerpc: Remove powerpc64 bzero optimizationsAdhemerval Zanella2022-02-2315-197/+1
* powerpc: Remove powerpc32 bzero optimizationsAdhemerval Zanella2022-02-237-158/+2
* powerpc: Remove bcopy optimizationsAdhemerval Zanella2022-02-239-113/+1
* elf: Remove prelink supportAdhemerval Zanella2022-02-102-57/+11
* elf: Issue la_symbind for bind-now (BZ #23734)Adhemerval Zanella2022-02-011-0/+39
* powerpc64le: Use <gcc-macros.h> in early HWCAP checkFlorian Weimer2022-01-141-4/+5
* debug: Remove catchsegv and libSegfault (BZ #14913)Adhemerval Zanella2022-01-062-244/+0
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-01600-600/+600
* malloc: Remove memusage.hAdhemerval Zanella2021-12-281-20/+0
* Remove atomic-machine.h atomic typedefsAdhemerval Zanella2021-12-281-17/+0
* elf: Add _dl_audit_pltexitAdhemerval Zanella2021-12-281-2/+2
* powerpc: Use global register variable in <thread_pointer.h>Florian Weimer2021-12-152-12/+8
* math: Remove powerpc e_hypotAdhemerval Zanella2021-12-139-327/+1
* Remove TLS_TCB_ALIGN and TLS_INIT_TCB_ALIGNFlorian Weimer2021-12-091-7/+2
* nptl: Introduce <tcb-access.h> for THREAD_* accessorsFlorian Weimer2021-12-091-14/+1
* nptl: Add <thread_pointer.h> for defining __thread_pointerFlorian Weimer2021-12-091-0/+33
* csu: Always use __executable_start in gmon-start.cFlorian Weimer2021-12-051-37/+0
* nptl: Increase default TCB alignment to 32Florian Weimer2021-12-031-3/+0
* powerpc64[le]: Fix CFI and LR save address for asm syscalls [BZ #28532]Matheus Castanho2021-11-301-4/+6
* powerpc: Define USE_PPC64_NOTOC iff compiler supports itAdhemerval Zanella2021-11-222-24/+43
* [powerpc] Tighten contraints for asm constant parametersPaul A. Clarke2021-11-033-9/+9
* String: Add hidden defs for __memcmpeq() to enable internal usageNoah Goldstein2021-10-2612-0/+18
* String: Add support for __memcmpeq() ABI on all targetsNoah Goldstein2021-10-2614-0/+26
* powerpc: Remove backtrace implementationAdhemerval Zanella2021-10-202-250/+0
* elf: Fix dynamic-link.h usage on rtld.cAdhemerval Zanella2021-10-144-21/+40
* elf: Avoid nested functions in the loader [BZ #27220]Fangrui Song2021-10-072-17/+19
* powerpc: update libm test ulpsAdhemerval Zanella2021-10-061-1/+1
* powerpc: Fix unrecognized instruction errors with recent binutilsPaul A. Clarke2021-09-292-6/+2