index
:
debian-compcert
master
pristine-tar
upstream
Debian packaging for CompCert
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
powerpc
Commit message (
Expand
)
Author
Age
*
PowerPC: remove the fmadd and fmsub operators/Asm instructions
xleroy
2012-03-07
*
Make CPragmas common to all ports.
xleroy
2012-02-27
*
Take advantage of Cmaskzero and Cmasknotzero.
xleroy
2012-02-24
*
Improved instruction selection for "notint".
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
*
Work around limited excursion of conditional branches
xleroy
2012-02-13
*
Merge of the "volatile" branch:
xleroy
2012-02-04
*
Another typo in print_builtin_vstore_common
xleroy
2012-01-21
*
Typo in print_builtin_vstore_common
xleroy
2012-01-21
*
powerpc/SelectOp: optimize the pattern ((x >>s N) & N1) & N2 common in a cert...
xleroy
2012-01-21
*
Cosmetic cleanups.
xleroy
2012-01-15
*
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
*
Revised emulation of packed structs
xleroy
2011-10-16
*
Cleaned up old commented-out parts
xleroy
2011-08-19
*
IA32 port: more faithful treatment of pseudoregister ST0.
xleroy
2011-08-08
*
More builtins for ARM and PowerPC
xleroy
2011-08-05
*
Updated Makefile and dependencies. Typo in powerpc/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
*
Back from Oregon commit.
xleroy
2011-07-05
*
Forgot to print Oroli op
xleroy
2011-06-22
*
Recognition of rlwimi instruction (useful for bitfield assignment)
xleroy
2011-06-21
*
Revised handling of annotation statements, and more generally built-in functi...
xleroy
2011-06-13
*
Oaddrsymbol and small data area
xleroy
2011-06-07
*
Nicer printing of annotations.
xleroy
2011-05-23
*
cparser: support for attributes over struct and union.
xleroy
2011-05-12
*
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
*
Fixed some typos
xleroy
2011-04-16
*
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
*
Comment char for Diab
xleroy
2011-03-13
*
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
*
Adding __builtin_annotation
xleroy
2010-09-01
*
Integers: cleaned up bitwise operations, redefined shr, zero_ext and sign_ext
xleroy
2010-08-21
*
Renamed C2Clight into C2C
xleroy
2010-08-18
*
Merge of branches/full-expr-4:
xleroy
2010-08-18
*
Fix extraction problem
xleroy
2010-07-14
*
Support for inlined built-ins.
xleroy
2010-06-29
*
Merging the Princeton implementation of the memory model. Separate axioms in...
xleroy
2010-06-28
*
Updated Caml parts to match new representation for global variables.
xleroy
2010-05-26
*
More faithful semantics for volatile reads and writes.
xleroy
2010-05-23
*
- Extended traces so that pointers within globals are supported as event values.
xleroy
2010-05-10
[next]