From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wr1-x444.google.com (mail-wr1-x444.google.com [IPv6:2a00:1450:4864:20::444]) by sourceware.org (Postfix) with ESMTPS id 0D738385E830 for ; Sat, 21 Mar 2020 16:07:54 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 0D738385E830 Received: by mail-wr1-x444.google.com with SMTP id h4so11249237wru.2 for ; Sat, 21 Mar 2020 09:07:54 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:cc:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=zmoAs8NrS2Eok+Air4h7gjFJzcuW4r2FKyvn32lnLeE=; b=Pwy6EHxWZPsbCn/i+6h9NGv/u7sGQEcn14MdE2gA/cBFw+YH/MD/Zeef5DZszErwNE AtyQTAhosSQL4kKB2Qz//Tn0XiT1wgQKgvi5r1We6SVCVYyVHdYAi/6CEIuD7+lfYcEi MmD8xhQ3HxepPEqfyX9QS96fnJ9PPoHHnWe5MvyaS4zaLa+OECJPk/M1ZEJbxcfzhKnp cpZ0GLhBz146JmJd+17GIBuU7ylUiOqoHizeXOY2AB1xTxKFBclQF8+UVL3zUTTCejUi CH9CTuMu734GtuANuIefJ+bgYPTeQkUikcD3IB4FDdjdwtrcegb7SatNprpsqLQLTvqS JMKA== X-Gm-Message-State: ANhLgQ232l3BDycLvvflMcFqC18mhO5mPZrfNO2Gzi/ChHNm4nUXFq7x XaJHkzU+kGc4CnTX2gWqYk8= X-Google-Smtp-Source: ADFU+vsCStBAgzRRdRyZZpNzoN5UJ1EE7rSc0DWLda+tLX2mY++eDzLcpBh9T7ql+7KK+Wwrjzs0tQ== X-Received: by 2002:adf:e488:: with SMTP id i8mr17529680wrm.376.1584806873048; Sat, 21 Mar 2020 09:07:53 -0700 (PDT) Received: from [10.0.0.1] (138.sub226.ddfr.nl. [217.27.226.138]) by smtp.gmail.com with ESMTPSA id c124sm13433727wma.10.2020.03.21.09.07.51 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Sat, 21 Mar 2020 09:07:52 -0700 (PDT) Subject: Re: [PATCH 0/3] coff-go32-exe: support variable-length stubs To: DJ Delorie Cc: nickc@redhat.com, binutils@sourceware.org, stsp@users.sourceforge.net References: From: "J.W. Jagersma" Message-ID: <30371c22-d318-7bbe-9928-d6404f19e06a@gmail.com> Date: Sat, 21 Mar 2020 17:07:51 +0100 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:68.0) Gecko/20100101 Thunderbird/68.6.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-13.1 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: binutils@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Binutils mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 21 Mar 2020 16:07:56 -0000 On 2020-03-20 20:42, DJ Delorie wrote: > "J.W. Jagersma" writes: >> Will this assignment also cover future submissions to GNU? > > They typically do, and you may list more than one project at a time in > your application (i.e. list binutils and gcc). The assignment form specifically states that "it will not cover other unrelated future changes to the same program". I think it would be convenient if this and the upcoming patches could be covered by one signature. If that complicates things a lot or if it's not possible for some other reason, then I'll fill in this form for just the gcc and binutils patches I've already submitted.