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
*
Fix "clean" rule.
xleroy
2012-12-29
*
Composition properties between injections and extensions.
xleroy
2012-12-29
*
Integers: specialized function to compute x mod 2^N; used in "repr" to
xleroy
2012-12-21
*
Separate interference graphs for ints and floats, i.e. don't record interfere...
xleroy
2012-12-20
*
Test bitfields of enum type
xleroy
2012-12-18
*
Support for inline assembly (asm statements).
xleroy
2012-12-18
*
Test for __builtin_fcti
xleroy
2012-11-24
*
Add __builtin_fcti (double -> int conversion w/ round to nearest)
xleroy
2012-11-24
*
Globalenvs: allocate one-byte block with permissions Nonempty for each
xleroy
2012-11-12
*
Flocq-based parsing of floating-point literals (Jacques-Henri Jourdan)
xleroy
2012-11-03
*
Update cparser/Makefile (fix by Jacques-Henri Jourdan)
xleroy
2012-11-03
*
Clight: split off the big step semantics in ClightBigstep.
xleroy
2012-10-14
*
Generate output files in current directory; can be overriden with -o option
xleroy
2012-10-08
*
Make Clight independent of CompCert C.
xleroy
2012-10-08
*
Merge of branch seq-and-or. See Changelog for details.
xleroy
2012-10-06
*
Fixed 2 errors in revised builtin_vstore.
xleroy
2012-08-22
*
Wrong usage of temps in builtin_volatile_write.
xleroy
2012-08-17
*
Define useful functions instr_defs and instr_uses
xleroy
2012-08-10
*
Remove Val.is_true and Val.is_false, no longer used.
xleroy
2012-08-06
*
Updated documentation
xleroy
2012-08-02
*
Removed old, commented-out definitions.
xleroy
2012-08-01
*
More aggressive elimination of conditional branches during constant
xleroy
2012-08-01
*
Forgot to collect types of expressions
xleroy
2012-07-28
*
- Revised non-overflow constraints on memory injections so that
xleroy
2012-07-23
*
Remove the PowerPC/MacOS X port, as MacOS no longer supports PowerPC.
xleroy
2012-07-14
*
Support for indirect symbols under MacOS X (final).
xleroy
2012-07-14
*
Support for MacOS X's indirect symbols. (first try)
xleroy
2012-07-13
*
Late update for 1.11
xleroy
2012-07-13
*
Preparation for release 1.11
xleroy
2012-07-13
*
checklink: dead and debug code elimination
varobert
2012-07-12
*
checklink: simplifications
varobert
2012-07-12
*
checklink: allow other number formats in configuration
varobert
2012-07-12
*
checklink: minor fixes
varobert
2012-07-12
*
checklink: configuration, indicate external symbols
varobert
2012-07-12
*
checklink: added configurability
varobert
2012-07-11
*
checklink: more stringent compilation
varobert
2012-07-11
*
Strip quotes from section names during #pragma parsing.
xleroy
2012-07-11
*
Updated ARM port.
xleroy
2012-07-10
*
Accept long double literals if -flongdouble is given.
xleroy
2012-07-10
*
checklink: fixed SDA inference, passes test
varobert
2012-07-10
*
Micro-optimization of (x & mask) >>s amount into a rolm when mask >= 0.
xleroy
2012-07-09
*
Revert unintentional commit #1955
xleroy
2012-07-06
*
checklink: minor changes
varobert
2012-07-05
*
Ajout trunk CompCert
blazy
2012-07-04
*
checklink: better diagnosis
varobert
2012-07-04
*
checklink: some more debug tracing
varobert
2012-07-04
*
checklink: more defensive is_padding
varobert
2012-07-04
*
checklink: fixed bits/bytes mistake
varobert
2012-07-04
*
Update CombineOp for arm and ia32.
xleroy
2012-07-03
*
checklink: adaptation to the new floats
varobert
2012-07-03
[next]