From 87ed4159acd89266d3aeae39c3ce9e548556d7f4 Mon Sep 17 00:00:00 2001 From: Eric Botcazou Date: Wed, 25 Apr 2018 10:01:13 +0000 Subject: [PATCH] re PR ada/85007 (-b flag to gnatlink not recognized) PR ada/85007 * gnat_ugn.texi: Regenerate. From-SVN: r259639 --- gcc/ada/ChangeLog | 5 +++++ gcc/ada/gnat_ugn.texi | 16 ++-------------- 2 files changed, 7 insertions(+), 14 deletions(-) diff --git a/gcc/ada/ChangeLog b/gcc/ada/ChangeLog index 03e8383aecb..33ea6b4907e 100644 --- a/gcc/ada/ChangeLog +++ b/gcc/ada/ChangeLog @@ -1,3 +1,8 @@ +2018-04-25 Eric Botcazou + + PR ada/85007 + * gnat_ugn.texi: Regenerate. + 2018-03-23 Eric Botcazou PR ada/85007 diff --git a/gcc/ada/gnat_ugn.texi b/gcc/ada/gnat_ugn.texi index 63361fce157..30ef6c75466 100644 --- a/gcc/ada/gnat_ugn.texi +++ b/gcc/ada/gnat_ugn.texi @@ -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) -- 2.30.2