about summary refs log tree commit diff
path: root/sysdeps/powerpc
Commit message (Expand)AuthorAgeFilesLines
* replace tgammaf by the CORE-MATH implementationPaul Zimmermann10 days2-8/+0
* Fix whitespace related license issues.Carlos O'Donell13 days7-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
* Rename c2x / gnu2x tests to c23 / gnu23Joseph Myers2024-02-011-2/+2
* string: Use builtins for ffs and ffsllAdhemerval Zanella Netto2024-02-013-82/+6
* Refer to C23 in place of C2X in glibcJoseph Myers2024-02-011-1/+1
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-01576-576/+576
* powerpc: Do not raise exception traps for fesetexcept/fesetexceptflag (BZ 30988)Adhemerval Zanella2023-12-192-1/+13
* powerpc: Add space for HWCAP3/HWCAP4 in the TCB for future Power.Manjunath Matti2023-12-154-1/+23
* 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-215-13/+23
* fegetenv_and_set_rn now uses the builtins provided by GCC.Manjunath Matti2023-09-271-0/+9
* powerpc longjmp: Fix build after chk hidden builtin fixSamuel Thibault2023-08-041-0/+3
* PowerPC: Influence cpu/arch hwcap features via GLIBC_TUNABLESMahesh Bodapati2023-08-018-70/+20
* powerpc: Fix powerpc64 strchrnul build with old gccAdhemerval Zanella Netto2023-07-261-7/+7