aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-01-11hurd: Mark more memory-hungry tests as unsupportedSamuel Thibault1-0/+22
2025-01-10Linux: Update internal copy of '<sys/rseq.h>'Michael Jeanson1-0/+11
2025-01-10nptl: Remove the rseq area from 'struct pthread'Michael Jeanson1-19/+3
2025-01-10nptl: Move the rseq area to the 'extra TLS' blockMichael Jeanson12-58/+206
2025-01-10nptl: Introduce <rseq-access.h> for RSEQ_* accessorsMichael Jeanson4-0/+239
2025-01-10nptl: add rtld_hidden_proto to __rseq_size and __rseq_offsetMichael Jeanson2-15/+28
2025-01-10Add Linux 'extra TLS'Michael Jeanson1-0/+71
2025-01-10Add generic 'extra TLS'Michael Jeanson3-9/+191
2025-01-10nptl: Add rseq auxvalsMichael Jeanson5-9/+49
2025-01-10Add missing include guards to <dl-tls.h>Florian Weimer5-0/+20
2025-01-10malloc: obscure calloc use in tst-callocSam James1-4/+8
2025-01-10configure: Clear libc_cv_cc_wimplicit_fallthrough if not supportedH.J. Lu2-2/+2
2025-01-09elf: Always define TLS_TP_OFFSETFlorian Weimer6-0/+70
2025-01-09x86: Add missing #include <features.h> to <thread_pointer.h>Florian Weimer1-0/+2
2025-01-09Move <thread_pointer.h> to kernel-independent sysdeps directoriesFlorian Weimer11-0/+0
2025-01-09math: Fix acosf when building with gcc <= 11Adhemerval Zanella7-15/+7
2025-01-09tests: Verify inheritance of cpu affinitySiddhesh Poyarekar5-0/+296
2025-01-09s390x: Regenerated ULPsStefan Liebler1-0/+2
2025-01-09i686: Regenerate multiarch ulpsH.J. Lu1-3/+3
2025-01-08Revert "configure: default to --prefix=/usr on GNU/Linux"DJ Delorie2-7/+2
2025-01-08riscv: Update nofpu libm test ulpsDarius Rad1-4/+40
2025-01-08elf: Minimize library dependencies of tst-nolink-libc.cFlorian Weimer1-2/+4
2025-01-07include/string.h: Also redirect calls if not inlined in libpthreadSamuel Thibault1-1/+1
2025-01-07or1k: Update fpu libm-test-ulpsStafford Horne1-6/+165
2025-01-07math: update powerpc ulps (this time LE)Andreas K. Hüttel1-8/+8
2025-01-07elf: Second ld.so relocation only if libc.so has been loadedFlorian Weimer5-34/+81
2025-01-07Revert "x86_64: Remove unused padding from tcbhead_t"Florian Weimer1-0/+12
2025-01-07Revert "nptl: More useful padding in struct pthread"Florian Weimer1-25/+31
2025-01-07tst-xdirent: Fix allocating dirent for readdir_r callSamuel Thibault1-4/+8
2025-01-07hurd: Accept null arguments for utimensat pathnameSamuel Thibault1-5/+11
2025-01-07mach: Make clock_nanosleep also check tv_secSamuel Thibault1-0/+1
2025-01-07htl: Fix making pthread_join check timeout valueSamuel Thibault1-1/+7
2025-01-06i386: Update libm-test-ulpsAdhemerval Zanella1-29/+29
2025-01-06nptl: Add <thread_pointer.h> for C-SKYMichael Jeanson1-0/+30
2025-01-06nptl: Add <thread_pointer.h> for microblazeMichael Jeanson1-0/+30
2025-01-06math: update i686 multiarch ulpsAndreas K. Hüttel1-36/+36
2025-01-06hurd: Fix shutdown() errno on non-sockSamuel Thibault1-0/+5
2025-01-06math: update mips64 ulpsAndreas K. Hüttel1-0/+141
2025-01-06LoongArch: Regenerate preconfigure. [bug 32521]mengqinggang2-0/+2
2025-01-06or1k: Update nofpu libm-test-ulpsStafford Horne1-12/+8
2025-01-05math: update alpha ulpsAndreas K. Hüttel1-12/+96
2025-01-05loongarch: Drop __GI_XXX for strcpy/stpcpy IFUNC implementationsH.J. Lu4-5/+0
2025-01-04hppa: Update libm-test-ulpsJohn David Anglin1-13/+13
2025-01-04math: update loongarch64 ulpsAndreas K. Hüttel1-0/+140
2025-01-04Regenerate libc.potAndreas K. Hüttel1-33/+33
2025-01-04loongarch: Provide stpcpy in stpcpy-aligned.S for rtld [BZ #32512]H.J. Lu1-0/+1
2025-01-03AArch64: Improve codegen in SVE expm1f and usersLuna Lamb4-45/+44
2025-01-03AArch64: Add vector tanpi routinesJoe Ramsay16-2/+361
2025-01-03AArch64: Add vector cospi routinesJoe Ramsay16-1/+344
2025-01-03AArch64: Add vector sinpi to libmvecJoe Ramsay16-1/+334