| Age | Commit message (Expand) | Author | Files | Lines |
| 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 |