| Age | Commit message (Expand) | Author | Files | Lines |
| 2018-12-17 | fix the size of long double | Luc Van Oostenryck | 1 | -2/+23 |
| 2018-12-17 | add predefined macros for [u]int32_t | Luc Van Oostenryck | 1 | -0/+19 |
| 2018-12-17 | add predefined macros for [u]int64_t | Luc Van Oostenryck | 1 | -0/+6 |
| 2018-12-17 | add predefined macros for [u]intmax | Luc Van Oostenryck | 1 | -0/+2 |
| 2018-12-17 | add predefined macros for wint_t | Luc Van Oostenryck | 1 | -0/+4 |
| 2018-12-17 | give a type to wchar | Luc Van Oostenryck | 1 | -2/+29 |
| 2017-05-19 | fix hardcoded size of wide chars | Luc Van Oostenryck | 1 | -0/+2 |
| 2009-08-01 | Add support for TImode type (__int128_t) | Blue Swirl | 1 | -0/+1 |
| 2007-07-08 | make size_t better approximate the reality | Al Viro | 1 | -2/+2 |
| 2005-06-27 | [PATCH] remove multi-inclusion guard from target.c | Luc Van Oostenryck | 1 | -5/+0 |
| 2005-04-07 | Implement a C99-like _Bool type. | Linus Torvalds | 1 | -0/+1 |
| 2005-04-07 | Now that BITS_IN_XXXX aren't defined contstants any more, | Linus Torvalds | 1 | -15/+15 |
| 2005-04-07 | Use variables for target data structure information, | Linus Torvalds | 1 | -0/+49 |