From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20855 invoked by alias); 2 Feb 2010 16:58:17 -0000 Received: (qmail 20844 invoked by uid 22791); 2 Feb 2010 16:58:16 -0000 X-SWARE-Spam-Status: No, hits=-2.4 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from caiajhbdccac.dreamhost.com (HELO randymail-a5.g.dreamhost.com) (208.97.132.202) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 02 Feb 2010 16:58:10 +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-a5.g.dreamhost.com (Postfix) with ESMTP id 34C458F049 for ; Tue, 2 Feb 2010 08:58:06 -0800 (PST) Received: from ares.tgcnet (localhost.localdomain [127.0.0.1]) by ares.tgcnet (8.13.8/8.13.8) with ESMTP id o12Gw295003838 for ; Tue, 2 Feb 2010 17:58:02 +0100 Received: (from tgc@localhost) by ares.tgcnet (8.13.8/8.13.8/Submit) id o12Gw2Cm003837 for gcc-patches@gcc.gnu.org; Tue, 2 Feb 2010 17:58:02 +0100 Date: Tue, 02 Feb 2010 16:58:00 -0000 From: "Tom G. Christensen" To: gcc-patches@gcc.gnu.org Subject: [wwwdocs] Buildstat update for 4.4 Message-ID: <20100202165802.GA22866@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/msg00075.txt.bz2 --LQksG6bCIzRHxTLp Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-length: 531 All the new testresults for 4.4.3 and a few missing 4.4.2 results. This patch also sorts the sparc* entries so that sparc*-unknown-linux follows sparc-sun-solaris*. Testresults for 4.4.2: i386-pc-solaris2.10 sparc-sun-solaris2.11 Testresults for 4.4.3: hppa-unknown-linux-gnu hppa2.0w-hp-hpux11.11 hppa64-hp-hpux11.11 i386-pc-solaris2.10 i686-apple-darwin10 i686-pc-linux-gnu (2) ia64-unknown-linux-gnu sparc-unknown-linux-gnu sparc-sun-solaris2.11 x86_64-apple-darwin10 x86_64-unknown-linux-gnu -tgc --LQksG6bCIzRHxTLp Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="buildstat-4.4.patch" Content-length: 5119 Index: buildstat.html =================================================================== RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-4.4/buildstat.html,v retrieving revision 1.12 diff -u -r1.12 buildstat.html --- buildstat.html 6 Jan 2010 11:00:07 -0000 1.12 +++ buildstat.html 2 Feb 2010 16:55:30 -0000 @@ -66,6 +66,7 @@ hppa-unknown-linux-gnu   Test results: +4.4.3, 4.4.2, 4.4.2, 4.4.2, @@ -109,6 +110,7 @@ hppa2.0w-hp-hpux11.11   Test results: +4.4.3, 4.4.2, 4.4.2, 4.4.1, @@ -128,6 +130,7 @@ hppa64-hp-hpux11.11   Test results: +4.4.3, 4.4.2, 4.4.2, 4.4.1, @@ -157,6 +160,8 @@ i386-pc-solaris2.10   Test results: +4.4.3, +4.4.2, 4.4.2, 4.4.1, 4.4.1, @@ -192,6 +197,7 @@ i686-apple-darwin10   Test results: +4.4.3, 4.4.2 @@ -208,6 +214,8 @@ i686-pc-linux-gnu   Test results: +4.4.3, +4.4.3, 4.4.2, 4.4.2, 4.4.1, @@ -220,6 +228,7 @@ ia64-unknown-linux-gnu   Test results: +4.4.3, 4.4.2, 4.4.2, 4.4.1, @@ -288,16 +297,6 @@ -sparc64-unknown-linux-gnu -  -Test results: -4.4.1, -4.4.1, -4.4.0 - - - - sparc-sun-solaris2.7   Test results: @@ -326,6 +325,41 @@ +sparc-sun-solaris2.11 +  +Test results: +4.4.3, +4.4.2 + + + + +sparc-unknown-linux-gnu +  +Test results: +4.4.3 + + + + +sparc64-unknown-linux-gnu +  +Test results: +4.4.1, +4.4.1, +4.4.0 + + + + +x86_64-apple-darwin10 +  +Test results: +4.4.3 + + + + x86_64-apple-darwin10.0.0   Test results: @@ -338,6 +372,7 @@ x86_64-unknown-linux-gnu   Test results: +4.4.3, 4.4.2, 4.4.2, 4.4.2, --LQksG6bCIzRHxTLp--