diff mbox

[wwwdocs] Buildstat update for 5.1

Message ID 20150503152758.GA17953@odin.tgcnet
State New
Headers show

Commit Message

Tom G. Christensen May 3, 2015, 3:27 p.m. UTC
The first update for 5.x.

-tgc

Testresults for 5.1.0:
  armv5tejl-unknown-linux-gnueabi
  i386-pc-solaris2.12
  sparc-sun-solaris2.11
  x86_64-apple-darwin11.4.2
  x86_64-apple-darwin14
  x86_64-unknown-linux-gnu
  x86_64-w64-mingw32

Comments

Gerald Pfeifer May 29, 2015, 2:05 p.m. UTC | #1
On Sun, 3 May 2015, Tom G. Christensen wrote:
> The first update for 5.x.

Thank Tom, and sorry for missing this.  Applied, and I'll
momentarily check out the other one as well.

Did we get more updates for GCC 5.1 in the meantime?

Gerald
Tom G. Christensen June 1, 2015, 7:42 p.m. UTC | #2
On Fri, May 29, 2015 at 04:05:57PM +0200, Gerald Pfeifer wrote:
> Did we get more updates for GCC 5.1 in the meantime?
> 

Yes and I have just posted a new set of patches.

-tgc
diff mbox

Patch

Index: buildstat.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-5/buildstat.html,v
retrieving revision 1.1
diff -u -r1.1 buildstat.html
--- buildstat.html	12 Apr 2015 20:06:14 -0000	1.1
+++ buildstat.html	3 May 2015 15:26:18 -0000
@@ -20,5 +20,65 @@ 
 <a href="http://gcc.gnu.org/install/finalinstall.html">
 Installing GCC: Final Installation</a>.</p>
 
+<table>
+
+<tr>
+<td>armv5tejl-unknown-linux-gnueabi</td>
+<td>&nbsp;</td>
+<td>Test results:
+<a href="https://gcc.gnu.org/ml/gcc-testresults/2015-05/msg00072.html">5.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/2015-04/msg03525.html">5.1.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/2015-04/msg03586.html">5.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/2015-05/msg00008.html">5.1.0</a>
+</td>
+</tr>
+
+<tr>
+<td>x86_64-apple-darwin14</td>
+<td>&nbsp;</td>
+<td>Test results:
+<a href="https://gcc.gnu.org/ml/gcc-testresults/2015-05/msg00251.html">5.1.0</a>
+</td>
+</tr>
+
+<tr>
+<td>x86_64-unknown-linux-gnu</td>
+<td>&nbsp;</td>
+<td>Test results:
+<a href="https://gcc.gnu.org/ml/gcc-testresults/2015-05/msg00005.html">5.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/2015-04/msg03077.html">5.1.0</a>
+</td>
+</tr>
+
+</table>
+
 </body>
 </html>