aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/powerpc
AgeCommit message (Expand)AuthorFilesLines
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
2023-03-29Remove --enable-tunables configure optionAdhemerval Zanella Netto1-8/+1
2023-03-02powerpc: Remove powerpc64 strncmp variantsAdhemerval Zanella Netto8-494/+9
2023-03-02powerpc: Remove strncmp variantsAdhemerval Zanella Netto8-701/+1
2023-02-23powerpc:Regenerate ulps for hypotMahesh Bodapati1-0/+4
2023-02-08string: Add libc_hidden_proto for memrchrAdhemerval Zanella6-15/+28
2023-02-08string: Add libc_hidden_proto for strchrnulAdhemerval Zanella3-8/+17
2023-02-06powerpc: Add string-fza.hRichard Henderson1-0/+71
2023-02-06string: Improve generic strnlen with memchrAdhemerval Zanella1-7/+7
2023-02-06string: Improve generic memchrAdhemerval Zanella2-18/+5
2023-02-06string: Improve generic strchrnulAdhemerval Zanella1-4/+0
2023-02-06Parameterize OP_T_THRES from memcopy.hRichard Henderson1-5/+0
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers583-583/+583