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
*
Improving the performance of exhaustive exploration (mode -all):
xleroy
2013-03-09
*
Partial backtracking on previous commit: the "hole in Mach stack frame"
xleroy
2013-03-03
*
Revised Stacking and Asmgen passes and Mach semantics:
xleroy
2013-03-01
*
Updated PowerPC port to new integers.
xleroy
2013-02-12
*
Be more like gcc in the way we display or not the usage message.
xleroy
2013-02-12
*
Typo in compare_mem causing merging of different states.
xleroy
2013-02-02
*
Ported to Coq 8.4pl1. Merge of branches/coq-8.4.
xleroy
2013-01-29
*
Better treatment of volatile accesses in the reference interpreter.
xleroy
2013-01-08
*
Update Cminor parser and printer so that the parser can parse the whole Cmino...
xleroy
2013-01-07
*
Put clighgen files in exportclight/
xleroy
2013-01-05
*
Remove some useless "Require".
xleroy
2012-12-30
*
Merge of the clightgen branch:
xleroy
2012-12-29
*
Support for inline assembly (asm statements).
xleroy
2012-12-18
*
Globalenvs: allocate one-byte block with permissions Nonempty for each
xleroy
2012-11-12
*
Generate output files in current directory; can be overriden with -o option
xleroy
2012-10-08
*
Make Clight independent of CompCert C.
xleroy
2012-10-08
*
- Revised non-overflow constraints on memory injections so that
xleroy
2012-07-23
*
Support for indirect symbols under MacOS X (final).
xleroy
2012-07-14
*
Added option -falign-functions
xleroy
2012-07-01
*
Changelog: updated
xleroy
2012-06-28
*
Use Flocq for floats
xleroy
2012-06-28
*
Merge of the newmem branch:
xleroy
2012-05-21
*
checklink: first import of Valentin Robert's validator for asm and link
xleroy
2012-03-28
*
Option -randvol to expose randomization of volatiles in Interp.ml
xleroy
2012-03-12
*
Merge of Andrew Tolmach's HASP-related changes
xleroy
2012-03-09
*
PowerPC: remove the fmadd and fmsub operators/Asm instructions
xleroy
2012-03-07
*
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
[next]