public inbox for gcc-cvs-wwwdocs@sourceware.org
help / color / mirror / Atom feed
* gcc-wwwdocs branch master updated. 297d7c3deb3013f6546ce4faa7ba82fbca46201f
@ 2020-08-04 10:04 Florian Weimer
  0 siblings, 0 replies; only message in thread
From: Florian Weimer @ 2020-08-04 10:04 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  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


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

only message in thread, other threads:[~2020-08-04 10:04 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-04 10:04 gcc-wwwdocs branch master updated. 297d7c3deb3013f6546ce4faa7ba82fbca46201f Florian Weimer

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