aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/i386/nptl
AgeCommit message (Expand)AuthorFilesLines
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert6-6/+6
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers6-6/+6
2022-11-03elf: Introduce <dl-call_tls_init_tp.h> and call_tls_init_tp (bug 29249)Florian Weimer1-2/+1
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert6-6/+6
2021-12-09Remove TLS_TCB_ALIGN and TLS_INIT_TCB_ALIGNFlorian Weimer1-6/+0
2021-12-09nptl: Introduce THREAD_GETMEM_VOLATILEFlorian Weimer1-0/+2
2021-12-09nptl: Introduce <tcb-access.h> for THREAD_* accessorsFlorian Weimer2-107/+124
2021-09-16elf: Remove THREAD_GSCOPE_IN_TCBSergey Bugaev1-1/+0
2021-09-03Remove "Contributed by" linesSiddhesh Poyarekar2-2/+0
2021-04-23nptl: Move pthread_spin_lock into libcFlorian Weimer1-2/+8
2021-04-23nptl: Move pthread_spin_init, Move pthread_spin_unlock into libcFlorian Weimer1-5/+11
2021-04-21x86: Remove low-level lock optimizationFlorian Weimer1-1/+0
2021-02-22x86: Use x86/nptl/pthreaddef.hH.J. Lu1-43/+0
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert6-6/+6
2020-12-03x86: Fix THREAD_SELF definition to avoid ld.so crash (bug 27004)Jakub Jelinek1-1/+6
2020-11-16nptl: Move stack list variables into _rtld_globalFlorian Weimer1-2/+0
2020-11-13x86: Remove UP macro. Define LOCK_PREFIX unconditionally.Florian Weimer1-7/+1
2020-10-02aarch64: enforce >=64K guard size [BZ #26691]Szabolcs Nagy1-0/+3
2020-02-17x86: Avoid single-argument _Static_assert in <tls.h>Florian Weimer1-8/+12
2020-02-17x86 tls: Use _Static_assert for TLS access size assertionSamuel Thibault1-26/+20
2020-02-14linux: Remove INTERNAL_SYSCALL_DECLAdhemerval Zanella1-2/+1
2020-02-01i386: Use ENTRY/END in assembly codesH.J. Lu2-10/+7
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers6-6/+6
2019-11-26nptl: Add tests for internal pthread_rwlock_t offsetsAdhemerval Zanella1-0/+2
2019-11-26nptl: Cleanup mutex internal offset testsAdhemerval Zanella1-4/+0
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert6-6/+6
2019-01-03i386: Remove bogus THREAD_ATOMIC_* macrosAdhemerval Zanella1-37/+0
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers6-6/+6
2018-07-25x86: Rename __glibc_reserved2 to ssp_base in tcbhead_tH.J. Lu2-1/+3
2018-07-14x86: Rename __glibc_reserved1 to feature_1 in tcbhead_t [BZ #22563]H.J. Lu2-1/+5
2018-06-12i386: Change offset of __private_ss to 0x30 [BZ #23250]H.J. Lu1-1/+6
2018-05-22i386: Drop -mpreferred-stack-boundary=4Florian Weimer1-6/+0
2018-05-17nptl: Remove __ASSUME_PRIVATE_FUTEXH.J. Lu2-7/+0
2018-03-11hurd: add gscope supportSamuel Thibault1-0/+1
2018-01-25Revert Intel CET changes to __jmp_buf_tag (Bug 22743)Carlos O'Donell2-5/+0
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers6-6/+6
2017-12-19x86: Add feature_1 to tcbhead_t [BZ #22563]H.J. Lu2-0/+5
2017-11-07nptl: Add tests for internal pthread_mutex_t offsetsAdhemerval Zanella1-0/+5
2017-04-04Remove CALL_THREAD_FCT macroAdhemerval Zanella1-16/+0
2017-03-01Narrowing the visibility of libc-internal.h even further.Zack Weinberg1-1/+1
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers6-6/+6
2016-11-24Remove cached PID/TID in cloneAdhemerval Zanella1-1/+0
2016-06-20elf: Consolidate machine-agnostic DTV definitions in <dl-dtv.h>Florian Weimer1-13/+1
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers6-6/+6
2015-03-28NPTL: swap comments for THREAD_SETMEM and THREAD_SETMEM_NC for i386 and x86_64Martin Galvan1-2/+3
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers6-6/+6
2014-10-17NPTL: Clean up THREAD_SYSINFO macros.Roland McGrath1-4/+5
2014-08-28i386 TLS_INIT_TP might produce bogus asm changing stack pointer [BZ #17319]Mark Wielaard1-29/+2
2014-06-24x86: Consolidate unnecessary nptl/ subdirectories.Roland McGrath1-1/+0
2014-06-20Include <kernel-features.h> explicitly where required.Joseph Myers1-0/+1