aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/mach/hurd/x86
AgeCommit message (Expand)Author
2024-01-04hurd: Make init-first.c no longer x86-specificSergey Bugaev
2024-01-04hurd: Drop x86-specific assembly from init-first.cSergey Bugaev
2024-01-04hurd: Pass the data pointer to _hurd_stack_setup explicitlySergey Bugaev
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2023-09-28hurd: Drop REG_GSFS and REG_ESDS from x86_64's ucontextSamuel Thibault
2023-05-23mach: Fix accessing mach_i386.hSamuel Thibault
2023-05-17hurd: Fix setting up pthreadsSergey Bugaev
2023-05-17hurd: Make sure to not use tcb->selfSergey 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-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-10hurd: Only check for TLS initialization inside rtld or in static buildsSergey Bugaev
2023-04-10hurd: Port trampoline.c to x86_64Sergey Bugaev
2023-04-03hurd: Move a couple of signal-related files to x86Sergey Bugaev
2023-04-03hurd: More 64-bit integer casting fixesSergey Bugaev
2023-04-03hurd: Remove __hurd_threadvar_stack_{offset,mask}Sergey Bugaev
2023-02-27hurd: Implement TLS for x86_64Sergey Bugaev
2023-02-24hurd: Generalize init-first.c to support x86_64Sergey Bugaev
2023-02-17[hurd] Fix i686 build breakage caused by 4fedebc91108Flavio Cruz
2023-02-12hurd: Set up the basic tree for x86_64-gnuSergey Bugaev
2023-02-02hurd: Move some i386 bits to x86Samuel Thibault
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers
2022-02-01SET_RELHOOK: merge i386 and x86_64, and move to sysdeps/mach/hurd/x86Samuel Thibault
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2017-09-03hurd: mach/hurd/x86 also needs x86 tunablesSamuel Thibault