about summary refs log tree commit diff
path: root/sysdeps/powerpc
Commit message (Expand)AuthorAgeFilesLines
* powerpc64: Fix by using the configure value $libc_cv_cc_submachine [BZ #31... HEAD masterManjunath Matti21 hours2-4/+4
* powerpc: Fix __fesetround_inline_nocheck on POWER9+ (BZ 31682)Adhemerval Zanella8 days2-14/+8
* powerpc: Optimized strncmp for power10Amrita H S11 days5-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
* configure: Use autoconf 2.71Siddhesh Poyarekar2023-07-176-121/+155
* sparc: Fix la_symbind for bind-now (BZ 23734)Adhemerval Zanella2023-07-121-2/+2
* sysdeps/powerpc/fpu/tst-setcontext-fpscr.c: Fix warn unused resultFrederic Berat2023-06-221-1/+3
* Regenerate configure fragment -- BZ 25337.Paul Pluzhnikov2023-05-231-1/+1
* Fix misspellings in sysdeps/powerpc -- BZ 25337Paul Pluzhnikov2023-05-2323-34/+34
* Remove last remnants of have-protectedAndreas Schwab2023-05-222-6/+1
* powerpc:GCC(<10) doesn't allow -mlong-double-64 after -mabi=ieeelongdoubleMahesh Bodapati2023-05-191-0/+17
* Added Redirects to longdouble error functions [BZ #29033]Sachin Monga2023-05-101-0/+1
* powerpc: Disable stack protector in early static initializationAdhemerval Zanella2023-04-031-0/+3
* Remove --enable-tunables configure optionAdhemerval Zanella Netto2023-03-291-8/+1
* powerpc: Remove powerpc64 strncmp variantsAdhemerval Zanella Netto2023-03-028-494/+9
* powerpc: Remove strncmp variantsAdhemerval Zanella Netto2023-03-028-701/+1
* powerpc:Regenerate ulps for hypotMahesh Bodapati2023-02-231-0/+4
* string: Add libc_hidden_proto for memrchrAdhemerval Zanella2023-02-086-15/+28
* string: Add libc_hidden_proto for strchrnulAdhemerval Zanella2023-02-083-8/+17
* powerpc: Add string-fza.hRichard Henderson2023-02-061-0/+71
* string: Improve generic strnlen with memchrAdhemerval Zanella2023-02-061-7/+7
* string: Improve generic memchrAdhemerval Zanella2023-02-062-18/+5
* string: Improve generic strchrnulAdhemerval Zanella2023-02-061-4/+0
* Parameterize OP_T_THRES from memcopy.hRichard Henderson2023-02-061-5/+0
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-06583-583/+583
* powerpc64: Remove old strncmp optimizationRajalakshmi Srinivasaraghavan2022-12-025-256/+2
* elf/tst-tlsopt-powerpc fails when compiled with -mcpu=power10 (BZ# 29776)Alan Modra2022-11-141-1/+5
* elf: Introduce <dl-call_tls_init_tp.h> and call_tls_init_tp (bug 29249)Florian Weimer2022-11-031-1/+1
* Disable use of -fsignaling-nans if compiler does not support itAdhemerval Zanella2022-11-014-18/+18