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
/
Asmgenproof1.v
Commit message (
Expand
)
Author
Age
*
Big merge of the newregalloc-int64 branch. Lots of changes in two directions:
xleroy
2013-04-20
*
Glasnost: making transparent a number of definitions that were opaque
xleroy
2013-03-10
*
Revised Stacking and Asmgen passes and Mach semantics:
xleroy
2013-03-01
*
Updated PowerPC port to new integers.
xleroy
2013-02-12
*
Ported to Coq 8.4pl1. Merge of branches/coq-8.4.
xleroy
2013-01-29
*
Improved instruction selection for "notint".
xleroy
2012-02-24
*
Merge of the nonstrict-ops branch:
xleroy
2012-01-14
*
Cleaned up old commented-out parts
xleroy
2011-08-19
*
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
*
Oaddrsymbol and small data area
xleroy
2011-06-07
*
Renamed Machconcr into Machsem.
xleroy
2011-04-09
*
Merge of branch "unsigned-offsets":
xleroy
2011-04-09
*
Merge of the reuse-temps branch:
xleroy
2010-09-02
*
Integers: cleaned up bitwise operations, redefined shr, zero_ext and sign_ext
xleroy
2010-08-21
*
Support for inlined built-ins.
xleroy
2010-06-29
*
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
*
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
*
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
*
Reorganized the development, modularizing away machine-dependent parts.
xleroy
2008-12-30