| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-11-08 | riscv64: implement NPTL/TLS | Waldemar Brodkorb | |
| basically from or1k port of uClibc-ng, with fixes for structures in pthreadtypes.h from 64 bit architectures. 18 testsuite failures counted. | |||
| 2018-01-15 | nptl: use generic lowlevellock.h for most architectures | Waldemar Brodkorb | |
| Only mips/x86/x86_64 needs a special version of lowlevellock.h. No regressions found. | |||
| 2017-07-28 | nptl: remove asm from sysdep-cancel.h | Waldemar Brodkorb | |
| Similar to a changeset planned in GNU C library remove any assembly code from sysdep-cancel.h. This allows to port to new architectures in a simpler way. | |||
| 2017-04-22 | remove unused pt-raise.c files | Waldemar Brodkorb | |
| 2017-02-01 | add experimental aarch64 support | Waldemar Brodkorb | |
| Ported over from GNU C Library and runtime tested in Qemu. | |||
