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
*
- Recognize __builtin_fabs as an operator, not just a builtin,
xleroy
2013-11-06
*
Revised treatment of _Alignas, for better compatibility with GCC and Clang, a...
xleroy
2013-11-06
*
Error for 'switch' on a 64-bit integer argument.
xleroy
2013-11-04
*
Warn for volatile accesses to composites
xleroy
2013-10-16
*
Merge of the "alignas" branch.
xleroy
2013-10-05
*
Change the way arguments to __builtin_annot are converted. Use the same conv...
xleroy
2013-09-14
*
Revised handling of int->float conversions:
xleroy
2013-07-08
*
Bad printing of alignment on 'comm' symbols.
xleroy
2013-07-07
*
Treat casts int64 -> float32 as primitive operations instead of two
xleroy
2013-07-03
*
Merge of the "princeton" branch:
xleroy
2013-06-16
*
Merge of the float32 branch:
xleroy
2013-05-19
*
Issue with simplification of nested ?: expressions of different types.
xleroy
2013-05-19
*
Preliminary support for debugging info (-g).
xleroy
2013-05-17
*
"->" can be applied to an array, not just a pointer.
xleroy
2013-05-16
*
Missing case: initialization of a global variable of type _Bool.
xleroy
2013-05-08
*
Revised semantics and compilation of 2-argument C operators to better match
xleroy
2013-05-06
*
Expand 64-bit integer comparisons into 32-bit integer comparisons.
xleroy
2013-04-29
*
driver: removed option -flonglong
xleroy
2013-04-22
*
Labeled statements inside switch were incorrectly processed.
xleroy
2013-04-22
*
Big merge of the newregalloc-int64 branch. Lots of changes in two directions:
xleroy
2013-04-20
*
Error when calling un-prototyped function.
xleroy
2013-03-25
*
Watch out for behaviors exponential in the nesting of struct/union types.
xleroy
2013-03-23
*
Fixed parsing of hex float literals 0xNNNpMMM.
xleroy
2013-03-11
*
Glasnost: making transparent a number of definitions that were opaque
xleroy
2013-03-10
*
Constant propagation within __builtin_annot.
xleroy
2013-02-24
*
Pointers one past
xleroy
2013-02-15
*
lib/Integers.v: revised and extended, faster implementation based on
xleroy
2013-02-10
*
Errors for excessively large global variables or stack frames.
xleroy
2013-02-02
*
Camlcoq.ml: bug in conversion Z to string
xleroy
2013-01-29
*
Ported to Coq 8.4pl1. Merge of branches/coq-8.4.
xleroy
2013-01-29
*
Avoid generating some obviously useless casts.
xleroy
2013-01-08
*
Put clighgen files in exportclight/
xleroy
2013-01-05
*
Print Swhile loops. Fix indentation.
xleroy
2013-01-05
*
Remove some useless "Require".
xleroy
2012-12-30
*
Merge of the clightgen branch:
xleroy
2012-12-29
*
Support for inline assembly (asm statements).
xleroy
2012-12-18
*
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
*
Clight: split off the big step semantics in ClightBigstep.
xleroy
2012-10-14
*
Make Clight independent of CompCert C.
xleroy
2012-10-08
*
Merge of branch seq-and-or. See Changelog for details.
xleroy
2012-10-06
*
Remove Val.is_true and Val.is_false, no longer used.
xleroy
2012-08-06
*
Forgot to collect types of expressions
xleroy
2012-07-28
*
- Revised non-overflow constraints on memory injections so that
xleroy
2012-07-23
*
Strip quotes from section names during #pragma parsing.
xleroy
2012-07-11
*
Accept long double literals if -flongdouble is given.
xleroy
2012-07-10
*
Revert unintentional commit #1955
xleroy
2012-07-06
*
Ajout trunk CompCert
blazy
2012-07-04
*
More aggressive 'uncasting' before storing small integers
xleroy
2012-06-30
*
Use Flocq for floats
xleroy
2012-06-28
[next]