aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/mips/nptl
AgeCommit message (Expand)Author
2017-06-06Optimize generic spinlock code and use C11 like atomic macros.Stefan Liebler
2017-05-09Move shared pthread definitions to common headersAdhemerval Zanella
2017-01-10New pthread rwlock that is more scalable.Torvald Riegel
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2016-12-31New condvar implementation that provides stronger ordering guarantees.Torvald Riegel
2016-11-24Remove cached PID/TID in cloneAdhemerval Zanella
2016-11-07nptl: Document the reason why __kind in pthread_mutex_t is part of the ABIFlorian Weimer
2016-08-17Do not override objects in libc.a in other static libraries [BZ #20452]Florian Weimer
2016-06-20elf: Consolidate machine-agnostic DTV definitions in <dl-dtv.h>Florian Weimer
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-09-08MIPS: Only use .set mips* assembler directives when necessaryAndrew Bennett
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-07-17Move architecture shlib-versions files to Linux-specific directories.Joseph Myers
2014-06-23MIPS: Move NPTL public headers to sysdeps/mips/nptl/.Roland McGrath
2014-06-09MIPS: Define TLS_DEFINE_INIT_TPRoland McGrath
2014-05-27Remove second argument from TLS_INIT_TP macroAndreas Schwab
2014-05-13Clean up __exit_thread.Roland McGrath
2014-03-14Compile with -Wundef.Roland McGrath
2014-02-10Move mips from ports to libc.Joseph Myers