aboutsummaryrefslogtreecommitdiffstats
path: root/cparser/Cutil.ml
Commit message (Expand)AuthorAgeFilesLines
* Inconsistent treatment of "lone" zero-width bit fieldsxleroy2010-09-241-10/+12
* Bugs with 1- empty bitfields, 2- anonymous bitfields, 3- result type of readi...xleroy2010-09-011-0/+26
* Merge of branches/full-expr-4:xleroy2010-08-181-2/+13
* Bug fix: infinite loop in cparser/ on bit field of size 32 bits.xleroy2010-04-091-37/+28
* Switching to the new C parser/elaborator/simplifierxleroy2010-03-031-0/+700