aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/powerpc/powerpc64
AgeCommit message (Expand)AuthorFilesLines
2024-06-17Convert to autoconf 2.72 (vanilla release, no distribution patches)Andreas K. Hüttel3-34/+47
2024-06-17Implement C23 exp2m1, exp10m1Joseph Myers3-1/+9
2024-06-17Implement C23 logp1Joseph Myers4-2/+10
2024-05-23powerpc: Remove duplicate strchrnul and strncasecmp_l libc.a (BZ 31786)Adhemerval Zanella3-1/+19
2024-05-16powerpc64: Fix by using the configure value $libc_cv_cc_submachine [BZ #31...Manjunath Matti2-4/+4
2024-05-06powerpc: Optimized strncmp for power10Amrita H S5-1/+304
2024-04-19login: structs utmp, utmpx, lastlog _TIME_BITS independence (bug 30701)Florian Weimer1-2/+1
2024-04-14powerpc: Fix ld.so address determination for PCREL mode (bug 31640)Florian Weimer1-0/+19
2024-03-19powerpc: Placeholder and infrastructure/build support to add Power11 relat...Amrita H S9-2/+14
2024-03-12powerpc: Remove power8 strcasestr optimizationAdhemerval Zanella8-675/+1
2024-02-23powerpc: Remove power7 strstr optimizationAdhemerval Zanella8-671/+1
2024-02-01Rename c2x / gnu2x tests to c23 / gnu23Joseph Myers1-2/+2
2024-02-01string: Use builtins for ffs and ffsllAdhemerval Zanella Netto1-36/+0
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert270-270/+270
2023-12-15powerpc: Fix performance issues of strcmp power10Amrita H S1-66/+95
2023-12-14powerpc : Add optimized memchr for POWER10MAHESH BODAPATI5-10/+367
2023-12-07powerpc: Optimized strcmp for power10Amrita H S5-1/+240
2023-11-21elf: Remove LD_PROFILE for static binariesAdhemerval Zanella2-8/+14
2023-08-01PowerPC: Influence cpu/arch hwcap features via GLIBC_TUNABLESMahesh Bodapati2-5/+4
2023-07-26powerpc: Fix powerpc64 strchrnul build with old gccAdhemerval Zanella Netto1-7/+7
2023-07-17configure: Use autoconf 2.71Siddhesh Poyarekar3-93/+119
2023-05-23Regenerate configure fragment -- BZ 25337.Paul Pluzhnikov1-1/+1
2023-05-23Fix misspellings in sysdeps/powerpc -- BZ 25337Paul Pluzhnikov16-18/+18
2023-05-19powerpc:GCC(<10) doesn't allow -mlong-double-64 after -mabi=ieeelongdoubleMahesh Bodapati1-0/+17
2023-05-10Added Redirects to longdouble error functions [BZ #29033]Sachin Monga1-0/+1
2023-04-03powerpc: Disable stack protector in early static initializationAdhemerval Zanella1-0/+3
2023-03-02powerpc: Remove powerpc64 strncmp variantsAdhemerval Zanella Netto8-494/+9
2023-02-08string: Add libc_hidden_proto for memrchrAdhemerval Zanella3-9/+11
2023-02-08string: Add libc_hidden_proto for strchrnulAdhemerval Zanella1-0/+1
2023-02-06string: Improve generic memchrAdhemerval Zanella1-8/+1
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers270-270/+270
2022-12-02powerpc64: Remove old strncmp optimizationRajalakshmi Srinivasaraghavan5-256/+2
2022-11-01Disable use of -fsignaling-nans if compiler does not support itAdhemerval Zanella2-4/+4
2022-10-31Fix build with GCC 13 _FloatN, _FloatNx built-in functionsJoseph Myers2-2/+129
2022-10-18Introduce <pointer_guard.h>, extracted from <sysdep.h>Florian Weimer2-0/+2
2022-10-10elf: Remove -fno-tree-loop-distribute-patterns usage on dl-supportAdhemerval Zanella1-0/+24
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 Dijkstra1-7/+2
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 Zanella1-34/+0
2022-04-26elf: Replace PI_STATIC_AND_HIDDEN with opposite HIDDEN_VAR_NEEDS_DYNAMIC_RELOCFangrui Song2-0/+5
2022-04-10powerpc64: Set up thread register for _dl_relocate_static_pieAlan Modra1-0/+21
2022-04-10powerpc64: Use medium model toc accesses throughoutAlan Modra6-15/+30
2022-04-07powerpc: Remove fcopysign{f} implementationAdhemerval Zanella1-48/+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 bcopy optimizationsAdhemerval Zanella9-113/+1
2022-02-10elf: Remove prelink supportAdhemerval Zanella1-37/+0
2022-01-14powerpc64le: Use <gcc-macros.h> in early HWCAP checkFlorian Weimer1-4/+5