aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/riscv/nptl
AgeCommit message (Expand)Author
2021-09-16elf: Remove THREAD_GSCOPE_IN_TCBSergey Bugaev
2021-05-21nptl: Remove remaining code from libpthreadFlorian Weimer
2021-02-22nptl: Move lowlevellock into libc [BZ #15648]Florian Weimer
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-08-27RISC-V: Support the 32-bit ABI implementationAlistair Francis
2020-05-06semaphore: consolidate arch headers into a generic oneVineet Gupta
2020-02-10nptl: add missing pthread-offsets.hAndreas Schwab
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2019-11-26nptl: Add default pthread-offsets.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-10-01Split up endian.h to minimize exposure of BYTE_ORDER.Alistair Francis
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-08-06RISC-V: Don't use ps_get_thread_area in libthread_db (bug 23402)Andreas Schwab
2018-03-11hurd: add gscope supportSamuel Thibault
2018-01-29RISC-V: Build InfastructurePalmer Dabbelt
2018-01-29RISC-V: Linux ABIPalmer Dabbelt
2018-01-29RISC-V: Linux Syscall InterfacePalmer Dabbelt
2018-01-29RISC-V: Atomic and Locking RoutinesPalmer Dabbelt
2018-01-29RISC-V: Thread-Local Storage SupportPalmer Dabbelt