about summary refs log tree commit diff
path: root/arch/arm/bits/alltypes.h.sh
Commit message (Expand)AuthorAgeFilesLines
* use int instead of long for ptrdiff_t on all 32-bit archsRich Felker2012-08-101-1/+1
* use signed char rather than plain char for int8_tRich Felker2012-04-241-4/+4
* add float_t and double_t to math.hRich Felker2012-02-151-0/+3
* don't define wchar_t on c++Rich Felker2011-10-151-0/+2
* fix the type of wchar_t on arm; support wchar_t varying with archRich Felker2011-09-191-6/+2
* initial commit of the arm portRich Felker2011-09-181-0/+121