aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/s390/nptl
AgeCommit message (Expand)Author
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert
2020-11-16nptl: Move stack list variables into _rtld_globalFlorian Weimer
2020-10-02aarch64: enforce >=64K guard size [BZ #26691]Szabolcs Nagy
2020-05-06semaphore: consolidate arch headers into a generic oneVineet Gupta
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2019-11-26nptl: Add default pthreadtypes-arch.hAdhemerval Zanella
2019-11-26nptl: Add struct_rwlock.hAdhemerval Zanella
2019-11-26nptl: Add struct_mutex.hAdhemerval Zanella
2019-11-26nptl: Remove rwlock elision definitionsAdhemerval Zanella
2019-11-26nptl: Add tests for internal pthread_rwlock_t offsetsAdhemerval Zanella
2019-11-26nptl: Cleanup mutex internal offset testsAdhemerval Zanella
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2018-05-17nptl: Remove __ASSUME_PRIVATE_FUTEXH.J. Lu
2018-03-11hurd: add gscope supportSamuel Thibault
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2017-12-05Add elision tunablesRogerio Alves
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-06-06S390: Use generic spinlock code.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-09-14Remove the ptw-% patternsFlorian 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-14Add __private_ss to s390 struct tcbhead.Marcin Koƛcielnicki
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-11-20S390: Use __asm__ instead of asm.Stefan Liebler
2015-10-19Convert 231 sysdeps function definitions to prototype style.Joseph Myers
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-07-03S390: Quash unused variable warning due to no-op THREAD_SET_POINTER_GUARD.Roland McGrath
2014-06-13S390: Move NPTL public headers to sysdeps/s390/nptl/.Roland McGrath
2014-06-13Move S390 code out of nptl/sysdeps/s390/.Roland McGrath