aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)Author
2023-08-16sysdeps: tst-bz21269: fix test parameterSam James
2023-08-16hurd: Fix strictness of <mach/thread_state.h>Samuel Thibault
2023-08-14x86_64: Add expm1 with FMAH.J. Lu
2023-08-14Loongarch: Add ifunc support and add different versions of strlendengjianbo
2023-08-14LoongArch: Add minuimum binutils required versiondengjianbo
2023-08-14LoongArch: Redefine macro LEAF/ENTRY.dengjianbo
2023-08-11x86: Fix incorrect scope of setting `shared_per_thread` [BZ# 30745]Noah Goldstein
2023-08-11x86_64: Add log2 with FMAH.J. Lu
2023-08-11nscd: Do not rebuild getaddrinfo (bug 30709)Florian Weimer
2023-08-10x86_64: Sort fpu/multiarch/MakefileH.J. Lu
2023-08-10i686: Fix build with --disable-multiarchAdhemerval Zanella
2023-08-10x86_64: Fix build with --disable-multiarch (BZ 30721)Adhemerval Zanella
2023-08-08Add PTRACE_SET_SYSCALL_USER_DISPATCH_CONFIG etc. from Linux 6.4 to sys/ptrace.hJoseph Myers
2023-08-08Add PACKET_VNET_HDR_SZ from Linux 6.4 to netpacket/packet.hJoseph Myers
2023-08-08hurd: Make error_t an int in C++Samuel Thibault
2023-08-08linux: statvfs: allocate spare for f_typeнаб
2023-08-08hurd: statvfs: __f_type -> f_typeнаб
2023-08-08htl: Initialize ___pthread_self earlySamuel Thibault
2023-08-08htl: Add support for static TSD dataSamuel Thibault
2023-08-06x86: Fix for cache computation on AMD legacy cpus.Sajan Karumanchi
2023-08-06hurd: Rework generating errno.hSamuel Thibault
2023-08-04powerpc longjmp: Fix build after chk hidden builtin fixSamuel Thibault
2023-08-04LoongArch: Fix static PIE condition for toolchain bootstrapping.Yang Yujie
2023-08-01Add IP_PROTOCOL from Linux 6.4 to bits/in.hJoseph Myers
2023-08-01Update kernel version to 6.4 in header constant testsJoseph Myers
2023-08-01PowerPC: Influence cpu/arch hwcap features via GLIBC_TUNABLESMahesh Bodapati
2023-07-27<sys/platform/x86.h>: Add APX supportH.J. Lu
2023-07-26linux: Fix i686 with gcc6Adhemerval Zanella Netto
2023-07-26i386: Remove memset_chk-nonshared.SAdhemerval Zanella Netto
2023-07-26i386: Fix build with --enable-fortify=3Adhemerval Zanella Netto
2023-07-26powerpc: Fix powerpc64 strchrnul build with old gccAdhemerval Zanella Netto
2023-07-25MIPS: Update mips32 and mip64 libm test ulpsAurelien Jarno
2023-07-25Include sys/rseq.h in tst-rseq-disable.cStefan Liebler
2023-07-22riscv: Update rvd libm test ulpsAurelien Jarno
2023-07-19Update x86_64 libm-test-ulps (x32 ABI)Andreas K. Hüttel
2023-07-18[PATCH v1] x86: Use `3/4*sizeof(per-thread-L3)` as low bound for NT threshold.Noah Goldstein
2023-07-18x86: Fix slight bug in `shared_per_thread` cache size calculation.Noah Goldstein
2023-07-19Update i686 libm-test-ulps (again)Andreas K. Hüttel
2023-07-18Update i686 libm-test-ulpsAndreas K. Hüttel
2023-07-17configure: Use autoconf 2.71Siddhesh Poyarekar
2023-07-17Update sparc libm-test-ulpsAdhemerval Zanella
2023-07-13s390: Add the clone3 wrapperAdhemerval Zanella
2023-07-12sparc: Fix la_symbind for bind-now (BZ 23734)Adhemerval Zanella
2023-07-12i386: make debug wrappers compatible with static PIEAndreas Schwab
2023-07-11LoongArch: Fix soft-float bug about _dl_runtime_resolve{,lsx,lasx}caiyinyu
2023-07-11LoongArch: Add vector implementation for _dl_runtime_resolve.caiyinyu
2023-07-11LoongArch: config: Added HAVE_LOONGARCH_VEC_ASM.caiyinyu
2023-07-10sysdeps: Add missing hidden definitions for i386Frédéric Bérat
2023-07-10sysdeps/s390: Exclude fortified routines from being built with _FORTIFY_SOURCEFrédéric Bérat
2023-07-07LoongArch: config: Rewrite check on static PIE.caiyinyu