File tree 3 files changed +10
-5
lines changed
3 files changed +10
-5
lines changed Original file line number Diff line number Diff line change
1
+ Release 3.8, 2020-11-16
2
+ =======================
3
+
1
4
New features:
2
5
- Support `_Static_assert` from ISO C11.
3
6
- Support `__builtin_constant_p` from GCC and Clang.
Original file line number Diff line number Diff line change 1
- version=3.7
1
+ version=3.8
2
2
buildnr=
3
3
tag=
4
4
branch=
Original file line number Diff line number Diff line change 24
24
25
25
< H1 align ="center "> The CompCert verified compiler</ H1 >
26
26
< H2 align ="center "> Commented Coq development</ H2 >
27
- < H3 align ="center "> Version 3.7 , 2020-03-31 </ H3 >
27
+ < H3 align ="center "> Version 3.8 , 2020-11-16 </ H3 >
28
28
29
29
< H2 > Introduction</ H2 >
30
30
@@ -56,12 +56,14 @@ <H2>Introduction</H2>
56
56
written.</ P >
57
57
58
58
< P > The complete sources for CompCert can be downloaded from
59
- < A HREF ="http://compcert.inria.fr/ "> the CompCert Web site</ A > .</ P >
59
+ < A HREF ="https://github.com/AbsInt/CompCert/ "> the Git repository</ A >
60
+ or < A HREF ="https://compcert.org/ "> the CompCert Web site</ A > .
61
+ </ P >
60
62
61
63
< P > This document and the CompCert sources are copyright Institut
62
64
National de Recherche en Informatique et en Automatique (INRIA) and
63
65
AbsInt Angewandte Informatik GmbH, and are distributed under the terms of the
64
- following < A HREF ="LICENSE "> license</ A > .
66
+ following < A HREF ="LICENSE.txt "> license</ A > .
65
67
</ P >
66
68
67
69
< H2 > Table of contents</ H2 >
@@ -348,7 +350,7 @@ <H3>Type systems</H3>
348
350
</ UL >
349
351
350
352
< HR >
351
- < ADDRESS > Xavier.Leroy@inria .fr</ ADDRESS >
353
+ < ADDRESS > xavier.leroy@college-de-france .fr</ ADDRESS >
352
354
< HR >
353
355
354
356
</ BODY >
You can’t perform that action at this time.
0 commit comments