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
*
Use Flocq for floats
xleroy
2012-06-28
*
PrintCminor: printing Sskip
xleroy
2012-03-09
*
PowerPC: remove the fmadd and fmsub operators/Asm instructions
xleroy
2012-03-07
*
Simplified and cleaned up the passing of information from C2C to PrintAsm, as...
xleroy
2012-02-22
*
Initializers: handle By_copy accesses (e.g. for &(glob.field))
xleroy
2012-02-07
*
Merge of the "volatile" branch:
xleroy
2012-02-04
*
Out-of-bounds error in test
xleroy
2012-01-21
*
Merge of the nonstrict-ops branch:
xleroy
2012-01-14
*
cparser/*: refactoring of the expansion of read-modify-write operators
xleroy
2011-11-26
*
Fixed serious bug in handling of volatile arrays.
xleroy
2011-11-26
*
Corrected initialization of char arrays by string literals.
xleroy
2011-10-17
*
Revised emulation of packed structs
xleroy
2011-10-16
*
Presimplification SimplVolatile: cleaned up and integrated.
xleroy
2011-08-18
*
IA32: wrong moves generated in print_builtin_memcpy_big.
xleroy
2011-08-10
*
Wrong ifdef PPC
xleroy
2011-08-05
*
More builtins for ARM and PowerPC
xleroy
2011-08-05
*
arm/PrintAsm: bugs in expansion of new builtins
xleroy
2011-08-05
*
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
[next]