aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/mach/hurd/x86_64
AgeCommit message (Expand)Author
2023-06-15hurd: Add strlcpy, strlcat, wcslcpy, wcslcat to libc.abilistFlorian Weimer
2023-06-04hurd: Fix x86_64 sigreturn restoring bogus reply_portSergey Bugaev
2023-06-02Fix a few more typos I missed in previous round -- BZ 25337Paul Pluzhnikov
2023-05-23mach: Fix accessing mach_i386.hSamuel Thibault
2023-05-20hurd: Use __hurd_fail () instead of assigning errnoSergey Bugaev
2023-05-19hurd: Fix using interposable hurd_thread_selfSergey Bugaev
2023-05-19hurd: Fix expected c++ typesSamuel Thibault
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-16hurd: Fix computing user stack pointerSergey Bugaev
2023-05-16hurd: Fix sc_i386_thread_state layoutSergey Bugaev
2023-05-06hurd: Fix ld.so nameSamuel Thibault
2023-05-06hurd: Add ioperm symbol on x86_64Samuel Thibault
2023-05-01hurd 64bit: Add data for check-c++-typesSamuel 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: Add expected abilist files for x86_64Sergey Bugaev
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-04-21hurd: Don't migrate reply port into __init1_tcbheadSergey Bugaev
2023-04-14hurd: Only check for TLS initialization inside rtld or in static buildsSergey Bugaev
2023-04-11Revert "hurd: Only check for TLS initialization inside rtld or in static builds"Samuel Thibault
2023-04-11hurd: Don't leak __hurd_reply_port0Sergey Bugaev
2023-04-10hurd: Only check for TLS initialization inside rtld or in static buildsSergey Bugaev
2023-04-10hurd: Implement x86_64/intr-msg.hSergey Bugaev
2023-04-10hurd: Add sys/ucontext.h and sigcontext.h for x86_64Sergey Bugaev
2023-04-03hurd: Add vm_param.h for x86_64Sergey Bugaev
2023-04-03hurd: Implement _hurd_longjmp_thread_state for x86_64Sergey Bugaev
2023-04-03htl: Implement thread_set_pcsptp for x86_64Sergey Bugaev
2023-02-27hurd: Implement TLS for x86_64Sergey Bugaev
2023-02-12hurd, htl: Add some x86_64-specific codeSergey Bugaev
2023-02-12hurd: Set up the basic tree for x86_64-gnuSergey Bugaev