From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wr1-x42e.google.com (mail-wr1-x42e.google.com [IPv6:2a00:1450:4864:20::42e]) by sourceware.org (Postfix) with ESMTPS id DE38B3858D20 for ; Sun, 6 Feb 2022 14:57:49 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org DE38B3858D20 Received: by mail-wr1-x42e.google.com with SMTP id k1so4012914wrd.8 for ; Sun, 06 Feb 2022 06:57:49 -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=v+ZcZtSkktaE0QPmPcR69JkKY/hF3mugLT2UUJGPcwE=; b=kXlNDhJVyjsn7cukG5TSHGnnL5eDOzaRkKju4JYsI+QFFIevHj6iejsroVXzKli0Ap tRc4RSANf2prT0YKLPMIVuD6bfZNeo4+hgZhZsRWE26z8Va6j63btxzLufGYWzKtQ4DS ffRMtOH3Offj6lGLoXyJ82RoySubhrW5HIrIoW/U2dWvopmIdsiK5gij6Lz/82w+h9DC 182CtA5PINlpFnvwTZfViSAmcOJ4RKOKhe1XONAbreyJnHj5wRKBpmXZ4eca1p6mjs9O qYVTN6PVidBLyjvdoQe+Vzjr9v2+Fm+ymXHpUesEBb3hfbcqiwywiyafe60ZiFtVGl+O 4+Cg== X-Gm-Message-State: AOAM532T5+sc0LMvwwluK5RHaQswKq6zpAs/NQG89+GVb6KnDX47Bv4n NoxDCp1ZwGb1ORUpcJOTxnjAqBr5tWqveyc= X-Google-Smtp-Source: ABdhPJxYCh+/Rpw1VwoE7+FHAmMGttpt1swwyQcWQNDXV7z8M75cwBL8Nzz2locS5V8HH8YXQ955yA== X-Received: by 2002:a5d:5402:: with SMTP id g2mr6463617wrv.146.1644159469078; Sun, 06 Feb 2022 06:57:49 -0800 (PST) Received: from takamaka.home ([165.169.246.70]) by smtp.gmail.com with ESMTPSA id k6sm6550971wms.14.2022.02.06.06.57.48 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 06 Feb 2022 06:57:48 -0800 (PST) Received: by takamaka.home (Postfix, from userid 1000) id A6270A160D; Sun, 6 Feb 2022 18:57:44 +0400 (+04) Date: Sun, 6 Feb 2022 15:57:44 +0100 From: Joel Brobecker To: Dragan Mladjenovic Cc: gdb-patches@sourceware.org, "Maciej W . Rozycki" , Chao-ying Fu , Joel Brobecker 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> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-Spam-Status: No, score=-4.4 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 14:57:51 -0000 Hi Dragan, > Thanks. I would be grateful if you could do it. It seem that my write access > is either limited to gcc or something else is involved. Do you have a copyright assignment on file for GDB? I searched the FSF records, and couldn't find anything. Thank you, -- Joel