From patchwork Fri Dec 10 23:34:56 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Stafford Horne X-Patchwork-Id: 48826 Return-Path: X-Original-To: patchwork@sourceware.org Delivered-To: patchwork@sourceware.org Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id 97C8C3857C72 for ; Fri, 10 Dec 2021 23:44:26 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 97C8C3857C72 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1639179866; bh=LL8xvf4PJMnuX3zKvr9o0AmwR0tuURHkS4sS/bQB7jY=; h=To:Subject:Date:In-Reply-To:References:List-Id:List-Unsubscribe: List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To:Cc: From; b=FMn5Mngnl4Iw2TOIc8lA7LUapF+yQZgfobXkikRJAAWGFOhSCsfVi3qKkSgq8meMV SecEUPEimJDD5JiSXJ6HaoRTc9WaDnElAIlQMUllph6Q4ptBxhWxrpWEpyd0aN6Rfs qjcAnljadxJeErmd1+xm3+8NLf1kcc+WmOoalx+w= X-Original-To: libc-alpha@sourceware.org Delivered-To: libc-alpha@sourceware.org Received: from mail-pj1-x1030.google.com (mail-pj1-x1030.google.com [IPv6:2607:f8b0:4864:20::1030]) by sourceware.org (Postfix) with ESMTPS id 98146385780F for ; Fri, 10 Dec 2021 23:35:44 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 98146385780F Received: by mail-pj1-x1030.google.com with SMTP id nh10-20020a17090b364a00b001a69adad5ebso8811040pjb.2 for ; Fri, 10 Dec 2021 15:35:44 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=LL8xvf4PJMnuX3zKvr9o0AmwR0tuURHkS4sS/bQB7jY=; b=6sSQi9CZTLuQ0Xm2QNMbLxSaw3YXJC+0z+CYlt5U8HSOogGAxNLGoPKpdyeFx6/KFN nMZlMjh4Ze9QO8n4YSMGluA3Y+SJXKKcyqbcmFSoC2e1mAW1+/OsO3aEPKMpiFJINkgy O7PW9KoGyPNoNQ6PLo5AO6GySz0mbS2JGos0QqtQ+hKqnn3NhvhQqfWy/v6MW6+oDKQo YMvvQ3jyJ2i6rt2JGqo7330s76wc3tOw/CxFc/QLJQzWWZX1XZWoeqW8FiavKmiQt7Dh gOGengRGMl7p6IZ+3L943JqtGAn+zyy/2bfrpv80l4m8p+RAOAeE9SxU8xuzEOxPX1yk 1vhA== X-Gm-Message-State: AOAM531irQRtg5Q35Qsu8doI6dgkZqi6usyeIubBlVW1f05/c29xcnjK uYU7kw/Jt8Kb5BOgy9V0Z9SvregqIh0= X-Google-Smtp-Source: ABdhPJx9RFMvH1DhxQU/w49ZvzAbG+iuigJOeuVgToTbV/qKZLgFNjn/zO1v+4q3/TUVaNmeE7bHDA== X-Received: by 2002:a17:90b:4b4d:: with SMTP id mi13mr27153540pjb.192.1639179343397; Fri, 10 Dec 2021 15:35:43 -0800 (PST) Received: from localhost ([2409:10:24a0:4700:e8ad:216a:2a9d:6d0c]) by smtp.gmail.com with ESMTPSA id a6sm86114pjd.40.2021.12.10.15.35.42 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 10 Dec 2021 15:35:42 -0800 (PST) To: GLIBC patches Subject: [PATCH v3 13/13] Documentation for OpenRISC port Date: Sat, 11 Dec 2021 08:34:56 +0900 Message-Id: <20211210233456.4146479-14-shorne@gmail.com> X-Mailer: git-send-email 2.31.1 In-Reply-To: <20211210233456.4146479-1-shorne@gmail.com> References: <20211210233456.4146479-1-shorne@gmail.com> MIME-Version: 1.0 X-Spam-Status: No, score=-10.7 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, GIT_PATCH_0, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.4 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on server2.sourceware.org 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: , X-Patchwork-Original-From: Stafford Horne via Libc-alpha From: Stafford Horne Reply-To: Stafford Horne Cc: Openrisc Errors-To: libc-alpha-bounces+patchwork=sourceware.org@sourceware.org Sender: "Libc-alpha" OpenRISC architecture specification: https://raw.githubusercontent.com/openrisc/doc/master/openrisc-arch-1.3-rev1.pdf Currently the port as of the 2021-12-07 rebasing has the following test failures: FAIL: timezone/tst-tzset # Not enough space to create 4GiB file FAIL: elf/tst-bz15311 # dynamic ld sort order diff Writing credits for the port are: Stafford Horne Christian Svensson --- NEWS | 4 ++++ README | 1 + 2 files changed, 5 insertions(+) diff --git a/NEWS b/NEWS index 1398cf2e87..f896746574 100644 --- a/NEWS +++ b/NEWS @@ -485,6 +485,10 @@ Major new features: The latest GCC available at this time (10.2) does not support this level of fortification. +* Support for OpenRISC on Linux has been added. + + The OpenRISC pore requires at least Linux 5.4, GCC 11 and binutils 2.35. + Deprecated and removed features, and other changes affecting compatibility: * The mallinfo function is marked deprecated. Callers should call diff --git a/README b/README index d0f0edb393..3d5a78ccff 100644 --- a/README +++ b/README @@ -35,6 +35,7 @@ The GNU C Library supports these configurations for using Linux kernels: microblaze*-*-linux-gnu mips-*-linux-gnu mips64-*-linux-gnu + or1k-*-linux-gnu powerpc-*-linux-gnu Hardware or software floating point, BE only. powerpc64*-*-linux-gnu Big-endian and little-endian. s390-*-linux-gnu