Skip to content

Tags: Yu-zh/compcert

Tags

mergesemfix

Toggle mergesemfix's commit message
Target of merging with the fix to the semantics of Rawasm

inlining-tailcall-complete

Toggle inlining-tailcall-complete's commit message
Stack-Aware CompCert with Inlining and Tailcall working properly

machine-gen-flag

Toggle machine-gen-flag's commit message
Added a flag to generating machine code

v3.1-compcertx

Toggle v3.1-compcertx's commit message
Remove CertiKOS-specific features

This is in anticipation of merging with composable-compcert: we keep the
parametrization of each pass over initial states, and the possibility of
empty program definitions, but throw away the parametrized memory model
and some other aspects of CompCertX for CertiKOS.

v3.1

Toggle v3.1's commit message
Update documentation index for release 3.1

v2.7.1

Toggle v2.7.1's commit message
Update Changelog for release 2.7.1

v2.7

Toggle v2.7's commit message
For the release, turn off -warn-error

Release builds should not have -warn-error so that they are resilient to addition of new warnings in newer versions of OCaml.

v2.6

Toggle v2.6's commit message
The return type of __builtin_clz() et al is "int", as documented and …

…for GCC compatibility, and not "unsigned int", as previously implemented.

v2.5

Toggle v2.5's commit message
Update the years.