aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/cgcc
AgeCommit message (Expand)AuthorFilesLines
2005-08-15Make 'cgcc' work at least half-way betterLinus Torvalds1-1/+1
2005-04-07check.c:welinder@troll.com1-0/+3
2005-04-07Reorganize integer and floating point defines into specs.welinder@troll.com1-23/+25
2005-04-07lib.c:welinder@troll.com1-4/+26
2005-04-07Add -no-compilewelinder@troll.com1-20/+33
2005-04-07Handle predefines for integer types, floating point types,welinder@troll.com1-1/+146
2005-04-07Teach cgcc about -Wbitwise and -Wtypesign.welinder@troll.com1-1/+1
2005-04-07Teach cgcc about flags that are for sparse only.welinder@troll.com1-10/+31
2005-04-07Wrapper to run check and gcc in series.welinder@troll.com1-0/+22