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
*
Compile in debug mode and activate stack backtraces.
xleroy
2013-07-07
*
Merge of the "princeton" branch:
xleroy
2013-06-16
*
More precise and faster recovery of function name from function or fundef value.
xleroy
2013-06-08
*
Merge of the float32 branch:
xleroy
2013-05-19
*
Add option -fno-tailcalls to turn off tailcall elimination (causes problem wi...
xleroy
2013-05-17
*
Preliminary support for debugging info (-g).
xleroy
2013-05-17
*
driver: removed option -flonglong
xleroy
2013-04-22
*
Fixes in PowerPC port
xleroy
2013-04-21
*
Interp.ml: support printf of long long
xleroy
2013-04-20
*
Big merge of the newregalloc-int64 branch. Lots of changes in two directions:
xleroy
2013-04-20
*
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
[next]