From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24515 invoked by alias); 29 Mar 2012 01:06:54 -0000 Received: (qmail 24506 invoked by uid 22791); 29 Mar 2012 01:06:53 -0000 X-SWARE-Spam-Status: No, hits=-6.8 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; Thu, 29 Mar 2012 01:06:33 +0000 Received: from int-mx11.intmail.prod.int.phx2.redhat.com (int-mx11.intmail.prod.int.phx2.redhat.com [10.5.11.24]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id q2T16XCH023611 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Wed, 28 Mar 2012 21:06:33 -0400 Received: from mesquite.lan (ovpn-113-58.phx2.redhat.com [10.3.113.58]) by int-mx11.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id q2T16WIA018681 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NO) for ; Wed, 28 Mar 2012 21:06:32 -0400 Date: Thu, 29 Mar 2012 01:06:00 -0000 From: Kevin Buettner To: gdb-patches@sourceware.org Subject: Re: [PATCH, V850] Add support for V850E2 and V850E2V3 Message-ID: <20120328180631.34e16419@mesquite.lan> In-Reply-To: <07BECC9847B7B043A8CE7E1ABB34ADC92BCD0F43@KCHJEXMB01.kpit.com> References: <371569CBCFB2E745B891DBB88B2DFDDD19EB739BED@KCINPUNHJCMS01.kpit.com> <20120322132554.47c11c4a@mesquite.lan> <07BECC9847B7B043A8CE7E1ABB34ADC92BCD0F43@KCHJEXMB01.kpit.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-IsSubscribed: yes 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/msg00967.txt.bz2 On Wed, 28 Mar 2012 10:49:03 +0000 Rathish C wrote: > If possible, can you please commit the patch. Hi Rathish, I've committed your patch for you. I tweaked a few of your ChangeLog entries in the sim, but your name appears in each of the ChangeLog entries thus giving you credit for this work. You may wish to check over my commit to make sure that everything still builds and works. Also, should it be the case that I made an error in any of my ChangeLog tweaks, please let me know so that I can make any necessary corrections. Thanks, Kevin