aboutsummaryrefslogtreecommitdiffstats
path: root/test/regression/Makefile
Commit message (Expand)AuthorAgeFilesLines
...
* cparser/Elab: __attribute, not attributexleroy2011-04-161-1/+1
* Revised handling of sizeof(string-literal)xleroy2011-03-151-2/+3
* Treat "char" as unsigned OR signed depending on the configuration.xleroy2011-03-091-2/+2
* In StructAssign: be careful not to duplicate accesses to a volatile variable.xleroy2010-11-101-1/+1
* Inconsistent treatment of "lone" zero-width bit fieldsxleroy2010-09-241-1/+1
* Merge of the reuse-temps branch:xleroy2010-09-021-2/+3
* Adding __builtin_annotationxleroy2010-09-011-1/+1
* Bugs with 1- empty bitfields, 2- anonymous bitfields, 3- result type of readi...xleroy2010-09-011-0/+1
* Merge of branches/full-expr-4:xleroy2010-08-181-2/+3
* Bug in cparser/AddCasts.ml.xleroy2010-07-081-1/+1
* Another regressionxleroy2010-05-101-1/+1
* More struct testsxleroy2010-04-171-1/+2
* Test bit field of size 32xleroy2010-04-091-1/+1
* Bug fix: infinite loop in cparser/ on bit field of size 32 bits.xleroy2010-04-091-1/+1
* In cparser/SimplExpr.ml:xleroy2010-04-021-1/+1
* cparser/AddCasts.ml: forgot to materialize cast at return statement.xleroy2010-04-011-1/+1
* Extra volatile testxleroy2010-03-281-1/+1
* Suppressed -fall-extensions option, too dangerous wrt flonglongxleroy2010-03-031-2/+3
* Switching to the new C parser/elaborator/simplifierxleroy2010-03-031-0/+40