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
Commit message (
Expand
)
Author
Age
*
Updates for IA32-Cygwin.
xleroy
2010-09-08
*
Better emulation of long long as a struct.
xleroy
2010-09-04
*
Adding __builtin_annotation
xleroy
2010-09-01
*
Nettoyages pour doc
xleroy
2010-08-18
*
Removed useless constraints on return type at Sreturn instructions
xleroy
2010-08-18
*
Copyright banner
xleroy
2010-08-18
*
Renamed C2Clight into C2C
xleroy
2010-08-18
*
Merge of branches/full-expr-4:
xleroy
2010-08-18
*
Support for inlined built-ins.
xleroy
2010-06-29
*
Updated Caml parts to match new representation for global variables.
xleroy
2010-05-26
*
More faithful semantics for volatile reads and writes.
xleroy
2010-05-23
*
- Extended traces so that pointers within globals are supported as event values.
xleroy
2010-05-10
*
Suppressed axioms Float.eq_zero_{true,false}, since the latter is
xleroy
2010-05-09
*
Cleaned up handling of linker sections.
xleroy
2010-05-08
*
Strengthen chunktype inference and use it to remove some useless casts.
xleroy
2010-05-05
*
Add "fabs" (floating-point absolute value) as a unary operator in
xleroy
2010-05-02
*
__builtin_memcpy, continued.
xleroy
2010-04-17
*
Support __builtin_memcpy; use it for struct assignment
xleroy
2010-04-17
*
PowerPC:
xleroy
2010-04-10
*
Bug fix: infinite loop in cparser/ on bit field of size 32 bits.
xleroy
2010-04-09
*
Wrong type for __builtin_volatile_*_int32
xleroy
2010-04-02
*
Typo
xleroy
2010-03-28
*
Bug in multidimensional read-only arrays
xleroy
2010-03-13
*
Handling of volatile accesses through builtin functions.
xleroy
2010-03-08
*
Handling of builtins, continued.
xleroy
2010-03-07
*
Merge of the newmem and newextcalls branches:
xleroy
2010-03-07
*
Suppressed Init_pointer, now useless. Improved printing of strings in genera...
xleroy
2010-03-03
*
Detect struct assignment. Silence some warnings
xleroy
2010-03-03
*
Getting rid of CIL
xleroy
2010-03-03
*
Switching to the new C parser/elaborator/simplifier
xleroy
2010-03-03
*
Function types didn't always degrade to pointers like they should. Introduce...
xleroy
2010-03-02
*
Revised handling of #pragma section and small data areas
xleroy
2010-01-27
*
Revised lib/Integers.v to make it parametric w.r.t. word size.
xleroy
2009-11-19
*
Unsupported: return/return type mismatches
xleroy
2009-11-19
*
PowerPC/EABI port: preliminary support for #pragma section and
xleroy
2009-11-03
*
Simplified the treatment of the PowerPC small data area; now more specific to...
xleroy
2009-11-02
*
Preliminary support for small data area in PowerPC port.
xleroy
2009-11-01
*
Support Clight initializers of the form "int * x = &y;".
xleroy
2009-11-01
*
Problem with const enum initializers
xleroy
2009-09-15
*
Last updates for release 1.5.
xleroy
2009-08-28
*
Stronger constant folding, esp. w.r.t. floats
xleroy
2009-08-21
*
In generated Cminor functions, make sure local variables include
xleroy
2009-08-20
*
No '\n' in Coq strings...
xleroy
2009-08-18
*
Cil2Csyntax: added goto and labels; added assignment between structs
xleroy
2009-08-16
*
Distinguish two kinds of nonterminating behaviors: silent divergence
xleroy
2009-08-16
*
Added 'going wrong' behaviors
xleroy
2009-08-05
*
Transition semantics for Clight and Csharpminor
xleroy
2009-08-03
*
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
[next]