about summary refs log tree commit diff
path: root/sysdeps/powerpc/nptl
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-0110-10/+10
* powerpc: Add space for HWCAP3/HWCAP4 in the TCB for future Power.Manjunath Matti2023-12-152-1/+13
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-0610-10/+10
* 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-261-1/+1
* powerpc64: Set up thread register for _dl_relocate_static_pieAlan Modra2022-04-101-4/+4
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-0110-10/+10
* powerpc: Use global register variable in <thread_pointer.h>Florian Weimer2021-12-152-12/+8
* Remove TLS_TCB_ALIGN and TLS_INIT_TCB_ALIGNFlorian Weimer2021-12-091-7/+2
* nptl: Introduce <tcb-access.h> for THREAD_* accessorsFlorian Weimer2021-12-091-14/+1
* nptl: Add <thread_pointer.h> for defining __thread_pointerFlorian Weimer2021-12-091-0/+33
* nptl: Increase default TCB alignment to 32Florian Weimer2021-12-031-3/+0
* elf: Remove THREAD_GSCOPE_IN_TCBSergey Bugaev2021-09-161-1/+0
* Remove "Contributed by" linesSiddhesh Poyarekar2021-09-032-2/+0
* nptl: Move pthread_spin_trylock into libcFlorian Weimer2021-04-231-1/+9
* nptl: Move pthread_spin_lock into libcFlorian Weimer2021-04-231-1/+7
* nptl: Move pthread_spin_init, Move pthread_spin_unlock into libcFlorian Weimer2021-04-231-1/+9
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-029-9/+9
* powerpc: Make PT_THREAD_POINTER available to assembly codeMatheus Castanho2020-11-241-10/+16
* 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
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-019-9/+9
* nptl: Add default pthreadtypes-arch.hAdhemerval Zanella2019-11-261-44/+0
* nptl: Add struct_rwlock.hAdhemerval Zanella2019-11-262-27/+61
* nptl: Add struct_mutex.hAdhemerval Zanella2019-11-262-7/+63
* nptl: Remove rwlock elision definitionsAdhemerval Zanella2019-11-261-5/+2
* nptl: Add tests for internal pthread_rwlock_t offsetsAdhemerval Zanella2019-11-261-0/+6
* nptl: Cleanup mutex internal offset testsAdhemerval Zanella2019-11-261-8/+0
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-078-8/+8
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-018-8/+8
* powerpc: Only enable TLE with PPC_FEATURE2_HTM_NOSCAdhemerval Zanella2018-09-212-13/+1
* nptl: Remove __ASSUME_PRIVATE_FUTEXH.J. Lu2018-05-171-3/+0
* hurd: add gscope supportSamuel Thibault2018-03-111-0/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-018-8/+8
* Add elision tunablesRogerio Alves2017-12-051-9/+0
* 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/+15
* Move shared pthread definitions to common headersAdhemerval Zanella2017-05-092-249/+79
* Consolidate pthreadtype.h placementConsolidate pthreadtype.h placementAdhemerval Zanella2017-04-101-0/+249
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-017-7/+7
* Remove cached PID/TID in cloneAdhemerval Zanella2016-11-241-1/+0
* Document a behavior of an elided pthread_rwlock_unlockTulio Magno Quites Machado Filho2016-10-281-0/+3
* elf: Consolidate machine-agnostic DTV definitions in <dl-dtv.h>Florian Weimer2016-06-201-11/+1
* powerpc: Enforce compiler barriers on hardware transactionsTulio Magno Quites Machado Filho2016-01-081-4/+4
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-047-7/+7
* powerpc: Add hwcap/hwcap2/platform data to TCB.Carlos Eduardo Seo2015-12-032-3/+49
* powerpc: Spinlock optimization and cleanupPaul Murphy2015-11-193-4/+31
* powerpc: Fix usage of elision transient failure adapt paramPaul Murphy2015-10-271-3/+3
* PowerPC: Fix a race condition when eliding a lockTulio Magno Quites Machado Filho2015-10-191-52/+63
* Convert 231 sysdeps function definitions to prototype style.Joseph Myers2015-10-192-4/+2