index
:
debian-compcert
master
pristine-tar
upstream
Debian packaging for CompCert
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arm
Commit message (
Expand
)
Author
Age
*
Errors for excessively large global variables or stack frames.
xleroy
2013-02-02
*
Ported to Coq 8.4pl1. Merge of branches/coq-8.4.
xleroy
2013-01-29
*
Remove some useless "Require".
xleroy
2012-12-30
*
Support for inline assembly (asm statements).
xleroy
2012-12-18
*
Globalenvs: allocate one-byte block with permissions Nonempty for each
xleroy
2012-11-12
*
Merge of branch seq-and-or. See Changelog for details.
xleroy
2012-10-06
*
- 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
*
Updated ARM port.
xleroy
2012-07-10
*
Update CombineOp for arm and ia32.
xleroy
2012-07-03
*
Recombine x = cmp(...); if (x == 1) ...
xleroy
2012-07-01
*
Added option -falign-functions
xleroy
2012-07-01
*
Use Flocq for floats
xleroy
2012-06-28
*
Make min_int / -1 and min_int % -1 semantically undefined
xleroy
2012-06-09
*
CSE: add recognition of some combined operators, conditions, and addressing m...
xleroy
2012-05-26
*
Merge of the newmem branch:
xleroy
2012-05-21
*
Use freg <-> 2 ireg move instructions to fix up calling conventions
xleroy
2012-05-18
*
Support for fcmpzd instruction (float compare with +0.0)
xleroy
2012-03-29
*
checklink: first import of Valentin Robert's validator for asm and link
xleroy
2012-03-28
*
Make CPragmas common to all ports.
xleroy
2012-02-27
*
Take advantage of Cmaskzero and Cmasknotzero.
xleroy
2012-02-24
*
More aggressive common subexpression elimination (CSE) of memory loads.
xleroy
2012-02-23
*
Simplified and cleaned up the passing of information from C2C to PrintAsm, as...
xleroy
2012-02-22
*
Merge of the "volatile" branch:
xleroy
2012-02-04
*
Added volatile_read_global and volatile_store_global builtins.
xleroy
2012-01-15
*
Merge of the nonstrict-ops branch:
xleroy
2012-01-14
*
Extraction: map Coq pairs to Caml pairs and Coq chars (type ascii) to Caml chars
xleroy
2011-10-18
*
arm/PrintAsm: don't generate "vfd" directive, useless?
xleroy
2011-08-22
*
IA32 port: more faithful treatment of pseudoregister ST0.
xleroy
2011-08-08
*
More builtins for ARM and PowerPC
xleroy
2011-08-05
*
arm/PrintAsm: bugs in expansion of new builtins
xleroy
2011-08-05
*
Check fcmpd semantics
xleroy
2011-07-31
*
ARM: added reversed load/store builtins + bswap builtin (to be tested)
xleroy
2011-07-30
*
ARM codegen ported to new ABI + VFD floats
xleroy
2011-07-30
*
Typo in arm/PrintAsm.ml
xleroy
2011-07-28
*
Added animation of the CompCert C semantics (ccomp -interp)
xleroy
2011-07-28
*
Merge of branch new-semantics: revised and strengthened top-level statements ...
xleroy
2011-07-15
*
Revised handling of annotation statements, and more generally built-in functi...
xleroy
2011-06-13
*
Nicer printing of annotations.
xleroy
2011-05-23
*
cparser/StructAssign: always use __builtin_memcpy + alignment indication
xleroy
2011-05-11
*
powerpc/PrintAsm.ml arm/PrintAsm.ml: updated (no label elimination).
xleroy
2011-05-08
*
Typos
xleroy
2011-04-19
*
Fixed some typos.
xleroy
2011-04-17
*
Preliminary support for 'aligned' and 'section' attributes, gcc-style. New-s...
xleroy
2011-04-16
*
Renamed Machconcr into Machsem.
xleroy
2011-04-09
*
Merge of branch "unsigned-offsets":
xleroy
2011-04-09
*
Updated for Coq 8.3pl1. Some cleanups in test/*/Makefile.
xleroy
2011-03-09
*
float->int conversions, continued: weaker axiomatization.
xleroy
2010-10-29
*
Float.intoffloat and Float.intuoffloat are now partial functions.
xleroy
2010-10-28
*
Merge of the reuse-temps branch:
xleroy
2010-09-02
[next]