aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/powerpc/nptl
AgeCommit message (Expand)AuthorFilesLines
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert10-10/+10
2021-12-15powerpc: Use global register variable in <thread_pointer.h>Florian Weimer2-12/+8
2021-12-09Remove TLS_TCB_ALIGN and TLS_INIT_TCB_ALIGNFlorian Weimer1-7/+2
2021-12-09nptl: Introduce <tcb-access.h> for THREAD_* accessorsFlorian Weimer1-14/+1
2021-12-09nptl: Add <thread_pointer.h> for defining __thread_pointerFlorian Weimer1-0/+33
2021-12-03nptl: Increase default TCB alignment to 32Florian Weimer1-3/+0
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_trylock into libcFlorian Weimer1-1/+9
2021-04-23nptl: Move pthread_spin_lock into libcFlorian Weimer1-1/+7
2021-04-23nptl: Move pthread_spin_init, Move pthread_spin_unlock into libcFlorian Weimer1-1/+9
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert9-9/+9
2020-11-24powerpc: Make PT_THREAD_POINTER available to assembly codeMatheus Castanho1-10/+16
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-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers9-9/+9
2019-11-26nptl: Add default pthreadtypes-arch.hAdhemerval Zanella1-44/+0
2019-11-26nptl: Add struct_rwlock.hAdhemerval Zanella2-27/+61
2019-11-26nptl: Add struct_mutex.hAdhemerval Zanella2-7/+63
2019-11-26nptl: Remove rwlock elision definitionsAdhemerval Zanella1-5/+2
2019-11-26nptl: Add tests for internal pthread_rwlock_t offsetsAdhemerval Zanella1-0/+6
2019-11-26nptl: Cleanup mutex internal offset testsAdhemerval Zanella1-8/+0
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert8-8/+8
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers8-8/+8
2018-09-21powerpc: Only enable TLE with PPC_FEATURE2_HTM_NOSCAdhemerval Zanella2-13/+1
2018-05-17nptl: Remove __ASSUME_PRIVATE_FUTEXH.J. Lu1-3/+0
2018-03-11hurd: add gscope supportSamuel Thibault1-0/+1
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers8-8/+8
2017-12-05Add elision tunablesRogerio Alves1-9/+0
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/+15
2017-05-09Move shared pthread definitions to common headersAdhemerval Zanella2-249/+79
2017-04-10Consolidate pthreadtype.h placementConsolidate pthreadtype.h placementAdhemerval Zanella1-0/+249
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers7-7/+7
2016-11-24Remove cached PID/TID in cloneAdhemerval Zanella1-1/+0
2016-10-28Document a behavior of an elided pthread_rwlock_unlockTulio Magno Quites Machado Filho1-0/+3
2016-06-20elf: Consolidate machine-agnostic DTV definitions in <dl-dtv.h>Florian Weimer1-11/+1
2016-01-08powerpc: Enforce compiler barriers on hardware transactionsTulio Magno Quites Machado Filho1-4/+4
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers7-7/+7
2015-12-03powerpc: Add hwcap/hwcap2/platform data to TCB.Carlos Eduardo Seo2-3/+49
2015-11-19powerpc: Spinlock optimization and cleanupPaul Murphy3-4/+31
2015-10-27powerpc: Fix usage of elision transient failure adapt paramPaul Murphy1-3/+3
2015-10-19PowerPC: Fix a race condition when eliding a lockTulio Magno Quites Machado Filho1-52/+63
2015-10-19Convert 231 sysdeps function definitions to prototype style.Joseph Myers2-4/+2
2015-01-12powerpc: Fix Copyright dates and CL entryAdhemerval Zanella1-1/+1
2015-01-12powerpc: abort transaction in syscallsAdhemerval Zanella2-2/+18
2015-01-12powerpc: Add adaptive elision to rwlocksAdhemerval Zanella1-0/+111
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers5-5/+5
2014-06-20Include <kernel-features.h> explicitly where required.Joseph Myers1-0/+1
2014-06-17PowerPC: Move powerpc code out of nptl/ subdirectoryAdhemerval Zanella6-0/+382