From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31005 invoked by alias); 15 Jan 2014 17:27:13 -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 30996 invoked by uid 89); 15 Jan 2014 17:27:13 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.9 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-ie0-f176.google.com Received: from mail-ie0-f176.google.com (HELO mail-ie0-f176.google.com) (209.85.223.176) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-SHA encrypted) ESMTPS; Wed, 15 Jan 2014 17:27:12 +0000 Received: by mail-ie0-f176.google.com with SMTP id lx4so2473413iec.35 for ; Wed, 15 Jan 2014 09:27:10 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=C4D5F9GJAt2oQ4BRUMuYgS0DIAup91upiOrrNDrzwyE=; b=m3YC8CV4ONQTYZdCsUZauvqjQ2hteVKoSIA+Rnvl0IKtHogeJvWZN5zs9Pc9QRyndD 8Vesxrr2rT0d9K+9dqmsPJWvj9sJXATUDFwI5XA0PQxtqfszj2NtNonhVwLz8YaeZCAU cq4EUSwIySD8UdaurRH2KWcsUGaYXLtiH4Purb6aiuXflRicR4GO5VkmFDg+uDd0p8Td DfdZkQPTQfXGPVMWmAKgCblS1Slvqp9tchMgjEDMxU7Ntqk3aYPy3lpjef3daJK5qqhW od56Z0ZDsBh17eM4FqQ7T3MNi6Ugt8pSCXaoXl997GrsSmf6N6X9EL8guaumbU/7sJwr Rghg== X-Gm-Message-State: ALoCoQn6FvPudC1zlTNG8pjgBeqBsWlge3oJhDBMyYRbRrgswu0tE6JhyQw1vrtQn/si0im9oEu4 MIME-Version: 1.0 X-Received: by 10.50.43.199 with SMTP id y7mr4196559igl.43.1389806830637; Wed, 15 Jan 2014 09:27:10 -0800 (PST) Received: by 10.64.20.52 with HTTP; Wed, 15 Jan 2014 09:27:10 -0800 (PST) In-Reply-To: References: <52CB0979.5090809@redhat.com> <52CE7B13.6040907@linaro.org> <52CE86B0.3020703@redhat.com> Date: Wed, 15 Jan 2014 17:27:00 -0000 Message-ID: Subject: Re: [PATCH v2 5/7] Adds support for thumb32 instructions recording From: Will Newton To: Omair Javaid Cc: Pedro Alves , "gdb-patches@sourceware.org" Content-Type: text/plain; charset=ISO-8859-1 X-IsSubscribed: yes X-SW-Source: 2014-01/txt/msg00527.txt.bz2 On 9 January 2014 11:34, Omair Javaid wrote: Hi Omair, > I don't have committ rights for push. Kindly add me to committers list. > > Thanks! > > On 9 January 2014 16:23, Pedro Alves wrote: >> On 01/09/2014 10:33 AM, Omair Javaid wrote: >>> +enum arm_record_result { >> >> '{' goes on the next line. Otherwise OK. Please push. I have applied these patches on your behalf. I made the small changes suggested on list and tweaked the commit messages slightly. I'd like to recommend Omair be given commit privileges for future patches if the maintainers agree. Thanks, -- Will Newton Toolchain Working Group, Linaro