public inbox for gcc-cvs-wwwdocs@sourceware.org
help / color / mirror / Atom feed
* gcc-wwwdocs branch master updated. 0913e2692a157b96957112d04f12497fd174ccae
@ 2021-03-23  1:10 David Edelsohn
  0 siblings, 0 replies; only message in thread
From: David Edelsohn @ 2021-03-23  1:10 UTC (permalink / raw)
  To: gcc-cvs-wwwdocs

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


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-03-23  1:10 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-23  1:10 gcc-wwwdocs branch master updated. 0913e2692a157b96957112d04f12497fd174ccae David Edelsohn

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).