Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-05-12 | deduplicate __NR_* and SYS_* syscall number definitions | Bobby Bingham | 1 | -320/+0 |
2016-04-03 | add support for mips and mips64 r6 isa | Rich Felker | 3 | -12/+24 |
2016-03-19 | add copy_file_range syscall numbers from linux v4.5 | Szabolcs Nagy | 1 | -0/+2 |
2016-03-19 | mips64: add recent linux syscall numbers | Szabolcs Nagy | 1 | -0/+6 |
2016-03-18 | deduplicate bits/mman.h | Szabolcs Nagy | 1 | -45/+11 |
2016-03-11 | correct pointer types for a_ll_p and a_sc_p primitives on mips64 | Rich Felker | 1 | -4/+4 |
2016-03-11 | make mips64 a_sc_p atomic primitive's asm constraints work with clang | Rich Felker | 1 | -1/+1 |
2016-03-06 | add mips64 port | Rich Felker | 32 | -0/+2171 |