public inbox for gcc-cvs-wwwdocs@sourceware.org
help / color / mirror / Atom feed
From: Florian Weimer <fw@sourceware.org>
To: gcc-cvs-wwwdocs@gcc.gnu.org
Subject: gcc-wwwdocs branch master updated. 297d7c3deb3013f6546ce4faa7ba82fbca46201f
Date: Tue,  4 Aug 2020 10:04:16 +0000 (GMT)	[thread overview]
Message-ID: <20200804100416.2B4A43857C57@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  297d7c3deb3013f6546ce4faa7ba82fbca46201f (commit)
      from  ac8397c30685242fd8baff866ea08008f40885ce (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 297d7c3deb3013f6546ce4faa7ba82fbca46201f
Author: Florian Weimer <fweimer@redhat.com>
Date:   Mon Jul 13 14:02:11 2020 +0200

    Explicitly list powerpc64le-unknown-linux-gnu as a primary platform
    
    The intent was that this was implied by powerpc64-unknown-linux-gnu,
    but this not very obvious because of the ELFv1 vs ELFv2 ABI
    differences.

diff --git a/htdocs/gcc-10/criteria.html b/htdocs/gcc-10/criteria.html
index b870b829..10144710 100644
--- a/htdocs/gcc-10/criteria.html
+++ b/htdocs/gcc-10/criteria.html
@@ -111,6 +111,7 @@ application testing.</p>
 <li>i686-pc-linux-gnu</li>
 <li>mipsisa64-elf</li>
 <li>powerpc64-unknown-linux-gnu</li>
+<li>powerpc64le-unknown-linux-gnu</li>
 <li>sparc-sun-solaris2.11</li>
 <li>x86_64-pc-linux-gnu</li>
 </ul>
diff --git a/htdocs/gcc-11/criteria.html b/htdocs/gcc-11/criteria.html
index cef92821..adf566e1 100644
--- a/htdocs/gcc-11/criteria.html
+++ b/htdocs/gcc-11/criteria.html
@@ -111,6 +111,7 @@ application testing.</p>
 <li>i686-pc-linux-gnu</li>
 <li>mipsisa64-elf</li>
 <li>powerpc64-unknown-linux-gnu</li>
+<li>powerpc64le-unknown-linux-gnu</li>
 <li>sparc-sun-solaris2.11</li>
 <li>x86_64-pc-linux-gnu</li>
 </ul>
diff --git a/htdocs/gcc-9/criteria.html b/htdocs/gcc-9/criteria.html
index d434646c..f75bf990 100644
--- a/htdocs/gcc-9/criteria.html
+++ b/htdocs/gcc-9/criteria.html
@@ -111,6 +111,7 @@ application testing.</p>
 <li>i686-pc-linux-gnu</li>
 <li>mipsisa64-elf</li>
 <li>powerpc64-unknown-linux-gnu</li>
+<li>powerpc64le-unknown-linux-gnu</li>
 <li>sparc-sun-solaris2.11</li>
 <li>x86_64-pc-linux-gnu</li>
 </ul>

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

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


hooks/post-receive
-- 
gcc-wwwdocs


                 reply	other threads:[~2020-08-04 10:04 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=20200804100416.2B4A43857C57@sourceware.org \
    --to=fw@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).