about summary refs log tree commit diff
path: root/sysdeps/mach/hurd/x86
Commit message (Expand)AuthorAgeFilesLines
* hurd: Make init-first.c no longer x86-specificSergey Bugaev2024-01-041-253/+0
* hurd: Drop x86-specific assembly from init-first.cSergey Bugaev2024-01-041-9/+1
* hurd: Pass the data pointer to _hurd_stack_setup explicitlySergey Bugaev2024-01-041-9/+7
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-017-7/+7
* hurd: Drop REG_GSFS and REG_ESDS from x86_64's ucontextSamuel Thibault2023-09-281-2/+2
* mach: Fix accessing mach_i386.hSamuel Thibault2023-05-231-1/+5
* hurd: Fix setting up pthreadsSergey Bugaev2023-05-171-100/+0
* hurd: Make sure to not use tcb->selfSergey Bugaev2023-05-171-22/+12
* hurd: Fix sc_i386_thread_state layoutSergey Bugaev2023-05-161-0/+6
* hurd: Align signal stack pointer after allocating stackframeSergey Bugaev2023-05-161-3/+2
* hurd: Fix aligning signal stack pointerSergey Bugaev2023-05-161-1/+1
* hurd: Don't migrate reply port into __init1_tcbheadSergey Bugaev2023-04-211-6/+1
* hurd: Only check for TLS initialization inside rtld or in static buildsSergey Bugaev2023-04-141-10/+1
* Revert "hurd: Only check for TLS initialization inside rtld or in static builds"Samuel Thibault2023-04-111-1/+10
* hurd: Only check for TLS initialization inside rtld or in static buildsSergey Bugaev2023-04-101-10/+1
* hurd: Port trampoline.c to x86_64Sergey Bugaev2023-04-101-0/+485
* hurd: Move a couple of signal-related files to x86Sergey Bugaev2023-04-032-0/+206
* hurd: More 64-bit integer casting fixesSergey Bugaev2023-04-031-2/+2
* hurd: Remove __hurd_threadvar_stack_{offset,mask}Sergey Bugaev2023-04-031-3/+0
* hurd: Implement TLS for x86_64Sergey Bugaev2023-02-271-1/+13
* hurd: Generalize init-first.c to support x86_64Sergey Bugaev2023-02-241-0/+268
* [hurd] Fix i686 build breakage caused by 4fedebc91108Flavio Cruz2023-02-171-1/+1
* hurd: Set up the basic tree for x86_64-gnuSergey Bugaev2023-02-121-0/+110
* hurd: Move some i386 bits to x86Samuel Thibault2023-02-023-0/+246
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-062-2/+2
* SET_RELHOOK: merge i386 and x86_64, and move to sysdeps/mach/hurd/x86Samuel Thibault2022-02-011-0/+28
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-011-1/+1
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-021-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-011-1/+1
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-071-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* hurd: mach/hurd/x86 also needs x86 tunablesSamuel Thibault2017-09-031-0/+21