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
*
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
*
Storing of single floats: must insert frsp instruction before store. (Tempor...
xleroy
2009-10-30
*
Problem with MacOS X 10.6
xleroy
2009-10-25
*
Problem with const enum initializers
xleroy
2009-09-15
*
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
*
Remove "-ccopt -g" options: not really useful and causing problems with flexd...
xleroy
2009-08-27
*
Coloringaux: make identifiers unique; special treatment of precolored
xleroy
2009-08-26
*
Typo in doc
xleroy
2009-08-26
*
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
*
Build bytecode version with debug symbols.
xleroy
2009-08-20
*
Updated Selection
xleroy
2009-08-18
*
Declaration of use_fused_mul, unused in this port but needed for extraction (...
xleroy
2009-08-18
*
Forgot to add some files
xleroy
2009-08-18
*
No '\n' in Coq strings...
xleroy
2009-08-18
*
"val_match_approx_increasing" moved from mach-dep part to mach-indep part.
xleroy
2009-08-18
*
Typo doc
xleroy
2009-08-17
*
Refactoring of Constprop and Constpropproof into a machine-dependent part and...
xleroy
2009-08-17
*
Refactored Selection.v and Selectionproof.v into a machine-dependent part + a...
xleroy
2009-08-17
*
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
*
Unionfind data structure, used in new implementation of backend/Tunneling
xleroy
2009-08-16
*
Update spill costs when coalescing
xleroy
2009-08-16
*
Added 'going wrong' behaviors
xleroy
2009-08-05
*
Transition semantics for Clight and Csharpminor
xleroy
2009-08-03
*
Use Extraction Blacklist
xleroy
2009-07-25
*
MAJ
xleroy
2009-07-15
*
message macosx en accord avec configure
blazy
2009-06-05
*
Adapted to work with Coq 8.2-1
xleroy
2009-06-05
*
Various clean-ups
xleroy
2009-04-17
*
Use Configuration.system
xleroy
2009-03-29
*
Update creation Configuration.ml
xleroy
2009-03-29
*
cil.patch dir now useless
xleroy
2009-03-29
*
Cleaned up configure script.
xleroy
2009-03-29
*
Bug with overflow in line numbers
xleroy
2009-03-29
*
Honor "static" modifier on C globals.
xleroy
2009-03-28
*
Update
xleroy
2009-03-26
*
Added tail call optimization pass
xleroy
2009-03-26
*
Optimize redundant casts after memory loads
xleroy
2009-02-27
*
New linearization heuristic
xleroy
2009-02-27
*
make install: ./ccomp au lieu de ../ccomp
blazy
2009-02-27
*
Reserve register GPR13 for compatibility with EABI. Optimize operations 'x >...
xleroy
2009-02-26
*
Conflict between extraction/CList and cil/obj/xxx/clist on case-insensitive f...
xleroy
2009-01-29
*
Elimination of "alloc" instruction in Caml files and test files.
xleroy
2009-01-11
*
- Added alignment constraints to memory loads and stores.
xleroy
2009-01-11
*
Fixed unary minus
xleroy
2009-01-07
*
Test for int/float conversions
xleroy
2009-01-07
[next]