aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/hppa/nptl
AgeCommit message (Expand)AuthorFilesLines
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert9-9/+9
2023-07-06Revert "hppa: Drop 16-byte pthread lock alignment"John David Anglin2-9/+3
2023-06-02Fix a few more typos I missed in previous round -- BZ 25337Paul Pluzhnikov1-1/+1
2023-05-30Fix misspellings in sysdeps/ -- BZ 25337Paul Pluzhnikov1-1/+1
2023-05-05hppa: Fix 'concurrency' typo in commentSam James2-2/+2
2023-04-05hppa: Update struct __pthread_rwlock_arch_t comment.John David Anglin1-5/+5
2023-03-26hppa: Drop 16-byte pthread lock alignmentJohn David Anglin2-3/+9
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers9-9/+9
2022-11-03elf: Introduce <dl-call_tls_init_tp.h> and call_tls_init_tp (bug 29249)Florian Weimer1-1/+1
2022-09-26Use atomic_exchange_release/acquireWilco Dijkstra3-5/+5
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert9-9/+9
2021-12-17Remove ununsed tcb-offsetAdhemerval Zanella3-40/+0
2021-12-09Remove TLS_TCB_ALIGN and TLS_INIT_TCB_ALIGNFlorian Weimer1-6/+0
2021-12-09nptl: Introduce <tcb-access.h> for THREAD_* accessorsFlorian Weimer1-9/+1
2021-09-16elf: Remove THREAD_GSCOPE_IN_TCBSergey Bugaev1-1/+0
2021-04-23nptl: Move pthread_spin_init, Move pthread_spin_unlock into libcFlorian Weimer2-2/+18
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert10-10/+10
2020-11-16nptl: Move stack list variables into _rtld_globalFlorian Weimer1-2/+0
2020-10-02aarch64: enforce >=64K guard size [BZ #26691]Szabolcs Nagy1-0/+3
2020-05-06semaphore: consolidate arch headers into a generic oneVineet Gupta1-31/+0
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers11-11/+11
2019-11-26nptl: Add struct_rwlock.hAdhemerval Zanella2-32/+58
2019-11-26nptl: Add struct_mutex.hAdhemerval Zanella2-11/+53
2019-11-26nptl: Remove rwlock elision definitionsAdhemerval Zanella1-2/+0
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 Eggert9-9/+9
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers9-9/+9
2018-03-11hurd: add gscope supportSamuel Thibault1-0/+1
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers9-9/+9
2017-11-07nptl: Define __PTHREAD_MUTEX_{NUSERS_AFTER_KIND,USE_UNION}Adhemerval Zanella1-0/+2
2017-11-07nptl: Add tests for internal pthread_mutex_t offsetsAdhemerval Zanella1-0/+5
2017-07-24Remove extra semicolons in struct pthread_mutex (bug 21804)Andreas Schwab1-2/+2
2017-06-06Optimize generic spinlock code and use C11 like atomic macros.Stefan Liebler1-23/+0
2017-05-11Remove wrong definitions from pthread header refactorAdhemerval Zanella1-1/+1
2017-05-09Move shared pthread definitions to common headersAdhemerval Zanella2-230/+89
2017-01-10New pthread rwlock that is more scalable.Torvald Riegel1-7/+7
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers10-10/+10
2016-11-24Remove cached PID/TID in cloneAdhemerval Zanella1-2/+0
2016-11-07nptl: Document the reason why __kind in pthread_mutex_t is part of the ABIFlorian Weimer1-1/+1
2016-06-20elf: Consolidate machine-agnostic DTV definitions in <dl-dtv.h>Florian Weimer1-11/+1
2016-01-06hppa: fix pthread spinlockJohn David Anglin2-8/+40
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers10-10/+10
2015-08-18hppa: assume TLS everywhereMike Frysinger1-3/+0
2015-07-30hppa: fix pthreadtypes.h namespace failuresMike Frysinger1-3/+3
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers10-10/+10
2014-09-07HPPA: Transition to new non-addon NPTL.Carlos O'Donell3-1/+262
2014-07-17Move architecture shlib-versions files to Linux-specific directories.Joseph Myers1-1/+0
2014-06-09HPPA: Define TLS_DEFINE_INIT_TPRoland McGrath1-0/+3
2014-05-27Remove second argument from TLS_INIT_TP macroAndreas Schwab1-1/+1