From patchwork Wed Nov 30 21:48:02 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "H.J. Lu" X-Patchwork-Id: 28023 Return-Path: Delivered-To: ouuuleilei@gmail.com Received: by 2002:adf:f944:0:0:0:0:0 with SMTP id q4csp1166960wrr; Wed, 30 Nov 2022 13:48:16 -0800 (PST) X-Google-Smtp-Source: AA0mqf5lo/WckEksL73fya3tUJEgRwx6opJtkk+vcT7ZZEw1VTtWpgCnHyw3o2nCungeFVgkM1a1 X-Received: by 2002:aa7:c042:0:b0:462:2f5a:8618 with SMTP id k2-20020aa7c042000000b004622f5a8618mr57828272edo.42.1669844896026; Wed, 30 Nov 2022 13:48:16 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1669844896; cv=none; d=google.com; s=arc-20160816; b=ymqaDkZY8/mudK+CznSp7qGBKenCqeY97Fr2uY170lLvNjRBMeXwAuBfjloImLb4UL ilXjrANutM/yMNDxFy7ba+Y43OF8/MjW5c8k62aerRY7jLH0kls8sqXJn6dLhCsXRvq/ evXdx0c93blVKbzWEoFCkfvqkF9fskiZTxv5LQFxnBVRihNq5wJyxwOYdOVcL4Vg7IDM KZEVZvVvNAWqz8EIPuBMkm7rBYKxjzUSsIz77Uc5zCumUvDj0sVmCFMxZ8nD0BECD35m hutoKFG0MquJ7kWjFSVlHMZtKs8N8Ea5cWEnCUt2Igr+dFVs1UneEonfVvvezLOzPBYM KgGw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=sender:errors-to:reply-to:from:list-subscribe:list-help:list-post :list-archive:list-unsubscribe:list-id:precedence :content-transfer-encoding:mime-version:message-id:date:subject:to :dmarc-filter:delivered-to:dkim-signature:dkim-filter; bh=/h8zxVfh5kE9tNzJ1aYVw+MfQq8w/8nJgIjBnrKlQFg=; b=KyoSG5ki1OCHDyXSFOKAlIOYlxlYHujxmH5REvepOVb0JHw0D9mF9avXEliw3FeAIu ZorSU8Vzin+cuzmboMUZv9Sxs+5eTxN/IMnJY1WxGISbOBbeBXd0nCD6nuXNiu1LBPek 5gJpUJhLqj6VpBLuXoaxg8ggUv+DKxA1oQy0NQl7zPGzuCdSxc+oTcFBRxiX2yXUHHgR S/UvAhpMuoT7H9E0F7+KYKvJUI5Ug537lD6peSNMMqEbQIMyvx66SNYvd7ljs3nINPAm n0xxsOfIVpQbsNU+1BiysOFnJ2f3ZLrYcyVNq+cYHADswpnXxi5hjkJPEExA2sKTWtLY 9Z8g== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@sourceware.org header.s=default header.b=wdw25Y7m; spf=pass (google.com: domain of binutils-bounces+ouuuleilei=gmail.com@sourceware.org designates 8.43.85.97 as permitted sender) smtp.mailfrom="binutils-bounces+ouuuleilei=gmail.com@sourceware.org"; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=sourceware.org Received: from sourceware.org (server2.sourceware.org. [8.43.85.97]) by mx.google.com with ESMTPS id c6-20020a05640227c600b0046a222b78a5si2431527ede.249.2022.11.30.13.48.15 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 30 Nov 2022 13:48:16 -0800 (PST) Received-SPF: pass (google.com: domain of binutils-bounces+ouuuleilei=gmail.com@sourceware.org designates 8.43.85.97 as permitted sender) client-ip=8.43.85.97; Authentication-Results: mx.google.com; dkim=pass header.i=@sourceware.org header.s=default header.b=wdw25Y7m; spf=pass (google.com: domain of binutils-bounces+ouuuleilei=gmail.com@sourceware.org designates 8.43.85.97 as permitted sender) smtp.mailfrom="binutils-bounces+ouuuleilei=gmail.com@sourceware.org"; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=sourceware.org Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id 145043857B8E for ; Wed, 30 Nov 2022 21:48:15 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 145043857B8E DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1669844895; bh=/h8zxVfh5kE9tNzJ1aYVw+MfQq8w/8nJgIjBnrKlQFg=; h=To:Subject:Date:List-Id:List-Unsubscribe:List-Archive:List-Post: List-Help:List-Subscribe:From:Reply-To:From; b=wdw25Y7mflO3AiuXdQgoRaKGEsOg5p8Wbn+V1cBln2N/UAet9qzgU2TVnS1O17yu2 a5lydj75LGHdueD431ZV1NE5HA0cw8um+TntQ6gTfChQ4TxaAm01NhYycjtCe7X2wb j/MfTAV1s0EMG/ISDBZ3DaxBmKm/17LShpjYeWQM= X-Original-To: binutils@sourceware.org Delivered-To: binutils@sourceware.org Received: from mail-pl1-x632.google.com (mail-pl1-x632.google.com [IPv6:2607:f8b0:4864:20::632]) by sourceware.org (Postfix) with ESMTPS id 9ED733858D1E for ; Wed, 30 Nov 2022 21:48:06 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 9ED733858D1E Received: by mail-pl1-x632.google.com with SMTP id jn7so18017691plb.13 for ; Wed, 30 Nov 2022 13:48:06 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:message-id:date:subject:to :from:x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=/h8zxVfh5kE9tNzJ1aYVw+MfQq8w/8nJgIjBnrKlQFg=; b=oGn4KpcrmjI357qm2LUKJE7LTGylq/jpcDNyMC1O5DH3wCBkQs+cpWlSy1M11S38KP 0Sid4RWSoujOhgQHXK5ZdXMeth80S2K72HA7E8hhWlaN1NyYMNa+kOSuxC7yQtjhIH+D kHBzj4TvEGGpXBYcveELKDz3MlxnnQ+CtYuBXvMbNsUZoSZQ1jYd9mQdHvcH18H3Jq9e ZlMp3H0EhZjHU5q4NMcO5rs2It2pC+B3+G7nNW5cHaYn9kjHrrKlQmP/KA67K2KmCP/s 8bI5V0JnQJY5T2/jqlamNFV0BOJDhyRhro8GbAlol9EKdfU0lXjiTSlIKEKv7uAvl2su v39g== X-Gm-Message-State: ANoB5pkE93KxXGmWpkZWM662Mncp0LTyH5+4Vp9JNGB0V0wMK+pB2aB6 GcJJfkk5UCIL6FU+g6QUfxG1C3ZDQKU= X-Received: by 2002:a17:902:f651:b0:188:50c2:89fb with SMTP id m17-20020a170902f65100b0018850c289fbmr27483373plg.130.1669844885142; Wed, 30 Nov 2022 13:48:05 -0800 (PST) Received: from gnu-cfl-3.localdomain ([172.56.30.140]) by smtp.gmail.com with ESMTPSA id y2-20020aa78f22000000b0053e62b6fd22sm1824654pfr.126.2022.11.30.13.48.04 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 30 Nov 2022 13:48:04 -0800 (PST) Received: from gnu-cfl-3.. (localhost [IPv6:::1]) by gnu-cfl-3.localdomain (Postfix) with ESMTP id 0C53874016C for ; Wed, 30 Nov 2022 13:48:03 -0800 (PST) To: binutils@sourceware.org Subject: [PATCH] opcodes: Remove i386-init.h and i386-tbl.h from HFILES Date: Wed, 30 Nov 2022 13:48:02 -0800 Message-Id: <20221130214802.32340-1-hjl.tools@gmail.com> X-Mailer: git-send-email 2.38.1 MIME-Version: 1.0 X-Spam-Status: No, score=-3024.1 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, GIT_PATCH_0, RCVD_IN_BARRACUDACENTRAL, 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: binutils@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Binutils mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-Patchwork-Original-From: "H.J. Lu via Binutils" From: "H.J. Lu" Reply-To: "H.J. Lu" Errors-To: binutils-bounces+ouuuleilei=gmail.com@sourceware.org Sender: "Binutils" X-getmail-retrieved-from-mailbox: =?utf-8?q?INBOX?= X-GMAIL-THRID: =?utf-8?q?1750959281413241158?= X-GMAIL-MSGID: =?utf-8?q?1750959281413241158?= i386-init.h and i386-tbl.h are generated files. There is nothing to translate. Remove them from HFILES (POTFILES). * Makefile.am (HFILES): Remove i386-init.h and i386-tbl.h. * Makefile.in: Regenerated. * po/POTFILES.in: Likewise. --- opcodes/Makefile.am | 2 -- opcodes/Makefile.in | 2 -- opcodes/po/POTFILES.in | 2 -- 3 files changed, 6 deletions(-) diff --git a/opcodes/Makefile.am b/opcodes/Makefile.am index 93e9002be19..cb6ff0ebc5e 100644 --- a/opcodes/Makefile.am +++ b/opcodes/Makefile.am @@ -64,9 +64,7 @@ HFILES = \ epiphany-desc.h epiphany-opc.h \ fr30-desc.h fr30-opc.h \ frv-desc.h frv-opc.h \ - i386-init.h \ i386-opc.h \ - i386-tbl.h \ ia64-asmtab.h \ ia64-opc.h \ ip2k-desc.h ip2k-opc.h \ diff --git a/opcodes/Makefile.in b/opcodes/Makefile.in index fe4539d6097..5524af5ccd2 100644 --- a/opcodes/Makefile.in +++ b/opcodes/Makefile.in @@ -455,9 +455,7 @@ HFILES = \ epiphany-desc.h epiphany-opc.h \ fr30-desc.h fr30-opc.h \ frv-desc.h frv-opc.h \ - i386-init.h \ i386-opc.h \ - i386-tbl.h \ ia64-asmtab.h \ ia64-opc.h \ ip2k-desc.h ip2k-opc.h \ diff --git a/opcodes/po/POTFILES.in b/opcodes/po/POTFILES.in index 24f57af24a3..9906bf14848 100644 --- a/opcodes/po/POTFILES.in +++ b/opcodes/po/POTFILES.in @@ -73,10 +73,8 @@ h8300-dis.c hppa-dis.c i386-dis.c i386-gen.c -i386-init.h i386-opc.c i386-opc.h -i386-tbl.h ia64-asmtab.c ia64-asmtab.h ia64-dis.c