From patchwork Wed Jan 30 01:25:54 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Vineet Gupta X-Patchwork-Id: 31254 Received: (qmail 23064 invoked by alias); 30 Jan 2019 01:33:24 -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 23047 invoked by uid 89); 30 Jan 2019 01:33:23 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-26.9 required=5.0 tests=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=Major X-HELO: smtprelay.synopsys.com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=synopsys.com; s=mail; t=1548812001; bh=QGcxrP8dNMdQn2DkpBk/WB2V9GIHdgCdKYMnLOM4jtA=; h=From:To:CC:Subject:Date:In-Reply-To:References:From; b=MRPV5nnB3+FjWqU2FmRpi4/4HXaDaH+CtZQXb5y8JfOqX3eSuXjSEdsMICeTP8Z6E X2ZP9n4RgD9eIvmmUCqKD/gg39AYUCv8d35OyeaTp37kDkK/swRKp1f8XaWFen4oY0 dDZwpVzYItZrOvt1QitcCqfLZcfDCgg9ydRUWxgtdezLZMbTL4nj6O+QnN8y95cg3t TOymM0AKeLl/JMpckEPF4XY8KL19+MvPKlvCFyu2gx/GohlTYq2c2hBTFquGbq6pdY YjwhVXMOCpPJ/KWES0PHl9AuEK2RF4hMgE/ejBTXE7Ilqjc44agR7upRhHz8eq7xmE 1ElNd1QOOvtRw== From: Vineet Gupta To: CC: , Vineet Gupta Subject: [PATCH v2 14/15] NEWS: mention ARC port Date: Tue, 29 Jan 2019 17:25:54 -0800 Message-ID: <1548811555-24373-15-git-send-email-vgupta@synopsys.com> In-Reply-To: <1548811555-24373-1-git-send-email-vgupta@synopsys.com> References: <1548811555-24373-1-git-send-email-vgupta@synopsys.com> MIME-Version: 1.0 Signed-off-by: Vineet Gupta --- ChangeLog | 1 + NEWS | 7 +++++++ 2 files changed, 8 insertions(+) diff --git a/ChangeLog b/ChangeLog index 63418806d331..8c1fc3d2cdcb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -100,6 +100,7 @@ * sysdeps/unix/sysv/linux/arc/configure.ac: New file. * sysdeps/unix/sysv/linux/arc/shlib-versions: New file. * scripts/build-many-glibcs.py: Enable building for ARC. + * NEW: Mention ARC port. 2019-01-25 Siddhesh Poyarekar diff --git a/NEWS b/NEWS index 76679f33938d..73f422a93e85 100644 --- a/NEWS +++ b/NEWS @@ -64,6 +64,13 @@ Major new features: "%EY" to control how the year number is formatted; they have the same effect that they would on "%Ey". +* Support for ARC HS cores running Linux has been contributed by Synopsys. + Port requires atleast + - binutils-2.31 (binutils-2_31-branch: commit 6ce881c15fc4, 2018-10-04) + - gcc 8.2 (gcc-8-stable: commit 0d5ba57508c5, 2019-01-29) + - Linux kernel 3.9+ + Soft-float ABI is currently supported. + Deprecated and removed features, and other changes affecting compatibility: * The glibc.tune tunable namespace has been renamed to glibc.cpu and the