index
:
debian-compcert
master
pristine-tar
upstream
Debian packaging for CompCert
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Commit message (
Expand
)
Author
Age
*
Added animation of the CompCert C semantics (ccomp -interp)
xleroy
2011-07-28
*
In conditional expressions e1 ? e2 : e3, cast the results of e2 and e3 to the...
xleroy
2011-07-16
*
Coloringaux: better cost estimate for annotation builtins
xleroy
2011-06-14
*
Revised handling of annotation statements, and more generally built-in functi...
xleroy
2011-06-13
*
Nicer printing of annotations.
xleroy
2011-05-23
*
Another try for the ifdef
xleroy
2011-05-12
*
Wrong ifdef
xleroy
2011-05-12
*
Typo
xleroy
2011-05-12
*
cparser: support for attributes over struct and union.
xleroy
2011-05-12
*
Support compile-time constant expressions as arguments to gcc-style attributes
xleroy
2011-04-20
*
cparser/Elab: __attribute, not attribute
xleroy
2011-04-16
*
Revised handling of sizeof(string-literal)
xleroy
2011-03-15
*
Initializers for global variables: compile-time evaluation of expressions don...
xleroy
2011-03-12
*
Improved test harness
xleroy
2011-03-10
*
Updated for Coq 8.3pl1. Some cleanups in test/*/Makefile.
xleroy
2011-03-09
*
Treat "char" as unsigned OR signed depending on the configuration.
xleroy
2011-03-09
*
In StructAssign: be careful not to duplicate accesses to a volatile variable.
xleroy
2010-11-10
*
Inconsistent treatment of "lone" zero-width bit fields
xleroy
2010-09-24
*
Bizarre use of struct value
xleroy
2010-09-21
*
No crash if nonexistent input file.
xleroy
2010-09-14
*
++ on volatile not supported.
xleroy
2010-09-04
*
Merge of the reuse-temps branch:
xleroy
2010-09-02
*
Adding __builtin_annotation
xleroy
2010-09-01
*
Bugs with 1- empty bitfields, 2- anonymous bitfields, 3- result type of readi...
xleroy
2010-09-01
*
Merge of branches/full-expr-4:
xleroy
2010-08-18
*
Bug in cparser/AddCasts.ml.
xleroy
2010-07-08
*
Another regression
xleroy
2010-05-10
*
More struct tests
xleroy
2010-04-17
*
__builtin_memcpy, continued.
xleroy
2010-04-17
*
Test bit field of size 32
xleroy
2010-04-09
*
Bug fix: infinite loop in cparser/ on bit field of size 32 bits.
xleroy
2010-04-09
*
Static initialization of structs with bitfields
xleroy
2010-04-07
*
In cparser/SimplExpr.ml:
xleroy
2010-04-02
*
cparser/AddCasts.ml: forgot to materialize cast at return statement.
xleroy
2010-04-01
*
Determine endianness at run-time
xleroy
2010-03-30
*
Extra volatile test
xleroy
2010-03-28
*
Bug in multidimensional read-only arrays
xleroy
2010-03-13
*
Handling of volatile accesses through builtin functions.
xleroy
2010-03-08
*
Suppressed -fall-extensions option, too dangerous wrt flonglong
xleroy
2010-03-03
*
Updated raytracer test. Added SPASS test.
xleroy
2010-03-03
*
Switching to the new C parser/elaborator/simplifier
xleroy
2010-03-03
*
Protoized
xleroy
2010-03-02
*
Protoized
xleroy
2010-03-02
*
Typo in Makefile
xleroy
2010-02-17
*
Reorganization test directory
xleroy
2010-02-17
*
3 more benchmarks
xleroy
2010-02-17
*
Moved test harness C files here
xleroy
2010-02-17
*
Backtracking on commit 1220
xleroy
2010-01-13
*
Test result more reproducible
xleroy
2009-12-16
*
Support Clight initializers of the form "int * x = &y;".
xleroy
2009-11-01
[next]