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

OK, thanks.

> 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

> 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-27  8:39 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-26 12:58 Fernando Oleo Blanco
2023-03-27  8:39 ` Arnaud Charlet [this message]
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=20230327083918.GA33628@adacore.com \
    --to=charlet@adacore.com \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=irvise_ml@irvise.xyz \
    /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).