index
:
debian-compcert
master
pristine-tar
upstream
Debian packaging for CompCert
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
...
*
Option -randvol to expose randomization of volatiles in Interp.ml
xleroy
2012-03-12
*
Minor updates
xleroy
2012-03-11
*
Proof didn't go through for ARM
xleroy
2012-03-11
*
Another update from Andrew Tolmach
xleroy
2012-03-09
*
PrintCminor: printing Sskip
xleroy
2012-03-09
*
Merge of Andrew Tolmach's HASP-related changes
xleroy
2012-03-09
*
Cprint: export Cprint.attributes
xleroy
2012-03-07
*
PowerPC: remove the fmadd and fmsub operators/Asm instructions
xleroy
2012-03-07
*
Add -toolprefix
xleroy
2012-03-06
*
Update
xleroy
2012-03-06
*
Remove 'near-code' access mode, makes no sense in CompCert
xleroy
2012-03-06
*
Added command-line options -Wp,<opt> -Wa,<opt> -Wl,<opt>
xleroy
2012-02-29
*
Problems with multiple declarations of publically-visible identifiers
xleroy
2012-02-29
*
Better printing of pointer values and of locations.
xleroy
2012-02-29
*
'typeof' is not a keyword
xleroy
2012-02-29
*
Make CPragmas common to all ports.
xleroy
2012-02-27
*
- 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
*
Take advantage of Cmaskzero and Cmasknotzero.
xleroy
2012-02-24
*
Improved instruction selection for "notint".
xleroy
2012-02-24
*
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
*
The C declaration associated with __stringlit_N globals now has type const ch...
xleroy
2012-02-20
*
Don't print external declarations for builtins.
xleroy
2012-02-18
*
Work around limited excursion of conditional branches
xleroy
2012-02-13
*
Interp: help debug stuck expressions
xleroy
2012-02-10
*
Initializers: handle By_copy accesses (e.g. for &(glob.field))
xleroy
2012-02-07
*
Merge of the "volatile" branch:
xleroy
2012-02-04
*
Out-of-bounds error in test
xleroy
2012-01-21
*
Another typo in print_builtin_vstore_common
xleroy
2012-01-21
*
Typo in print_builtin_vstore_common
xleroy
2012-01-21
*
powerpc/SelectOp: optimize the pattern ((x >>s N) & N1) & N2 common in a cert...
xleroy
2012-01-21
*
Cosmetic cleanups.
xleroy
2012-01-15
*
Added volatile_read_global and volatile_store_global builtins.
xleroy
2012-01-15
*
Merge of the nonstrict-ops branch:
xleroy
2012-01-14
*
Update
xleroy
2011-11-27
*
More careful updating of current location for error msgs.
xleroy
2011-11-26
*
cparser/*: refactoring of the expansion of read-modify-write operators
xleroy
2011-11-26
*
Fixed serious bug in handling of volatile arrays.
xleroy
2011-11-26
*
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
*
More cleanups in packed struct emulation.
xleroy
2011-10-16
*
Revised emulation of packed structs
xleroy
2011-10-16
*
Watch out for min_int / -1
xleroy
2011-08-27
*
Doc fixes
xleroy
2011-08-23
*
MAJ licence
xleroy
2011-08-23
*
Changelog, doc: updated for release 1.9
xleroy
2011-08-22
*
arm/PrintAsm: don't generate "vfd" directive, useless?
xleroy
2011-08-22
*
Harden proof script against empty destroyed_at_move
xleroy
2011-08-22
[prev]
[next]