From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18966 invoked by alias); 17 Aug 2017 00:54:27 -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 16816 invoked by uid 89); 17 Aug 2017 00:54:25 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-6.4 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,GIT_PATCH_2,KAM_LOTSOFHASH,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=HX-Envelope-From:sk:sourcew, H*r:Unknown, H*F:D*att.net, Hx-languages-length:2040 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; Thu, 17 Aug 2017 00:54:19 +0000 X-Mailgun-Sending-Ip: 166.78.71.131 X-Mailgun-Sid: WyIwZTgzNyIsICJjcm9zc2djY0Bzb3VyY2V3YXJlLm9yZyIsICI0MGYiXQ== Received: from github.com (Unknown [192.30.252.42]) by mxa.mailgun.org with ESMTP id 5994e939.7fe6bc207060-smtp-out-n02; Thu, 17 Aug 2017 00:54:17 -0000 (UTC) Date: Thu, 17 Aug 2017 00:54:00 -0000 From: Alexey Neyman Reply-To: Alexey Neyman To: crossgcc@sourceware.org Message-ID: <5994e938ade93_68a03fa503d2fc3498051@hookshot-fe1-cp1-prd.iad.github.net.mail> Subject: [crosstool-ng/crosstool-ng] e6bc8d: Fix DoLog -> DoExecLog Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="--==_mimepart_5994e938ad888_68a03fa503d2fc34979c9"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2017-08/txt/msg00001.txt.bz2 ----==_mimepart_5994e938ad888_68a03fa503d2fc34979c9 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-length: 2122 Branch: refs/heads/master Home: https://github.com/crosstool-ng/crosstool-ng Commit: e6bc8dfe865668f16ea2c9b0991f1e7517f34250 https://github.com/crosstool-ng/crosstool-ng/commit/e6bc8dfe865668f16ea2c9b0991f1e7517f34250 Author: Alexey Neyman Date: 2017-08-16 (Wed, 16 Aug 2017) Changed paths: M scripts/functions Log Message: ----------- Fix DoLog -> DoExecLog Fixes #788. Signed-off-by: Alexey Neyman Commit: 3d470580cedeffb86d33832ffffc7ad010978b4f https://github.com/crosstool-ng/crosstool-ng/commit/3d470580cedeffb86d33832ffffc7ad010978b4f Author: Alexey Neyman Date: 2017-08-16 (Wed, 16 Aug 2017) Changed paths: M config/libc/mingw-w64.in M packages/mingw-w64/package.desc M scripts/build/libc/mingw-w64.sh Log Message: ----------- Fix version check in mingw-w64 Fixes #782. Signed-off-by: Alexey Neyman Commit: 9b076a39abf04442245738bf434cc35a85f502ca https://github.com/crosstool-ng/crosstool-ng/commit/9b076a39abf04442245738bf434cc35a85f502ca Author: Alexey Neyman Date: 2017-08-16 (Wed, 16 Aug 2017) Changed paths: M config/libc/glibc.in M packages/glibc/package.desc M packages/linux/package.desc Log Message: ----------- Record glibc 2.24+ dependency ... on kernel headers of 3.2 and newer. Fixes #794. Signed-off-by: Alexey Neyman Commit: 73e8b0b228e29f6cac1b186cbcb7e3d1a47711ac https://github.com/crosstool-ng/crosstool-ng/commit/73e8b0b228e29f6cac1b186cbcb7e3d1a47711ac Author: Alexey Neyman Date: 2017-08-16 (Wed, 16 Aug 2017) Changed paths: M config/libc/glibc.in M config/libc/mingw-w64.in M packages/glibc/package.desc M packages/linux/package.desc M packages/mingw-w64/package.desc M scripts/build/libc/mingw-w64.sh M scripts/functions Log Message: ----------- Merge pull request #801 from stilor/regressions Regressions Compare: https://github.com/crosstool-ng/crosstool-ng/compare/f555602f6622...73e8b0b228e2 ----==_mimepart_5994e938ad888_68a03fa503d2fc34979c9--