From patchwork Mon Apr 4 13:30:20 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Aldy Hernandez X-Patchwork-Id: 89621 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 3E147B6F8E for ; Mon, 4 Apr 2011 23:30:59 +1000 (EST) Received: (qmail 10218 invoked by alias); 4 Apr 2011 13:30:57 -0000 Received: (qmail 10204 invoked by uid 22791); 4 Apr 2011 13:30:55 -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:30:21 +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 p34DULld028079 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Mon, 4 Apr 2011 09:30:21 -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 p34DUKuu025708; Mon, 4 Apr 2011 09:30:21 -0400 Message-ID: <4D99C7EC.7060703@redhat.com> Date: Mon, 04 Apr 2011 08:30:20 -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> In-Reply-To: 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 > mind updating svn.html with a short note on this new branch? Whoops, sorry about that. Applied attached patch. 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:29:04 -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. +
C++ memory 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