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
*
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
*
Update for 1.7.1
xleroy
2010-04-13
*
Updates for release 1.7
xleroy
2010-03-30
*
Backtracking on commit 1220
xleroy
2010-01-13
*
MAJ Changes
xleroy
2010-01-12
*
MAJ Changes
xleroy
2009-12-16
*
Support Clight initializers of the form "int * x = &y;".
xleroy
2009-11-01
*
Updated for 1.5
xleroy
2009-09-15
*
Last updates for release 1.5.
xleroy
2009-08-28
*
Updated for release 1.5
xleroy
2009-08-27
*
Adapted to work with Coq 8.2-1
xleroy
2009-06-05
*
Various clean-ups
xleroy
2009-04-17
*
Honor "static" modifier on C globals.
xleroy
2009-03-28
*
Update
xleroy
2009-03-26
*
Added tail call optimization pass
xleroy
2009-03-26
*
Update
xleroy
2008-08-09
*
Changes 1.2 -> 1.3
xleroy
2008-08-09