aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add support for TImode type (__int128_t)Blue Swirl2009-08-011-0/+1
* Unhardcode byte size being 8 bits.David Given2008-12-171-0/+14
* Implement a C99-like _Bool type.Linus Torvalds2005-04-071-0/+1
* Now that BITS_IN_XXXX aren't defined contstants any more,Linus Torvalds2005-04-071-15/+15
* Use variables for target data structure information, Linus Torvalds2005-04-071-17/+17
* Peter Jones informs about the gcc "attribute((aligned))" behaviour:Linus Torvalds2005-04-071-0/+5
* Evaluate (ptr - ptr). Do the sizeof scaling for (ptr + int)Linus Torvalds2005-04-071-0/+1
* Fix indirect type parsing (functions, arrays, bitfields). UpdateLinus Torvalds2005-04-071-0/+2
* Handle 'enum' type sizing and alignmentLinus Torvalds2005-04-071-0/+6
* Add type size and alignment information to 'struct symbol'.Linus Torvalds2005-04-071-0/+30