aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/powerpc
AgeCommit message (Expand)AuthorFilesLines
46 hourspowerpc64le: _init/_fini file changes for ROPSachin Monga3-1/+14
3 dayspowerpc64le: Optimized strcat for POWER10Mahesh Bodapati4-9/+56
2024-11-01math: Use log10p1f from CORE-MATHAdhemerval Zanella2-8/+0
2024-11-01math: Use log1pf from CORE-MATHAdhemerval Zanella2-16/+0
2024-11-01math: Use log2p1f from CORE-MATHAdhemerval Zanella2-8/+0
2024-11-01math: Use expm1f from CORE-MATHAdhemerval Zanella2-8/+1
2024-11-01math: Use exp2m1f from CORE-MATHAdhemerval Zanella2-8/+0
2024-11-01math: Use exp10m1f from CORE-MATHAdhemerval Zanella2-8/+0
2024-10-28powerpc64le: Adhere to ABI stack alignment requirementSachin Monga1-1/+1
2024-10-11replace tgammaf by the CORE-MATH implementationPaul Zimmermann2-8/+0
2024-10-07Fix whitespace related license issues.Carlos O'Donell7-13/+13
2024-09-05powerpc64le: Build new strtod tests with long double ABI flags (bug 32145)Florian Weimer1-0/+4
2024-08-30powerpc64: Fix syscall_cancel build for powerpc64le-linux-gnu [BZ #32125]Jeevitha Palanisamy1-1/+1
2024-08-23powerpc64: Optimize strcpy and stpcpy for Power9/10Mahesh Bodapati1-53/+223
2024-08-23nptl: Fix Race conditions in pthread cancellation [BZ#12683]Adhemerval Zanella2-0/+22
2024-08-08powerpc64le: Update ulpsFlorian Weimer1-12/+12
2024-08-07powerpc: Regenerate ULPs for soft-fpAdhemerval Zanella1-27/+27
2024-08-07powerpc: Update soft-fp ulpsAdhemerval Zanella1-30/+30
2024-07-25powerpc: Regenerate ULPs for soft-fpAdhemerval Zanella1-5/+5
2024-07-25powerpc: Update ulps for fpujeevitha1-6/+6
2024-07-19powerpc: Update soft-fp ulpsAdhemerval Zanella1-0/+103
2024-06-20powerpc: Update ulpsFlorian Weimer1-1/+13
2024-06-18powerpc: Update ulpsAdhemerval Zanella1-0/+60
2024-06-18elf: Remove HWCAP_IMPORTANTStefan Liebler1-3/+0
2024-06-18elf: Remove _DL_PLATFORMS_COUNTStefan Liebler1-2/+0
2024-06-18elf: Remove _DL_HWCAP_PLATFORMStefan Liebler1-3/+0
2024-06-17Convert to autoconf 2.72 (vanilla release, no distribution patches)Andreas K. Hüttel4-40/+55
2024-06-17Implement C23 exp2m1, exp10m1Joseph Myers3-1/+9
2024-06-17Implement C23 log10p1Joseph Myers1-0/+1
2024-06-17Implement C23 logp1Joseph Myers6-2/+54
2024-05-23powerpc: Remove duplicated llrintf and llrintf32 from libm.a (BZ 31787)Adhemerval Zanella2-0/+8
2024-05-23powerpc: Remove duplicate strchrnul and strncasecmp_l libc.a (BZ 31786)Adhemerval Zanella3-1/+19
2024-05-20powerpc: Update ulpsAdhemerval Zanella1-0/+24
2024-05-20Implement C23 log2p1Joseph Myers1-0/+1
2024-05-16powerpc64: Fix by using the configure value $libc_cv_cc_submachine [BZ #31...Manjunath Matti2-4/+4
2024-05-09powerpc: Fix __fesetround_inline_nocheck on POWER9+ (BZ 31682)Adhemerval Zanella2-14/+8
2024-05-06powerpc: Optimized strncmp for power10Amrita H S5-1/+304
2024-04-19login: structs utmp, utmpx, lastlog _TIME_BITS independence (bug 30701)Florian Weimer2-4/+2
2024-04-19login: Check default sizes of structs utmp, utmpx, lastlogFlorian Weimer1-0/+2
2024-04-14powerpc: Fix ld.so address determination for PCREL mode (bug 31640)Florian Weimer1-0/+19
2024-04-02powerpc: Add missing arch flags on rounding ifunc variantsAdhemerval Zanella1-0/+6
2024-03-19powerpc: Placeholder and infrastructure/build support to add Power11 relat...Amrita H S15-5/+27
2024-03-19powerpc: Add HWCAP3/HWCAP4 data to TCB for Power Architecture.Manjunath Matti3-19/+50
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 Netto3-82/+6
2024-02-01Refer to C23 in place of C2X in glibcJoseph Myers1-1/+1
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert576-576/+576
2023-12-19powerpc: Do not raise exception traps for fesetexcept/fesetexceptflag (BZ 30988)Adhemerval Zanella2-1/+13