index
:
debian-compcert
master
pristine-tar
upstream
Debian packaging for CompCert
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cfrontend
/
Initializersproof.v
Commit message (
Expand
)
Author
Age
*
Merge of the "princeton" branch:
xleroy
2013-06-16
*
Missing case: initialization of a global variable of type _Bool.
xleroy
2013-05-08
*
Big merge of the newregalloc-int64 branch. Lots of changes in two directions:
xleroy
2013-04-20
*
Watch out for behaviors exponential in the nesting of struct/union types.
xleroy
2013-03-23
*
Glasnost: making transparent a number of definitions that were opaque
xleroy
2013-03-10
*
Pointers one past
xleroy
2013-02-15
*
Ported to Coq 8.4pl1. Merge of branches/coq-8.4.
xleroy
2013-01-29
*
Make Clight independent of CompCert C.
xleroy
2012-10-08
*
Merge of branch seq-and-or. See Changelog for details.
xleroy
2012-10-06
*
Make min_int / -1 and min_int % -1 semantically undefined
xleroy
2012-06-09
*
Merge of the newmem branch:
xleroy
2012-05-21
*
- Support for _Alignof(ty) operator from ISO C 2011
xleroy
2012-02-26
*
Initializers: handle By_copy accesses (e.g. for &(glob.field))
xleroy
2012-02-07
*
Merge of the "volatile" branch:
xleroy
2012-02-04
*
Improved semantics of casts
xleroy
2011-07-17
*
In conditional expressions e1 ? e2 : e3, cast the results of e2 and e3 to the...
xleroy
2011-07-16
*
Merge of branch "unsigned-offsets":
xleroy
2011-04-09
*
Incompatibility 8.3 / 8.3pl1
xleroy
2011-03-14
*
Slightly nicer semantics for initialization
xleroy
2011-03-13
*
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