about summary refs log tree commit diff
path: root/sysdeps
Commit message (Expand)AuthorAgeFilesLines
...
* htl: move pthread_setschedparam into libcGuy-Fleury Iteriteka2023-08-243-6/+0
* htl: move pthread_getschedparam into libcGuy-Fleury Iteriteka2023-08-243-4/+0
* htl: move pthread_equal into libcGuy-Fleury Iteriteka2023-08-243-4/+0
* Linux: Avoid conflicting types in ld.so --list-diagnosticsFlorian Weimer2023-08-231-5/+8
* x86_64: Add log1p with FMAH.J. Lu2023-08-214-0/+40
* Remove references to the defunct db2 subdirAndreas Schwab2023-08-213-11/+0
* s390x: Fix static PIE condition for toolchain bootstrapping.Stefan Liebler2023-08-182-12/+138
* m68k: fix __mpn_lshift and __mpn_rshift for non-68020Andreas Schwab2023-08-172-4/+4
* sysdeps: tst-bz21269: fix -Wreturn-typeSam James2023-08-171-2/+0
* Loongarch: Add ifunc support for memcpy{aligned, unaligned, lsx, lasx} and me...dengjianbo2023-08-1713-0/+2435
* Loongarch: Add ifunc support for strchr{aligned, lsx, lasx} and strchrnul{ali...dengjianbo2023-08-1712-0/+581
* sysdeps: tst-bz21269: handle ENOSYS & skip appropriatelySam James2023-08-161-1/+10
* sysdeps: tst-bz21269: fix test parameterSam James2023-08-161-1/+1
* hurd: Fix strictness of <mach/thread_state.h>Samuel Thibault2023-08-161-3/+3
* x86_64: Add expm1 with FMAH.J. Lu2023-08-144-0/+55
* Loongarch: Add ifunc support and add different versions of strlendengjianbo2023-08-149-0/+418
* LoongArch: Add minuimum binutils required versiondengjianbo2023-08-144-8/+7
* LoongArch: Redefine macro LEAF/ENTRY.dengjianbo2023-08-141-10/+26
* x86: Fix incorrect scope of setting `shared_per_thread` [BZ# 30745]Noah Goldstein2023-08-111-4/+3
* x86_64: Add log2 with FMAH.J. Lu2023-08-113-0/+48
* nscd: Do not rebuild getaddrinfo (bug 30709)Florian Weimer2023-08-111-16/+1
* x86_64: Sort fpu/multiarch/MakefileH.J. Lu2023-08-101-20/+74
* i686: Fix build with --disable-multiarchAdhemerval Zanella2023-08-106-2/+10
* x86_64: Fix build with --disable-multiarch (BZ 30721)Adhemerval Zanella2023-08-103-1/+5
* Add PTRACE_SET_SYSCALL_USER_DISPATCH_CONFIG etc. from Linux 6.4 to sys/ptrace.hJoseph Myers2023-08-089-7/+103
* Add PACKET_VNET_HDR_SZ from Linux 6.4 to netpacket/packet.hJoseph Myers2023-08-081-0/+1
* hurd: Make error_t an int in C++Samuel Thibault2023-08-081-0/+6
* linux: statvfs: allocate spare for f_typeнаб2023-08-082-2/+6
* hurd: statvfs: __f_type -> f_typeнаб2023-08-081-2/+2
* htl: Initialize ___pthread_self earlySamuel Thibault2023-08-081-0/+14
* htl: Add support for static TSD dataSamuel Thibault2023-08-087-18/+97
* x86: Fix for cache computation on AMD legacy cpus.Sajan Karumanchi2023-08-061-27/+199
* hurd: Rework generating errno.hSamuel Thibault2023-08-063-41/+19
* powerpc longjmp: Fix build after chk hidden builtin fixSamuel Thibault2023-08-041-0/+3
* LoongArch: Fix static PIE condition for toolchain bootstrapping.Yang Yujie2023-08-042-2/+2
* Add IP_PROTOCOL from Linux 6.4 to bits/in.hJoseph Myers2023-08-011-0/+1
* Update kernel version to 6.4 in header constant testsJoseph Myers2023-08-013-4/+4
* PowerPC: Influence cpu/arch hwcap features via GLIBC_TUNABLESMahesh Bodapati2023-08-0112-73/+410
* <sys/platform/x86.h>: Add APX supportH.J. Lu2023-07-274-0/+11
* linux: Fix i686 with gcc6Adhemerval Zanella Netto2023-07-261-0/+9
* i386: Remove memset_chk-nonshared.SAdhemerval Zanella Netto2023-07-264-30/+6
* i386: Fix build with --enable-fortify=3Adhemerval Zanella Netto2023-07-264-65/+1
* powerpc: Fix powerpc64 strchrnul build with old gccAdhemerval Zanella Netto2023-07-261-7/+7
* MIPS: Update mips32 and mip64 libm test ulpsAurelien Jarno2023-07-252-0/+2
* Include sys/rseq.h in tst-rseq-disable.cStefan Liebler2023-07-251-0/+1
* riscv: Update rvd libm test ulpsAurelien Jarno2023-07-221-0/+1
* Update x86_64 libm-test-ulps (x32 ABI)Andreas K. Hüttel2023-07-191-13/+14
* [PATCH v1] x86: Use `3/4*sizeof(per-thread-L3)` as low bound for NT threshold.Noah Goldstein2023-07-181-3/+12
* x86: Fix slight bug in `shared_per_thread` cache size calculation.Noah Goldstein2023-07-181-2/+2
* Update i686 libm-test-ulps (again)Andreas K. Hüttel2023-07-191-1/+1