public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [wwwdocs] Buildstat update for 7.x
@ 2018-05-19  9:33 Tom G. Christensen
  2018-05-21 14:42 ` Gerald Pfeifer
  0 siblings, 1 reply; 4+ messages in thread
From: Tom G. Christensen @ 2018-05-19  9:33 UTC (permalink / raw)
  To: gcc-patches

[-- Attachment #1: Type: text/plain, Size: 449 bytes --]

Latest results for 7.x

-tgc

Testresults for 7.1.0:
  hppa2.0w-hp-hpux11.00
  hppa64-hp-hpux11.00
  i386-pc-solaris2.12
  i686-pc-linux-gnu
  sparc-sun-solaris2.11
  sparc-sun-solaris2.12
  x86_64-apple-darwin11.4.2
  x86_64-apple-darwin16.6.0
  x86_64-pc-linux-gnu
  x86_64-w64-mingw32

Testresults for 7.2.0:
  i686-pc-linux-gnu
  sparc64-unknown-linux-gnu
  x86_64-pc-linux-gnu
  x86_64-w64-mingw32

Testresults for 7.3.0:
  x86_64-w64-mingw32


[-- Attachment #2: buildstat-7.patch --]
[-- Type: text/plain, Size: 2687 bytes --]

Index: buildstat.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-7/buildstat.html,v
retrieving revision 1.2
diff -u -r1.2 buildstat.html
--- buildstat.html	19 May 2017 22:00:28 -0000	1.2
+++ buildstat.html	18 May 2018 16:27:18 -0000
@@ -23,6 +23,39 @@
 <table>
 
 <tr>
+<td>hppa2.0w-hp-hpux11.00</td>
+<td>&nbsp;</td>
+<td>Test results:
+<a href="https://gcc.gnu.org/ml/gcc-testresults/2017-05/msg01313.html">7.1.0</a>
+</td>
+</tr>
+
+<tr>
+<td>hppa64-hp-hpux11.00</td>
+<td>&nbsp;</td>
+<td>Test results:
+<a href="https://gcc.gnu.org/ml/gcc-testresults/2017-05/msg02656.html">7.1.0</a>
+</td>
+</tr>
+
+<tr>
+<td>i386-pc-solaris2.12</td>
+<td>&nbsp;</td>
+<td>Test results:
+<a href="https://gcc.gnu.org/ml/gcc-testresults/2017-05/msg00251.html">7.1.0</a>
+</td>
+</tr>
+
+<tr>
+<td>i686-pc-linux-gnu</td>
+<td>&nbsp;</td>
+<td>Test results:
+<a href="https://gcc.gnu.org/ml/gcc-testresults/2017-08/msg01339.html">7.2.0</a>,
+<a href="https://gcc.gnu.org/ml/gcc-testresults/2017-05/msg00434.html">7.1.0</a>
+</td>
+</tr>
+
+<tr>
 <td>powerpc64le-unknown-linux-gnu</td>
 <td>&nbsp;</td>
 <td>Test results:
@@ -38,6 +71,65 @@
 </td>
 </tr>
 
+<tr>
+<td>sparc64-unknown-linux-gnu</td>
+<td>&nbsp;</td>
+<td>Test results:
+<a href="https://gcc.gnu.org/ml/gcc-testresults/2017-08/msg01372.html">7.2.0</a>
+</td>
+</tr>
+
+<tr>
+<td>sparc-sun-solaris2.11</td>
+<td>&nbsp;</td>
+<td>Test results:
+<a href="https://gcc.gnu.org/ml/gcc-testresults/2017-05/msg00252.html">7.1.0</a>
+</td>
+</tr>
+
+<tr>
+<td>sparc-sun-solaris2.12</td>
+<td>&nbsp;</td>
+<td>Test results:
+<a href="https://gcc.gnu.org/ml/gcc-testresults/2017-05/msg00250.html">7.1.0</a>
+</td>
+</tr>
+
+<tr>
+<td>x86_64-apple-darwin11.4.2</td>
+<td>&nbsp;</td>
+<td>Test results:
+<a href="https://gcc.gnu.org/ml/gcc-testresults/2017-05/msg00413.html">7.1.0</a>
+</td>
+</tr>
+
+<tr>
+<td>x86_64-apple-darwin16.6.0</td>
+<td>&nbsp;</td>
+<td>Test results:
+<a href="https://gcc.gnu.org/ml/gcc-testresults/2017-05/msg00334.html">7.1.0</a>
+</td>
+</tr>
+
+<tr>
+<td>x86_64-pc-linux-gnu</td>
+<td>&nbsp;</td>
+<td>Test results:
+<a href="https://gcc.gnu.org/ml/gcc-testresults/2017-08/msg01337.html">7.2.0</a>,
+<a href="https://gcc.gnu.org/ml/gcc-testresults/2017-05/msg00253.html">7.1.0</a>
+</td>
+</tr>
+
+<tr>
+<td>x86_64-w64-mingw32</td>
+<td>&nbsp;</td>
+<td>Test results:
+<a href="https://gcc.gnu.org/ml/gcc-testresults/2018-02/msg00308.html">7.3.0</a>,
+<a href="https://gcc.gnu.org/ml/gcc-testresults/2017-08/msg01364.html">7.2.0</a>,
+<a href="https://gcc.gnu.org/ml/gcc-testresults/2017-05/msg00410.html">7.1.0</a>
+</td>
+</tr>
+
 </table>
 
 </body>

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [wwwdocs] Buildstat update for 7.x
  2018-05-19  9:33 [wwwdocs] Buildstat update for 7.x Tom G. Christensen
@ 2018-05-21 14:42 ` Gerald Pfeifer
  0 siblings, 0 replies; 4+ messages in thread
