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-06-10 | risc-v: initial 64 bit port, static only (no TLS/NPTL) | Waldemar Brodkorb | |
Only a simple hello world is tested in qemu system emulation. |