Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-09-11 | add new syscall numbers from linux v5.2 | Szabolcs Nagy | 1 | -0/+7 |
2019-08-13 | re-add ELF gregs and fpregs types to riscv64 user.h | Khem Raj | 1 | -0/+8 |
2019-08-06 | remove riscv64 bits/user.h contents | Rich Felker | 1 | -43/+0 |
2019-08-06 | fix risc64 conflict with kernel headers | Baruch Siach | 1 | -8/+8 |
2019-08-03 | update riscv64 syscall numbers to linux v5.1 | Rich Felker | 1 | -0/+8 |
2019-07-30 | remove gratuitously-different arch-specific bits/ipc.h files | Rich Felker | 1 | -12/+0 |
2019-07-30 | move IPC_64 from public bits/ipc.h to syscall_arch.h | Rich Felker | 1 | -2/+0 |
2019-07-29 | remove duplicates of new generic bits/msg.h | Rich Felker | 1 | -13/+0 |
2019-07-29 | remove duplicates of new generic bits/sem.h | Rich Felker | 1 | -9/+0 |
2019-07-29 | extricate bits/sem.h from x32 time_t hack | Rich Felker | 1 | -3/+3 |
2019-07-29 | remove duplicates of new generic bits/shm.h | Rich Felker | 1 | -25/+0 |
2019-07-04 | remove spurious MAP_32BIT definition from riscv64 arch | Rich Felker | 1 | -1/+0 |
2019-06-14 | add riscv64 architecture support | Rich Felker | 20 | -0/+670 |