From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30074 invoked by alias); 17 May 2015 12:08:12 -0000 Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org Received: (qmail 30064 invoked by uid 89); 17 May 2015 12:08:11 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.8 required=5.0 tests=AWL,BAYES_00,KAM_LAZY_DOMAIN_SECURITY,RCVD_IN_DNSWL_NONE autolearn=no version=3.3.2 X-HELO: bin-vsp-out-03.atm.binero.net Received: from vsp-unauthed01.binero.net (HELO bin-vsp-out-03.atm.binero.net) (195.74.38.225) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-GCM-SHA384 encrypted) ESMTPS; Sun, 17 May 2015 12:08:10 +0000 X-Halon-ID: 5e7a2e1a-fc8d-11e4-89f0-0050569116f7 Authorized-sender: jiri@gaisler.se Received: from [192.168.9.19] (unknown [78.68.139.28]) by bin-vsp-out-03.atm.binero.net (Halon Mail Gateway) with ESMTPSA; Sun, 17 May 2015 14:08:03 +0200 (CEST) Message-ID: <555884A3.1000008@gaisler.se> Date: Sun, 17 May 2015 12:08:00 -0000 From: Jiri Gaisler User-Agent: Mozilla/5.0 (X11; Linux i686; rv:31.0) Gecko/20100101 Thunderbird/31.6.0 MIME-Version: 1.0 To: Joel Sherrill , "gdb@sourceware.org" Subject: Re: SIS Patch Series References: <5553B28C.6020800@oarcorp.com> <20150517091909.GF12010@vapier> In-Reply-To: <20150517091909.GF12010@vapier> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-SW-Source: 2015-05/txt/msg00018.txt.bz2 On 05/17/2015 11:19 AM, Mike Frysinger wrote: > On 13 May 2015 15:22, Joel Sherrill wrote: >> When the gdb 7.9.1 release announcement popped into my mailbox, I >> remembered that I have been meaning to ping and see what the >> status of getting Jiri's SIS patch set merged. >> >> The RTEMS tools have been including his entire patch series and >> running tests on erc32, leon2, and leon3. > > i posted feedback on v5 (the latest) and was waiting for him to > address and follow up -mike > Actually, I have received feedback on v6 and I am now preparing v7. Main culprit seems to be changelog entries and whitespace... Jiri.