From patchwork Wed Apr 27 14:48:05 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Diego Novillo X-Patchwork-Id: 93070 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 58F4E1007D8 for ; Thu, 28 Apr 2011 00:50:35 +1000 (EST) Received: (qmail 32223 invoked by alias); 27 Apr 2011 14:50:19 -0000 Received: (qmail 32203 invoked by uid 22791); 27 Apr 2011 14:50:17 -0000 X-SWARE-Spam-Status: No, hits=-2.1 required=5.0 tests=AWL, BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, SPF_HELO_PASS, T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from smtp-out.google.com (HELO smtp-out.google.com) (216.239.44.51) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 27 Apr 2011 14:49:59 +0000 Received: from hpaq7.eem.corp.google.com (hpaq7.eem.corp.google.com [172.25.149.7]) by smtp-out.google.com with ESMTP id p3REnvGv026657 for ; Wed, 27 Apr 2011 07:49:58 -0700 Received: from tobiano.tor.corp.google.com (tobiano.tor.corp.google.com [172.29.41.6]) by hpaq7.eem.corp.google.com with ESMTP id p3REnuuF031239 for ; Wed, 27 Apr 2011 07:49:56 -0700 Received: by tobiano.tor.corp.google.com (Postfix, from userid 54752) id DD221AE1DE; Wed, 27 Apr 2011 10:49:55 -0400 (EDT) Date: Wed, 27 Apr 2011 10:48:05 -0400 From: Diego Novillo To: gcc-patches@gcc.gnu.org Subject: [google][wwwdocs] Add google/gcc-x_y to svn.html Message-ID: <20110427144802.GA32704@google.com> MIME-Version: 1.0 Content-Disposition: inline User-Agent: Mutt/1.5.20 (2009-06-14) X-System-Of-Record: true 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 This patch adds the google release branches to the 'distribution branches' section of svn.html. Committed to wwwdocs. Diego. Index: htdocs/svn.html =================================================================== RCS file: /cvs/gcc/wwwdocs/htdocs/svn.html,v retrieving revision 1.160 diff -u -d -u -p -r1.160 svn.html --- htdocs/svn.html 4 Apr 2011 13:32:33 -0000 1.160 +++ htdocs/svn.html 27 Apr 2011 14:46:24 -0000 @@ -551,6 +551,12 @@ be prefixed with the initials of the dis Diego Novillo dnovillo@google.com. +
google/gcc-x_y
+
Google compilers based on GCC x.y releases. This family of + branches is maintained by Diego Novillo + dnovillo@google.com. +
+
ibm/gcc-4_1-branch
This branch provides decimal float support backported to GCC 4.1.x. It is expected to be used primarily within IBM for PowerPC-64 GNU/Linux.