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
/
Asm.v
Commit message (
Expand
)
Author
Age
*
Revised Stacking and Asmgen passes and Mach semantics:
xleroy
2013-03-01
*
- Revised non-overflow constraints on memory injections so that
xleroy
2012-07-23
*
PowerPC: remove the fmadd and fmsub operators/Asm instructions
xleroy
2012-03-07
*
Merge of the "volatile" branch:
xleroy
2012-02-04
*
Merge of the nonstrict-ops branch:
xleroy
2012-01-14
*
Merge of branch new-semantics: revised and strengthened top-level statements ...
xleroy
2011-07-15
*
Back from Oregon commit.
xleroy
2011-07-05
*
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
*
Merge of branch "unsigned-offsets":
xleroy
2011-04-09
*
Merge of the reuse-temps branch:
xleroy
2010-09-02
*
Support for inlined built-ins.
xleroy
2010-06-29
*
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
*
Merge of the newmem and newextcalls branches:
xleroy
2010-03-07
*
Revised lib/Integers.v to make it parametric w.r.t. word size.
xleroy
2009-11-19
*
More realistic treatment of jump tables: show the absence of overflow when ac...
xleroy
2009-11-10
*
Added support for jump tables in back end.
xleroy
2009-11-10
*
Simplified the treatment of the PowerPC small data area; now more specific to...
xleroy
2009-11-02
*
Preliminary support for small data area in PowerPC port.
xleroy
2009-11-01
*
Storing of single floats: must insert frsp instruction before store. (Tempor...
xleroy
2009-10-30
*
Typo in doc
xleroy
2009-08-26
*
Adapted to work with Coq 8.2-1
xleroy
2009-06-05
*
Reserve register GPR13 for compatibility with EABI. Optimize operations 'x >...
xleroy
2009-02-26
*
- Added alignment constraints to memory loads and stores.
xleroy
2009-01-11
*
Continuation of ARM port.
xleroy
2009-01-01
*
Reorganized the development, modularizing away machine-dependent parts.
xleroy
2008-12-30