]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
ada: Copy documentation of gnatdll -m switch from its help message
authorPiotr Trojanek <trojanek@adacore.com>
Thu, 12 Feb 2026 12:07:30 +0000 (13:07 +0100)
committerMarc Poulhiès <dkm@gcc.gnu.org>
Tue, 26 May 2026 08:38:24 +0000 (10:38 +0200)
Switch -m was only documented in gnatdll help message. Now this documentation,
while brief, is copied into GNAT User's Guide.

gcc/ada/ChangeLog:

* doc/gnat_ugn/platform_specific_information.rst
(Using gnatdll): Document switch -m.
* gnat_ugn.texi: Regenerate.

gcc/ada/doc/gnat_ugn/platform_specific_information.rst
gcc/ada/gnat_ugn.texi

index 6493a065960d699f93485eac30952c2e02b0acf1..c7d497eb96d387c77f66d3b1cab7262e3a94a933 100644 (file)
@@ -1617,6 +1617,12 @@ You may specify any of the following switches to ``gnatdll``:
   ``file`` contains the name of an ALI or object file.
 
 
+  .. index:: -m (gnatdll)
+
+:switch:`-m`
+  Generate map file
+
+
   .. index:: -n (gnatdll)
 
 :switch:`-n`
index 3381c21039f4de14b030631818c249b8b2ff85f7..f44b727ad4a7ba75379fec2442bd4d2c6837bc25 100644 (file)
@@ -25254,6 +25254,12 @@ The list of ALI and object files used to build the DLL are listed in
 @code{file}, instead of being given in the command line. Each line in
 @code{file} contains the name of an ALI or object file.
 
+@geindex -m (gnatdll)
+
+@item @code{-m}
+
+Generate map file
+
 @geindex -n (gnatdll)
 
 @item @code{-n}