From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16343 invoked by alias); 15 Mar 2012 18:56:16 -0000 Received: (qmail 16329 invoked by uid 22791); 15 Mar 2012 18:56:15 -0000 X-SWARE-Spam-Status: No, hits=-1.9 required=5.0 tests=AWL,BAYES_00,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from hagrid.ecoscentric.com (HELO mail.ecoscentric.com) (212.13.207.197) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 15 Mar 2012 18:56:02 +0000 Received: from localhost (hagrid.ecoscentric.com [127.0.0.1]) by mail.ecoscentric.com (Postfix) with ESMTP id 821E32F78009; Thu, 15 Mar 2012 18:56:01 +0000 (GMT) Received: from mail.ecoscentric.com ([127.0.0.1]) by localhost (hagrid.ecoscentric.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id lD-kLmYjQW5t; Thu, 15 Mar 2012 18:56:00 +0000 (GMT) Received: from lert.jifvik.org (jifvik.dyndns.org [85.158.45.40]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) (Authenticated sender: jlarmour@ecoscentric.com) by mail.ecoscentric.com (Postfix) with ESMTP id 152B42F78003; Thu, 15 Mar 2012 18:56:00 +0000 (GMT) Message-ID: <4F623B3F.2080907@eCosCentric.com> Date: Thu, 15 Mar 2012 18:56:00 -0000 From: Jonathan Larmour User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.15) Gecko/20101027 Fedora/3.0.10-1.fc12 Lightning/1.0b2pre Thunderbird/3.0.10 MIME-Version: 1.0 To: Pedro Alves CC: gdb-patches@sourceware.org Subject: Re: Fwd: Re: [patch] Add support for ARMv7M devices. References: <4F598611.4020506@eCosCentric.com> <4F5A240C.1010702@codesourcery.com> <4F5A2C12.6000300@eCosCentric.com> <4F5A2FBE.2070201@redhat.com> <4F5C1DCA.5080309@eCosCentric.com> <4F60C1F3.30504@redhat.com> <4F618BA0.6000603@eCosCentric.com> <4F622210.7010904@redhat.com> <4F6235BD.2080000@eCosCentric.com> <4F62383D.9010707@redhat.com> In-Reply-To: <4F62383D.9010707@redhat.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit 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 X-SW-Source: 2012-03/txt/msg00569.txt.bz2 On 15/03/12 18:43, Pedro Alves wrote: > On 03/15/2012 06:32 PM, Jonathan Larmour wrote: > >> Let me know if I should commit it. > > Let's put it in. > Just a small nit: [snip] > Double-space after all periods, not just the last. Committed with that change. Thanks for all the help. I kept the ChangeLog entry with @codesourcery.com for you as that's what you requested, hope that's ok. Jifl