From 12b5eaf144285de569be7123913ee78f17dd9b03 Mon Sep 17 00:00:00 2001 From: Xavier Leroy Date: Mon, 21 Dec 2015 17:04:02 +0100 Subject: Upgrade for release 2.6. --- doc/index.html | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'doc/index.html') diff --git a/doc/index.html b/doc/index.html index 29a2fb30..ae6e8382 100644 --- a/doc/index.html +++ b/doc/index.html @@ -24,7 +24,7 @@ a:active {color : Red; text-decoration : underline; }

The CompCert verified compiler

Commented Coq development

-

Version 2.5, 2015-06-12

+

Version 2.6, 2015-12-21

Introduction

@@ -288,6 +288,13 @@ code. CleanupLabelsproof + + Synthesis of debugging information + Linear to Linear + Debugvar + Debugvarproof + + Laying out the activation records Linear to Mach -- cgit