Skip to content
Snippets Groups Projects
Commit 2a3da5cf authored by Kostyantyn Vorobyov's avatar Kostyantyn Vorobyov
Browse files

[doc] Update Changelog and man page for e-acsl-gcc.sh with the new

--print-mmodels option
parent 95ff321d
No related branches found
No related tags found
No related merge requests found
......@@ -15,7 +15,9 @@
# E-ACSL: the Whole E-ACSL plug-in
###############################################################################
-* E-ACSL [2016/01/22] Add an e-acsl-gcc.sh option (--rte|-a) allowing to
-* E-ACSL [2016/07/13] Add an e-acsl-gcc.sh option (--print--models)
allowing to print the names of the supported memory models.
-* E-ACSL [2016/05/22] Add an e-acsl-gcc.sh option (--rte|-a) allowing to
annotate the source program with memory-safety assertions prior to
instrumentation.
- E-ACSL [2016/05/23] Re-implementation of the type system which
......
......@@ -139,6 +139,9 @@ Valid arguments are:
By default the Patricia trie memory model is used.
.TP
.B --print-models
Print the names of the supported memory models
.TP
.B -P, --production
generate an optimized executable with all debug features disabled.
Unoptimized executables (default) may lead to a significant
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment