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
/
regression
Commit message (
Expand
)
Author
Age
*
Some builtins were renamed, updating
xleroy
2013-03-01
*
Fix 'interp' entry
xleroy
2013-03-01
*
Testing dense switches
xleroy
2013-03-01
*
Updated ARM and PowerPC ports with new handling of __builtin_annot.
xleroy
2013-02-24
*
Constant propagation within __builtin_annot.
xleroy
2013-02-24
*
Errors for excessively large global variables or stack frames.
xleroy
2013-02-02
*
Test bitfields of enum type
xleroy
2012-12-18
*
Support for inline assembly (asm statements).
xleroy
2012-12-18
*
Test for __builtin_fcti
xleroy
2012-11-24
*
Globalenvs: allocate one-byte block with permissions Nonempty for each
xleroy
2012-11-12
*
Merge of branch seq-and-or. See Changelog for details.
xleroy
2012-10-06
*
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
*
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
*
++ 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
[next]