summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* ++ on volatile not supported.Gravatar xleroy2010-09-04
* 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
* __builtin_memcpy, continued.Gravatar 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
* 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
* Determine endianness at run-timeGravatar xleroy2010-03-30
* Extra volatile testGravatar xleroy2010-03-28
* Bug in multidimensional read-only arraysGravatar xleroy2010-03-13
* Handling of volatile accesses through builtin functions.Gravatar xleroy2010-03-08
* Suppressed -fall-extensions option, too dangerous wrt flonglongGravatar xleroy2010-03-03
* Updated raytracer test. Added SPASS test.Gravatar xleroy2010-03-03
* Switching to the new C parser/elaborator/simplifierGravatar xleroy2010-03-03
* ProtoizedGravatar xleroy2010-03-02
* ProtoizedGravatar xleroy2010-03-02
* Typo in MakefileGravatar xleroy2010-02-17
* Reorganization test directoryGravatar xleroy2010-02-17
* 3 more benchmarksGravatar xleroy2010-02-17
* Moved test harness C files hereGravatar xleroy2010-02-17
* Backtracking on commit 1220Gravatar xleroy2010-01-13
* Test result more reproducibleGravatar xleroy2009-12-16
* Support Clight initializers of the form "int * x = &y;".Gravatar xleroy2009-11-01
* Problem with const enum initializersGravatar xleroy2009-09-15
* Stronger constant folding, esp. w.r.t. floatsGravatar xleroy2009-08-21
* Cil2Csyntax: added goto and labels; added assignment between structsGravatar xleroy2009-08-16
* Elimination of "alloc" instruction in Caml files and test files.Gravatar xleroy2009-01-11
* Test for int/float conversionsGravatar xleroy2009-01-07
* Endianness in testsGravatar xleroy2009-01-05
* Continuation of PowerPC/EABI portGravatar xleroy2008-12-31
* Ajout nouveaux testsGravatar xleroy2008-08-09
* Flag to turn on/off the recognition of fused multiply-add and multiply-subGravatar xleroy2008-07-31
* Update test resultsGravatar xleroy2008-07-31
* Augmenter le temps d'execution par defautGravatar xleroy2008-07-25
* Compilo C, preprocesseur, assembleur sont determines par configure et mis dan...Gravatar xleroy2008-04-19
* Amelioration compilation des switchGravatar xleroy2008-04-17
* Ajout du test vmachGravatar xleroy2008-04-15
* Problemes d'alignement des variables globales et a l'interieur de leurs initi...Gravatar xleroy2007-10-31
* Fusion de la branche restr-cminor. En Clight, C#minor et Cminor, les express...Gravatar xleroy2007-08-28
* Rendu le test lists.c plus interessantGravatar xleroy2007-08-06
* Ajout et utilisation de caml/Driver.ml. Ajout ./configure. Revu MakefilesGravatar xleroy2007-08-06
* DocumentationGravatar xleroy2007-08-05
* Fusion des modifications faites sur les branches "tailcalls" et "smallstep".Gravatar xleroy2007-08-04