about summary refs log tree commit diff
path: root/sysdeps/powerpc
Commit message (Expand)AuthorAgeFilesLines
* math: Use tanf from CORE-MATHAdhemerval Zanella20 hours2-8/+0
* math: Use lgammaf from CORE-MATHAdhemerval Zanella20 hours2-8/+0
* math: Use erfcf from CORE-MATHAdhemerval Zanella20 hours2-8/+0
* math: Use erff from CORE-MATHAdhemerval Zanella20 hours2-8/+0
* math: Use cbrtf from CORE-MATHAdhemerval Zanella21 hours2-8/+0
* powerpc64le: _init/_fini file changes for ROPSachin Monga3 days3-1/+14
* powerpc64le: Optimized strcat for POWER10Mahesh Bodapati4 days4-9/+56
* math: Use log10p1f from CORE-MATHAdhemerval Zanella2024-11-012-8/+0
* math: Use log1pf from CORE-MATHAdhemerval Zanella2024-11-012-16/+0
* math: Use log2p1f from CORE-MATHAdhemerval Zanella2024-11-012-8/+0
* math: Use expm1f from CORE-MATHAdhemerval Zanella2024-11-012-8/+1
* math: Use exp2m1f from CORE-MATHAdhemerval Zanella2024-11-012-8/+0
* math: Use exp10m1f from CORE-MATHAdhemerval Zanella2024-11-012-8/+0
* powerpc64le: Adhere to ABI stack alignment requirementSachin Monga2024-10-281-1/+1
* replace tgammaf by the CORE-MATH implementationPaul Zimmermann2024-10-112-8/+0
* Fix whitespace related license issues.Carlos O'Donell2024-10-077-13/+13
* powerpc64le: Build new strtod tests with long double ABI flags (bug 32145)Florian Weimer2024-09-051-0/+4
* powerpc64: Fix syscall_cancel build for powerpc64le-linux-gnu [BZ #32125]Jeevitha Palanisamy2024-08-301-1/+1
* powerpc64: Optimize strcpy and stpcpy for Power9/10Mahesh Bodapati2024-08-231-53/+223
* nptl: Fix Race conditions in pthread cancellation [BZ#12683]Adhemerval Zanella2024-08-232-0/+22
* powerpc64le: Update ulpsFlorian Weimer2024-08-081-12/+12
* powerpc: Regenerate ULPs for soft-fpAdhemerval Zanella2024-08-071-27/+27
* powerpc: Update soft-fp ulpsAdhemerval Zanella2024-08-071-30/+30
* powerpc: Regenerate ULPs for soft-fpAdhemerval Zanella2024-07-251-5/+5
* powerpc: Update ulps for fpujeevitha2024-07-251-6/+6
* powerpc: Update soft-fp ulpsAdhemerval Zanella2024-07-191-0/+103
* powerpc: Update ulpsFlorian Weimer2024-06-201-1/+13
* powerpc: Update ulpsAdhemerval Zanella2024-06-181-0/+60
* elf: Remove HWCAP_IMPORTANTStefan Liebler2024-06-181-3/+0
* elf: Remove _DL_PLATFORMS_COUNTStefan Liebler2024-06-181-2/+0
* elf: Remove _DL_HWCAP_PLATFORMStefan Liebler2024-06-181-3/+0
* Convert to autoconf 2.72 (vanilla release, no distribution patches)Andreas K. Hüttel2024-06-174-40/+55
* Implement C23 exp2m1, exp10m1Joseph Myers2024-06-173-1/+9
* Implement C23 log10p1Joseph Myers2024-06-171-0/+1
* Implement C23 logp1Joseph Myers2024-06-176-2/+54
* powerpc: Remove duplicated llrintf and llrintf32 from libm.a (BZ 31787)Adhemerval Zanella2024-05-232-0/+8
* powerpc: Remove duplicate strchrnul and strncasecmp_l libc.a (BZ 31786)Adhemerval Zanella2024-05-233-1/+19
* powerpc: Update ulpsAdhemerval Zanella2024-05-201-0/+24
* Implement C23 log2p1Joseph Myers2024-05-201-0/+1
* powerpc64: Fix by using the configure value $libc_cv_cc_submachine [BZ #31...Manjunath Matti2024-05-162-4/+4
* powerpc: Fix __fesetround_inline_nocheck on POWER9+ (BZ 31682)Adhemerval Zanella2024-05-092-14/+8
* powerpc: Optimized strncmp for power10Amrita H S2024-05-065-1/+304
* login: structs utmp, utmpx, lastlog _TIME_BITS independence (bug 30701)Florian Weimer2024-04-192-4/+2
* login: Check default sizes of structs utmp, utmpx, lastlogFlorian Weimer2024-04-191-0/+2
* powerpc: Fix ld.so address determination for PCREL mode (bug 31640)Florian Weimer2024-04-141-0/+19
* powerpc: Add missing arch flags on rounding ifunc variantsAdhemerval Zanella2024-04-021-0/+6
* powerpc: Placeholder and infrastructure/build support to add Power11 relat...Amrita H S2024-03-1915-5/+27
* powerpc: Add HWCAP3/HWCAP4 data to TCB for Power Architecture.Manjunath Matti2024-03-193-19/+50
* powerpc: Remove power8 strcasestr optimizationAdhemerval Zanella2024-03-128-675/+1
* powerpc: Remove power7 strstr optimizationAdhemerval Zanella2024-02-238-671/+1