Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
frama-c
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container Registry
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
pub
frama-c
Commits
4b95ba50
Commit
4b95ba50
authored
8 years ago
by
Julien Signoles
Browse files
Options
Downloads
Patches
Plain Diff
fix a pair of typos
parent
a13d1141
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/plugins/e-acsl/doc/userman/provides.tex
+2
-2
2 additions, 2 deletions
src/plugins/e-acsl/doc/userman/provides.tex
with
2 additions
and
2 deletions
src/plugins/e-acsl/doc/userman/provides.tex
+
2
−
2
View file @
4b95ba50
...
@@ -607,7 +607,7 @@ feature can be enabled using the \shortopt{M} switch of \eacslgcc or
...
@@ -607,7 +607,7 @@ feature can be enabled using the \shortopt{M} switch of \eacslgcc or
\eacsl
runtime libraries mentioned in Section~
\ref
{
sec:memory
}
(i.e.,
\eacsl
runtime libraries mentioned in Section~
\ref
{
sec:memory
}
(i.e.,
\T
{
libeacsl-rtl-bittree.a
}
and
\T
{
libeacsl-rtl-segment.a
}
) are optimized for
\T
{
libeacsl-rtl-bittree.a
}
and
\T
{
libeacsl-rtl-segment.a
}
) are optimized for
performance (via
\shortopt
{
-O2
}
compiler flag). An
\eacsl
installation also
performance (via
\shortopt
{
-O2
}
compiler flag). An
\eacsl
installation also
provides unoptimized versions of these libraries (s
i
ffixed
\T
{
-dbg.a
}
) aimed at
provides unoptimized versions of these libraries (s
u
ffixed
\T
{
-dbg.a
}
) aimed at
being used during debugging.
being used during debugging.
The main difference between unoptimized (debug) and optimized (production)
The main difference between unoptimized (debug) and optimized (production)
...
@@ -656,7 +656,7 @@ It should be noted that because debug versions of \eacsl RTL are compiled
...
@@ -656,7 +656,7 @@ It should be noted that because debug versions of \eacsl RTL are compiled
without compile-time optimizations and execute additional assertions the
without compile-time optimizations and execute additional assertions the
runtime overheads of the instrumented programs linked against the debug
runtime overheads of the instrumented programs linked against the debug
versions of
\eacsl
RTL can be up to 10 times greater than those linked against
versions of
\eacsl
RTL can be up to 10 times greater than those linked against
the producton versions.
the product
i
on versions.
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment