From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25363 invoked by alias); 3 Sep 2013 15:50:34 -0000 Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org Received: (qmail 25353 invoked by uid 89); 3 Sep 2013 15:50:34 -0000 Received: from mx1.redhat.com (HELO mx1.redhat.com) (209.132.183.28) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Tue, 03 Sep 2013 15:50:34 +0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-5.8 required=5.0 tests=AWL,BAYES_00,KHOP_THREADED,RP_MATCHES_RCVD autolearn=ham version=3.3.2 X-HELO: mx1.redhat.com Received: from int-mx01.intmail.prod.int.phx2.redhat.com (int-mx01.intmail.prod.int.phx2.redhat.com [10.5.11.11]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id r83FoUDf003123 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Tue, 3 Sep 2013 11:50:30 -0400 Received: from [127.0.0.1] (ovpn01.gateway.prod.ext.ams2.redhat.com [10.39.146.11]) by int-mx01.intmail.prod.int.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id r83FoSQZ006217; Tue, 3 Sep 2013 11:50:29 -0400 Message-ID: <52260544.9050905@redhat.com> Date: Tue, 03 Sep 2013 15:50:00 -0000 From: Pedro Alves User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130625 Thunderbird/17.0.7 MIME-Version: 1.0 To: Ricard Wanderlof CC: =?UTF-8?B?UmljYXJkIFdhbmRlcmzDtmY=?= , "gdb-patches@sourceware.org" Subject: Re: [PATCH 1/2][CRIS/CRISv32] Remove host system dependency in cris-tdep.c (fwd) References: <5225F6B0.3020208@redhat.com> In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-SW-Source: 2013-09/txt/msg00088.txt.bz2 I don't see you listed in gdb/MAINTAINERS. Are you setup to commit your own patches, or have someone to do it for you? If not, and you're going to be submitting patches going forward, then it'd probably just be better to get you write access. -- Pedro Alves