From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 7871) id 9491E3858428; Fri, 4 Nov 2022 13:53:26 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 9491E3858428 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1667570006; bh=R2oe7pN2NQyrfCwuHXttfyJzyjVdaY/3YhPTrR2W7uA=; h=From:To:Subject:Date:From; b=JTM/79PqKqhQKC0ZJdR8ejW11vxQT8DnIhyiEqqyHcaNzKz+2f5N4m9ml6bxeYbRB i8+/7w31jLXPgyJ9LdyJWq/IX2+tXdxK1oa+voyV+s2Iuc/xV+w2CiFOVPf7tjupQ7 p0cBBCQD2gygmNnM/BVQKw+A6XmJx7Fj3pqEJymg= MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="utf-8" From: Marc Poulhi?s To: gcc-cvs@gcc.gnu.org Subject: [gcc r13-3656] ada: Remove VxWorks 6 and VxWorks 653 2.x content from the UGX X-Act-Checkin: gcc X-Git-Author: Cedric Landet X-Git-Refname: refs/heads/master X-Git-Oldrev: da1207fff99c4c20051d6f5e0f567da4335fc9a4 X-Git-Newrev: 0929de4fd65d9ab63445893d85ebdf21ddc70513 Message-Id: <20221104135326.9491E3858428@sourceware.org> Date: Fri, 4 Nov 2022 13:53:26 +0000 (GMT) List-Id: https://gcc.gnu.org/g:0929de4fd65d9ab63445893d85ebdf21ddc70513 commit r13-3656-g0929de4fd65d9ab63445893d85ebdf21ddc70513 Author: Cedric Landet Date: Mon Oct 3 16:04:34 2022 +0200 ada: Remove VxWorks 6 and VxWorks 653 2.x content from the UGX Because they are not supported anymore. gcc/ada/ * doc/gnat_rm/implementation_defined_pragmas.rst: Remove VxWorks version 6. * gnat_rm.texi, gnat_ugn.texi: Regenerate. Diff: --- gcc/ada/doc/gnat_rm/implementation_defined_pragmas.rst | 2 +- gcc/ada/gnat_rm.texi | 4 ++-- gcc/ada/gnat_ugn.texi | 6 +++--- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/gcc/ada/doc/gnat_rm/implementation_defined_pragmas.rst b/gcc/ada/doc/gnat_rm/implementation_defined_pragmas.rst index 6752d48d159..5c26b3a55c9 100644 --- a/gcc/ada/doc/gnat_rm/implementation_defined_pragmas.rst +++ b/gcc/ada/doc/gnat_rm/implementation_defined_pragmas.rst @@ -6869,7 +6869,7 @@ Syntax: This pragma specifies that the specified entity, which must be a variable declared in a library-level package, is to be marked as "Thread Local Storage" (``TLS``). On systems supporting this (which -include Windows, Solaris, GNU/Linux, and VxWorks 6), this causes each +include Windows, Solaris, GNU/Linux, and VxWorks), this causes each thread (and hence each Ada task) to see a distinct copy of the variable. The variable must not have default initialization, and if there is diff --git a/gcc/ada/gnat_rm.texi b/gcc/ada/gnat_rm.texi index e79cdeeacfe..3b9f2cfc098 100644 --- a/gcc/ada/gnat_rm.texi +++ b/gcc/ada/gnat_rm.texi @@ -19,7 +19,7 @@ @copying @quotation -GNAT Reference Manual , Oct 04, 2022 +GNAT Reference Manual , Oct 27, 2022 AdaCore @@ -8407,7 +8407,7 @@ pragma Thread_Local_Storage ([Entity =>] LOCAL_NAME); This pragma specifies that the specified entity, which must be a variable declared in a library-level package, is to be marked as “Thread Local Storage” (@code{TLS}). On systems supporting this (which -include Windows, Solaris, GNU/Linux, and VxWorks 6), this causes each +include Windows, Solaris, GNU/Linux, and VxWorks), this causes each thread (and hence each Ada task) to see a distinct copy of the variable. The variable must not have default initialization, and if there is diff --git a/gcc/ada/gnat_ugn.texi b/gcc/ada/gnat_ugn.texi index 7d96dbe6aa1..25aa72bc27e 100644 --- a/gcc/ada/gnat_ugn.texi +++ b/gcc/ada/gnat_ugn.texi @@ -3,7 +3,7 @@ @setfilename gnat_ugn.info @documentencoding UTF-8 @ifinfo -@*Generated by Sphinx 5.1.1.@* +@*Generated by Sphinx 5.2.3.@* @end ifinfo @settitle GNAT User's Guide for Native Platforms @defindex ge @@ -19,7 +19,7 @@ @copying @quotation -GNAT User's Guide for Native Platforms , Sep 26, 2022 +GNAT User's Guide for Native Platforms , Oct 27, 2022 AdaCore @@ -29319,8 +29319,8 @@ to permit their use in free software. @printindex ge -@anchor{gnat_ugn/gnat_utility_programs switches-related-to-project-files}@w{ } @anchor{cf}@w{ } +@anchor{gnat_ugn/gnat_utility_programs switches-related-to-project-files}@w{ } @c %**end of body @bye