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
/
PrintAsm.ml
Commit message (
Expand
)
Author
Age
*
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
*
More builtins for ARM and PowerPC
xleroy
2011-08-05
*
arm/PrintAsm: bugs in expansion of new builtins
xleroy
2011-08-05
*
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
*
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
*
Merge of branch "unsigned-offsets":
xleroy
2011-04-09
*
Merge of the reuse-temps branch:
xleroy
2010-09-02
*
Adding __builtin_annotation
xleroy
2010-09-01
*
Renamed C2Clight into C2C
xleroy
2010-08-18
*
Support for inlined built-ins.
xleroy
2010-06-29
*
Updated Caml parts to match new representation for global variables.
xleroy
2010-05-26
*
Revised encoding/decoding of floats
xleroy
2010-05-09
*
Cleaned up handling of linker sections.
xleroy
2010-05-08
*
Support __builtin_memcpy; use it for struct assignment
xleroy
2010-04-17
*
Pretty strings
xleroy
2010-03-29
*
Updated ARM asm printer
xleroy
2010-03-28
*
Suppressed Init_pointer, now useless. Improved printing of strings in genera...
xleroy
2010-03-03
*
Updated ARM asm printer
xleroy
2010-01-25
*
Updated ARM port
xleroy
2010-01-25
*
Added support for jump tables.
xleroy
2009-11-19
*
Support Clight initializers of the form "int * x = &y;".
xleroy
2009-11-01
*
Various clean-ups
xleroy
2009-04-17
*
Conflict between extraction/CList and cil/obj/xxx/clist on case-insensitive f...
xleroy
2009-01-29
*
Elimination of "alloc" instruction in Caml files and test files.
xleroy
2009-01-11
*
Continuation of ARM port.
xleroy
2009-01-01