]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
ada: Fix documentation of Ada.Real_Time.Timing_Events
authorRonan Desplanques <desplanques@adacore.com>
Mon, 25 Nov 2024 16:39:04 +0000 (17:39 +0100)
committerMarc Poulhiès <dkm@gcc.gnu.org>
Fri, 13 Dec 2024 08:36:00 +0000 (09:36 +0100)
The GNAT reference manual stated that GNAT did not implement this
language-defined package, but GNAT in fact does offer an implementation
of it.

gcc/ada/ChangeLog:

* doc/gnat_rm/standard_library_routines.rst: Fix documentation.
* gnat_rm.texi: Regenerate.
* gnat_ugn.texi: Regenerate.

gcc/ada/doc/gnat_rm/standard_library_routines.rst
gcc/ada/gnat_rm.texi
gcc/ada/gnat_ugn.texi

index 2e7642652b2c90f4ca79e4a098a91ba3cefcd87c..a595be5c4f274e6562ee2285cc65080d8a5ae17b 100644 (file)
@@ -383,7 +383,8 @@ the unit is not implemented.
   then such a backward jump may occur.
 
 ``Ada.Real_Time.Timing_Events`` *(D.15)*
-  Not implemented in GNAT.
+  This package allows procedures to be executed at a specified time without
+  the use of a task or a delay statement.
 
 ``Ada.Sequential_IO`` *(A.8.1)*
   This package provides input-output facilities for sequential files,
index ee22978b27c66fc7d0964147aa20cff1e6d80cae..e2e2c310524b2c4ae6a9aef995b81128e0906727 100644 (file)
@@ -21376,7 +21376,8 @@ then such a backward jump may occur.
 
 @item @code{Ada.Real_Time.Timing_Events} `(D.15)'
 
-Not implemented in GNAT.
+This package allows procedures to be executed at a specified time without
+the use of a task or a delay statement.
 
 @item @code{Ada.Sequential_IO} `(A.8.1)'
 
index 662fe1c164258285c9b310168cb224375563f13e..d6c87ef5098fbc6b4fd617af0112c1fb914b6745 100644 (file)
@@ -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