add max_align_t definition for C11 and C++11
[musl] / arch / or1k /
2014-08-20 Rich Felkeradd max_align_t definition for C11 and C++11
2014-08-17 Rich Felkermake pointers used in robust list volatile
2014-07-31 Rich Felkerfix broken offset argument to the mmap2 syscall on...
2014-07-31 Rich Felkerprovide PAGE_SIZE as a constant value of 8192 on or1k
2014-07-28 Rich Felkerremove unused a_cas_l from or1k atomic.h
2014-07-20 Szabolcs Nagyadd syscall numbers for the new renameat2 syscall
2014-07-20 Rich Felkerfix or1k atomic store
2014-07-18 Stefan Kristianssonadd or1k (OpenRISC 1000) architecture port