From patchwork Sat Jan 13 10:38:01 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Palmer Dabbelt X-Patchwork-Id: 860311 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-89173-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="VL5Xmjds"; 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 3zJbhH39sYz9sBW for ; Sat, 13 Jan 2018 21:39:11 +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=Mi7YOYM+BWrixPstTr5gUYxmnJ26RmN xNz4NgBynEbm2QGfzduSXKdMorSM1Mkn5eRrtOt+Z4MO3895fuRqeiK/sPSLgnUf I85BuKtgjaWLuu6OS2+j1s1I4zV3oPRigrfsLwdmaSjD96DbjLFl7zU1BfaHzgAM c74rSAJ7jYBY= 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=LGLsxaweMvBq1e3VcYL1nRMxuCE=; b=VL5Xm jdsvkyneYeIs8SunFqsIL/t6r0wjx5Uqt3MYD7Du5nDtOFG9rCoiWIW7YbUyZCd8 BHiyKAyUrw92vKh6ll/VtAiocVcx6B4Y0iNk2XScQWKlfyv68abTfOxRONBo4Txg vbWQzQCWMLwSdPdFdWjx4wh9QliIyvkt8Mg9Iw= Received: (qmail 97587 invoked by alias); 13 Jan 2018 10:38:49 -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 97475 invoked by uid 89); 13 Jan 2018 10:38:48 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-25.9 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=HX-HELO:sk:mail-pl, 10011 X-HELO: mail-pl0-f45.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=vpi0wxg0JDK348HHWT85VcZ05Py5fXjgwxnlvbverSY=; b=VjWaFBnkD7e1RBvrLx22eBNGwR24e9iJr46W0m0t6sEnGXKLoV5ElVd+u4D1A8ETGx O1pHJa65TzspNe348Ll0cgtPzSNm95aNk0YwyqVaY8nlEw7L6xK7YXUlGU0dgpr/8210 VARRGQUR/6Tg9rGwTLsSJr+SJtp7XfQGieEAFOtsnNj4Y7nMaxYscH9OdOYCU8zcH/kj wAG4247GL8NCc23lvzRV3S/dbuW8cspDDKQiVnfOQo9yKj+CVvdwoets6IgJb1Tv36I7 1PwqoBPCn9YyCMtRlHJn7P74z0Zohybi+z40R/6EHMxcuhHvpoqQBYlaQQC+2FGfrzWD QVXg== X-Gm-Message-State: AKGB3mLOHApp2oZIRkKA/3SI6qi1PN4pSo/QIJ8WiPRjPFGHLkgcv9pO QvNz8d2x3zNPQNkflIpwcfZrhh49vc4= X-Google-Smtp-Source: ACJfBovX7K2GXMJxotKGQpNCV3CdxaD05GoSXE4RLfGT+uKjJLv1q1QV1zYg33MtbfD6tyeGHaajDA== X-Received: by 10.84.134.131 with SMTP id 3mr28869201plh.66.1515839924067; Sat, 13 Jan 2018 02:38:44 -0800 (PST) Subject: [PATCH v4 02/17] Add RISC-V entries to config.h.in Date: Sat, 13 Jan 2018 02:38:01 -0800 Message-Id: <20180113103816.4861-3-palmer@dabbelt.com> In-Reply-To: <20180113103816.4861-1-palmer@dabbelt.com> References: <20180113103816.4861-1-palmer@dabbelt.com> Cc: patches@groups.riscv.org, Palmer Dabbelt From: Palmer Dabbelt To: libc-alpha@sourceware.org These were autogenerated. 2018-01-13 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