From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 126199 invoked by alias); 23 Sep 2016 16:37:26 -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 126185 invoked by uid 89); 23 Sep 2016 16:37:25 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-3.1 required=5.0 tests=BAYES_40,RP_MATCHES_RCVD,SPF_PASS autolearn=ham version=3.3.2 spammy=adam, FYI, fyi, Adam X-HELO: sogo.cimeq.qc.ca Received: from sogo.cimeq.qc.ca (HELO sogo.cimeq.qc.ca) (205.237.245.50) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Fri, 23 Sep 2016 16:37:15 +0000 Received: from [10.0.28.1] (unknown [10.0.28.1]) by sogo.cimeq.qc.ca (Postfix) with ESMTPSA id B12172E099A; Fri, 23 Sep 2016 12:37:12 -0400 (EDT) Subject: Re: [PATCH] Fix exception unwinding for ARM Cortex-M To: Yao Qi References: <672a4613-af2e-14cf-f30f-dd90471f16de@cimeq.qc.ca> Cc: Fredrik Hederstierna , "gdb-patches@sourceware.org" From: Adam Renquinha Message-ID: <2ed4bdc4-3168-acba-0382-9cea822c7032@cimeq.qc.ca> Date: Fri, 23 Sep 2016 17:32:00 -0000 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.3.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit X-SW-Source: 2016-09/txt/msg00313.txt.bz2 FYI, the assignment process is done for me as well as for Fredrik. The patch can be submitted. James-Adam Renquinha Henri, Ing. jr Ingénieur d'application CIMEQ INC. Le 2016-08-09 à 05:16, Yao Qi a écrit : > On Fri, Aug 5, 2016 at 8:01 PM, Adam Renquinha wrote: >> >> Hmm, if I understand correctly, I should e-mail one of the gdb maintainers >> to get the assignment to fill? You did that before; how it went? > > You can follow this, and use the third form (request-assign.future) > https://sourceware.org/gdb/wiki/ContributionChecklist#FSF_copyright_Assignment >