public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Fernando Oleo Blanco <irvise_ml@irvise.xyz>
To: gcc-patches@gcc.gnu.org
Cc: Arnaud Charlet <charlet@adacore.com>
Subject: [wwwdocs] Add Ada's GCC13 changelog entry
Date: Sun, 26 Mar 2023 12:58:26 +0000	[thread overview]
Message-ID: <b597b853-7ea6-504b-7609-49c8aa98932f@irvise.xyz> (raw)

[-- Attachment #1: Type: text/plain, Size: 289 bytes --]

Hi all,

a bit belated but just like last year, I've made a patch for the Ada
entry in the changelog. You can find the patch attached to this email.

If I have forgotten anything relevant or if I have done something
incorrectly, please, say so.

Best regards,
Fernando Oleo Blanco

[-- Attachment #2: 0001-PATCH-Add-Ada-s-entry-in-the-v13-changelog.patch --]
[-- Type: text/x-patch, Size: 1392 bytes --]

From d273bb1835c1ef23e15d422bed22ca5d333cbdae Mon Sep 17 00:00:00 2001
From: Fernando Oleo Blanco <irvise@protonmail.com>
Date: Sun, 26 Mar 2023 14:20:36 +0200
Subject: [PATCH 1/1] [PATCH] Add Ada's entry in the v13 changelog

Signed-off-by: Fernando Oleo Blanco <irvise@protonmail.com>
---
 htdocs/gcc-13/changes.html | 11 ++++++++++-
 1 file changed, 10 insertions(+), 1 deletion(-)

diff --git a/htdocs/gcc-13/changes.html b/htdocs/gcc-13/changes.html
index ff70d2ee..2e25bcf5 100644
--- a/htdocs/gcc-13/changes.html
+++ b/htdocs/gcc-13/changes.html
@@ -160,7 +160,16 @@ a work-in-progress.</p>
 <!-- .................................................................. -->
 <h2 id="languages">New Languages and Language specific improvements</h2>
 
-<!-- <h3 id="ada">Ada</h3> -->
+<h3 id="ada">Ada</h3>
+<ul>
+  <li>Traceback support added in RTEMS for the PPC ELF and ARM architectures.</li>
+  <li>Support for versions older than VxWorks 7 has been removed.</li>
+  <li>General improvements to the contracts in the standard libraries.</li>
+  <li>Addition of <code>GNAT.Binary_Search</code>.</li>
+  <li>Further additions and fixes for the Ada 2022 specification.</li>
+  <li>The Pragma <code>SPARK_Mode=&gt;Auto</code> is now accepted. Contract analysis has been further improved.</li>
+  <li>Documentation improvements.</li>
+</ul>
 
 <h3 id="c-family">C family</h3>
 <ul>
-- 
2.40.0


             reply	other threads:[~2023-03-26 12:58 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-26 12:58 Fernando Oleo Blanco [this message]
2023-03-27  8:39 ` Arnaud Charlet
2023-04-04 14:13 ` Marc Poulhiès

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=b597b853-7ea6-504b-7609-49c8aa98932f@irvise.xyz \
    --to=irvise_ml@irvise.xyz \
    --cc=charlet@adacore.com \
    --cc=gcc-patches@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).