From nobody Fri Nov 7 23:09:14 2025 Delivered-To: importer@patchew.org Received-SPF: temperror (zoho.com: Error in retrieving data from DNS) client-ip=209.51.188.17; envelope-from=qemu-devel-bounces+importer=patchew.org@nongnu.org; helo=lists.gnu.org; Authentication-Results: mx.zohomail.com; dkim=fail; spf=temperror (zoho.com: Error in retrieving data from DNS) smtp.mailfrom=qemu-devel-bounces+importer=patchew.org@nongnu.org Return-Path: Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mx.zohomail.com with SMTPS id 1548817035427904.9476109147674; Tue, 29 Jan 2019 18:57:15 -0800 (PST) Received: from localhost ([127.0.0.1]:59420 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gog3i-0004vN-BQ for importer@patchew.org; Tue, 29 Jan 2019 21:57:02 -0500 Received: from eggs.gnu.org ([209.51.188.92]:59408) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gog2U-0004I3-VW for qemu-devel@nongnu.org; Tue, 29 Jan 2019 21:55:50 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gog2S-0001Yq-51 for qemu-devel@nongnu.org; Tue, 29 Jan 2019 21:55:46 -0500 Received: from mail-pl1-x644.google.com ([2607:f8b0:4864:20::644]:39871) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gog2R-0001Vt-Rn for qemu-devel@nongnu.org; Tue, 29 Jan 2019 21:55:44 -0500 Received: by mail-pl1-x644.google.com with SMTP id 101so10351221pld.6 for ; Tue, 29 Jan 2019 18:55:36 -0800 (PST) Received: from rohan.sifive.com ([12.206.222.5]) by smtp.gmail.com with ESMTPSA id b2sm170634pgg.87.2019.01.29.18.55.34 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 29 Jan 2019 18:55:35 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sifive.com; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=KHMIGotruwO3eQEPmBEX4ttWgsy6OjKQCS+SMb284Qk=; b=apCP72HKE5iseAgyZHk6eBZiYjVotuT9ah4ixWf+FnWsCCT9//DfChfR3LzAkEPZVA HFBYIhUFtwxB8x0o64xZDDgVabLWnp0erRS/NE3Em9W57+TFcoYbBQbyA/RJfzhcICLm mezrZ1zFJnttk1HSoLEB4dsUvgPQwFdiYlbtWB8F+HNpE+3G71D+RqMkuVZMUx/phwAi ubXXdNX971glLKAZZNtHVgX9NLBIAIePz2f6VXYwtcAtlROmjmGMV1NjpKX8xNux4AjA rbtIRH/1wBYFplDC6aYVn0wBEbhlDi23T7slj74F6eeJyGg2/Xdhq7SaqGsLdKxDq0NX uKsw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=KHMIGotruwO3eQEPmBEX4ttWgsy6OjKQCS+SMb284Qk=; b=ANA7Kk/TkNtDegG0wFjE21Fbz1pLbJZ66sRmGOZLvW9DOoxizFoIO1aOCtgq9W9Hr9 +XgJ6NsM1VPu4vNn09aO2XKiPprcCe21Vq2PZCJj7rQwXyCIlo6QXFmFWDUiNX+S0q9Q xlqenCBUa+DSrj6bzfhV+HNgLn9dvedIbN11+lCVc67A9BhdXVAqRmpXPbGaqVG7dAta U/Do7Kos1MQd8YFGpRMrxRJGz4R6jA9ev8qImrqKd4k0jYFVlobfNWaykkF1zZOFEA2/ 5VGwHr5pzdejJTxL7LYLkWYSwle73OgpGUK5cw9QRMVy7rmyzdVq5mnLt/iccoCMHTXk 2+rw== X-Gm-Message-State: AJcUuke02PAwWz04C/+PHMMamcx7s0MNjiLDeLCsD7kB2Wtsmr3BFQVW 58lDaPbJdldirEVX7ZZis7pxWlMTHTA= X-Google-Smtp-Source: ALg8bN7ErF9ctkaf/rok5kiZ2ZV6SzPRoRYxULwiL+MeU3n/BeEAShXYscE7w+6JMeqqwreFPkp+UQ== X-Received: by 2002:a17:902:346:: with SMTP id 64mr29308087pld.337.1548816935650; Tue, 29 Jan 2019 18:55:35 -0800 (PST) From: Jim Wilson To: qemu-devel@nongnu.org Date: Tue, 29 Jan 2019 18:55:28 -0800 Message-Id: <20190130025528.12560-1-jimw@sifive.com> X-Mailer: git-send-email 2.17.1 In-Reply-To: References: X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 2607:f8b0:4864:20::644 Subject: [Qemu-devel] [PATCH 2/5 v3] RISC-V: Add 64-bit gdb xml files. X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: qemu-riscv@nongnu.org, Jim Wilson Errors-To: qemu-devel-bounces+importer=patchew.org@nongnu.org Sender: "Qemu-devel" X-ZohoMail-DKIM: fail (Header signature does not verify) Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Signed-off-by: Jim Wilson Reviewed-by: Alistair Francis --- configure | 1 + gdb-xml/riscv-64bit-cpu.xml | 43 ++++++++ gdb-xml/riscv-64bit-csr.xml | 250 ++++++++++++++++++++++++++++++++++++++++= ++++ gdb-xml/riscv-64bit-fpu.xml | 52 +++++++++ 4 files changed, 346 insertions(+) create mode 100644 gdb-xml/riscv-64bit-cpu.xml create mode 100644 gdb-xml/riscv-64bit-csr.xml create mode 100644 gdb-xml/riscv-64bit-fpu.xml diff --git a/configure b/configure index f30369a..5e71d28 100755 --- a/configure +++ b/configure @@ -7290,6 +7290,7 @@ case "$target_name" in TARGET_BASE_ARCH=3Driscv TARGET_ABI_DIR=3Driscv mttcg=3Dyes + gdb_xml_files=3D"riscv-64bit-cpu.xml riscv-64bit-fpu.xml riscv-64bit-c= sr.xml" target_compiler=3D$cross_cc_riscv64 ;; sh4|sh4eb) diff --git a/gdb-xml/riscv-64bit-cpu.xml b/gdb-xml/riscv-64bit-cpu.xml new file mode 100644 index 0000000..f37d7f3 --- /dev/null +++ b/gdb-xml/riscv-64bit-cpu.xml @@ -0,0 +1,43 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/gdb-xml/riscv-64bit-csr.xml b/gdb-xml/riscv-64bit-csr.xml new file mode 100644 index 0000000..a3de834 --- /dev/null +++ b/gdb-xml/riscv-64bit-csr.xml @@ -0,0 +1,250 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/gdb-xml/riscv-64bit-fpu.xml b/gdb-xml/riscv-64bit-fpu.xml new file mode 100644 index 0000000..fb24b72 --- /dev/null +++ b/gdb-xml/riscv-64bit-fpu.xml @@ -0,0 +1,52 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + --=20 2.7.4