aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/riscv/nptl
AgeCommit message (Expand)AuthorFilesLines
2021-05-21nptl: Remove remaining code from libpthreadFlorian Weimer2-7/+0
2021-02-22nptl: Move lowlevellock into libc [BZ #15648]Florian Weimer1-8/+0
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert5-5/+5
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-08-27RISC-V: Support the 32-bit ABI implementationAlistair Francis3-15/+55
2020-05-06semaphore: consolidate arch headers into a generic oneVineet Gupta1-33/+0
2020-02-10nptl: add missing pthread-offsets.hAndreas Schwab1-0/+3
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers6-6/+6
2019-11-26nptl: Add default pthread-offsets.hAdhemerval Zanella1-22/+0
2019-11-26nptl: Add struct_rwlock.hAdhemerval Zanella2-19/+45
2019-11-26nptl: Add struct_mutex.hAdhemerval Zanella1-6/+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-10-01Split up endian.h to minimize exposure of BYTE_ORDER.Alistair Francis1-1/+1
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert6-6/+6
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers6-6/+6
2018-08-06RISC-V: Don't use ps_get_thread_area in libthread_db (bug 23402)Andreas Schwab1-2/+3
2018-03-11hurd: add gscope supportSamuel Thibault1-0/+1
2018-01-29RISC-V: Build InfastructurePalmer Dabbelt1-0/+26
2018-01-29RISC-V: Linux ABIPalmer Dabbelt2-0/+56
2018-01-29RISC-V: Linux Syscall InterfacePalmer Dabbelt1-0/+2
2018-01-29RISC-V: Atomic and Locking RoutinesPalmer Dabbelt3-0/+109
2018-01-29RISC-V: Thread-Local Storage SupportPalmer Dabbelt2-0/+151