Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Now that BITS_IN_XXXX aren't defined contstants any more, | Linus Torvalds | 2005-04-07 | 1 | -15/+15 |
* | Use variables for target data structure information, | Linus Torvalds | 2005-04-07 | 1 | -17/+17 |
* | Peter Jones informs about the gcc "attribute((aligned))" behaviour: | Linus Torvalds | 2005-04-07 | 1 | -0/+5 |
* | Evaluate (ptr - ptr). Do the sizeof scaling for (ptr + int) | Linus Torvalds | 2005-04-07 | 1 | -0/+1 |
* | Fix indirect type parsing (functions, arrays, bitfields). Update | Linus Torvalds | 2005-04-07 | 1 | -0/+2 |
* | Handle 'enum' type sizing and alignment | Linus Torvalds | 2005-04-07 | 1 | -0/+6 |
* | Add type size and alignment information to 'struct symbol'. | Linus Torvalds | 2005-04-07 | 1 | -0/+30 |