about summary refs log tree commit diff
path: root/arch/powerpc/bits/alltypes.h.sh
Commit message (Expand)AuthorAgeFilesLines
* refactor headers, especially alltypes.h, and improve C++ ABI compatRich Felker2013-07-221-127/+0
* change uid_t, gid_t, and id_t to unsigned typesRich Felker2013-07-191-3/+3
* respect iso c namespace in stdio.h and wchar.h regarding va_listRich Felker2013-06-251-0/+1
* change underlying type of clock_t to be uniform and match ABIRich Felker2013-05-231-1/+1
* fix type issues in stdint.h so underlying types of 64-bit types match ABIRich Felker2013-04-041-0/+3
* re-add useconds_trofl0r2013-04-021-0/+1
* fix types for wctype_t and wctrans_tRich Felker2013-03-041-2/+2
* fix powerpc types to match abi, and some feature test issuesRich Felker2012-11-211-5/+6
* ppc wchar_t is long, not intRich Felker2012-11-151-1/+1
* PPC port cleaned up, static linking works well now.rofl0r2012-11-131-0/+121