From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 65018 invoked by alias); 3 Aug 2016 11:19:08 -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 65002 invoked by uid 89); 3 Aug 2016 11:19:07 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.5 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 spammy= X-HELO: mail-oi0-f44.google.com Received: from mail-oi0-f44.google.com (HELO mail-oi0-f44.google.com) (209.85.218.44) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-GCM-SHA256 encrypted) ESMTPS; Wed, 03 Aug 2016 11:18:57 +0000 Received: by mail-oi0-f44.google.com with SMTP id j185so275124325oih.0 for ; Wed, 03 Aug 2016 04:18:56 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc:content-transfer-encoding; bh=QfdcYCRRWGNigpzdpV0qmQC6WBY0WHTNpXKcBAS0vSE=; b=TqyyzYWXRhs308nlo3L9mJs2QuMirJcokofsZBx8j3XKEJdpWP4aRiSCDDgBVKFvzf qyIfZ3YdqrHKgBVHyOv8/ym62924uNAJd0W+oivSasKg3qYai0LbwrZduWPWO7X4Kr8x tVD8knovbZQyxOyoQ1oPtkCS/aKqiO7JLti3rSgpOEI79obZCJ9Mg4Iz5si5/ernTavH oDzuQFNemHgkjeCK22/TUQfXTpF8Wc04FaCuLqFnnCTlEs51TxboDgC7d6PVgKUezpjt Neg35VjADqqDDHYdLFhubO8NJCJDPws8oW4/WrEd8cWZ8wdjuoVOiqp+UFqfV6qupbtI p4uw== X-Gm-Message-State: AEkooutFu07xhbCuh2ql8zrL4vl+WMA0lEgIFIkFVdB5Wkn5KjXGwM1H+/O0Cj+/Q7G2NrsmZKE5dtEA7a5Xjg== X-Received: by 10.202.90.10 with SMTP id o10mr40294051oib.115.1470223135106; Wed, 03 Aug 2016 04:18:55 -0700 (PDT) MIME-Version: 1.0 Received: by 10.202.172.75 with HTTP; Wed, 3 Aug 2016 04:18:53 -0700 (PDT) In-Reply-To: References: <868twkekf1.fsf@gmail.com> <864m73dutq.fsf@gmail.com> From: Yao Qi Date: Wed, 03 Aug 2016 11:19:00 -0000 Message-ID: Subject: Re: [PATCH] Fix exception unwinding for ARM Cortex-M To: Fredrik Hederstierna Cc: "gdb-patches@sourceware.org" Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-IsSubscribed: yes X-SW-Source: 2016-08/txt/msg00051.txt.bz2 On Wed, Aug 3, 2016 at 11:56 AM, Fredrik Hederstierna wrote: > > I have FSF assignment papers for GCC from December 2005, maybe needs sepa= rate assignment for GDB, > so I have now sent in application to FSF for GDB assignment as well. > Yes, you need a separate assignment for GDB. Let me know once your assignment is ready. In the meantime, you can continue posting other patches. --=20 Yao (=E9=BD=90=E5=B0=A7)