From: Gerald Pfeifer @ 2018-05-21 14:42 UTC (permalink / raw)
  To: Tom G. Christensen; +Cc: gcc-patches

On Sat, 19 May 2018, Tom G. Christensen wrote:
> Latest results for 7.x

Thanks, Tom!  All applied.

Gerald

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [wwwdocs] Buildstat update for 7.x
  2019-02-27 21:54 Tom G. Christensen
@ 2019-07-09 19:48 ` Gerald Pfeifer
  0 siblings, 0 replies; 4+ messages in thread
From: Gerald Pfeifer @ 2019-07-09 19:48 UTC (permalink / raw)
  To: Tom G. Christensen; +Cc: gcc-patches

On Wed, 27 Feb 2019, Tom G. Christensen wrote:
> Latest results for 7.x.
> 
> -tgc
> 
> Testresults for 7.4.0:
>   x86_64-w64-mingw32

Thank you, applied (finally).

Gerald

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [wwwdocs] Buildstat update for 7.x
@ 2019-02-27 21:54 Tom G. Christensen
  2019-07-09 19:48 ` Gerald Pfeifer
  0 siblings, 1 reply; 4+ messages in thread
From: Tom G. Christensen @ 2019-02-27 21:54 UTC (permalink / raw)
  To: gcc-patches

[-- Attachment #1: Type: text/plain, Size: 76 bytes --]

Latest results for 7.x.

-tgc

Testresults for 7.4.0:
  x86_64-w64-mingw32


[-- Attachment #2: buildstat-7.patch --]
[-- Type: text/plain, Size: 575 bytes --]

--- /home/tgc/projects/gcc/wwwdocs/htdocs/gcc-7/buildstat.html	2019-02-27 18:33:53.559979051 +0100
+++ /tmp/tmp.fa3s1NLqiV	2019-02-27 21:38:18.452766358 +0100
@@ -126,6 +126,7 @@
 <td>x86_64-w64-mingw32</td>
 <td>&nbsp;</td>
 <td>Test results:
+<a href="https://gcc.gnu.org/ml/gcc-testresults/2019-01/msg00222.html">7.4.0</a>,
 <a href="https://gcc.gnu.org/ml/gcc-testresults/2018-02/msg00308.html">7.3.0</a>,
 <a href="https://gcc.gnu.org/ml/gcc-testresults/2017-08/msg01364.html">7.2.0</a>,
 <a href="https://gcc.gnu.org/ml/gcc-testresults/2017-05/msg00410.html">7.1.0</a>

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2019-07-09 19:22 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-05-19  9:33 [wwwdocs] Buildstat update for 7.x Tom G. Christensen
2018-05-21 14:42 ` Gerald Pfeifer
2019-02-27 21:54 Tom G. Christensen
2019-07-09 19:48 ` Gerald Pfeifer

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