aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/sparc/nptl
AgeCommit message (Expand)AuthorFilesLines
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert2-2/+2
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-05-21nptl: Remove remaining code from libpthreadFlorian Weimer1-5/+0
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert2-2/+2
2020-11-16nptl: Move stack list variables into _rtld_globalFlorian Weimer1-2/+0
2020-05-06semaphore: consolidate arch headers into a generic oneVineet Gupta1-40/+0
2020-02-10nptl: add missing pthread-offsets.hAndreas Schwab1-0/+13
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers3-3/+3
2019-11-26nptl: Add default pthread-offsets.hAdhemerval Zanella1-13/+0
2019-11-26nptl: Add default pthreadtypes-arch.hAdhemerval Zanella1-45/+0
2019-11-26nptl: Add struct_rwlock.hAdhemerval Zanella2-27/+58
2019-11-26nptl: Add struct_mutex.hAdhemerval Zanella1-7/+0
2019-11-26nptl: Remove rwlock elision definitionsAdhemerval Zanella1-2/+0
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 Eggert3-3/+3
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers3-3/+3
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 Myers3-3/+3
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-241/+79
2017-01-10New pthread rwlock that is more scalable.Torvald Riegel1-14/+14
2017-01-02Fix pthread_cond_t on sparc for new condvar.Torvald Riegel1-8/+21
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers3-3/+3
2016-11-24Remove cached PID/TID in cloneAdhemerval Zanella1-1/+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-15New pthread_barrier algorithm to fulfill barrier destruction requirements.Torvald Riegel3-178/+0
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers6-6/+6
2015-10-19Convert 69 more function definitions to prototype style (line wrap cases).Joseph Myers1-4/+2
2015-10-19Convert 231 sysdeps function definitions to prototype style.Joseph Myers2-4/+2
2015-07-15Fix sparc build.David S. Miller1-0/+1
2015-07-10Add and use new glibc-internal futex API.Torvald Riegel2-6/+7
2015-06-17Fix mq_notify pthread_barrier_* namespace (bug 18544).Joseph Myers2-2/+4
2015-01-31Fix sparc semaphore implementation after recent changes.David S. Miller4-400/+0
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers10-10/+10
2014-07-09Get rid of sparc specific NPTL internaltypes.h header.David S. Miller8-6/+8
2014-06-20Move remaining SPARC code out of nptl/.Roland McGrath8-0/+609
2014-06-13Add adaptive elision to rwlocksAndi Kleen1-0/+2
2014-06-12Move SPARC public headers out of nptl/Roland McGrath2-0/+266
2014-06-12Move SPARC code out of nptl/sysdeps/sparc/.Roland McGrath3-0/+193