summaryrefslogtreecommitdiff
path: root/arch/or1k/bits/alltypes.h.in
AgeCommit message (Expand)AuthorLines
2019-10-17define LONG_MAX via arch alltypes.h, strip down bits/limits.hRich Felker-0/+1
2019-10-17move __BYTE_ORDER definition to alltypes.hRich Felker-0/+2
2019-10-17remove per-arch definitions for va_listRich Felker-3/+0
2015-03-03make all objects used with atomic operations volatileRich Felker-7/+7
2014-12-21move wint_t definition to the shared part of alltypes.h.inRich Felker-1/+0
2014-09-06add threads.h and needed per-arch types for mtx_t and cnd_tRich Felker-0/+2
2014-08-20add max_align_t definition for C11 and C++11Rich Felker-0/+2
2014-08-17make pointers used in robust list volatileRich Felker-1/+1
2014-07-18add or1k (OpenRISC 1000) architecture portStefan Kristiansson-0/+23