summaryrefslogtreecommitdiff
path: root/test/regression/Makefile
Commit message (Expand)AuthorAge
* Inconsistent treatment of "lone" zero-width bit fieldsGravatar xleroy2010-09-24
* Merge of the reuse-temps branch:Gravatar xleroy2010-09-02
* Adding __builtin_annotationGravatar xleroy2010-09-01
* Bugs with 1- empty bitfields, 2- anonymous bitfields, 3- result type of readi...Gravatar xleroy2010-09-01
* Merge of branches/full-expr-4:Gravatar xleroy2010-08-18
* Bug in cparser/AddCasts.ml.Gravatar xleroy2010-07-08
* Another regressionGravatar xleroy2010-05-10
* More struct testsGravatar xleroy2010-04-17
* Test bit field of size 32Gravatar xleroy2010-04-09
* Bug fix: infinite loop in cparser/ on bit field of size 32 bits.Gravatar xleroy2010-04-09
* In cparser/SimplExpr.ml:Gravatar xleroy2010-04-02
* cparser/AddCasts.ml: forgot to materialize cast at return statement.Gravatar xleroy2010-04-01
* Extra volatile testGravatar xleroy2010-03-28
* Suppressed -fall-extensions option, too dangerous wrt flonglongGravatar xleroy2010-03-03
* Switching to the new C parser/elaborator/simplifierGravatar xleroy2010-03-03