From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-2.3 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS,URIBL_BLOCKED,USER_AGENT_SANE_1 autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 6298AC10DCE for ; Sat, 7 Mar 2020 01:10:36 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 30FA0206CC for ; Sat, 7 Mar 2020 01:10:36 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="nYwStkqF" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 30FA0206CC Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=codesourcery.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-snps-arc-bounces+linux-snps-arc=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:References:Message-ID: In-Reply-To:Subject:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=6wObCQl7UksRYxjHqHeJ7HmmD88E5VE2/CsRcvWha0w=; b=nYwStkqFuzSeTG LoORzi4Ab6GwhOUEqWY8+yaUH0E/JIzoZrbRrtpsAK9M0+xWqpVDwXuerIkGHBIf5dO9h9s0eu3On AAMutf921WHzSI+ujvFyg3zmfkO2u+EOwO1veO8GBW5hhTT083h1SEfstu5ISnIbyJ3vKykMMYVaf AWvzEiVmzxONnuh3XkquhIifTfTeccGhyBms7oWotYrcF5JIoJuLO+1g2JjxPCMxbuSDxJjfaMRny VBohFh+C2gkO+N6tzvbmka5tC/SxQVfBLoYlsILDwixQmFqa1XEjwqNd97SI0ewxOlVpqYo30HnjO WTUJYGETmC28fhKFu/Zg==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1jANz8-0001Fg-Or; Sat, 07 Mar 2020 01:10:34 +0000 Received: from esa1.mentor.iphmx.com ([68.232.129.153]) by bombadil.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1jANz6-0001FA-5B for linux-snps-arc@lists.infradead.org; Sat, 07 Mar 2020 01:10:33 +0000 IronPort-SDR: X7zEFqFp4hm2yFX5yOUbpjpZ6Ir/uVWgndxQSaqhMoOQ5mk9rDkjJrJ6CXpMMmcn+jl8UK4uUt 71PVVUZagdJFXHtQ1gLeRlkyoKbSp28Y1S6F+N9Z0RIgnsqwUUhtkI6HbQwf9nAh9XoT636CaJ atmcEFQFzAmIJppyibfNLKRTdIOqm5lWac793UWha8+K+aurX29PhKFqXuD2XwNu2Hg2o+D4bf uvyGKFym64EK34n3irINXf+mKbGLhsbGng7A8yZwHjMMN/avvP532RW0omE2Sv5JHQoQHeN/rd UUs= X-IronPort-AV: E=Sophos;i="5.70,524,1574150400"; d="scan'208";a="48455839" Received: from orw-gwy-02-in.mentorg.com ([192.94.38.167]) by esa1.mentor.iphmx.com with ESMTP; 06 Mar 2020 17:10:31 -0800 IronPort-SDR: Mu+m1Gb84CyF3eJ7o1/4syDKxGOJySvZOcJ8+uzaIS1OiFlOLqj7l6JaqxgZKWZ/oeJVl9T0Ph 9KYuTOcBmdt7pFQU60fAKQI3gs0HZxRwVtAeUytnpqXusuQvO634G5kl8FyagAv1xxOSjTofwa ab0GVc8OWxQKM29PUqy8rc+1dWl13LqP/25S7Vpmaolw0tpQ4T25jCv13DQf3Giz+ASwoJ5YyT MIkCJAValURh7NTpTDXGll/ydKMnVBg6Dg1GhqTYysYyaBBmP4te55cBWzGFmm96P/L3c+8HMi j/4= Date: Sat, 7 Mar 2020 01:10:27 +0000 From: Joseph Myers X-X-Sender: jsm28@digraph.polyomino.org.uk To: Vineet Gupta Subject: Re: [PATCH v3 00/17] glibc port to ARC processors In-Reply-To: Message-ID: References: <20200306182419.13945-1-vgupta@synopsys.com> User-Agent: Alpine 2.21 (DEB 202 2017-01-01) MIME-Version: 1.0 X-Originating-IP: [137.202.0.90] X-ClientProxiedBy: SVR-IES-MBX-03.mgc.mentorg.com (139.181.222.3) To svr-ies-mbx-01.mgc.mentorg.com (139.181.222.1) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200306_171032_207023_407D73C2 X-CRM114-Status: UNSURE ( 4.85 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-snps-arc@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Linux on Synopsys ARC Processors List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: "linux-snps-arc@lists.infradead.org" , "libc-alpha@sourceware.org" Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-snps-arc" Errors-To: linux-snps-arc-bounces+linux-snps-arc=archiver.kernel.org@lists.infradead.org On Sat, 7 Mar 2020, Vineet Gupta wrote: > On 3/6/20 4:21 PM, Joseph Myers wrote: > > Please give details of what the entries would be for > > and > > ARC > * 32-bit, hard-float, LE: /lib/ld-linux-arc.so.2 > * 32-bit, soft-float, LE: /lib/ld-linux-arc.so.2 > > (soft-float ABI is compatible with hardware-float builds in terms of calling > convention, register-file etc) So that should actually be one bullet-point entry for soft-float ABI, rather than two entries, because it's a single ABI, with a clarifying note following like those for some other architectures. -- Joseph S. Myers joseph@codesourcery.com _______________________________________________ linux-snps-arc mailing list linux-snps-arc@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-snps-arc