aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/powerpc
AgeCommit message (Expand)AuthorFilesLines
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
2023-12-15powerpc: Add space for HWCAP3/HWCAP4 in the TCB for future Power.Manjunath Matti4-1/+23
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 Zanella5-13/+23
2023-09-27fegetenv_and_set_rn now uses the builtins provided by GCC.Manjunath Matti1-0/+9
2023-08-04powerpc longjmp: Fix build after chk hidden builtin fixSamuel Thibault1-0/+3
2023-08-01PowerPC: Influence cpu/arch hwcap features via GLIBC_TUNABLESMahesh Bodapati8-70/+20
2023-07-26powerpc: Fix powerpc64 strchrnul build with old gccAdhemerval Zanella Netto1-7/+7
2023-07-17configure: Use autoconf 2.71Siddhesh Poyarekar6-121/+155
2023-07-12sparc: Fix la_symbind for bind-now (BZ 23734)Adhemerval Zanella1-2/+2
2023-06-22sysdeps/powerpc/fpu/tst-setcontext-fpscr.c: Fix warn unused resultFrederic Berat1-1/+3
2023-05-23Regenerate configure fragment -- BZ 25337.Paul Pluzhnikov1-1/+1
2023-05-23Fix misspellings in sysdeps/powerpc -- BZ 25337Paul Pluzhnikov23-34/+34
2023-05-22Remove last remnants of have-protectedAndreas Schwab2-6/+1
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