aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)AuthorFilesLines
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-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 Weimer3-0/+36
2025-01-07Revert "x86_64: Remove unused padding from tcbhead_t"Florian Weimer1-0/+12
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-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-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 Ramsay14-1/+349
2025-01-03AArch64: Add vector cospi routinesJoe Ramsay14-0/+332
2025-01-03AArch64: Add vector sinpi to libmvecJoe Ramsay14-0/+322
2025-01-03AArch64: Improve codegen for SVE log1pf usersYat Long Poon5-122/+95
2025-01-03AArch64: Improve codegen for SVE logsYat Long Poon4-47/+114
2025-01-03AArch64: Improve codegen in SVE tansLuna Lamb2-41/+68
2025-01-03AArch64: Improve codegen in AdvSIMD asinhLuna Lamb1-55/+119
2025-01-04Rename have-mtls-descriptor to have-test-mtls-descriptorH.J. Lu2-5/+5
2025-01-03math: update powerpc ulpsAndreas K. Hüttel1-25/+25
2025-01-03math: update sparc ulpsAndreas K. Hüttel1-15/+95
2025-01-03math: update s390 ulpsAndreas K. Hüttel1-15/+95
2025-01-03not-cancel.h: Support testing fortify build with ClangH.J. Lu1-5/+5
2025-01-02RISC-V: Regenerate ULPsAurelien Jarno1-1/+158
2025-01-02mlock, mlock2, munlock: Use __attr_access_none macroSam James1-1/+1
2025-01-02AArch64: Update libm-test-ulpsWilco Dijkstra1-24/+24
2025-01-02new inputs with large errors for [a]cospi, [a]sinpi, [a]tanpi, atan2piPaul Zimmermann1-33/+33
2025-01-02elf: Remove the remaining uses of GET_ADDR_OFFSETFlorian Weimer9-10/+5
2025-01-02s390: Define TLS_DTV_OFFSET instead of GET_ADDR_OFFSETFlorian Weimer1-3/+3
2025-01-02elf: Introduce generic <dl-tls.h>Florian Weimer13-277/+43
2025-01-02powerpc: Update acosf ulpsFlorian Weimer1-0/+2
2025-01-02htl: move pthread_mutexattr_setprioceiling, pthread_mutexattr_getprioceiling ...gfleury7-8/+31
2025-01-02htl: move pthread_mutexattr_{setrobust, setrobust_np}, pthread_mutexattr_{get...gfleury7-14/+52
2025-01-02htl: move pthread_mutexattr_setpshared, pthread_mutexattr_getpshared into libc.gfleury7-8/+35
2025-01-02htl: move pthread_mutexattr_settype, pthread_mutexattr_gettype into libc.gfleury7-7/+29
2025-01-02htl: move pthread_mutexattr_setprotocol into libc.Samuel Thibault6-4/+17
2025-01-02htl: move pthread_mutexattr_getprotocol into libc.gfleury6-4/+16