summaryrefslogtreecommitdiff
path: root/test/regression/Results
Commit message (Expand)AuthorAge
* Revised handling of sizeof(string-literal)Gravatar xleroy2011-03-15
* Initializers for global variables: compile-time evaluation of expressions don...Gravatar xleroy2011-03-12
* Treat "char" as unsigned OR signed depending on the configuration.Gravatar xleroy2011-03-09
* Inconsistent treatment of "lone" zero-width bit fieldsGravatar xleroy2010-09-24
* Merge of the reuse-temps branch:Gravatar xleroy2010-09-02
* 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
* __builtin_memcpy, continued.Gravatar xleroy2010-04-17
* Test bit field of size 32Gravatar xleroy2010-04-09
* Static initialization of structs with bitfieldsGravatar xleroy2010-04-07
* 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
* Switching to the new C parser/elaborator/simplifierGravatar xleroy2010-03-03
* Reorganization test directoryGravatar xleroy2010-02-17