From patchwork Mon Apr 4 13:32:08 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Aldy Hernandez X-Patchwork-Id: 89622 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 BA2F2B6FA5 for ; Mon, 4 Apr 2011 23:32:45 +1000 (EST) Received: (qmail 11579 invoked by alias); 4 Apr 2011 13:32:43 -0000 Received: (qmail 11571 invoked by uid 22791); 4 Apr 2011 13:32:43 -0000 X-SWARE-Spam-Status: No, hits=-6.5 required=5.0 tests=AWL, BAYES_00, RCVD_IN_DNSWL_HI, SPF_HELO_PASS, T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from mx1.redhat.com (HELO mx1.redhat.com) (209.132.183.28) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 04 Apr 2011 13:32:09 +0000 Received: from int-mx12.intmail.prod.int.phx2.redhat.com (int-mx12.intmail.prod.int.phx2.redhat.com [10.5.11.25]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id p34DW8OK016261 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Mon, 4 Apr 2011 09:32:09 -0400 Received: from houston.quesejoda.com (vpn-230-183.phx2.redhat.com [10.3.230.183]) by int-mx12.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id p34DW86V026227; Mon, 4 Apr 2011 09:32:08 -0400 Message-ID: <4D99C858.6030506@redhat.com> Date: Mon, 04 Apr 2011 08:32:08 -0500 From: Aldy Hernandez User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.15) Gecko/20110307 Fedora/3.1.9-0.39.b3pre.fc14 Lightning/1.0b3pre Thunderbird/3.1.9 MIME-Version: 1.0 To: Gerald Pfeifer , gcc-patches Subject: Re: [cxx-mem-model] new branch, new project References: <4D7527D3.8060503@redhat.com> <4D99C7EC.7060703@redhat.com> In-Reply-To: <4D99C7EC.7060703@redhat.com> 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 On 04/04/11 08:30, Aldy Hernandez wrote: > >> mind updating svn.html with a short note on this new branch? > > Whoops, sorry about that. > > Applied attached patch. Sorry, wrong patch. This is the correct one. Index: svn.html =================================================================== RCS file: /cvs/gcc/wwwdocs/htdocs/svn.html,v retrieving revision 1.159 diff -u -r1.159 svn.html --- svn.html 21 Jan 2011 22:32:36 -0000 1.159 +++ svn.html 4 Apr 2011 13:31:27 -0000 @@ -299,6 +299,11 @@ for GCC. Patches for this branch should be marked [trans-mem] in the subject line. The branch is maintained by Richard Henderson. +
cxx-mem-model
+
This branch is for the implementation of the C++ memory model. + Patches for this branch should be marked [cxx-mem-model] + in the subject line. The branch is maintained by Aldy Hernandez.
+
dwarf4
This branch is for support of DWARF-4 features. DWARF-4 is currently under development, so changes on this branch