summary refs log tree commit diff
path: root/sysdeps/mach/hurd/i386/tls.h
Commit message (Expand)AuthorAgeFilesLines
* mach: Fix accessing mach_i386.hSamuel Thibault2023-05-231-1/+1
* hurd: Make sure to not use tcb->selfSergey Bugaev2023-05-171-2/+1
* hurd: Don't migrate reply port into __init1_tcbheadSergey Bugaev2023-04-211-6/+12
* hurd: Only check for TLS initialization inside rtld or in static buildsSergey Bugaev2023-04-141-17/+26
* Revert "hurd: Only check for TLS initialization inside rtld or in static builds"Samuel Thibault2023-04-111-26/+17
* hurd: Don't leak __hurd_reply_port0Sergey Bugaev2023-04-111-0/+5
* hurd: Only check for TLS initialization inside rtld or in static buildsSergey Bugaev2023-04-101-17/+26
* hurd: Move thread state manipulation into _hurd_tls_new ()Sergey Bugaev2023-02-201-5/+20
* [hurd] Fix i686 build breakage caused by 4fedebc91108Flavio Cruz2023-02-171-1/+1
* hurd: i386 TLS tweaksSergey Bugaev2023-02-141-13/+35
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-061-1/+1
* elf: Introduce <dl-call_tls_init_tp.h> and call_tls_init_tp (bug 29249)Florian Weimer2022-11-031-5/+5
* elf: Rework exception handling in the dynamic loader [BZ #25486]Florian Weimer2022-11-031-0/+3
* hurd: Fix starting static binaries with stack protection enabledSamuel Thibault2022-08-221-2/+9
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-011-1/+1
* elf: Remove THREAD_GSCOPE_IN_TCBSergey Bugaev2021-09-161-2/+0
* htl: Reimplement GSCOPESergey Bugaev2021-09-161-0/+21
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-021-1/+1
* hurd: Add pointer guard supportSamuel Thibault2020-06-061-0/+7
* hurd: Add stack guard supportSamuel Thibault2020-06-061-0/+9
* x86: Avoid single-argument _Static_assert in <tls.h>Florian Weimer2020-02-171-8/+12
* x86 tls: Use _Static_assert for TLS access size assertionSamuel Thibault2020-02-171-26/+20
* hurd: Add THREAD_GET/SETMEM/_NCSamuel Thibault2020-02-151-0/+108
* hurd tls: update comment about fields at the end of tcbheadSamuel Thibault2020-02-151-2/+2
* 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
* hurd: Enable thread-safe i386 atomic instructionsSamuel Thibault2018-07-201-0/+2
* Hurd: fix port leak in TLSRichard Braun2018-03-181-8/+13
* hurd: Fix coding styleSamuel Thibault2018-03-181-7/+7
* hurd: Replace threadvars with TLSSamuel Thibault2018-03-171-0/+33
* hurd: add TLS supportSamuel Thibault2018-03-171-5/+48
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-011-1/+1
* elf: Consolidate machine-agnostic DTV definitions in <dl-dtv.h>Florian Weimer2016-06-201-11/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-041-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* Remove second argument from TLS_INIT_TP macroAndreas Schwab2014-05-271-49/+26
* hurd: Add i386 fields to TLS structureSamuel Thibault2014-04-161-0/+10
* hurd: Move dtv, dtv_t, tcbhead_t declaration to per-arch file.Samuel Thibault2014-04-161-0/+24
* Compile with -Wundef.Roland McGrath2014-03-141-0/+1
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-011-1/+1
* sysdeps/mach/hurd/i386/tls.h: Remove TLS_INIT_TP_EXPENSIVE.Will Newton2013-09-241-1/+0
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-1/+1
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
* Remove --wth-tls option, TLS support is requiredUlrich Drepper2011-09-111-11/+9
* [BZ #3665, BZ #4126, BZ #4178, BZ #4610]Roland McGrath2007-07-231-1/+1
* 2006-06-13 Thomas Schwinge <tschwinge@gnu.org>Roland McGrath2007-07-221-2/+2
* [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper2007-01-111-4/+1
* .Jakub Jelinek2007-07-311-1/+4