| Age | Commit message (Expand) | Author | Files | Lines |
| 2009-08-01 | Add support for TImode type (__int128_t) | Blue Swirl | 1 | -0/+1 |
| 2008-12-17 | Unhardcode byte size being 8 bits. | David Given | 1 | -0/+14 |
| 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 | -17/+17 |
| 2005-04-07 | Peter Jones informs about the gcc "attribute((aligned))" behaviour: | Linus Torvalds | 1 | -0/+5 |
| 2005-04-07 | Evaluate (ptr - ptr). Do the sizeof scaling for (ptr + int) | Linus Torvalds | 1 | -0/+1 |
| 2005-04-07 | Fix indirect type parsing (functions, arrays, bitfields). Update | Linus Torvalds | 1 | -0/+2 |
| 2005-04-07 | Handle 'enum' type sizing and alignment | Linus Torvalds | 1 | -0/+6 |
| 2005-04-07 | Add type size and alignment information to 'struct symbol'. | Linus Torvalds | 1 | -0/+30 |