From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4867 invoked by alias); 28 Mar 2012 12:01:32 -0000 Received: (qmail 4858 invoked by uid 22791); 28 Mar 2012 12:01:30 -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; Wed, 28 Mar 2012 12:01:08 +0000 Received: from int-mx09.intmail.prod.int.phx2.redhat.com (int-mx09.intmail.prod.int.phx2.redhat.com [10.5.11.22]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id q2SC0qE6030240 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Wed, 28 Mar 2012 08:00:52 -0400 Received: from mesquite.lan (ovpn-113-58.phx2.redhat.com [10.3.113.58]) by int-mx09.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id q2SC0pvj010808 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NO); Wed, 28 Mar 2012 08:00:52 -0400 Date: Wed, 28 Mar 2012 12:01:00 -0000 From: Kevin Buettner To: Rathish C Cc: gdb-patches@sourceware.org, Gina Verlekar , Joel Brobecker Subject: Re: [PATCH, V850] Add support for V850E2 and V850E2V3 Message-ID: <20120328050051.3f51b9f3@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/msg00938.txt.bz2 On Wed, 28 Mar 2012 10:49:03 +0000 Rathish C wrote: > Thanks for the approval. I don't have the log-in rights to commit the patch. > If possible, can you please commit the patch. Or else please let me know the > procedure to commit the patch. Hi Rathish, I am willing to commit your patch for you. Before doing so, however, I would like to verify that you've completed the necessary (copyright assignment) paperwork with the FSF? I would guess that the answer is yes, since the v850e2 and v850e2v3 work has made it into bfd. But I wanted to double check to make sure that the paperwork in question has been completed for gdb too. Kevin