From: Jose Ruiz <[email protected]>
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.
Tested on x86_64-pc-linux-gnu, committed on master.
---
gcc/ada/doc/gnat_ugn/the_gnat_compilation_model.rst | 4 ++--
gcc/ada/gnat_ugn.texi | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/gcc/ada/doc/gnat_ugn/the_gnat_compilation_model.rst
b/gcc/ada/doc/gnat_ugn/the_gnat_compilation_model.rst
index 4c87b732be7..64a363132c7 100644
--- a/gcc/ada/doc/gnat_ugn/the_gnat_compilation_model.rst
+++ b/gcc/ada/doc/gnat_ugn/the_gnat_compilation_model.rst
@@ -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:
diff --git a/gcc/ada/gnat_ugn.texi b/gcc/ada/gnat_ugn.texi
index 0414a2170cd..a03dc7cae4b 100644
--- a/gcc/ada/gnat_ugn.texi
+++ b/gcc/ada/gnat_ugn.texi
@@ -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
--
2.43.0