From: Jose Ruiz Date: Tue, 12 Nov 2024 11:22:55 +0000 (+0100) Subject: ada: Fix the file documenting the ali format X-Git-Tag: basepoints/gcc-16~3874 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=92e782e7758b068a6399c97f8b8e1972d67b0739;p=thirdparty%2Fgcc.git ada: Fix the file documenting the ali format 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. --- 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 4c87b732be73..64a363132c71 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 0414a2170cdf..a03dc7cae4bb 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