From patchwork Fri Dec 13 15:59:21 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Tankut Baris Aktemur X-Patchwork-Id: 103038 Return-Path: X-Original-To: patchwork@sourceware.org Delivered-To: patchwork@sourceware.org Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id 0253A3858404 for ; Fri, 13 Dec 2024 16:16:45 +0000 (GMT) X-Original-To: binutils@sourceware.org Delivered-To: binutils@sourceware.org Received: from mgamail.intel.com (mgamail.intel.com [192.198.163.15]) by sourceware.org (Postfix) with ESMTPS id 91DB03857B94; Fri, 13 Dec 2024 16:01:17 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 91DB03857B94 Authentication-Results: sourceware.org; dmarc=pass (p=none dis=none) header.from=intel.com Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=intel.com ARC-Filter: OpenARC Filter v1.0.0 sourceware.org 91DB03857B94 Authentication-Results: server2.sourceware.org; arc=none smtp.remote-ip=192.198.163.15 ARC-Seal: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1734105678; cv=none; b=p9wFApWjYDBq19O61k8/Gnn1qdVcY7O5ss5bc0jo9c1xuvCzHmDcqB+Jm4Kaz1+JTumO/uUfly8fzoo7691EaN5fxZU1rxNmAKsrR3pllmkwfE/YCzCVZkF7jcraCQmsihSLzLAn7iCjAzxe6pVdTrgTSZoLwBHE5ngSACiD60Y= ARC-Message-Signature: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1734105678; c=relaxed/simple; bh=fn73bXAoTnATpJmorChMtNwe4jG2J4H0yJAu3ov5gF8=; h=DKIM-Signature:From:To:Subject:Date:Message-Id:MIME-Version; b=QIYt88GMDfIAwJ30Z5TOAX/W/k5xTLfdo/GQHagDphSMiEjKjGi+rBfskUe3trRHXfWQ7tZDRq5LiupuU+LdKJ3vvLdjglDZ794+Pfhg27w7EOyvlH+pDPw3x6i8zhzdNvRoX6pTTWrssCjmhXfFEK3qk/LpZTbSEnC9PMSBoFw= ARC-Authentication-Results: i=1; server2.sourceware.org DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 91DB03857B94 Authentication-Results: sourceware.org; dkim=pass (2048-bit key, unprotected) header.d=intel.com header.i=@intel.com header.a=rsa-sha256 header.s=Intel header.b=iQ/7gvwS DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1734105678; x=1765641678; h=from:to:subject:date:message-id:in-reply-to:references: mime-version:content-transfer-encoding; bh=fn73bXAoTnATpJmorChMtNwe4jG2J4H0yJAu3ov5gF8=; b=iQ/7gvwSVYK75BRlzfbXa94Lh4SeId1LSc9Bfbvo2eNxMVocWPTrUNmh V9KjBOzzsvEJx3Q0g1Y/xYfpzEak9q6FTVkQ+dPba6ReDEwTYgIxTBwdS zoIek8snyyzbyeh8RgIc4plixj/rLB8f4o/GYKKsL5XIHYz/FYVel7+TT Xz8QRSjLdkV5Os7bTfTirbx5/yL+UyLpxKS77juNJ7zzU4QUQKz29d1Xh e7UZKAqpa3TLdDSJ4I5WrU8zL70woTbLtsATqyVM+cpkM1+HGfkszKOBz hO8rEUu2NaaJtovgu9TC4jDlHz6pwGCgquPs2VCFx00yzG1zVm0E8galj Q==; X-CSE-ConnectionGUID: LlswMzPJRPqmNy4eMOSykQ== X-CSE-MsgGUID: gNFF4xE1SqePf8N4Z/jamA== X-IronPort-AV: E=McAfee;i="6700,10204,11285"; a="34696391" X-IronPort-AV: E=Sophos;i="6.12,231,1728975600"; d="scan'208";a="34696391" Received: from orviesa010.jf.intel.com ([10.64.159.150]) by fmvoesa109.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 13 Dec 2024 08:01:16 -0800 X-CSE-ConnectionGUID: J6hgEKnSSHC2FFExUu7m9A== X-CSE-MsgGUID: Uhubi/prQpuOB4H+rKe1+g== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.12,224,1728975600"; d="scan'208";a="96434440" Received: from gkldtt-dev-004.igk.intel.com (HELO localhost) ([10.123.221.202]) by orviesa010-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 13 Dec 2024 08:01:10 -0800 From: Tankut Baris Aktemur To: gdb-patches@sourceware.org, Markus Metzger , binutils@sourceware.org Subject: [PATCH v2 04/47] opcodes: add intelgt as a configuration Date: Fri, 13 Dec 2024 16:59:21 +0100 Message-Id: <20241213-upstream-intelgt-mvp-v2-4-5c4caeb7b33d@intel.com> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20241213-upstream-intelgt-mvp-v2-0-5c4caeb7b33d@intel.com> References: <20241213-upstream-intelgt-mvp-v2-0-5c4caeb7b33d@intel.com> MIME-Version: 1.0 X-Mailer: b4 0.14.2 X-Spam-Status: No, score=-11.0 required=5.0 tests=BAYES_00, DKIMWL_WL_HIGH, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, GIT_PATCH_0, RCVD_IN_MSPIKE_H2, SPF_HELO_NONE, SPF_NONE, 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: binutils@sourceware.org X-Mailman-Version: 2.1.30 Precedence: list List-Id: Binutils mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: binutils-bounces~patchwork=sourceware.org@sourceware.org Intel GT does not use the opcodes lib for disassembling instructions. Therefore, add the simplest configuration to satisfy building without errors. To: --- opcodes/configure | 1 + opcodes/configure.ac | 1 + 2 files changed, 2 insertions(+) diff --git a/opcodes/configure b/opcodes/configure index 547e5afc76657db80c08ee762d19fd8ff17fb4e0..262fdb25e3f8e17134a48f21cf62dbe856145b81 100755 --- a/opcodes/configure +++ b/opcodes/configure @@ -14470,6 +14470,7 @@ if test x${all_targets} = xfalse ; then bfd_i386_arch|bfd_iamcu_arch) ta="$ta i386-dis.lo" ;; bfd_ia64_arch) ta="$ta ia64-dis.lo ia64-opc.lo" ;; + bfd_intelgt_arch) ;; bfd_ip2k_arch) ta="$ta ip2k-asm.lo ip2k-desc.lo ip2k-dis.lo ip2k-ibld.lo ip2k-opc.lo" using_cgen=yes ;; bfd_epiphany_arch) ta="$ta epiphany-asm.lo epiphany-desc.lo epiphany-dis.lo epiphany-ibld.lo epiphany-opc.lo" using_cgen=yes ;; bfd_iq2000_arch) ta="$ta iq2000-asm.lo iq2000-desc.lo iq2000-dis.lo iq2000-ibld.lo iq2000-opc.lo" using_cgen=yes ;; diff --git a/opcodes/configure.ac b/opcodes/configure.ac index 51045b6217815b2c29d802b94c49a69c1719b791..c9f6cabb9220cf6073df3a3de6efe9b57b7ef347 100644 --- a/opcodes/configure.ac +++ b/opcodes/configure.ac @@ -286,6 +286,7 @@ if test x${all_targets} = xfalse ; then bfd_i386_arch|bfd_iamcu_arch) ta="$ta i386-dis.lo" ;; bfd_ia64_arch) ta="$ta ia64-dis.lo ia64-opc.lo" ;; + bfd_intelgt_arch) ;; bfd_ip2k_arch) ta="$ta ip2k-asm.lo ip2k-desc.lo ip2k-dis.lo ip2k-ibld.lo ip2k-opc.lo" using_cgen=yes ;; bfd_epiphany_arch) ta="$ta epiphany-asm.lo epiphany-desc.lo epiphany-dis.lo epiphany-ibld.lo epiphany-opc.lo" using_cgen=yes ;; bfd_iq2000_arch) ta="$ta iq2000-asm.lo iq2000-desc.lo iq2000-dis.lo iq2000-ibld.lo iq2000-opc.lo" using_cgen=yes ;;