From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wr1-x42b.google.com (mail-wr1-x42b.google.com [IPv6:2a00:1450:4864:20::42b]) by sourceware.org (Postfix) with ESMTPS id C62883858D3C for ; Sun, 6 Feb 2022 16:28:33 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org C62883858D3C Received: by mail-wr1-x42b.google.com with SMTP id k1so4280660wrd.8 for ; Sun, 06 Feb 2022 08:28:33 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=kIeIJLRZo3OGCfeWuKbUoGcW1eNXr8lXq0DFQtZDReM=; b=VVej/pq1Z8SrW+tAgGIk4g7o5E/I+/meI35OfRBhZMEPKw1MKNpV4DqOx/zGOZxUmz Scll4fUX1VwyDV93dJ22IHaz/itMv/5bXXNB0Q0m4okTnzjGPEV3TPJkrdxLVLPEmLEH sf7v45AapUYbLitp5W4KanbMTbNXSXd3hUZjDDZ+4xx4TBXLxnxWIxu/sDhVZeIQNUZN r/aYTrKA/RwUxuqookJ4Zu+bmAGuzNeR+HGYVKOZJeJJfAn6agpntdOhM9ZtcvDhZBxt pBEvwwlmU4CBaa1tF8hlf/n0eApNp/nhQ3I8GW6ys/oeVqZbv33gO4dOiB9tRZ3kN2DN 5mTw== X-Gm-Message-State: AOAM531RLICL/A/HCqaudBwCfmnykJsdLdJsVaSo9Ze6cl6au9sts7rO KO6oNjUZW5jxARclGC1LI9WA X-Google-Smtp-Source: ABdhPJyzZ07w2Fah3in0oV8xr5hx3a0GyhJunfMGeH+PLz6IIZulQWmzOKaEARQSEudJFh8IIn/QjA== X-Received: by 2002:a5d:64c3:: with SMTP id f3mr6802928wri.459.1644164912788; Sun, 06 Feb 2022 08:28:32 -0800 (PST) Received: from takamaka.home ([165.169.246.70]) by smtp.gmail.com with ESMTPSA id j13sm7584500wrw.116.2022.02.06.08.28.31 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 06 Feb 2022 08:28:32 -0800 (PST) Received: by takamaka.home (Postfix, from userid 1000) id E27A2A160D; Sun, 6 Feb 2022 20:28:27 +0400 (+04) Date: Sun, 6 Feb 2022 17:28:27 +0100 From: Joel Brobecker To: Dragan Mladjenovic Cc: Joel Brobecker , gdb-patches@sourceware.org, "Maciej W . Rozycki" , Chao-ying Fu Subject: Re: [PATCH v5 0/4] sim: Add support for MIPS32/64 revision 6 Message-ID: References: <20210520074554.1465327-1-fshahbazker@wavecomp.com> <20220202101725.23671-1-Dragan.Mladjenovic@syrmia.com> <0a600dcf-1356-d08a-58a9-3f909c540d0a@syrmia.com> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="gwThtNwSyN/qPkX8" Content-Disposition: inline In-Reply-To: <0a600dcf-1356-d08a-58a9-3f909c540d0a@syrmia.com> X-Spam-Status: No, score=-4.8 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, KAM_NUMSUBJECT, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP, T_SCC_BODY_TEXT_LINE autolearn=no autolearn_force=no version=3.4.4 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on server2.sourceware.org X-BeenThere: gdb-patches@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gdb-patches mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Feb 2022 16:28:35 -0000 --gwThtNwSyN/qPkX8 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline > > Do you have a copyright assignment on file for GDB? I searched the FSF > > records, and couldn't find anything. > > > > Thank you, > > Good catch, > > I'll have to check this out, but previously we used rt-rk.com catch-all > assignment. I assume there not such thing set up for syrmia.com. That's correct. I couldn't see anything for syrmia.com in the FSF records. If you need it, attached is the form that can get you started. -- Joel --gwThtNwSyN/qPkX8 Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="request-assign.future" Please email the following information to assign@gnu.org, and we will send you the assignment form for your past and future changes. Please use your full legal name (in ASCII characters) as the subject line of the message. ---------------------------------------------------------------------- REQUEST: SEND FORM FOR PAST AND FUTURE CHANGES [What is the name of the program or package you're contributing to?] [Did you copy any files or text written by someone else in these changes? Even if that material is free software, we need to know about it.] [Do you have an employer who might have a basis to claim to own your changes? Do you attend a school which might make such a claim?] [For the copyright registration, what country are you a citizen of?] [What year were you born?] [Please write your email address here.] [Please write your postal address here.] [Which files have you changed so far, and which new files have you written so far?] --gwThtNwSyN/qPkX8--