aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/ia64/nptl
AgeCommit message (Expand)AuthorFilesLines
2024-01-08Remove ia64-linux-gnuAdhemerval Zanella9-381/+0
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert7-7/+7
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers7-7/+7
2022-11-03elf: Introduce <dl-call_tls_init_tp.h> and call_tls_init_tp (bug 29249)Florian Weimer1-1/+1
2022-09-26Use atomic_exchange_release/acquireWilco Dijkstra1-1/+1
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert7-7/+7
2021-12-09Remove TLS_TCB_ALIGN and TLS_INIT_TCB_ALIGNFlorian Weimer1-6/+0
2021-12-09nptl: Introduce <tcb-access.h> for THREAD_* accessorsFlorian Weimer1-9/+1
2021-12-03nptl: Increase default TCB alignment to 32Florian Weimer1-3/+0
2021-09-16elf: Remove THREAD_GSCOPE_IN_TCBSergey Bugaev1-1/+0
2021-09-03Remove "Contributed by" linesSiddhesh Poyarekar3-3/+0
2021-05-21nptl: Remove remaining code from libpthreadFlorian Weimer1-5/+0
2021-04-23nptl: Move pthread_spin_trylock into libcFlorian Weimer1-1/+9
2021-04-23nptl: Move pthread_spin_lock into libcFlorian Weimer1-1/+9
2021-04-23nptl: Move pthread_spin_init, Move pthread_spin_unlock into libcFlorian Weimer1-2/+9
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert7-7/+7
2020-11-16nptl: Move stack list variables into _rtld_globalFlorian Weimer1-2/+0
2020-10-02aarch64: enforce >=64K guard size [BZ #26691]Szabolcs Nagy1-0/+3
2020-05-06semaphore: consolidate arch headers into a generic oneVineet Gupta1-35/+0
2020-04-21ia64: Remove sigprocmask/sigblock objects from libpthreadAdhemerval Zanella1-2/+2
2020-02-10nptl: add missing pthread-offsets.hAndreas Schwab1-0/+3
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers8-8/+8
2019-11-26nptl: Add default pthread-offsets.hAdhemerval Zanella1-3/+0
2019-11-26nptl: Add default pthreadtypes-arch.hAdhemerval Zanella1-35/+0
2019-11-26nptl: Add struct_rwlock.hAdhemerval Zanella2-19/+43
2019-11-26nptl: Add struct_mutex.hAdhemerval Zanella1-7/+0
2019-11-26nptl: Remove rwlock elision definitionsAdhemerval Zanella1-2/+0
2019-11-26nptl: Add tests for internal pthread_rwlock_t offsetsAdhemerval Zanella1-0/+2
2019-11-26nptl: Cleanup mutex internal offset testsAdhemerval Zanella1-4/+0
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert8-8/+8
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers8-8/+8
2018-03-11hurd: add gscope supportSamuel Thibault1-0/+1
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers8-8/+8
2017-11-07nptl: Define __PTHREAD_MUTEX_{NUSERS_AFTER_KIND,USE_UNION}Adhemerval Zanella1-0/+2
2017-11-07nptl: Add tests for internal pthread_mutex_t offsetsAdhemerval Zanella1-0/+5
2017-05-09Move shared pthread definitions to common headersAdhemerval Zanella2-190/+61
2017-01-10New pthread rwlock that is more scalable.Torvald Riegel1-7/+7
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers8-8/+8
2016-12-31New condvar implementation that provides stronger ordering guarantees.Torvald Riegel1-9/+22
2016-11-24Remove cached PID/TID in cloneAdhemerval Zanella1-1/+0
2016-11-07nptl: Document the reason why __kind in pthread_mutex_t is part of the ABIFlorian Weimer1-1/+1
2016-09-14Remove the ptw-% patternsFlorian Weimer1-2/+2
2016-08-17Do not override objects in libc.a in other static libraries [BZ #20452]Florian Weimer1-0/+1
2016-06-20elf: Consolidate machine-agnostic DTV definitions in <dl-dtv.h>Florian Weimer1-13/+1
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers8-8/+8
2015-10-19Convert 231 sysdeps function definitions to prototype style.Joseph Myers2-4/+2
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers8-8/+8
2014-10-17NPTL: Clean up THREAD_SYSINFO macros.Roland McGrath1-1/+5
2014-08-04IA64: Move NPTL public headers to sysdeps/ia64/nptl/.Roland McGrath2-0/+212
2014-08-04IA64: Define TLS_DEFINE_INIT_TPRoland McGrath1-0/+4