aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/mach/hurd/x86
AgeCommit message (Expand)AuthorFilesLines
2025-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert6-6/+6
2024-01-04hurd: Make init-first.c no longer x86-specificSergey Bugaev1-253/+0
2024-01-04hurd: Drop x86-specific assembly from init-first.cSergey Bugaev1-9/+1
2024-01-04hurd: Pass the data pointer to _hurd_stack_setup explicitlySergey Bugaev1-9/+7
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert7-7/+7
2023-09-28hurd: Drop REG_GSFS and REG_ESDS from x86_64's ucontextSamuel Thibault1-2/+2
2023-05-23mach: Fix accessing mach_i386.hSamuel Thibault1-1/+5
2023-05-17hurd: Fix setting up pthreadsSergey Bugaev1-100/+0
2023-05-17hurd: Make sure to not use tcb->selfSergey Bugaev1-22/+12
2023-05-16hurd: Fix sc_i386_thread_state layoutSergey Bugaev1-0/+6
2023-05-16hurd: Align signal stack pointer after allocating stackframeSergey Bugaev1-3/+2
2023-05-16hurd: Fix aligning signal stack pointerSergey Bugaev1-1/+1
2023-04-21hurd: Don't migrate reply port into __init1_tcbheadSergey Bugaev1-6/+1
2023-04-14hurd: Only check for TLS initialization inside rtld or in static buildsSergey Bugaev1-10/+1
2023-04-11Revert "hurd: Only check for TLS initialization inside rtld or in static builds"Samuel Thibault1-1/+10
2023-04-10hurd: Only check for TLS initialization inside rtld or in static buildsSergey Bugaev1-10/+1
2023-04-10hurd: Port trampoline.c to x86_64Sergey Bugaev1-0/+485
2023-04-03hurd: Move a couple of signal-related files to x86Sergey Bugaev2-0/+206
2023-04-03hurd: More 64-bit integer casting fixesSergey Bugaev1-2/+2
2023-04-03hurd: Remove __hurd_threadvar_stack_{offset,mask}Sergey Bugaev1-3/+0
2023-02-27hurd: Implement TLS for x86_64Sergey Bugaev1-1/+13
2023-02-24hurd: Generalize init-first.c to support x86_64Sergey Bugaev1-0/+268
2023-02-17[hurd] Fix i686 build breakage caused by 4fedebc91108Flavio Cruz1-1/+1
2023-02-12hurd: Set up the basic tree for x86_64-gnuSergey Bugaev1-0/+110
2023-02-02hurd: Move some i386 bits to x86Samuel Thibault3-0/+246
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers2-2/+2
2022-02-01SET_RELHOOK: merge i386 and x86_64, and move to sysdeps/mach/hurd/x86Samuel Thibault1-0/+28
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert1-1/+1
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2017-09-03hurd: mach/hurd/x86 also needs x86 tunablesSamuel Thibault1-0/+21