aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)Author
2023-05-23hurd: Fix making ld.so run static binaries with retrySamuel Thibault
2023-05-22Add voice-admit DSCP code point from RFC-5865Ronan Pigott
2023-05-22Remove last remnants of have-protectedAndreas Schwab
2023-05-22S390: Use compile-only instead of also link-tests in configure.Stefan Liebler
2023-05-20htl: Use __hurd_fail () instead of assigning errnoSergey Bugaev
2023-05-20hurd: Use __hurd_fail () instead of assigning errnoSergey Bugaev
2023-05-19powerpc:GCC(<10) doesn't allow -mlong-double-64 after -mabi=ieeelongdoubleMahesh Bodapati
2023-05-19hurd: Fix using interposable hurd_thread_selfSergey Bugaev
2023-05-19hurd: Fix __TIMESIZE on x86_64Sergey Bugaev
2023-05-19hurd: Fix expected c++ typesSamuel Thibault
2023-05-18Add HWCAP2_SME* from Linux 6.3 to AArch64 bits/hwcap.hJoseph Myers
2023-05-17hurd: Also make it possible to call strlen very earlySergey Bugaev
2023-05-17hurd: Fix setting up pthreadsSergey Bugaev
2023-05-17hurd: Fix x86_64 _hurd_tls_forkSergey Bugaev
2023-05-17hurd: Make sure to not use tcb->selfSergey Bugaev
2023-05-17hurd: Use __mach_setup_thread_call ()Sergey Bugaev
2023-05-17mach: Define MACHINE_THREAD_STATE_SETUP_CALLSergey Bugaev
2023-05-17Use TASK_THREAD_TIMES_INFO_COUNT when calling task_info with TASK_THREAD_TIME...Flavio Cruz
2023-05-16Update kernel version to 6.3 in header constant testsJoseph Myers
2023-05-16i386: Use pthread_barrier for synchronization on tst-bz21269DJ Delorie
2023-05-16hurd: Fix computing user stack pointerSergey Bugaev
2023-05-16hurd: Fix sc_i386_thread_state layoutSergey Bugaev
2023-05-16hurd: Align signal stack pointer after allocating stackframeSergey Bugaev
2023-05-16hurd: Fix aligning signal stack pointerSergey Bugaev
2023-05-16linux: Reformat Makefile.Carlos O'Donell
2023-05-15Update syscall lists for Linux 6.3Joseph Myers
2023-05-11hurd: rule out some mach headers when generating errno.hSamuel Thibault
2023-05-11Stop checking if MiG supports retcode.Flavio Cruz
2023-05-10Added Redirects to longdouble error functions [BZ #29033]Sachin Monga
2023-05-10nptl: Reformat Makefile.Carlos O'Donell
2023-05-07Revert "riscv: Resolve symbols directly for symbols with STO_RISCV_VARIANT_CC."Florian Weimer
2023-05-06Update hurd/hurdselect.c to be more portable.Flavio Cruz
2023-05-06hurd: Fix ld.so nameSamuel Thibault
2023-05-06hurd: Add ioperm symbol on x86_64Samuel Thibault
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 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 64bit: Make dev_t word typeSamuel Thibault
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-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