summaryrefslogtreecommitdiff
path: root/arch/sh/bits/alltypes.h.in
AgeCommit message (Expand)AuthorLines
2019-11-02move time_t and suseconds_t definitions to common alltypes.h.inRich Felker-3/+0
2019-11-02switch all existing 32-bit archs to 64-bit time_tRich Felker-2/+3
2019-10-17move pthread types out of per-arch alltypes.hRich Felker-8/+0
2019-10-17define LONG_MAX via arch alltypes.h, strip down bits/limits.hRich Felker-0/+2
2019-10-17move __BYTE_ORDER definition to alltypes.hRich Felker-0/+6
2019-10-17remove per-arch definitions for va_listRich Felker-3/+0
2019-09-08honor __WCHAR_TYPE__ on archs with legacy long definition of wchar_tRich Felker-0/+4
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-02-27rename superh port to "sh" for consistencyRich Felker-0/+23