index
:
debian-compcert
master
pristine-tar
upstream
Debian packaging for CompCert
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
driver
Commit message (
Expand
)
Author
Age
...
*
Added command-line options -Wp,<opt> -Wa,<opt> -Wl,<opt>
xleroy
2012-02-29
*
Better printing of pointer values and of locations.
xleroy
2012-02-29
*
More aggressive common subexpression elimination (CSE) of memory loads.
xleroy
2012-02-23
*
Interp: help debug stuck expressions
xleroy
2012-02-10
*
Merge of the "volatile" branch:
xleroy
2012-02-04
*
Merge of the nonstrict-ops branch:
xleroy
2012-01-14
*
Interp: accommodate "int main(int, char **)".
xleroy
2011-10-19
*
Extraction: map Coq pairs to Caml pairs and Coq chars (type ascii) to Caml chars
xleroy
2011-10-18
*
Corrected initialization of char arrays by string literals.
xleroy
2011-10-17
*
Presimplification SimplVolatile: cleaned up and integrated.
xleroy
2011-08-18
*
New backend pass "RRE": optimize (somewhat) redundant reloads introduced by t...
xleroy
2011-08-16
*
Treatment of volatiles: offer the choice between random reads and treating vo...
xleroy
2011-08-09
*
Interp.ml: initialize PRNG
xleroy
2011-07-29
*
Added animation of the CompCert C semantics (ccomp -interp)
xleroy
2011-07-28
*
Merge of branch new-semantics: revised and strengthened top-level statements ...
xleroy
2011-07-15
*
Revised handling of annotation statements, and more generally built-in functi...
xleroy
2011-06-13
*
cparser: support for attributes over struct and union.
xleroy
2011-05-12
*
powerpc/PrintAsm.ml arm/PrintAsm.ml: updated (no label elimination).
xleroy
2011-05-08
*
Added pass CleanupLabels to remove unreferenced labels in a proved way.
xleroy
2011-05-08
*
Renamed Machconcr into Machsem.
xleroy
2011-04-09
*
Merge of branch "unsigned-offsets":
xleroy
2011-04-09
*
More global initialization work done and proved in Coq.
xleroy
2011-03-13
*
Initializers for global variables: compile-time evaluation of expressions don...
xleroy
2011-03-12
*
Revised signed/unsigned char handling.
xleroy
2011-03-10
*
Treat "char" as unsigned OR signed depending on the configuration.
xleroy
2011-03-09
*
Various algorithmic improvements that reduce compile times (thanks Alexandre ...
xleroy
2010-10-27
*
Simplified stdlib wrapper; use it only under MacOS X
xleroy
2010-09-04
*
Better emulation of long long as a struct.
xleroy
2010-09-04
*
Merge of the reuse-temps branch:
xleroy
2010-09-02
*
Renamed C2Clight into C2C
xleroy
2010-08-18
*
Merge of branches/full-expr-4:
xleroy
2010-08-18
*
Support for inlined built-ins.
xleroy
2010-06-29
*
Merging the Princeton implementation of the memory model. Separate axioms in...
xleroy
2010-06-28
*
More faithful semantics for volatile reads and writes.
xleroy
2010-05-23
*
- Extended traces so that pointers within globals are supported as event values.
xleroy
2010-05-10
*
Cleaned up handling of linker sections.
xleroy
2010-05-08
*
Options -I -D -U with a space
xleroy
2010-03-30
*
Handling of volatile accesses through builtin functions.
xleroy
2010-03-08
*
Handling of builtins, continued.
xleroy
2010-03-07
*
Merge of the newmem and newextcalls branches:
xleroy
2010-03-07
*
Suppressed -fall-extensions option, too dangerous wrt flonglong
xleroy
2010-03-03
*
Switching to the new C parser/elaborator/simplifier
xleroy
2010-03-03
*
Revised handling of #pragma section and small data areas
xleroy
2010-01-27
*
PowerPC/EABI port: preliminary support for #pragma section and
xleroy
2009-11-03
*
Simplified the treatment of the PowerPC small data area; now more specific to...
xleroy
2009-11-02
*
Preliminary support for small data area in PowerPC port.
xleroy
2009-11-01
*
No '\n' in Coq strings...
xleroy
2009-08-18
*
Distinguish two kinds of nonterminating behaviors: silent divergence
xleroy
2009-08-16
*
Added 'going wrong' behaviors
xleroy
2009-08-05
*
Adapted to work with Coq 8.2-1
xleroy
2009-06-05
[prev]
[next]