From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from simark.ca by simark.ca with LMTP id FulWE7H3fGAwZAAAWB0awg (envelope-from ) for ; Sun, 18 Apr 2021 23:23:29 -0400 Received: by simark.ca (Postfix, from userid 112) id 46AF31F104; Sun, 18 Apr 2021 23:23:29 -0400 (EDT) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on simark.ca X-Spam-Level: X-Spam-Status: No, score=-1.1 required=5.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,MAILING_LIST_MULTI,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.2 Received: from sourceware.org (server2.sourceware.org [8.43.85.97]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by simark.ca (Postfix) with ESMTPS id BF4661E783 for ; Sun, 18 Apr 2021 23:23:28 -0400 (EDT) Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id 7B519394FC19; Mon, 19 Apr 2021 03:23:28 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 7B519394FC19 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1618802608; bh=SCNMpLVW0G9kj4CaQQVEuCk1VfUaevMFvB0soXr1KdI=; h=Date:To:Subject:References:In-Reply-To:List-Id:List-Unsubscribe: List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To:Cc: From; b=lCjwwmuK+vr9uZRlDEcdpBfXf22+Ja8qMMac+Yb+fcVftWG3nbGvZ0uB8VC5Rjzys XHMQ96isX8fUObkOJGeNcCRlwBipB3JUhCjseOl3mHpWGUhgDTHbCy2apv8yY/SyQg GrjL28IfP8Aeo5A4drfCfg1uxHnZWs0kE6KIqeeU= Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by sourceware.org (Postfix) with ESMTP id BDF53386FC00 for ; Mon, 19 Apr 2021 03:23:22 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org BDF53386FC00 Received: from vapier (localhost [127.0.0.1]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id F341B335DB0; Mon, 19 Apr 2021 03:23:21 +0000 (UTC) Date: Sun, 18 Apr 2021 23:23:21 -0400 To: Jim Wilson Subject: Re: [PATCH 00/24] RISC-V sim: Update from riscv-gnu-toolchain. Message-ID: Mail-Followup-To: Jim Wilson , gdb-patches@sourceware.org References: <20210417175831.16413-1-jimw@sifive.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: 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: , From: Mike Frysinger via Gdb-patches Reply-To: Mike Frysinger Cc: gdb-patches@sourceware.org Errors-To: gdb-patches-bounces@sourceware.org Sender: "Gdb-patches" On 18 Apr 2021 19:33, Jim Wilson wrote: > On Sat, Apr 17, 2021 at 1:38 PM Mike Frysinger wrote: > > can you summarize author & company FSF assignments ? we'd need those > > before > > we could/should review anything from them. > > Everything was written by SiFive and Andes employees, and both have > corporate assignments that include gdb. i don't follow this part then of your e-mail: > We will need permission from Andes to merge the patches into FSF GDB. if they have assignments in place, and the patches were released publicly, then what is left ? -mike