aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)Author
2023-08-25m68k: Use M68K_SCALE_AVAILABLE on __mpn_lshift and __mpn_rshiftAdhemerval Zanella
2023-08-25m68k: Fix build with -mcpu=68040 or higher (BZ 30740)Adhemerval Zanella
2023-08-24LoongArch: Add ifunc support for strncmp{aligned, lsx}dengjianbo
2023-08-24LoongArch: Add ifunc support for strcmp{aligned, lsx}dengjianbo
2023-08-24LoongArch: Add ifunc support for strnlen{aligned, lsx, lasx}dengjianbo
2023-08-24htl: move pthread_attr_setdetachstate into libcGuy-Fleury Iteriteka
2023-08-24htl: move pthread_attr_getdetachstate into libcGuy-Fleury Iteriteka
2023-08-24htl: move pthread_attr_setschedpolicy into libcGuy-Fleury Iteriteka
2023-08-24htl: move pthread_attr_getschedpolicy into libcGuy-Fleury Iteriteka
2023-08-24htl: move pthread_attr_setinheritsched into libcGuy-Fleury Iteriteka
2023-08-24htl: move pthread_attr_getinheritsched into libcGuy-Fleury Iteriteka
2023-08-24htl: move pthread_attr_getschedparam into libcGuy-Fleury Iteriteka
2023-08-24htl: move pthread_setschedparam into libcGuy-Fleury Iteriteka
2023-08-24htl: move pthread_getschedparam into libcGuy-Fleury Iteriteka
2023-08-24htl: move pthread_equal into libcGuy-Fleury Iteriteka
2023-08-23Linux: Avoid conflicting types in ld.so --list-diagnosticsFlorian Weimer
2023-08-21x86_64: Add log1p with FMAH.J. Lu
2023-08-21Remove references to the defunct db2 subdirAndreas Schwab
2023-08-18s390x: Fix static PIE condition for toolchain bootstrapping.Stefan Liebler
2023-08-17m68k: fix __mpn_lshift and __mpn_rshift for non-68020Andreas Schwab
2023-08-17sysdeps: tst-bz21269: fix -Wreturn-typeSam James
2023-08-17Loongarch: Add ifunc support for memcpy{aligned, unaligned, lsx, lasx} and me...dengjianbo
2023-08-17Loongarch: Add ifunc support for strchr{aligned, lsx, lasx} and strchrnul{ali...dengjianbo
2023-08-16sysdeps: tst-bz21269: handle ENOSYS & skip appropriatelySam James
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