Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
pub
Colibri WebSite
Commits
b7059a6a
Commit
b7059a6a
authored
Jul 13, 2021
by
Allan Blanchard
Browse files
Merge branch 'frama-clang-0.11' into 'master'
Frama clang 0.11 See merge request
pub.frama-c.com!126
parents
9747e560
1269dd13
Changes
2
Hide whitespace changes
Inline
Side-by-side
_fc-plugins/frama-clang.md
View file @
b7059a6a
...
...
@@ -43,12 +43,15 @@ please consult the [Frama-Clang manual]({{page.manual_pdf}}).
### Download
The current version is 0.0.10. The frama-clang plugin can be downloaded
[
here
](
/download/frama-clang-0.0.10.tar.gz
)
.
The current version is 0.0.11. The frama-clang plugin can be downloaded
[
here
](
/download/frama-clang-0.0.11.tar.gz
)
.
Frama-Clang also has its own public git
[
repository
](
https://git.frama-c.com/pub/frama-clang
)
,
whose
`master`
branch should always be synchronized with Frama-C's own
`master`
branch.
### Requirements
-
Frama-C 2
2
.x
Titan
ium
-
Frama-C 2
3
.x
Vanad
ium
-
OCaml 4.08.0 or higher, the same version as the one used to
compile Frama-C itself
-
camlp5 (a version compatible with the OCaml version you're using)
...
...
@@ -61,8 +64,8 @@ as explained in
### Installation steps
```
tar xzvf frama-clang-0.0.1
0
.tar.gz
cd frama-clang-0.0.1
0
tar xzvf frama-clang-0.0.1
1
.tar.gz
cd frama-clang-0.0.1
1
./configure
make
make install
...
...
@@ -72,6 +75,11 @@ Depending on your Frama-C installation, this last step might
require root permissions.
### Changes
#### v0.0.11
-
Compatibility with Frama-C 23.x Vanadium
-
Compatibility with Clang 12.0
-
Slightly improved ACSL++ parsing
-
Various bug fixes
#### v0.0.10
-
Compatibility with Frama-C 22.x Titanium
...
...
@@ -146,6 +154,8 @@ templates
### Previous versions
-
[
0.0.10
](
/download/frama-clang-0.0.10.tar.gz
)
compatible with Frama-C 22.0
-
[
0.0.9
](
/download/frama-clang-0.0.9.tar.gz
)
compatible with Frama-C 21.0
-
[
0.0.8
](
/download/frama-clang-0.0.8.tar.gz
)
...
...
download/frama-clang-0.0.11.tar.gz
0 → 100644
LFS
View file @
b7059a6a
File added
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment