aboutsummaryrefslogtreecommitdiffstats
path: root/gen (unfollow)
Commit message (Collapse)AuthorFilesLines
2015-10-31docMattias Andrée2-1/+168
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2015-10-16m fixesMattias Andrée1-5/+5
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2015-10-16mMattias Andrée1-7/+6
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2015-10-16the compiler determines how wchar is implement + intconf.h contains the signess of charMattias Andrée2-0/+33
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2015-10-16heuristically determine int_fastN_tMattias Andrée2-15/+112
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2015-10-16do not assume that size(void*) == size(long)Mattias Andrée2-0/+2
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2015-09-02automate some parts of intconfMattias Andrée2-0/+87
Signed-off-by: Mattias Andrée <maandree@operamail.com>