about summary refs log tree commit diff
path: root/sysdeps/riscv/nptl
Commit message (Expand)AuthorAgeFilesLines
* nptl: Move lowlevellock into libc [BZ #15648]Florian Weimer2021-02-221-8/+0
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-025-5/+5
* nptl: Move stack list variables into _rtld_globalFlorian Weimer2020-11-161-2/+0
* aarch64: enforce >=64K guard size [BZ #26691]Szabolcs Nagy2020-10-021-0/+3
* RISC-V: Support the 32-bit ABI implementationAlistair Francis2020-08-273-15/+55
* semaphore: consolidate arch headers into a generic oneVineet Gupta2020-05-061-33/+0
* nptl: add missing pthread-offsets.hAndreas Schwab2020-02-101-0/+3
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-016-6/+6
* nptl: Add default pthread-offsets.hAdhemerval Zanella2019-11-261-22/+0
* nptl: Add struct_rwlock.hAdhemerval Zanella2019-11-262-19/+45
* nptl: Add struct_mutex.hAdhemerval Zanella2019-11-261-6/+0
* nptl: Remove rwlock elision definitionsAdhemerval Zanella2019-11-261-2/+0
* nptl: Add tests for internal pthread_rwlock_t offsetsAdhemerval Zanella2019-11-261-0/+2
* nptl: Cleanup mutex internal offset testsAdhemerval Zanella2019-11-261-4/+0
* Split up endian.h to minimize exposure of BYTE_ORDER.Alistair Francis2019-10-011-1/+1
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-076-6/+6
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-016-6/+6
* RISC-V: Don't use ps_get_thread_area in libthread_db (bug 23402)Andreas Schwab2018-08-061-2/+3
* hurd: add gscope supportSamuel Thibault2018-03-111-0/+1
* RISC-V: Build InfastructurePalmer Dabbelt2018-01-291-0/+26
* RISC-V: Linux ABIPalmer Dabbelt2018-01-292-0/+56
* RISC-V: Linux Syscall InterfacePalmer Dabbelt2018-01-291-0/+2
* RISC-V: Atomic and Locking RoutinesPalmer Dabbelt2018-01-293-0/+109
* RISC-V: Thread-Local Storage SupportPalmer Dabbelt2018-01-292-0/+151