https://gcc.gnu.org/g:6d6fcceb2db0d8564d42d6b147c8dbb326fcb6fd
commit r16-5385-g6d6fcceb2db0d8564d42d6b147c8dbb326fcb6fd Author: Tonu Naks <[email protected]> Date: Fri Nov 7 13:20:32 2025 +0000 ada: Update baselining disclaimer. gcc/ada/ChangeLog: * doc/gnat_rm/obsolescent_features.rst: update PolyOrb reference * gnat_rm.texi: Regenerate. * gnat_ugn.texi: Regenerate. Diff: --- gcc/ada/doc/gnat_rm/obsolescent_features.rst | 3 +-- gcc/ada/gnat_rm.texi | 5 ++--- gcc/ada/gnat_ugn.texi | 4 ++-- 3 files changed, 5 insertions(+), 7 deletions(-) diff --git a/gcc/ada/doc/gnat_rm/obsolescent_features.rst b/gcc/ada/doc/gnat_rm/obsolescent_features.rst index f1e2061ff5ba..dfcb41b3a6ca 100644 --- a/gcc/ada/doc/gnat_rm/obsolescent_features.rst +++ b/gcc/ada/doc/gnat_rm/obsolescent_features.rst @@ -16,8 +16,7 @@ PolyORB PolyORB is a deprecated product. It will be baselined with the GNAT Pro release 28. After this release, there will be no new versions of this -product. Contact your sales representative or send a message to [email protected] to get recommendations for replacements. +product. Contact AdaCore support to get recommendations for replacements. .. _pragma_No_Run_Time: diff --git a/gcc/ada/gnat_rm.texi b/gcc/ada/gnat_rm.texi index 112ad1394f29..a198200d91e2 100644 --- a/gcc/ada/gnat_rm.texi +++ b/gcc/ada/gnat_rm.texi @@ -19,7 +19,7 @@ @copying @quotation -GNAT Reference Manual , Nov 13, 2025 +GNAT Reference Manual , Nov 18, 2025 AdaCore @@ -33625,8 +33625,7 @@ historical compatibility purposes. PolyORB is a deprecated product. It will be baselined with the GNAT Pro release 28. After this release, there will be no new versions of this -product. Contact your sales representative or send a message to -@email{sales@@adacore.com} to get recommendations for replacements. +product. Contact AdaCore support to get recommendations for replacements. @node pragma No_Run_Time,pragma Ravenscar,PolyORB,Obsolescent Features @anchor{gnat_rm/obsolescent_features id3}@anchor{487}@anchor{gnat_rm/obsolescent_features pragma-no-run-time}@anchor{488} diff --git a/gcc/ada/gnat_ugn.texi b/gcc/ada/gnat_ugn.texi index 97571bfb428c..77db8789ca82 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 13, 2025 +GNAT User's Guide for Native Platforms , Nov 18, 2025 AdaCore @@ -30333,8 +30333,8 @@ to permit their use in free software. @printindex ge -@anchor{gnat_ugn/gnat_utility_programs switches-related-to-project-files}@w{ } @anchor{d2}@w{ } +@anchor{gnat_ugn/gnat_utility_programs switches-related-to-project-files}@w{ } @c %**end of body @bye
