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
*
debian/changelog: Tag 2.4-1 for unstable release
HEAD
master
Benjamin Barenblat
2015-02-05
*
Don’t reference a nonexistent upstream LICENSE file
Benjamin Barenblat
2015-02-05
*
Add Vcs-Browser and Vcs-Git URLs
Benjamin Barenblat
2015-02-05
*
Add man page
Benjamin Barenblat
2015-02-05
*
Install CompCert README
Benjamin Barenblat
2015-02-05
*
debian/rules: Better documentation
Benjamin Barenblat
2015-02-05
*
Install manually
Benjamin Barenblat
2015-02-05
*
Pass target to configure
Benjamin Barenblat
2015-02-05
*
Fix minor error in Debian copyright file
Benjamin Barenblat
2015-02-05
*
Fake a Makefile.config so initial ‘make clean’ works
Benjamin Barenblat
2015-02-05
*
Begin packaging CompCert
Benjamin Barenblat
2015-02-05
*
Merge tag 'upstream/2.4'
Benjamin Barenblat
2015-02-05
|
\
|
*
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
[next]