about summary refs log tree commit diff
path: root/sysdeps/powerpc/powerpc64
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Remove duplicate strchrnul and strncasecmp_l libc.a (BZ 31786)Adhemerval Zanella2024-05-233-1/+19
* powerpc64: Fix by using the configure value $libc_cv_cc_submachine [BZ #31...Manjunath Matti2024-05-162-4/+4
* powerpc: Optimized strncmp for power10Amrita H S2024-05-065-1/+304
* login: structs utmp, utmpx, lastlog _TIME_BITS independence (bug 30701)Florian Weimer2024-04-191-2/+1
* powerpc: Fix ld.so address determination for PCREL mode (bug 31640)Florian Weimer2024-04-141-0/+19
* powerpc: Placeholder and infrastructure/build support to add Power11 relat...Amrita H S2024-03-199-2/+14
* powerpc: Remove power8 strcasestr optimizationAdhemerval Zanella2024-03-128-675/+1
* powerpc: Remove power7 strstr optimizationAdhemerval Zanella2024-02-238-671/+1
* Rename c2x / gnu2x tests to c23 / gnu23Joseph Myers2024-02-011-2/+2
* string: Use builtins for ffs and ffsllAdhemerval Zanella Netto2024-02-011-36/+0
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-01270-270/+270
* powerpc: Fix performance issues of strcmp power10Amrita H S2023-12-151-66/+95
* powerpc : Add optimized memchr for POWER10MAHESH BODAPATI2023-12-145-10/+367
* powerpc: Optimized strcmp for power10Amrita H S2023-12-075-1/+240
* elf: Remove LD_PROFILE for static binariesAdhemerval Zanella2023-11-212-8/+14
* PowerPC: Influence cpu/arch hwcap features via GLIBC_TUNABLESMahesh Bodapati2023-08-012-5/+4
* powerpc: Fix powerpc64 strchrnul build with old gccAdhemerval Zanella Netto2023-07-261-7/+7
* configure: Use autoconf 2.71Siddhesh Poyarekar2023-07-173-93/+119
* Regenerate configure fragment -- BZ 25337.Paul Pluzhnikov2023-05-231-1/+1
* Fix misspellings in sysdeps/powerpc -- BZ 25337Paul Pluzhnikov2023-05-2316-18/+18
* powerpc:GCC(<10) doesn't allow -mlong-double-64 after -mabi=ieeelongdoubleMahesh Bodapati2023-05-191-0/+17
* Added Redirects to longdouble error functions [BZ #29033]Sachin Monga2023-05-101-0/+1
* powerpc: Disable stack protector in early static initializationAdhemerval Zanella2023-04-031-0/+3
* powerpc: Remove powerpc64 strncmp variantsAdhemerval Zanella Netto2023-03-028-494/+9
* string: Add libc_hidden_proto for memrchrAdhemerval Zanella2023-02-083-9/+11
* string: Add libc_hidden_proto for strchrnulAdhemerval Zanella2023-02-081-0/+1
* string: Improve generic memchrAdhemerval Zanella2023-02-061-8/+1
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-06270-270/+270
* powerpc64: Remove old strncmp optimizationRajalakshmi Srinivasaraghavan2022-12-025-256/+2
* Disable use of -fsignaling-nans if compiler does not support itAdhemerval Zanella2022-11-012-4/+4
* Fix build with GCC 13 _FloatN, _FloatNx built-in functionsJoseph Myers2022-10-312-2/+129
* Introduce <pointer_guard.h>, extracted from <sysdep.h>Florian Weimer2022-10-182-0/+2
* elf: Remove -fno-tree-loop-distribute-patterns usage on dl-supportAdhemerval Zanella2022-10-101-0/+24
* 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-101-7/+2
* 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-231-34/+0
* elf: Replace PI_STATIC_AND_HIDDEN with opposite HIDDEN_VAR_NEEDS_DYNAMIC_RELOCFangrui Song2022-04-262-0/+5
* powerpc64: Set up thread register for _dl_relocate_static_pieAlan Modra2022-04-101-0/+21
* powerpc64: Use medium model toc accesses throughoutAlan Modra2022-04-106-15/+30
* powerpc: Remove fcopysign{f} implementationAdhemerval Zanella2022-04-071-48/+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 bcopy optimizationsAdhemerval Zanella2022-02-239-113/+1
* elf: Remove prelink supportAdhemerval Zanella2022-02-101-37/+0
* powerpc64le: Use <gcc-macros.h> in early HWCAP checkFlorian Weimer2022-01-141-4/+5
* debug: Remove catchsegv and libSegfault (BZ #14913)Adhemerval Zanella2022-01-061-124/+0
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-01278-278/+278
* elf: Add _dl_audit_pltexitAdhemerval Zanella2021-12-281-2/+2