summaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)Author
21 hoursAArch64: Remove unused MIDR entriesHEADorigin/masterorigin/HEADmasterWilco Dijkstra
21 hoursAArch64: Remove eMAG memset ifuncWilco Dijkstra
21 hoursAArch64: Remove eMAG memchr ifuncWilco Dijkstra
36 hourshurd: alterations to MSG_EXAMINE interface (intr-msg.h)Mike Kelly
4 daysmath: Sync sinh from CORE-MATHAdhemerval Zanella
4 daysx86_64: Prefer EVEX512 code-path on AMD Zen5 CPUsSajan Karumanchi
7 daysmath: Fix lgammaf regression on i686Adhemerval Zanella
7 daysmath: Use polydd_cosh instead of polydd on coshAdhemerval Zanella
9 daysLoongArch: Add new files for LA32 in sysdeps/unix/sysv/linux/loongarch/ilp32mengqinggang
9 daysLoongArch: Add support for LA32 in sysdeps/unix/sysv/linux/loongarchmengqinggang
9 daysLoongArch: Add new file for LA32 in sysdeps/loongarch/ilp32mengqinggang
9 daysLoongArch: Add support for LA32 in sysdeps/loongarch/fpumengqinggang
9 daysLoongArch: Add support for LA32 in sysdeps/loongarchmengqinggang
9 daysLoongArch: fix missing trap for enabled exceptions on narrowing operationXi Ruoyao
13 daysLoongArch: feclearexcept: skip clearing CAUSEXi Ruoyao
13 daysriscv: Resolve calls to memcpy using memcpy-generic in early startupAdhemerval Zanella Netto
14 daysriscv: Treat clang separately in RVV compiler checksZihong Yao
14 daysmath: Fix spurious overflow and missing errno for lgammafAdhemerval Zanella
14 daysmisc: Fix a few typos in commentsYury Khrustalev
2026-03-19math: Sync lgammaf with CORE-MATHAdhemerval Zanella
2026-03-19math: Sync tgammaf with CORE-MATHAdhemerval Zanella
2026-03-18string: Add fallback implementation for ctz/clzAdhemerval Zanella
2026-03-16AArch64: Remove prefer_sve_ifuncsWilco Dijkstra
2026-03-16elf: factor out ld.conf parsingDJ Delorie
2026-03-16x86: Fix tanh ifunc selectionAdhemerval Zanella
2026-03-16x86_64: Add cosh with FMAAdhemerval Zanella
2026-03-16math: Consolidated common definition/data for cosh/sinh/tanhAdhemerval Zanella
2026-03-16math: Use tanh from CORE-MATHAdhemerval Zanella
2026-03-16math: Remove the SVID error handling from sinhAdhemerval Zanella
2026-03-16math: Use sinh from CORE-MATHAdhemerval Zanella
2026-03-16math: Remove the SVID error handling from coshAdhemerval Zanella
2026-03-16math: Use cosh from CORE-MATHAdhemerval Zanella
2026-03-16nptl/htl: Add missing AC_PROVIDESSamuel Thibault
2026-03-16nptl/htl: Fix confusion over PTHREAD_IN_LIBC and __PTHREAD_NPTL/HTLSamuel Thibault
2026-03-16nptl: Drop comment about PTHREAD_IN_LIBCSamuel Thibault
2026-03-16elf: directly call dl_init_static_tlsSamuel Thibault
2026-03-15resolv: Move libanl symbols to libc on hurd tooSamuel Thibault
2026-03-15rt: Move librt symbols to libc on hurd tooSamuel Thibault
2026-03-14htl: Use pthread_rwlock for libc_rwlockSamuel Thibault
2026-03-14mach: Add __mach_rwlock_*Samuel Thibault
2026-03-13linux: Fix aliasing violations and assert address in __check_pf (bug #33927)Arjun Shankar
2026-03-12x86: Don't left shift negative valuesCollin Funk
2026-03-12Support loading libunwind instead of libgcc_sAdhemerval Zanella
2026-03-11LoongArch: Optimize float environment functionsDeng Jianbo
2026-03-10x86_64: Conditionally define __sfp_handle_exceptions for compiler-rtAdhemerval Zanella
2026-03-10elf(tls): Add debug logging for TLS operationsFrédéric Bérat
2026-03-08htl: Fix pthread_once memory orderingSamuel Thibault
2026-03-08htl: Fix checking for mutex not being recoverableSamuel Thibault
2026-03-05hurd; Fix return value for sigwaitSamuel Thibault
2026-03-05hurd: Fix cleaning on sigtimedwait timing outSamuel Thibault