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
f15c2e10
Commit
f15c2e10
authored
1 year ago
by
Andre Maroneze
Committed by
Virgile Prevosto
1 year ago
Browse files
Options
Downloads
Patches
Plain Diff
fix typos
parent
a4997a00
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
doc/userman/user-sources.tex
+1
-1
1 addition, 1 deletion
doc/userman/user-sources.tex
share/machdeps/machdep_msvc_x86_64.yaml
+1
-1
1 addition, 1 deletion
share/machdeps/machdep_msvc_x86_64.yaml
with
2 additions
and
2 deletions
doc/userman/user-sources.tex
+
1
−
1
View file @
f15c2e10
...
...
@@ -287,7 +287,7 @@ Apart from these default platforms, it is possible to give as argument
to
\texttt
{
-machdep
}
option the path of a YAML file containing the information
needed by
\FramaC
. The Plug-in Development Guide~
\cite
{
plugin-dev-guide
}
describes
this format in more detail, as well as the use of the
\texttt
{
make
\_
machdep.py
}
script to automatically generate it. The YAML schema contains a list of builtin
s
script to automatically generate it. The YAML schema contains a list of builtin
macros with their values. However, any such
\texttt
{
MACRO
}
can be undefined by passing
\texttt
{
-UMACRO
}
in the preprocessor arguments
(using
\texttt
{
-cpp-extra-args
}
or its per-file counterpart as in Sect.~
\ref
{
sec:preprocessing
}
,
...
...
This diff is collapsed.
Click to expand it.
share/machdeps/machdep_msvc_x86_64.yaml
+
1
−
1
View file @
f15c2e10
...
...
@@ -49,7 +49,7 @@ wint_t: unsigned short
wordsize
:
'
64'
posix_version
:
'
'
# NB: except for l_tmpnam, the following macro are not defined in the old
# NB: except for l_tmpnam, the following macro
s
are not defined in the old
# __fc_machdep.h in the MSVC_X86_64 section. The values below have thus been
# taken from gnu
bufsiz
:
'
8192'
...
...
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