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
*
Rename "-fthumb" option into "-mthumb" for GCC compatibility.
xleroy
2014-08-19
*
Nicer reporting of I/O errors (e.g. "No such file").
xleroy
2014-08-13
*
configure: distinguish between ABI and processor model.
xleroy
2014-07-29
*
PowerPC port: refactored the expansion of built-in functions and
xleroy
2014-07-28
*
ARM port: add support for Thumb2. To be tested.
xleroy
2014-07-27
*
Merge of "newspilling" branch:
xleroy
2014-07-23
*
Constprop: use "not" for "xorimm(-1)"; optimize == 1 and != 0 comparisons ove...
xleroy
2014-04-09
*
Merge of branch linear-typing:
xleroy
2014-04-06
*
Error messages were not displayed correctly if the main() function is missing...
xleroy
2014-03-21
*
Add option -Os to optimize for code size rather than for execution speed.
xleroy
2014-02-19
*
Recognize .i and .p source files as C sources not to be preprocessed.
xleroy
2014-02-05
*
Interp.ml: in the emulation of printf(), check formats against types of argum...
xleroy
2014-01-12
*
Better printing of integer literals: add U and LL suffixes when needed.
xleroy
2014-01-12
*
- Back to origins: suppress Mfloat64al32 chunk and align Mfloat64 to 4.
xleroy
2014-01-12
*
More tolerance for functions declared without a prototype
xleroy
2013-12-28
*
Simpler, more robust emulation of calls to variadic functions:
xleroy
2013-12-28
*
Revised parsing of command-line options, more GCC-like.
xleroy
2013-12-21
*
Merge of branch value-analysis.
xleroy
2013-12-20
*
Rename "-fno-sse" into "-fno-fpu" and honor it on PowerPC as well.
xleroy
2013-11-27
*
Revised semantics of external functions, continued:
xleroy
2013-11-18
*
Revised modeling of external functions and built-in functions: just axiomatize
xleroy
2013-11-17
*
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
[next]