Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add full softfloat and hardfloat support for RISC-V. | Ruslan Bukin | 2016-11-16 | 8 | -78/+542 |
* | Reduce duplicate NOASM and PSEUDO definitions | Brooks Davis | 2016-09-08 | 1 | -10/+1 |
* | Remove unusedd and obsolete openbsd_poll system call. (Phase 1) | George V. Neville-Neil | 2016-08-18 | 1 | -1/+0 |
* | Replace use of the pipe(2) system call with pipe2(2) with a zero flags | Brooks Davis | 2016-06-22 | 2 | -58/+0 |
* | Do not generate code for sbrk syscall -- sbrk support was removed. | Ruslan Bukin | 2016-05-25 | 1 | -0/+1 |
* | Remove legacy brk and sbrk from RISC-V. | Ruslan Bukin | 2016-05-25 | 4 | -161/+1 |
* | libc: stop exporting curbrk and minbrk in the private namespace | Ed Maste | 2016-03-24 | 1 | -2/+0 |
* | Bring in initial libc and libstand support for RISC-V. | Ruslan Bukin | 2016-01-17 | 25 | -0/+1392 |
* | Start support for the RISC-V 64-bit architecture developed by UC Berkeley. | Ruslan Bukin | 2015-12-11 | 1 | -0/+1 |