about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
...
* elf: Check that --list-diagnostics output has the expected syntaxFlorian Weimer2023-08-254-0/+327
* manual: Document ld.so --list-diagnostics outputFlorian Weimer2023-08-251-0/+207
* manual/jobs.texi: Add missing @item EPERM for getpgidMark Wielaard2023-08-251-0/+1
* LoongArch: Add ifunc support for strncmp{aligned, lsx}dengjianbo2023-08-246-0/+508
* LoongArch: Add ifunc support for strcmp{aligned, lsx}dengjianbo2023-08-246-0/+426
* LoongArch: Add ifunc support for strnlen{aligned, lsx, lasx}dengjianbo2023-08-247-0/+382
* htl: move pthread_attr_setdetachstate into libcGuy-Fleury Iteriteka2023-08-247-11/+4
* htl: move pthread_attr_getdetachstate into libcGuy-Fleury Iteriteka2023-08-247-11/+3
* htl: move pthread_attr_setschedpolicy into libcGuy-Fleury Iteriteka2023-08-247-11/+3
* htl: move pthread_attr_getschedpolicy into libcGuy-Fleury Iteriteka2023-08-247-10/+2
* htl: move pthread_attr_setinheritsched into libcGuy-Fleury Iteriteka2023-08-247-11/+4
* htl: move pthread_attr_getinheritsched into libcGuy-Fleury Iteriteka2023-08-247-10/+3
* htl: move pthread_attr_getschedparam into libcGuy-Fleury Iteriteka2023-08-247-13/+3
* htl: move pthread_setschedparam into libcGuy-Fleury Iteriteka2023-08-247-15/+3
* htl: move pthread_getschedparam into libcGuy-Fleury Iteriteka2023-08-247-12/+4
* htl: move pthread_equal into libcGuy-Fleury Iteriteka2023-08-247-12/+2
* Linux: Avoid conflicting types in ld.so --list-diagnosticsFlorian Weimer2023-08-231-5/+8
* elf: Do not run constructors for proxy objectsFlorian Weimer2023-08-221-2/+6
* x86_64: Add log1p with FMAH.J. Lu2023-08-214-0/+40
* Remove references to the defunct db2 subdirAndreas Schwab2023-08-213-11/+0
* string: Fix tester build with fortify enable with gcc < 12Mahesh Bodapati2023-08-181-3/+8
* 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
* hurd: Add prototype for and thus fix _hurdsig_abort_rpcs callSamuel Thibault2023-08-152-10/+7
* io/tst-statvfs: fix statfs().f_type comparison test on some archesнаб2023-08-151-1/+1
* fxprintf: Get rid of allocaJoe Simmons-Talbott2023-08-151-8/+6
* configure: Add -Wall again to the default CFLAGSFlorian Weimer2023-08-151-1/+1
* malloc: Remove bin scanning from memalign (bug 30723)Florian Weimer2023-08-152-166/+10
* resolv/nss_dns/dns-host: Get rid of alloca.Joe Simmons-Talbott2023-08-141-2/+2
* x86_64: Add expm1 with FMAH.J. Lu2023-08-144-0/+55
* LoongArch: elf: Add new LoongArch reloc types 109 into elf.hcaiyinyu2023-08-141-0/+1
* elf: Add new LoongArch reloc types (101 to 108) into elf.hXi Ruoyao2023-08-141-0/+8
* Loongarch: Add ifunc support and add different versions of strlendengjianbo2023-08-149-0/+418
* LoongArch: Add minuimum binutils required versiondengjianbo2023-08-146-14/+9
* 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
* malloc: Enable merging of remainders in memalign (bug 30723)Florian Weimer2023-08-111-76/+121
* nscd: Do not rebuild getaddrinfo (bug 30709)Florian Weimer2023-08-116-80/+13
* 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