From patchwork Sat Jan 27 03:57:30 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Palmer Dabbelt X-Patchwork-Id: 866695 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (mailfrom) smtp.mailfrom=sourceware.org (client-ip=209.132.180.131; helo=sourceware.org; envelope-from=libc-alpha-return-89665-incoming=patchwork.ozlabs.org@sourceware.org; receiver=) Authentication-Results: ozlabs.org; dkim=pass (1024-bit key; secure) header.d=sourceware.org header.i=@sourceware.org header.b="KMU/yxkn"; dkim-atps=neutral Received: from sourceware.org (server1.sourceware.org [209.132.180.131]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 3zT27Y08vgz9t34 for ; Sat, 27 Jan 2018 14:58:32 +1100 (AEDT) DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:subject:date:message-id:in-reply-to:references :cc:from:to; q=dns; s=default; b=aJnmvDp1lQimNZr9xGwK+SY7bkQeUS7 piA/kAtsrc/fdx7fH35MtSYzfWr2FM+QBLjJMTO6O4vUpnNZ9+OI8Jfky50WK5cy 8kmzhQdYgKKqjKgdHoruMbIT5P5tdODrKFMzcVlvO95GxJsyYfK/K1yjJQWxEi1i yzEKSbVdp/8s= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:subject:date:message-id:in-reply-to:references :cc:from:to; s=default; bh=alK6ZOSQ5tTIUyi0TUaotefhMss=; b=KMU/y xknSpdEEo8+81LAsHU/yjHwAZ7Yl7vfJHFi/54f9CDmcjLnUQ7YB4Y8N1/nAkRnx 9WtFi7fTt4laUQTVxefyJGixE6PeCIs1oRAUyBmi1m3mJG1faqMwhFAuFA/PyjYb wpc8i9Spv0XynDAZRvixcSZS54aXCxgupEWkEE= Received: (qmail 103966 invoked by alias); 27 Jan 2018 03:58:04 -0000 Mailing-List: contact libc-alpha-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: libc-alpha-owner@sourceware.org Delivered-To: mailing list libc-alpha@sourceware.org Received: (qmail 103815 invoked by uid 89); 27 Jan 2018 03:58:03 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-26.0 required=5.0 tests=AWL, BAYES_00, GIT_PATCH_0, GIT_PATCH_1, GIT_PATCH_2, GIT_PATCH_3, RCVD_IN_DNSWL_NONE, SPF_PASS autolearn=ham version=3.3.2 spammy= X-HELO: mail-pf0-f177.google.com X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:date:message-id:in-reply-to:references :cc:from:to; bh=HChkzhKPwkSHSH2Di5IADX07Onm2a3HiJN7riSWHjhA=; b=KzSC7mw/gsFDQtLqqASAYryfuWWWoXo5i6puza6ESITQ55v03UPYVIX9bJOC+0t9cI 8o+TjSRlFrpU8VE6vLItxDAKwN5nz5es5NT2je424NpURxASHtjOGL4QqOfBoZfeCacL GEDn7a/fpBvfLTwbIkSr7MEFHtlioeT5rV4VI9ZtQgprOI5eIqo8DyxfmYPt9Xg4g/3d dxeg0x4MXqXLYi0pLL04Z+ehYZ/M3K1/jYHgd62zStFPhejxKbWS954MTs0z19TaqhWg 2KUIr6+yrvLJrx+Jd0fgtXCZlQ3DZDqWBAaWFk286DaLzPlnvMEnicKORjhZPJsKUQXl BPGw== X-Gm-Message-State: AKwxytezwiWfx5gd8kulP1uVEWQS/UGYT1VJkXjFY+aQWVUKvW980EQz Le+Hxvx8FppXXae7tbJmteXZRg== X-Google-Smtp-Source: AH8x225RkM2avWQsdpaJhm4Fnc9wtSQ14M0SX2XFjwe96O5nmpxvhHaUM9m8PkJKa06bIalM9szi3w== X-Received: by 10.98.66.152 with SMTP id h24mr20846356pfd.13.1517025480308; Fri, 26 Jan 2018 19:58:00 -0800 (PST) Subject: [PATCH v7 03/17] Add RISC-V entries to config.h.in Date: Fri, 26 Jan 2018 19:57:30 -0800 Message-Id: <20180127035744.10058-4-palmer@dabbelt.com> In-Reply-To: <20180127035744.10058-1-palmer@dabbelt.com> References: <20180127035744.10058-1-palmer@dabbelt.com> Cc: Palmer Dabbelt From: Palmer Dabbelt To: libc-alpha@sourceware.org, joseph@codesourcery.com These were autogenerated. 2018-01-26 Palmer Dabbelt * config.h.in: Regenerate. --- config.h.in | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/config.h.in b/config.h.in index d928e7dd867c..b0b7cf26cb4b 100644 --- a/config.h.in +++ b/config.h.in @@ -100,6 +100,11 @@ /* AArch64 big endian ABI */ #undef HAVE_AARCH64_BE +/* RISC-V integer ABI for ld.so. */ +#undef RISCV_ABI_XLEN + +/* RISC-V floating-point ABI for ld.so. */ +#undef RISCV_ABI_FLEN /* Linux specific: minimum supported kernel version. */ #undef __LINUX_KERNEL_VERSION