musl/arch/or1k
Rich Felker de2b9c21d9 fix 64-bit syscall argument passing on or1k
the kernel syscall interface for or1k does not expect 64-bit arguments
to be aligned to "even" register boundaries. this incorrect alignment
broke truncate/ftruncate and as well as a few less-common syscalls.
2014-11-05 00:38:40 -05:00
..
bits add new syscall numbers for seccomp, getrandom, memfd_create 2014-10-08 10:25:04 -04:00
atomic.h add explicit barrier operation to internal atomic.h API 2014-10-10 18:17:09 -04:00
crt_arch.h add or1k (OpenRISC 1000) architecture port 2014-07-18 14:10:23 -04:00
pthread_arch.h add or1k (OpenRISC 1000) architecture port 2014-07-18 14:10:23 -04:00
reloc.h add or1k (OpenRISC 1000) architecture port 2014-07-18 14:10:23 -04:00
syscall_arch.h fix 64-bit syscall argument passing on or1k 2014-11-05 00:38:40 -05:00