From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from simark.ca by simark.ca with LMTP id 329SADZh1WRYXD0AWB0awg (envelope-from ) for ; Thu, 10 Aug 2023 18:14:14 -0400 Authentication-Results: simark.ca; dkim=pass (1024-bit key; secure) header.d=sourceware.org header.i=@sourceware.org header.a=rsa-sha256 header.s=default header.b=YvH3t5t8; dkim-atps=neutral Received: by simark.ca (Postfix, from userid 112) id EDCCA1E0BB; Thu, 10 Aug 2023 18:14:13 -0400 (EDT) Received: from server2.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 ECDSA (prime256v1) server-digest SHA256) (No client certificate requested) by simark.ca (Postfix) with ESMTPS id DC7281E028 for ; Thu, 10 Aug 2023 18:14:11 -0400 (EDT) Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id 65CE438560AA for ; Thu, 10 Aug 2023 22:14:11 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 65CE438560AA DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1691705651; bh=ouZ1mMKIpPQb9TNzDVIIwN7ZA6uoiUUlZti2bstIClM=; h=To:Cc:Subject:Date:In-Reply-To:References:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From:Reply-To:From; b=YvH3t5t8QOjSA75VkrDKABESUJKsmhPvIG9PZ0w/x3FtTkxPBQ7xYFmRKU2BDJi/N ndtYcDIvLLLPY0p+5Qg/z5eLODG4p3WqNSGcJ9KWXhDebVbDzFjkauP8B/wTJlzUT7 h33pu7JREBvX3Hz4POfGHmDzaaLyPD1Gm3tktkBY= Received: from mail-pf1-x429.google.com (mail-pf1-x429.google.com [IPv6:2607:f8b0:4864:20::429]) by sourceware.org (Postfix) with ESMTPS id 299813858004 for ; Thu, 10 Aug 2023 22:11:31 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 299813858004 Received: by mail-pf1-x429.google.com with SMTP id d2e1a72fcca58-688142a392eso93934b3a.3 for ; Thu, 10 Aug 2023 15:11:31 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1691705490; x=1692310290; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ouZ1mMKIpPQb9TNzDVIIwN7ZA6uoiUUlZti2bstIClM=; b=J3dbrr113jPPcSVEW0kthjNiho88/fpUuEYCT9ir/LZqeEqQgOOxYKirvF2s8lUowc K7ZJZiKbVyuE7QxDc3Y4+Pb1j9i7ED93MMNGb/JSsR/sSxZvqCTU2KKvXjjXNdfNyNaz kNSAESJXMCEU75/4NJHOka1NH1FAZrtOQA8bOAmIW2okX46Fa4WzfqKcUlj4vkPx4BtG tmq2Qiwpt6SALbBkJP9VEIVw1E7MNCbZjZ61W+dRsuaOwHMd3ry+uDjesB1NBIxeWv5e OapUVDEVDGpXUnwG5RotBeDXHAgiORwLtmpyYTavDRaFIV8eisX1V502Rix9rcK3EtzZ qW0A== X-Gm-Message-State: AOJu0YyIRWAlZ7pCB71emwKy8kmHUc9uo0A+YW+CPCnl76nTpDRCLSi0 mYpzV1r/DsYSABQjNZNt7x9u/mhXhWVCrm5teTta+N0xcMdKHN993HE8y18FC38uNUXPnTxo+HW FZJDF1ftp9pEAN8jRx7ZspYA6nMB12NzuOF7rBXMJ20RDi0R3SwRpf/Z/rWMdq37enKaRdcwsdL bPIS/8BCc= X-Google-Smtp-Source: AGHT+IGk4MJGMAkhGnAVqNPo/1uNS8Z5tDHwaroiyWLn3mKbeAzpszuhGE+pjrMan02UG6p4YvQZiA== X-Received: by 2002:a05:6a21:7903:b0:13d:54cd:63e7 with SMTP id bg3-20020a056a21790300b0013d54cd63e7mr288939pzc.33.1691705489640; Thu, 10 Aug 2023 15:11:29 -0700 (PDT) Received: from gregs-NUC.hsd1.or.comcast.net ([2601:1c0:5480:9a20:d0db:8db1:fb77:6a6a]) by smtp.gmail.com with ESMTPSA id s19-20020aa78293000000b00686940bfb77sm1993764pfm.71.2023.08.10.15.11.28 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 10 Aug 2023 15:11:28 -0700 (PDT) To: gdb-patches@sourceware.org, binutils@sourceware.org, palmer@dabbelt.com, greentime.hu@sifive.com, John Baldwin Cc: Greg Savin Subject: [PATCH v2 1/2] Reset note name of NT_RISCV_CSR to "GDB" to be consistent with the intent described in commit db6092f3aec43ea4d10efc5ff74274f04cdc0ad6 Date: Thu, 10 Aug 2023 15:11:21 -0700 Message-Id: <20230810221122.1155980-2-greg.savin@sifive.com> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20230810221122.1155980-1-greg.savin@sifive.com> References: <20230810221122.1155980-1-greg.savin@sifive.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spam-Status: No, score=-12.2 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, GIT_PATCH_0, KAM_NUMSUBJECT, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) 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: , From: Greg Savin via Gdb-patches Reply-To: Greg Savin Errors-To: gdb-patches-bounces+public-inbox=simark.ca@sourceware.org Sender: "Gdb-patches" --- include/elf/common.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/elf/common.h b/include/elf/common.h index ffa6b60bd2b..e7eede23a07 100644 --- a/include/elf/common.h +++ b/include/elf/common.h @@ -714,7 +714,7 @@ #define NT_LARCH_LBT 0xa04 /* LoongArch Binary Translation registers */ /* note name must be "CORE". */ #define NT_RISCV_CSR 0x900 /* RISC-V Control and Status Registers */ - /* note name must be "LINUX". */ + /* note name must be "GDB". */ #define NT_SIGINFO 0x53494749 /* Fields of siginfo_t. */ #define NT_FILE 0x46494c45 /* Description of mapped files. */ -- 2.25.1