aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-05-06hurd: Fix ld.so nameSamuel Thibault
2023-05-06hurd: Add ioperm symbol on x86_64Samuel Thibault
2023-05-05time: Remove alloca() from getdateJoe Simmons-Talbott
2023-05-05aarch64: More configure checks for libmvecSzabolcs Nagy
2023-05-05aarch64: SVE ACLE configure test cleanupsSzabolcs Nagy
2023-05-05hppa: Fix 'concurrency' typo in commentSam James
2023-05-05Update hurd/intr-msg.c to be more portableFlavio Cruz
2023-05-05Update sysdeps/mach/hurd/ioctl.c to make it more portableFlavio Cruz
2023-05-04aarch64: fix SVE ACLE check for bootstrap glibc buildsSzabolcs Nagy
2023-05-03Enable libmvec support for AArch64Joe Ramsay
2023-05-02hurd: Enable x86_64 build scriptSamuel Thibault
2023-05-02hurd 64bit: Make dev_t word typeSamuel Thibault
2023-05-02malloc: Really fix tst-memalign-3 link against threadsSamuel Thibault
2023-05-02malloc: Fix tst-memalign-3 link against threadsSamuel Thibault
2023-05-02Use GCC 13 branch, Linux 6.3 in build-many-glibcs.pyJoseph Myers
2023-05-01Mark various cold functions as __COLDSergey Bugaev
2023-05-01Fix regex type usageнаб
2023-05-01hurd 64bit: Fix struct msqid_ds and shmid_ds fieldsSamuel Thibault
2023-05-01hurd 64bit: Fix ipc_perm fields typesSamuel Thibault
2023-05-01hurd 64bit: Fix flock fields typesSamuel Thibault
2023-05-01hurd 64bit: Add data for check-c++-typesSamuel Thibault
2023-05-01hurd 64bit: Fix pthread_t/thread_t type to longSamuel Thibault
2023-05-01socket: Fix tst-cmsghdr-skeleton.c use of cmsg_lenSamuel Thibault
2023-05-01hurd 64bit: Add missing data file for check-localplt testSamuel Thibault
2023-05-01hurd 64bit: Add missing libanlSamuel Thibault
2023-05-01hurd: Also XFAIL missing SA_NOCLDWAIT on 64bitSamuel Thibault
2023-05-01hurd: Fix tst-writev testSamuel Thibault
2023-05-01nptl: move tst-x86-64-tls-1 to nptl-only testsSamuel Thibault
2023-05-01hurd: Add expected abilist files for x86_64Sergey Bugaev
2023-05-01hurd: Replace reply port with a dead name on failed interruptionSergey Bugaev
2023-05-01Define __mig_strlen to support dynamically sized strings in hurd RPCsFlavio Cruz
2023-05-01mach: Disable 32bit compatibility modeSamuel Thibault
2023-05-01hurd: Make it possible to call memcpy very earlySergey Bugaev
2023-05-01hurd: Implement longjmp for x86_64Sergey Bugaev
2023-05-01hurd: Implement sigreturn for x86_64Sergey Bugaev
2023-05-01Make __mach_msg_destroy portable for x86_64Flavio Cruz
2023-04-29hurd: Mark error functions as __COLDSergey Bugaev
2023-04-29cdefs.h: Define __COLDSergey Bugaev
2023-04-29hurd: Fix FS_RETRY_MAGICAL "machtype" handlingSergey Bugaev
2023-04-29hurd: Respect existing FD_CLOEXEC in S_msg_set_fdSergey Bugaev
2023-04-29hurd: Don't leak the auth port in msg* RPCsSergey Bugaev
2023-04-29hurd: Make _exit work during early boot-upSergey Bugaev
2023-04-29hurd: Mark various conditions as unlikelySergey Bugaev
2023-04-29hurd: Move libc_hidden_def's aroundSergey Bugaev
2023-04-29hurd: Simplify _hurd_critical_section_lock a bitSergey Bugaev
2023-04-28__check_pf: Add a cancellation cleanup handler [BZ #20975]H.J. Lu
2023-04-28Remap __GLIBC_FLT_EVAL_METHOD to 0 if __FLT_EVAL_METHOD__ is -1Kito Cheng
2023-04-28riscv: Resolve symbols directly for symbols with STO_RISCV_VARIANT_CC.Hsiangkai Wang
2023-04-28elf.h: add PT_GNU_SFRAMEIndu Bhagat
2023-04-27Fix Hurd getcwd build with GCC >= 13Joseph Myers