about summary refs log tree commit diff
path: root/sysdeps/arm/nptl
Commit message (Expand)AuthorAgeFilesLines
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-075-5/+5
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-015-5/+5
* hurd: add gscope supportSamuel Thibault2018-03-111-0/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-015-5/+5
* 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
* Optimize generic spinlock code and use C11 like atomic macros.Stefan Liebler2017-06-061-23/+0
* Remove wrong definitions from pthread header refactorAdhemerval Zanella2017-05-111-1/+1
* 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-016-6/+6
* 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-046-6/+6
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-026-6/+6
* ARM: Split Linuxism out of sysdeps/arm/nptl/tls.hRoland McGrath2014-06-301-15/+2
* ARM: Move more aeabi routine magic out of Linux-specific directoriesRoland McGrath2014-06-261-0/+13
* Add adaptive elision to rwlocksAndi Kleen2014-06-131-0/+2
* ARM: Define TLS_DEFINE_INIT_TPRoland McGrath2014-06-091-0/+2
* Remove second argument from TLS_INIT_TP macroAndreas Schwab2014-05-271-1/+1
* Move NPTL public ABI headers for ARM to sysdeps/arm/nptl/.Roland McGrath2014-05-132-0/+221
* Clean up __exit_thread.Roland McGrath2014-05-131-5/+0
* Compile with -Wundef.Roland McGrath2014-03-141-0/+1
* Move arm from ports to libc.Joseph Myers2014-02-085-0/+247