From patchwork Sat Oct 2 04:00:19 2010 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Gerald Pfeifer X-Patchwork-Id: 66554 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from sourceware.org (server1.sourceware.org [209.132.180.131]) by ozlabs.org (Postfix) with SMTP id D7E64B70DF for ; Sat, 2 Oct 2010 14:00:29 +1000 (EST) Received: (qmail 18395 invoked by alias); 2 Oct 2010 04:00:27 -0000 Received: (qmail 18385 invoked by uid 22791); 2 Oct 2010 04:00:27 -0000 X-SWARE-Spam-Status: No, hits=-2.1 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from vexpert.dbai.tuwien.ac.at (HELO vexpert.dbai.tuwien.ac.at) (128.131.111.2) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sat, 02 Oct 2010 04:00:21 +0000 Received: from acrux.dbai.tuwien.ac.at (acrux.dbai.tuwien.ac.at [128.131.111.60]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by vexpert.dbai.tuwien.ac.at (Postfix) with ESMTPS id 80BA91E037; Sat, 2 Oct 2010 06:00:15 +0200 (CEST) Date: Sat, 2 Oct 2010 06:00:19 +0200 (CEST) From: Gerald Pfeifer To: gcc-patches@gcc.gnu.org cc: =?ISO-8859-15?Q?Fr=E9d=E9ric_Buclin?= Subject: [wwwdocs] Announce Bugzilla update Message-ID: User-Agent: Alpine 2.00 (LNX 1167 2008-08-23) MIME-Version: 1.0 X-IsSubscribed: yes Mailing-List: contact gcc-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Archive: List-Post: List-Help: Sender: gcc-patches-owner@gcc.gnu.org Delivered-To: mailing list gcc-patches@gcc.gnu.org Thanks again, Frédéric! I hope this is okay as is. If I missed something or made a mistake, it would be great could someone fix it up since I'll be out for eight days. Installed. Gerald Index: index.html =================================================================== RCS file: /cvs/gcc/wwwdocs/htdocs/index.html,v retrieving revision 1.756 diff -u -3 -p -r1.756 index.html --- index.html 1 Oct 2010 13:16:08 -0000 1.756 +++ index.html 2 Oct 2010 03:56:15 -0000 @@ -55,6 +55,12 @@ mission statement.

GCC 4.4.5 has been released.
September 28, 2010
+
Our old Bugzilla instance has been upgraded to the latest release +3.6.2, bringing a better user experience and a new and powerful API for +external tools. The upgrade has been done by Frédéric +Buclin of the Bugzilla project at Mozilla.
+ +
September 28, 2010
Support has been added for the Xilinx MicroBlaze softcore processor target by Michael Eager, Eager Consulting.