summaryrefslogtreecommitdiff
path: root/arch/arm/bits/alltypes.h.sh
AgeCommit message (Expand)AuthorFilesLines
2012-08-10use int instead of long for ptrdiff_t on all 32-bit archsRich Felker1-1/+1
2012-04-24use signed char rather than plain char for int8_tRich Felker1-4/+4
2012-02-15add float_t and double_t to math.hRich Felker1-0/+3
2011-10-15don't define wchar_t on c++Rich Felker1-0/+2
2011-09-19fix the type of wchar_t on arm; support wchar_t varying with archRich Felker1-6/+2
2011-09-18initial commit of the arm portRich Felker1-0/+121