From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5673 invoked by alias); 15 Feb 2010 21:19:10 -0000 Received: (qmail 5657 invoked by uid 22791); 15 Feb 2010 21:19:09 -0000 X-SWARE-Spam-Status: No, hits=-2.4 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from caiajhbdcbef.dreamhost.com (HELO randymail-a11.g.dreamhost.com) (208.97.132.145) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 15 Feb 2010 21:19:04 +0000 Received: from ares.tgcnet (0x55534fec.adsl.cybercity.dk [85.83.79.236]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by randymail-a11.g.dreamhost.com (Postfix) with ESMTP id 1F0A0109E89 for ; Mon, 15 Feb 2010 13:19:01 -0800 (PST) Received: from ares.tgcnet (localhost.localdomain [127.0.0.1]) by ares.tgcnet (8.13.8/8.13.8) with ESMTP id o1FLIvHB006487 for ; Mon, 15 Feb 2010 22:18:57 +0100 Received: (from tgc@localhost) by ares.tgcnet (8.13.8/8.13.8/Submit) id o1FLIvQo006486 for gcc-patches@gcc.gnu.org; Mon, 15 Feb 2010 22:18:57 +0100 Date: Mon, 15 Feb 2010 21:19:00 -0000 From: "Tom G. Christensen" To: gcc-patches@gcc.gnu.org Subject: [wwwdocs] Buildstat update for 4.4 Message-ID: <20100215211857.GA5403@ares.tgcnet> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="LQksG6bCIzRHxTLp" Content-Disposition: inline User-Agent: Mutt/1.4.2.2i Mailing-List: contact gcc-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-patches-owner@gcc.gnu.org X-SW-Source: 2010-02/txt/msg00583.txt.bz2 --LQksG6bCIzRHxTLp Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-length: 127 Fix a formatting issue and add latest testresults. Testresults for 4.4.3: i386-pc-solaris2.10 sparc-sun-solaris2.8 -tgc --LQksG6bCIzRHxTLp Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="buildstat-4.4.patch" Content-length: 1584 Index: buildstat.html =================================================================== RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-4.4/buildstat.html,v retrieving revision 1.13 diff -u -r1.13 buildstat.html --- buildstat.html 15 Feb 2010 10:45:04 -0000 1.13 +++ buildstat.html 15 Feb 2010 21:10:14 -0000 @@ -48,6 +48,7 @@ armv5tel-unknown-linux-gnueabi +  Test results: 4.4.2, 4.4.2 @@ -56,6 +57,7 @@ armv7l-unknown-linux-gnueabi +  Test results: 4.4.2, 4.4.2 @@ -160,6 +162,7 @@ i386-pc-solaris2.10   Test results: +4.4.3, 4.4.3, 4.4.2, 4.4.2, @@ -308,6 +311,7 @@ sparc-sun-solaris2.8   Test results: +4.4.3, 4.4.1, 4.4.0 --LQksG6bCIzRHxTLp--