about summary refs log tree commit diff
path: root/sysdeps/sh/nptl
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-016-6/+6
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-066-6/+6
* 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-016-6/+6
* 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-13/+1
* 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-031-1/+0
* nptl: Move pthread_spin_trylock into libcFlorian Weimer2021-04-231-4/+12
* 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-7/+14
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-026-6/+6
* 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-35/+0
* linux: Consolidate INLINE_SYSCALLAdhemerval Zanella2020-02-141-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-017-7/+7
* nptl: Add default pthread-offsets.hAdhemerval Zanella2019-11-261-7/+0
* nptl: Add default pthreadtypes-arch.hAdhemerval Zanella2019-11-261-36/+0
* nptl: Add struct_rwlock.hAdhemerval Zanella2019-11-261-26/+0
* 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-4/+0
* Split up endian.h to minimize exposure of BYTE_ORDER.Alistair Francis2019-10-011-1/+1
* 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
* 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
* 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
* Move shared pthread definitions to common headersAdhemerval Zanella2017-05-092-202/+69
* New pthread rwlock that is more scalable.Torvald Riegel2017-01-101-7/+7
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-018-8/+8
* New condvar implementation that provides stronger ordering guarantees.Torvald Riegel2016-12-311-8/+21
* 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
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-048-8/+8
* Convert 231 sysdeps function definitions to prototype style.Joseph Myers2015-10-191-2/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-028-8/+8
* * Fix SH specific compiler warnings which are for integer-pointerKaz Kojima2014-12-121-1/+1
* Remove stray includes of kernel-features.h.Joseph Myers2014-06-251-1/+0
* Include <kernel-features.h> explicitly where required.Joseph Myers2014-06-201-0/+1
* Add adaptive elision to rwlocksAndi Kleen2014-06-131-0/+2
* Move SH code out of nptl/ subdirectory.Roland McGrath2014-06-127-0/+341
* Move NPTL public ABI headers for SH to sysdeps/sh/nptl/.Roland McGrath2014-06-062-0/+222