From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 127913 invoked by alias); 6 Feb 2017 08:04:20 -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 127886 invoked by uid 89); 6 Feb 2017 08:04:19 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=0.8 required=5.0 tests=AWL,BAYES_50,FREEMAIL_FROM,KAM_LOTSOFHASH,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=no version=3.3.2 spammy=576, H*MI:fe2, H*M:fe2, crosstool-ng X-HELO: m71-131.mailgun.net Received: from m71-131.mailgun.net (HELO m71-131.mailgun.net) (166.78.71.131) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Mon, 06 Feb 2017 08:04:09 +0000 X-Mailgun-Sending-Ip: 166.78.71.131 X-Mailgun-Sid: WyIwZTgzNyIsICJjcm9zc2djY0Bzb3VyY2V3YXJlLm9yZyIsICI0MGYiXQ== Received: from github.com (Unknown [192.30.252.34]) by mxa.mailgun.org with ESMTP id 58982df2.7f268445dd50-smtp-out-n01; Mon, 06 Feb 2017 08:04:02 -0000 (UTC) Date: Mon, 06 Feb 2017 08:04:00 -0000 From: Alexey Neyman Reply-To: Alexey Neyman To: crossgcc@sourceware.org Message-ID: <58982df177cf0_16d93fe7a4b55c2c103113@hookshot-fe2-cp1-prd.iad.github.net.mail> Subject: [crosstool-ng/crosstool-ng] e69734: Add glibc 2.25 Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="--==_mimepart_58982df177942_16d93fe7a4b55c2c103048"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2017-02/txt/msg00007.txt.bz2 ----==_mimepart_58982df177942_16d93fe7a4b55c2c103048 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-length: 1800 Branch: refs/heads/master Home: https://github.com/crosstool-ng/crosstool-ng Commit: e69734cb1265a4021d010ead19222a02f0aff1c1 https://github.com/crosstool-ng/crosstool-ng/commit/e69734cb1265a4021d010ead19222a02f0aff1c1 Author: Alexey Neyman Date: 2017-02-05 (Sun, 05 Feb 2017) Changed paths: M config/libc/glibc.in A patches/glibc/2.25/100-Cygwin-doesnt-have-stat64.patch A patches/glibc/2.25/110-sh-fix-gcc6.patch A patches/glibc/2.25/120-Fix-build-with-enable-static-nss.patch A patches/glibc/2.25/910-typedef-caddr.patch Log Message: ----------- Add glibc 2.25 Signed-off-by: Alexey Neyman Commit: 8995bb66f0cb73ee000e75475e41c8f88b87f267 https://github.com/crosstool-ng/crosstool-ng/commit/8995bb66f0cb73ee000e75475e41c8f88b87f267 Author: Alexey Neyman Date: 2017-02-05 (Sun, 05 Feb 2017) Changed paths: M config/kernel/linux.in Log Message: ----------- Update to most recent kernels Signed-off-by: Alexey Neyman Commit: ee12992547573e074ae531e20327ca1410041fb6 https://github.com/crosstool-ng/crosstool-ng/commit/ee12992547573e074ae531e20327ca1410041fb6 Author: Alexey Neyman Date: 2017-02-06 (Mon, 06 Feb 2017) Changed paths: M config/kernel/linux.in M config/libc/glibc.in A patches/glibc/2.25/100-Cygwin-doesnt-have-stat64.patch A patches/glibc/2.25/110-sh-fix-gcc6.patch A patches/glibc/2.25/120-Fix-build-with-enable-static-nss.patch A patches/glibc/2.25/910-typedef-caddr.patch Log Message: ----------- Merge pull request #576 from stilor/update-kernel-libc Update kernel & glibc Compare: https://github.com/crosstool-ng/crosstool-ng/compare/a459a33936a9...ee1299254757 ----==_mimepart_58982df177942_16d93fe7a4b55c2c103048--