]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
ada: Fix the file documenting the ali format
authorJose Ruiz <ruiz@adacore.com>
Tue, 12 Nov 2024 11:22:55 +0000 (12:22 +0100)
committerMarc Poulhiès <dkm@gcc.gnu.org>
Tue, 26 Nov 2024 09:49:34 +0000 (10:49 +0100)
gcc/ada/ChangeLog:

* doc/gnat_ugn/the_gnat_compilation_model.rst: The format of
the ali file is documented in lib-writ.ads.
* gnat_ugn.texi: Regenerate.

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

index 4c87b732be7376f996cf5bd97205b6c6019e2764..64a363132c710caacdef9ca5a3038909130f65a5 100644 (file)
@@ -1751,8 +1751,8 @@ The following information is contained in that file:
   in the unit. Used by some tools to provide cross-reference information.
 
 For a full detailed description of the format of the :file:`ALI` file,
-see the source of the body of unit ``Lib.Writ``, contained in file
-:file:`lib-writ.adb` in the GNAT compiler sources.
+see the source of the spec of unit ``Lib.Writ``, contained in file
+:file:`lib-writ.ads` in the GNAT compiler sources.
 
 
 .. _Binding_an_Ada_Program:
index 0414a2170cdf72a00c3ad30eb1dd84191f028a68..a03dc7cae4bbc156df5fe78c3dda629ceeca57c9 100644 (file)
@@ -19,7 +19,7 @@
 
 @copying
 @quotation
-GNAT User's Guide for Native Platforms , Nov 18, 2024
+GNAT User's Guide for Native Platforms , Nov 26, 2024
 
 AdaCore
 
@@ -3228,8 +3228,8 @@ in the unit. Used by some tools to provide cross-reference information.
 @end itemize
 
 For a full detailed description of the format of the @code{ALI} file,
-see the source of the body of unit @code{Lib.Writ}, contained in file
-@code{lib-writ.adb} in the GNAT compiler sources.
+see the source of the spec of unit @code{Lib.Writ}, contained in file
+@code{lib-writ.ads} in the GNAT compiler sources.
 
 @node Binding an Ada Program,GNAT and Libraries,The Ada Library Information Files,The GNAT Compilation Model
 @anchor{gnat_ugn/the_gnat_compilation_model binding-an-ada-program}@anchor{2a}@anchor{gnat_ugn/the_gnat_compilation_model id34}@anchor{68}
@@ -29839,8 +29839,8 @@ to permit their use in free software.
 
 @printindex ge
 
-@anchor{d2}@w{                              }
 @anchor{gnat_ugn/gnat_utility_programs switches-related-to-project-files}@w{                              }
+@anchor{d2}@w{                              }
 
 @c %**end of body
 @bye