index
:
debian-compcert
master
pristine-tar
upstream
Debian packaging for CompCert
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Changelog
Commit message (
Expand
)
Author
Age
*
Watch out for behaviors exponential in the nesting of struct/union types.
xleroy
2013-03-23
*
More aggressive CSE across Ibuiltin.
xleroy
2013-03-17
*
Assorted changes to reduce stack and heap requirements when compiling very bi...
xleroy
2013-03-16
*
More updates for 1.13
xleroy
2013-03-11
*
Updated for version 1.13
xleroy
2013-03-11
*
Glasnost: making transparent a number of definitions that were opaque
xleroy
2013-03-10
*
Finished backtracking (cf previous commit) for ARM and PowerPC.
xleroy
2013-03-04
*
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
*
Constant propagation within __builtin_annot.
xleroy
2013-02-24
*
Pointers one past
xleroy
2013-02-15
*
lib/Integers.v: revised and extended, faster implementation based on
xleroy
2013-02-10
*
Ported to Coq 8.4pl1. Merge of branches/coq-8.4.
xleroy
2013-01-29
*
Update for release 1.12
xleroy
2013-01-09
*
Support for inline assembly (asm statements).
xleroy
2012-12-18
*
Globalenvs: allocate one-byte block with permissions Nonempty for each
xleroy
2012-11-12
*
Flocq-based parsing of floating-point literals (Jacques-Henri Jourdan)
xleroy
2012-11-03
*
Generate output files in current directory; can be overriden with -o option
xleroy
2012-10-08
*
Merge of branch seq-and-or. See Changelog for details.
xleroy
2012-10-06
*
More aggressive elimination of conditional branches during constant
xleroy
2012-08-01
*
Support for indirect symbols under MacOS X (final).
xleroy
2012-07-14
*
Preparation for release 1.11
xleroy
2012-07-13
*
Added option -falign-functions
xleroy
2012-07-01
*
Changelog: updated
xleroy
2012-06-28
*
Make min_int / -1 and min_int % -1 semantically undefined
xleroy
2012-06-09
*
MAJ doc
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
*
- Support for _Alignof(ty) operator from ISO C 2011
xleroy
2012-02-26
*
Translate CompCert C's "a ? b : c" to the equivalent simple Clight expr if
xleroy
2012-02-25
*
More aggressive common subexpression elimination (CSE) of memory loads.
xleroy
2012-02-23
*
Simplified and cleaned up the passing of information from C2C to PrintAsm, as...
xleroy
2012-02-22
*
Update
xleroy
2011-11-27
*
Changelog, doc: updated for release 1.9
xleroy
2011-08-22
*
Presimplification SimplVolatile: cleaned up and integrated.
xleroy
2011-08-18
*
MAJ
xleroy
2011-08-16
*
ARM: added reversed load/store builtins + bswap builtin (to be tested)
xleroy
2011-07-30
*
In conditional expressions e1 ? e2 : e3, cast the results of e2 and e3 to the...
xleroy
2011-07-16
*
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
*
Forgot something
xleroy
2011-05-24
*
Update for release 1.8.2
xleroy
2011-05-24
*
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
*
Update for 1.8.1 release
xleroy
2011-03-14
*
Update for release 1.8
xleroy
2010-09-21
*
Updated
xleroy
2010-09-04
*
More faithful semantics for volatile reads and writes.
xleroy
2010-05-23
*
Update
xleroy
2010-05-05
[next]