about summary refs log tree commit diff
path: root/sysdeps/mach/hurd/x86_64
Commit message (Expand)AuthorAgeFilesLines
* hurd: Use __hurd_fail () instead of assigning errnoSergey Bugaev2023-05-201-4/+1
* hurd: Fix using interposable hurd_thread_selfSergey Bugaev2023-05-192-3/+6
* hurd: Fix expected c++ typesSamuel Thibault2023-05-191-19/+19
* hurd: Also make it possible to call strlen very earlySergey Bugaev2023-05-171-0/+3
* hurd: Fix setting up pthreadsSergey Bugaev2023-05-171-0/+93
* hurd: Fix x86_64 _hurd_tls_forkSergey Bugaev2023-05-171-6/+19
* hurd: Make sure to not use tcb->selfSergey Bugaev2023-05-171-2/+1
* hurd: Fix computing user stack pointerSergey Bugaev2023-05-161-1/+1
* hurd: Fix sc_i386_thread_state layoutSergey Bugaev2023-05-161-0/+8
* hurd: Fix ld.so nameSamuel Thibault2023-05-061-0/+1
* hurd: Add ioperm symbol on x86_64Samuel Thibault2023-05-062-0/+6
* hurd 64bit: Add data for check-c++-typesSamuel Thibault2023-05-011-0/+67
* hurd 64bit: Add missing data file for check-localplt testSamuel Thibault2023-05-011-0/+44
* hurd 64bit: Add missing libanlSamuel Thibault2023-05-011-0/+4
* hurd: Also XFAIL missing SA_NOCLDWAIT on 64bitSamuel Thibault2023-05-011-0/+5
* hurd: Add expected abilist files for x86_64Sergey Bugaev2023-05-0112-0/+3687
* hurd: Make it possible to call memcpy very earlySergey Bugaev2023-05-011-0/+3
* hurd: Implement longjmp for x86_64Sergey Bugaev2023-05-012-0/+219
* hurd: Implement sigreturn for x86_64Sergey Bugaev2023-05-011-0/+162
* hurd: Don't migrate reply port into __init1_tcbheadSergey Bugaev2023-04-211-5/+6
* hurd: Only check for TLS initialization inside rtld or in static buildsSergey Bugaev2023-04-142-6/+31
* Revert "hurd: Only check for TLS initialization inside rtld or in static builds"Samuel Thibault2023-04-112-31/+6
* hurd: Don't leak __hurd_reply_port0Sergey Bugaev2023-04-111-1/+8
* hurd: Only check for TLS initialization inside rtld or in static buildsSergey Bugaev2023-04-102-7/+33
* hurd: Implement x86_64/intr-msg.hSergey Bugaev2023-04-101-0/+119
* hurd: Add sys/ucontext.h and sigcontext.h for x86_64Sergey Bugaev2023-04-102-0/+169
* hurd: Add vm_param.h for x86_64Sergey Bugaev2023-04-031-0/+24
* hurd: Implement _hurd_longjmp_thread_state for x86_64Sergey Bugaev2023-04-031-0/+41
* htl: Implement thread_set_pcsptp for x86_64Sergey Bugaev2023-04-031-0/+73
* hurd: Implement TLS for x86_64Sergey Bugaev2023-02-271-0/+215
* hurd, htl: Add some x86_64-specific codeSergey Bugaev2023-02-122-0/+49
* hurd: Set up the basic tree for x86_64-gnuSergey Bugaev2023-02-122-0/+5