about summary refs log tree commit diff
path: root/sysdeps/hppa/nptl
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-069-9/+9
* elf: Introduce <dl-call_tls_init_tp.h> and call_tls_init_tp (bug 29249)Florian Weimer2022-11-031-1/+1
* Use atomic_exchange_release/acquireWilco Dijkstra2022-09-263-5/+5
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-019-9/+9
* Remove ununsed tcb-offsetAdhemerval Zanella2021-12-173-40/+0
* Remove TLS_TCB_ALIGN and TLS_INIT_TCB_ALIGNFlorian Weimer2021-12-091-6/+0
* nptl: Introduce <tcb-access.h> for THREAD_* accessorsFlorian Weimer2021-12-091-9/+1
* elf: Remove THREAD_GSCOPE_IN_TCBSergey Bugaev2021-09-161-1/+0
* nptl: Move pthread_spin_init, Move pthread_spin_unlock into libcFlorian Weimer2021-04-232-2/+18
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-0210-10/+10
* nptl: Move stack list variables into _rtld_globalFlorian Weimer2020-11-161-2/+0
* aarch64: enforce >=64K guard size [BZ #26691]Szabolcs Nagy2020-10-021-0/+3
* semaphore: consolidate arch headers into a generic oneVineet Gupta2020-05-061-31/+0
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-0111-11/+11
* nptl: Add struct_rwlock.hAdhemerval Zanella2019-11-262-32/+58
* nptl: Add struct_mutex.hAdhemerval Zanella2019-11-262-11/+53
* nptl: Remove rwlock elision definitionsAdhemerval Zanella2019-11-261-2/+0
* nptl: Add tests for internal pthread_rwlock_t offsetsAdhemerval Zanella2019-11-261-0/+2
* nptl: Cleanup mutex internal offset testsAdhemerval Zanella2019-11-261-4/+0
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-079-9/+9
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-019-9/+9
* hurd: add gscope supportSamuel Thibault2018-03-111-0/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-019-9/+9
* nptl: Define __PTHREAD_MUTEX_{NUSERS_AFTER_KIND,USE_UNION}Adhemerval Zanella2017-11-071-0/+2
* nptl: Add tests for internal pthread_mutex_t offsetsAdhemerval Zanella2017-11-071-0/+5
* Remove extra semicolons in struct pthread_mutex (bug 21804)Andreas Schwab2017-07-241-2/+2
* Optimize generic spinlock code and use C11 like atomic macros.Stefan Liebler2017-06-061-23/+0
* Remove wrong definitions from pthread header refactorAdhemerval Zanella2017-05-111-1/+1
* Move shared pthread definitions to common headersAdhemerval Zanella2017-05-092-230/+89
* New pthread rwlock that is more scalable.Torvald Riegel2017-01-101-7/+7
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-0110-10/+10
* Remove cached PID/TID in cloneAdhemerval Zanella2016-11-241-2/+0
* nptl: Document the reason why __kind in pthread_mutex_t is part of the ABIFlorian Weimer2016-11-071-1/+1
* elf: Consolidate machine-agnostic DTV definitions in <dl-dtv.h>Florian Weimer2016-06-201-11/+1
* hppa: fix pthread spinlockJohn David Anglin2016-01-062-8/+40
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-0410-10/+10
* hppa: assume TLS everywhereMike Frysinger2015-08-181-3/+0
* hppa: fix pthreadtypes.h namespace failuresMike Frysinger2015-07-301-3/+3
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-0210-10/+10
* HPPA: Transition to new non-addon NPTL.Carlos O'Donell2014-09-073-1/+262
* Move architecture shlib-versions files to Linux-specific directories.Joseph Myers2014-07-171-1/+0
* HPPA: Define TLS_DEFINE_INIT_TPRoland McGrath2014-06-091-0/+3
* Remove second argument from TLS_INIT_TP macroAndreas Schwab2014-05-271-1/+1
* Clean up __exit_thread.Roland McGrath2014-05-131-6/+0
* Relocate hppa from ports to libc.Carlos O'Donell2014-04-2910-0/+385