public inbox for gcc-cvs-wwwdocs@sourceware.org
help / color / mirror / Atom feed
From: David Edelsohn <dje@sourceware.org>
To: gcc-cvs-wwwdocs@gcc.gnu.org
Subject: gcc-wwwdocs branch master updated. 0913e2692a157b96957112d04f12497fd174ccae
Date: Tue, 23 Mar 2021 01:10:24 +0000 (GMT)	[thread overview]
Message-ID: <20210323011024.DB2C23858004@sourceware.org> (raw)

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "gcc-wwwdocs".

The branch, master has been updated
       via  0913e2692a157b96957112d04f12497fd174ccae (commit)
      from  3aca43b28c04f6d0c7f446bafcd2f539a2eec5b0 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 0913e2692a157b96957112d04f12497fd174ccae
Author: David Edelsohn <dje.gcc@gmail.com>
Date:   Mon Mar 22 21:12:07 2021 -0400

    aix: Describe GCC 11 changes for AIX.

diff --git a/htdocs/gcc-11/changes.html b/htdocs/gcc-11/changes.html
index 99fb9d8f..69869309 100644
--- a/htdocs/gcc-11/changes.html
+++ b/htdocs/gcc-11/changes.html
@@ -702,6 +702,15 @@ a work-in-progress.</p>
 <h2 id="os">Operating Systems</h2>
 
 <!-- <h3 id="aix">AIX</h3> -->
+<h3 id="aix">AIX</h3>
+<ul>
+  <li>GCC for AIX can be built as a 64 bit application and the runtime
+is built as FAT libraries containing both 32 bit and 64 bit objects.</li>
+  <li>Support AIX Vector Extended ABI with -mabi=vec-extabi.</li>
+  <li>Thread-Local uninitiated data placed in local common section.</li>
+  <li>Use thread-safe access in ctype.</li>
+  <li>Link with libc128.a when long-double-128 enabled.</li>
+</ul>
 
 <!-- <h3 id="fuchsia">Fuchsia</h3> -->
 

-----------------------------------------------------------------------

Summary of changes:
 htdocs/gcc-11/changes.html | 9 +++++++++
 1 file changed, 9 insertions(+)


hooks/post-receive
-- 
gcc-wwwdocs


                 reply	other threads:[~2021-03-23  1:10 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20210323011024.DB2C23858004@sourceware.org \
    --to=dje@sourceware.org \
    --cc=gcc-cvs-wwwdocs@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).