Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
R
riscv-gcc-1
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
lvzhengyang
riscv-gcc-1
Commits
24879fd0
Commit
24879fd0
authored
Dec 28, 2013
by
Eric Botcazou
Committed by
Eric Botcazou
Dec 28, 2013
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* doc/invoke.texi (output file options): Document -fada-spec-parent.
From-SVN: r206229
parent
f2aa696b
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
12 additions
and
3 deletions
+12
-3
gcc/ChangeLog
+4
-0
gcc/doc/invoke.texi
+8
-3
No files found.
gcc/ChangeLog
View file @
24879fd0
2013
-
12
-
28
Eric
Botcazou
<
ebotcazou
@
adacore
.
com
>
*
doc
/
invoke
.
texi
(
output
file
options
):
Document
-
fada
-
spec
-
parent
.
2013
-
12
-
27
Alexander
Ivchenko
<
alexander
.
ivchenko
@
intel
.
com
>
Maxim
Kuznetsov
<
maxim
.
kuznetsov
@
intel
.
com
>
Sergey
Lega
<
sergey
.
s
.
lega
@
intel
.
com
>
gcc/doc/invoke.texi
View file @
24879fd0
...
...
@@ -161,7 +161,7 @@ in the following sections.
-
pipe
-
pass
-
exit
-
codes
@
gol
-
x
@
var
{
language
}
-
v
-###
--
help
@
r
{[}=@
var
{
class
}@
r
{[},@
dots
{}@
r
{]]}
--
target
-
help
@
gol
--
version
-
wrapper
@@@
var
{
file
}
-
fplugin
=@
var
{
file
}
-
fplugin
-
arg
-@
var
{
name
}=@
var
{
arg
}
@
gol
-
fdump
-
ada
-
spec
@
r
{[}-
slim
@
r
{]}
-
fada
-
spec
-
parent
=@
var
{
arg
}
-
fdump
-
go
-
spec
=@
var
{
file
}}
-
fdump
-
ada
-
spec
@
r
{[}-
slim
@
r
{]}
-
fada
-
spec
-
parent
=@
var
{
unit
}
-
fdump
-
go
-
spec
=@
var
{
file
}}
@
item
C
Language
Options
@
xref
{
C
Dialect
Options
,,
Options
Controlling
C
Dialect
}.
...
...
@@ -1518,10 +1518,15 @@ for the plugin called @var{name}.
@item -fdump-ada-spec@r{[}-slim@r{]}
@opindex fdump-ada-spec
For C and C++ source and include files, generate corresponding Ada
specs.
@xref{Generating Ada Bindings for C and C++ headers,,, gnat_ugn,
For C and C++ source and include files, generate corresponding Ada
specs.
@xref{Generating Ada Bindings for C and C++ headers,,, gnat_ugn,
GNAT User'
s
Guide
},
which
provides
detailed
documentation
on
this
feature
.
@
item
-
fada
-
spec
-
parent
=@
var
{
unit
}
@
opindex
fada
-
spec
-
parent
In
conjunction
with
@
option
{-
fdump
-
ada
-
spec
@
r
{[}-
slim
@
r
{]}}
above
,
generate
Ada
specs
as
child
units
of
parent
@
var
{
unit
}.
@
item
-
fdump
-
go
-
spec
=@
var
{
file
}
@
opindex
fdump
-
go
-
spec
For
input
files
in
any
language
,
generate
corresponding
Go
...
...
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