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
*
Imported Upstream version 2.4
upstream/2.4
upstream
Benjamin Barenblat
2015-02-05
*
Trim blank lines
xleroy
2014-09-17
*
Update changelog and version for 2.4
xleroy
2014-09-17
*
Tolerance in parsing of 'section' pragma
xleroy
2014-09-17
*
Cold feet: suppress builtins for load with reservation/store conditional, use...
xleroy
2014-08-28
*
Update
xleroy
2014-08-28
*
Update for 2.4
xleroy
2014-08-27
*
Rename __builtin_cntlz to __builtin_clz.
xleroy
2014-08-27
*
More efficient implementations of map, fold, etc.
xleroy
2014-08-27
*
More careful detection of inlined builtins. Produces better error messages i...
xleroy
2014-08-25
*
Use VFD regs to implement 64-bit mem-mem copies in builtin_memcpy_false.
xleroy
2014-08-21
*
Support C99 compound literals (by expansion in Unblock pass).
xleroy
2014-08-21
*
Follow-up to commit 2613
xleroy
2014-08-20
*
Add builtins for load with reservation and conditional store.
xleroy
2014-08-20
*
Wrong types for strex builtins.
xleroy
2014-08-20
*
Better validation of target for ARM
xleroy
2014-08-20
*
Obvious typos in commit r2609
xleroy
2014-08-20
*
Add some more synchronization builtins
xleroy
2014-08-20
*
Improve error reporting for unsupported compound literals.
xleroy
2014-08-20
*
Excessively strict validation: ofs + sz < modulus should have been
xleroy
2014-08-20
*
Rename "-fthumb" option into "-mthumb" for GCC compatibility.
xleroy
2014-08-19
*
checklink/Check.ml: missing SDA addressing for store instructions.
xleroy
2014-08-19
*
Update dependencies
xleroy
2014-08-19
*
powerpc/Asm: simplify the modeling of Csymbol_low and Csymbol_high.
xleroy
2014-08-18
*
Improve error detection and error messages for enums.
xleroy
2014-08-17
*
Issue with switch labels that are negative 32-bit integers.
xleroy
2014-08-17
*
Add some tests for "switch" over 32 and 64-bit integers.
xleroy
2014-08-17
*
- Support "switch" statements over 64-bit integers
xleroy
2014-08-17
*
Nicer reporting of I/O errors (e.g. "No such file").
xleroy
2014-08-13
*
Spurious error on a local static function declaration
xleroy
2014-08-13
*
Update comment
xleroy
2014-08-13
*
Add Mem.free_parallel_inject and use it to simplify Events a bit.
xleroy
2014-07-31
*
configure: distinguish between ABI and processor model.
xleroy
2014-07-29
*
All targets: add __builtin_membar
xleroy
2014-07-28
*
PowerPC port: refactored the expansion of built-in functions and
xleroy
2014-07-28
*
Updated Changelog
xleroy
2014-07-28
*
The NaN behavior of float_of_single differs on PowerPC and on IA32/ARM.
xleroy
2014-07-28
*
ARM port: add support for Thumb2. To be tested.
xleroy
2014-07-27
*
Update for single-precision floats. Calls to vararg functions remain
xleroy
2014-07-24
*
Add _a memory accesses.
xleroy
2014-07-23
*
Update with _a memory accesses
xleroy
2014-07-23
*
Simplify COQINCLUDES
xleroy
2014-07-23
*
Merge the various $(ARCH)/$(VARIANT)/xxx.v files into $(ARCH)/xxx.v.
xleroy
2014-07-23
*
Redundant -I in CAMLINCLUDES
xleroy
2014-07-23
*
Update "read_as_zeros" property.
xleroy
2014-07-23
*
Merge of "newspilling" branch:
xleroy
2014-07-23
*
Tweaks to support defunctorization.
xleroy
2014-07-23
*
Make Alphabet.v compatible with an environnment where Containers is installed
jjourdan
2014-07-04
*
Add Proof keyword so that documentation generation works
jjourdan
2014-07-04
*
Add "read_as_zero" property for memory areas initialized by Init_space.
xleroy
2014-06-30
[next]