Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add support for TImode type (__int128_t) | 2009-08-01 | 1 | -0/+1 | |
* | Unhardcode byte size being 8 bits. | 2008-12-17 | 1 | -0/+14 | |
* | Implement a C99-like _Bool type. | 2005-04-07 | 1 | -0/+1 | |
* | Now that BITS_IN_XXXX aren't defined contstants any more, | 2005-04-07 | 1 | -15/+15 | |
* | Use variables for target data structure information, | 2005-04-07 | 1 | -17/+17 | |
* | Peter Jones informs about the gcc "attribute((aligned))" behaviour: | 2005-04-07 | 1 | -0/+5 | |
* | Evaluate (ptr - ptr). Do the sizeof scaling for (ptr + int) | 2005-04-07 | 1 | -0/+1 | |
* | Fix indirect type parsing (functions, arrays, bitfields). Update | 2005-04-07 | 1 | -0/+2 | |
* | Handle 'enum' type sizing and alignment | 2005-04-07 | 1 | -0/+6 | |
* | Add type size and alignment information to 'struct symbol'. | 2005-04-07 | 1 | -0/+30 |