From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 46601 invoked by alias); 1 Oct 2019 06:41:19 -0000 Mailing-List: contact crossgcc-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: crossgcc-owner@sourceware.org Received: (qmail 46593 invoked by uid 89); 1 Oct 2019 06:41:18 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=0.1 required=5.0 tests=AWL,BAYES_00,GIT_PATCH_2,KAM_LOTSOFHASH,KAM_NUMSUBJECT,SPF_PASS autolearn=ham version=3.3.1 spammy=HX-Envelope-From:sk:noreply, chris, H*r:sk:crossgc, regularly X-HELO: out-23.smtp.github.com Received: from out-23.smtp.github.com (HELO out-23.smtp.github.com) (192.30.252.206) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Tue, 01 Oct 2019 06:41:17 +0000 Received: from github-lowworker-45eca55.ac4-iad.github.net (github-lowworker-45eca55.ac4-iad.github.net [10.52.25.70]) by smtp.github.com (Postfix) with ESMTP id DB82E660542 for ; Mon, 30 Sep 2019 23:41:15 -0700 (PDT) Date: Tue, 01 Oct 2019 06:41:00 -0000 From: Alexey Neyman To: crossgcc@sourceware.org Message-ID: Subject: [crosstool-ng/crosstool-ng] 7b362e: Add glibc 2.30 Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-GitHub-Recipient-Address: crossgcc@sourceware.org X-Auto-Response-Suppress: All X-SW-Source: 2019-10/txt/msg00000.txt.bz2 Branch: refs/heads/master Home: https://github.com/crosstool-ng/crosstool-ng Commit: 7b362e6dae1d0744b1f35a930e8ec515b1ccb00b https://github.com/crosstool-ng/crosstool-ng/commit/7b362e6dae1d0744b1f35a930e8ec515b1ccb00b Author: Chris Packham Date: 2019-09-05 (Thu, 05 Sep 2019) Changed paths: M config/libc/glibc.in A packages/glibc/2.30/0000-typedef-caddr.patch A packages/glibc/2.30/chksum A packages/glibc/2.30/version.desc M packages/glibc/package.desc Log Message: ----------- Add glibc 2.30 Add the GNU C Library version 2.30. Bring forward the typedef-caddr.patch. Skip the ARC patch for now. https://sourceware.org/ml/libc-alpha/2019-08/msg00029.html Signed-off-by: Chris Packham Commit: fb1736fb488ec51e77c7d9b2ee271ae3f93715fc https://github.com/crosstool-ng/crosstool-ng/commit/fb1736fb488ec51e77c7d9b2ee271ae3f93715fc Author: Alexey Brodkin Date: 2019-09-06 (Fri, 06 Sep 2019) Changed paths: A packages/glibc/2.30/0001-Add-ARC-architecture.patch Log Message: ----------- glibc-2.30: Re-add ARC support So again due to non-technical reasons (lack of public documentation of ARC instruction set which we actively work on but no yet published) we missed upstream 2.30 release. Still the code is there, we regularly run full test-suite and are confident in port's quality and robustness. Signed-off-by: Alexey Brodkin Commit: c5cd702e25f2b6ededd1a7c291b2ee98036dcf79 https://github.com/crosstool-ng/crosstool-ng/commit/c5cd702e25f2b6ededd1a7c291b2ee98036dcf79 Author: Alexey Neyman Date: 2019-09-30 (Mon, 30 Sep 2019) Changed paths: M config/libc/glibc.in A packages/glibc/2.30/0000-typedef-caddr.patch A packages/glibc/2.30/0001-Add-ARC-architecture.patch A packages/glibc/2.30/chksum A packages/glibc/2.30/version.desc M packages/glibc/package.desc Log Message: ----------- Merge pull request #1232 from cpackham/glibc-2.30 Add glibc 2.30 Compare: https://github.com/crosstool-ng/crosstool-ng/compare/afaf7b9a25b5...c5cd702e25f2