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
...
*
Improved treatment of structs/unions as r-values
xleroy
2011-08-08
*
IA32 port: more faithful treatment of pseudoregister ST0.
xleroy
2011-08-08
*
Cleaned up handling of composite conditions
xleroy
2011-08-05
*
Wrong ifdef PPC
xleroy
2011-08-05
*
More builtins for ARM and PowerPC
xleroy
2011-08-05
*
arm/PrintAsm: bugs in expansion of new builtins
xleroy
2011-08-05
*
Flag long long and long double literals
xleroy
2011-07-31
*
Check fcmpd semantics
xleroy
2011-07-31
*
ARM: added reversed load/store builtins + bswap builtin (to be tested)
xleroy
2011-07-30
*
ARM codegen ported to new ABI + VFD floats
xleroy
2011-07-30
*
Interp.ml: initialize PRNG
xleroy
2011-07-29
*
Typo in arm/PrintAsm.ml
xleroy
2011-07-28
*
Updated Makefile and dependencies. Typo in powerpc/PrintAsm.ml.
xleroy
2011-07-28
*
Added animation of the CompCert C semantics (ccomp -interp)
xleroy
2011-07-28
*
Check for duplicate label definitions
xleroy
2011-07-18
*
More precise typechecking of statements
xleroy
2011-07-17
*
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 new-semantics: revised and strengthened top-level statements ...
xleroy
2011-07-15
*
Fix treatment of function pointers at function calls in the CompCert C and Cl...
xleroy
2011-07-14
*
Back from Oregon commit.
xleroy
2011-07-05
*
Relating neg and not
xleroy
2011-06-22
*
Forgot to print Oroli op
xleroy
2011-06-22
*
Recognition of rlwimi instruction (useful for bitfield assignment)
xleroy
2011-06-21
*
Coloringaux: better cost estimate for annotation builtins
xleroy
2011-06-14
*
Add preference for annot_val builtin
xleroy
2011-06-14
*
Forgot to add new file
xleroy
2011-06-14
*
Revised handling of annotation statements, and more generally built-in functi...
xleroy
2011-06-13
*
Minor update in Clight (big-step)
blazy
2011-06-08
*
Oaddrsymbol and small data area
xleroy
2011-06-07
*
Ajout big-step Clight et preuve big-step -> small-step
blazy
2011-05-25
*
Forgot something
xleroy
2011-05-24
*
Update for release 1.8.2
xleroy
2011-05-24
*
Nicer printing of annotations.
xleroy
2011-05-23
*
Silence a warning that happens all too often in MacOS X
xleroy
2011-05-12
*
Another try for the ifdef
xleroy
2011-05-12
*
Wrong ifdef
xleroy
2011-05-12
*
Typo
xleroy
2011-05-12
*
cparser: support for attributes over struct and union.
xleroy
2011-05-12
*
cparser/StructAssign: always use __builtin_memcpy + alignment indication
xleroy
2011-05-11
*
powerpc/PrintAsm.ml arm/PrintAsm.ml: updated (no label elimination).
xleroy
2011-05-08
*
Added pass CleanupLabels to remove unreferenced labels in a proved way.
xleroy
2011-05-08
*
Support compile-time constant expressions as arguments to gcc-style attributes
xleroy
2011-04-20
*
Typos
xleroy
2011-04-19
*
Fixed some typos.
xleroy
2011-04-17
*
Use memcpy_word only if alignment AND size are multiples of word size.
xleroy
2011-04-17
*
Fixed some typos
xleroy
2011-04-16
*
cparser/Elab: __attribute, not attribute
xleroy
2011-04-16
*
Preliminary support for 'aligned' and 'section' attributes, gcc-style. New-s...
xleroy
2011-04-16
*
Revised handling of GCC attributes. Preliminary, untested support for __alig...
xleroy
2011-04-14
[prev]
[next]