about summary refs log tree commit diff
path: root/sysdeps/sparc/nptl
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-012-2/+2
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-062-2/+2
* 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
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-012-2/+2
* 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: Remove remaining code from libpthreadFlorian Weimer2021-05-211-5/+0
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-022-2/+2
* nptl: Move stack list variables into _rtld_globalFlorian Weimer2020-11-161-2/+0
* semaphore: consolidate arch headers into a generic oneVineet Gupta2020-05-061-40/+0
* nptl: add missing pthread-offsets.hAndreas Schwab2020-02-101-0/+13
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-013-3/+3
* nptl: Add default pthread-offsets.hAdhemerval Zanella2019-11-261-13/+0
* nptl: Add default pthreadtypes-arch.hAdhemerval Zanella2019-11-261-45/+0
* nptl: Add struct_rwlock.hAdhemerval Zanella2019-11-262-27/+58
* nptl: Add struct_mutex.hAdhemerval Zanella2019-11-261-7/+0
* nptl: Remove rwlock elision definitionsAdhemerval Zanella2019-11-261-2/+0
* 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-073-3/+3
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-013-3/+3
* 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-013-3/+3
* 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-241/+79
* New pthread rwlock that is more scalable.Torvald Riegel2017-01-101-14/+14
* Fix pthread_cond_t on sparc for new condvar.Torvald Riegel2017-01-021-8/+21
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-013-3/+3
* Remove cached PID/TID in cloneAdhemerval Zanella2016-11-241-1/+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
* New pthread_barrier algorithm to fulfill barrier destruction requirements.Torvald Riegel2016-01-153-178/+0
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-046-6/+6
* Convert 69 more function definitions to prototype style (line wrap cases).Joseph Myers2015-10-191-4/+2
* Convert 231 sysdeps function definitions to prototype style.Joseph Myers2015-10-192-4/+2
* Fix sparc build.David S. Miller2015-07-151-0/+1
* Add and use new glibc-internal futex API.Torvald Riegel2015-07-102-6/+7
* Fix mq_notify pthread_barrier_* namespace (bug 18544).Joseph Myers2015-06-172-2/+4
* Fix sparc semaphore implementation after recent changes.David S. Miller2015-01-314-400/+0
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-0210-10/+10
* Get rid of sparc specific NPTL internaltypes.h header.David S. Miller2014-07-098-6/+8
* Move remaining SPARC code out of nptl/.Roland McGrath2014-06-208-0/+609
* Add adaptive elision to rwlocksAndi Kleen2014-06-131-0/+2
* Move SPARC public headers out of nptl/Roland McGrath2014-06-122-0/+266
* Move SPARC code out of nptl/sysdeps/sparc/.Roland McGrath2014-06-123-0/+193