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
87ed4159
Commit
87ed4159
authored
Apr 25, 2018
by
Eric Botcazou
Committed by
Eric Botcazou
Apr 25, 2018
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
re PR ada/85007 (-b flag to gnatlink not recognized)
PR ada/85007 * gnat_ugn.texi: Regenerate. From-SVN: r259639
parent
09304ef4
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
14 deletions
+7
-14
gcc/ada/ChangeLog
+5
-0
gcc/ada/gnat_ugn.texi
+2
-14
No files found.
gcc/ada/ChangeLog
View file @
87ed4159
2018-04-25 Eric Botcazou <ebotcazou@adacore.com>
PR ada/85007
* gnat_ugn.texi: Regenerate.
2018-03-23 Eric Botcazou <ebotcazou@adacore.com>
PR ada/85007
...
...
gcc/ada/gnat_ugn.texi
View file @
87ed4159
...
...
@@ -3,7 +3,7 @@
@
setfilename
gnat_ugn
.
info
@
documentencoding
UTF
-
8
@
ifinfo
@*
Generated
by
Sphinx
1.
4
.6
.@*
@*
Generated
by
Sphinx
1.
3
.6
.@*
@
end
ifinfo
@
settitle
GNAT
User
's Guide for Native Platforms
@defindex ge
...
...
@@ -21,7 +21,7 @@
@copying
@quotation
GNAT User'
s
Guide
for
Native
Platforms
,
Dec
15
,
2017
GNAT User'
s
Guide
for
Native
Platforms
,
April
25
,
2018
AdaCore
...
...
@@ -16770,18 +16770,6 @@ name as the main unit. For example, @code{gnatlink try.ali} creates
an executable called @code{try}.
@end table
@geindex -b (gnatlink)
@table @asis
@item @code{-b @emph{target}}
Compile your program to run on @code{target}, which is the name of a
system configuration. You must have a GNAT cross-compiler built if
@code{target} is not the same as your host system.
@end table
@geindex -B (gnatlink)
...
...
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