summaryrefslogtreecommitdiff
path: root/sysdeps/hppa/nptl
AgeCommit message (Expand)Author
2018-03-11hurd: add gscope supportSamuel Thibault
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2017-11-07nptl: Define __PTHREAD_MUTEX_{NUSERS_AFTER_KIND,USE_UNION}Adhemerval Zanella
2017-11-07nptl: Add tests for internal pthread_mutex_t offsetsAdhemerval Zanella
2017-07-24Remove extra semicolons in struct pthread_mutex (bug 21804)Andreas Schwab
2017-06-06Optimize generic spinlock code and use C11 like atomic macros.Stefan Liebler
2017-05-11Remove wrong definitions from pthread header refactorAdhemerval Zanella
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-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-06-20elf: Consolidate machine-agnostic DTV definitions in <dl-dtv.h>Florian Weimer
2016-01-06hppa: fix pthread spinlockJohn David Anglin
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-08-18hppa: assume TLS everywhereMike Frysinger
2015-07-30hppa: fix pthreadtypes.h namespace failuresMike Frysinger
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-09-07HPPA: Transition to new non-addon NPTL.Carlos O'Donell
2014-07-17Move architecture shlib-versions files to Linux-specific directories.Joseph Myers
2014-06-09HPPA: 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-04-29Relocate hppa from ports to libc.Carlos O'Donell