From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: AS3215 2.6.0.0/16 X-Spam-Status: No, score=-4.2 required=3.0 tests=AWL,BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,MAILING_LIST_MULTI, RCVD_IN_DNSWL_MED,SPF_HELO_PASS,SPF_PASS shortcircuit=no autolearn=ham autolearn_force=no version=3.4.2 Received: from sourceware.org (server2.sourceware.org [IPv6:2620:52:3:1:0:246e:9693:128c]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by dcvr.yhbt.net (Postfix) with ESMTPS id C6D5D1F910 for ; Sun, 27 Nov 2022 17:40:26 +0000 (UTC) Authentication-Results: dcvr.yhbt.net; dkim=pass (1024-bit key; secure) header.d=sourceware.org header.i=@sourceware.org header.b="QjXI45Jh"; dkim-atps=neutral Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id A528B385517C for ; Sun, 27 Nov 2022 17:40:22 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org A528B385517C DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1669570822; bh=bbuqamdTfsq9xrAtk/0fQQ3S7mQojOwo4UyHBHRL57I=; 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=QjXI45Jh0jBv+cjpn347wJYHdJFH2V4GFvYSNYiHKXPnvEThcSMSjMYcYmZXcwVcn KFJpH7a2QzOhOy+XWVPgScxQy3nYxlHkelO/1+YPVRPjqxTkGEurvlxwUeuvRQcV8F v+o5CfnVkOng6cGD2bY1RYzSDGVayVeyj2bO6Nr0= Received: from mx0b-00230701.pphosted.com (mx0b-00230701.pphosted.com [148.163.158.9]) by sourceware.org (Postfix) with ESMTPS id 558073858D3C for ; Sun, 27 Nov 2022 17:40:01 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 558073858D3C Received: from pps.filterd (m0297265.ppops.net [127.0.0.1]) by mx0a-00230701.pphosted.com (8.17.1.19/8.17.1.19) with ESMTP id 2AQJLHOt004334; Sun, 27 Nov 2022 09:39:52 -0800 Received: from smtprelay-out1.synopsys.com (smtprelay-out1.synopsys.com [149.117.73.133]) by mx0a-00230701.pphosted.com (PPS) with ESMTPS id 3m3jm0uc7y-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Sun, 27 Nov 2022 09:39:52 -0800 Received: from mailhost.synopsys.com (mdc-mailhost2.synopsys.com [10.225.0.210]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (Client CN "mailhost.synopsys.com", Issuer "SNPSica2" (verified OK)) by smtprelay-out1.synopsys.com (Postfix) with ESMTPS id E8D4540094; Sun, 27 Nov 2022 17:39:49 +0000 (UTC) Received: from atlantis.internal.synopsys.com (unknown [10.225.29.83]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (Client did not present a certificate) by mailhost.synopsys.com (Postfix) with ESMTPSA id 3CE97A005E; Sun, 27 Nov 2022 17:39:46 +0000 (UTC) X-SNPS-Relay: synopsys.com To: libc-alpha@sourceware.org Cc: Shahab Vahedi , Vineet Gupta , Florian Weimer , Claudiu Zissulescu , arcml Subject: [PATCH v3 0/2] Update ARC definitions in elf/elf.h Date: Sun, 27 Nov 2022 18:38:23 +0100 Message-Id: <20221127173825.3106-1-shahab@synopsys.com> X-Mailer: git-send-email 2.38.1 In-Reply-To: <20221118131542.23188-1-shahab@synopsys.com> References: <20221118131542.23188-1-shahab@synopsys.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Proofpoint-GUID: E1NbiSIMup97Ef_GJ_v3eeW1oNNPCzch X-Proofpoint-ORIG-GUID: E1NbiSIMup97Ef_GJ_v3eeW1oNNPCzch X-Proofpoint-Virus-Version: vendor=baseguard engine=ICAP:2.0.219,Aquarius:18.0.895,Hydra:6.0.545,FMLib:17.11.122.1 definitions=2022-11-27_08,2022-11-25_01,2022-06-22_01 X-Proofpoint-Spam-Details: rule=outbound_active_cloned_notspam policy=outbound_active_cloned score=0 mlxscore=0 phishscore=0 clxscore=1011 impostorscore=0 mlxlogscore=670 lowpriorityscore=0 malwarescore=0 suspectscore=0 adultscore=0 priorityscore=1501 bulkscore=0 spamscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.12.0-2210170000 definitions=main-2211270147 X-BeenThere: libc-alpha@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Libc-alpha mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , From: Shahab Vahedi via Libc-alpha Reply-To: Shahab Vahedi Errors-To: libc-alpha-bounces+e=80x24.org@sourceware.org Sender: "Libc-alpha" After updating the ARC definitions in elf/elf.h (the second patch of this series), I noticed a lack of parsing support for it in glibcpp.py. Please read the description of the first patch for more details. To have the tests pass all the time, the first patch fixes the potential issue and the second one is related to the actual update of definitions in elf.h header. Rationale for the CCs: Florian Weimer -- Changes related to glibcpp and glibcelf Vineet Gupta -- Changes related to elf.h (ARC section) Shahab Vahedi (2): scripts: Add "|" operator support to glibcpp's parsing ARC: update definitions in elf/elf.h elf/elf.h | 29 ++++++++++++++++++++++++----- scripts/glibcelf.py | 3 +++ scripts/glibcpp.py | 1 + support/tst-glibcpp.py | 1 + sysdeps/arc/dl-machine.h | 8 ++++---- 5 files changed, 33 insertions(+), 9 deletions(-) -- 2.38.1