about summary refs log tree commit diff
path: root/sysdeps/microblaze/nptl
Commit message (Expand)AuthorAgeFilesLines
* Optimize generic spinlock code and use C11 like atomic macros.Stefan Liebler2017-06-061-24/+0
* Move shared pthread definitions to common headersAdhemerval Zanella2017-05-092-194/+70
* 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
* MicroBlaze: Fix volatile-register-var warning in READ_THREAD_POINTERDavid Holsgrove2015-01-091-8/+3
* MicroBlaze: Fix integer-pointer conversion warningDavid Holsgrove2015-01-091-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-026-6/+6
* MicroBlaze: Move NPTL public headers to sysdeps/microblaze/nptl/.Roland McGrath2014-07-012-0/+213
* MicroBlaze: Define TLS_DEFINE_INIT_TPRoland McGrath2014-07-011-0/+2
* Remove second argument from TLS_INIT_TP macroAndreas Schwab2014-05-271-1/+1
* Clean up __exit_thread.Roland McGrath2014-05-131-5/+0
* Compile with -Wundef.Roland McGrath2014-03-141-0/+1
* [MicroBlaze]: Move MicroBlaze from ports to sysdeps.David Holsgrove2014-02-175-0/+251