From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 109130 invoked by alias); 7 Feb 2017 06:10:15 -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 109073 invoked by uid 89); 7 Feb 2017 06:10:13 -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=crosses, sk:0001-ch, binutilsin2, UD:0001-Check-for-libz-first.patch 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; Tue, 07 Feb 2017 06:10:12 +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 589964c1.7f52def62c90-smtp-out-n03; Tue, 07 Feb 2017 06:10:09 -0000 (UTC) Date: Tue, 07 Feb 2017 06:10:00 -0000 From: Alexey Neyman Reply-To: Alexey Neyman To: crossgcc@sourceware.org Message-ID: <589964c1de3d2_1496c3feec34afc301396d@hookshot-fe-6dbb0c4.cp1-iad.github.net.mail> Subject: [crosstool-ng/crosstool-ng] acd606: Pick up upstream fixes Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="--==_mimepart_589964c1de10f_1496c3feec34afc3013950"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2017-02/txt/msg00010.txt.bz2 ----==_mimepart_589964c1de10f_1496c3feec34afc3013950 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-length: 1250 Branch: refs/heads/master Home: https://github.com/crosstool-ng/crosstool-ng Commit: acd6066bee10c6cdcca2d71b72f81b31e07b3d5a https://github.com/crosstool-ng/crosstool-ng/commit/acd6066bee10c6cdcca2d71b72f81b31e07b3d5a Author: Alexey Neyman Date: 2017-02-06 (Mon, 06 Feb 2017) Changed paths: M config/binutils/binutils.in.2 R patches/elf2flt/9dbc458c6122c495bbdec8dc975a15c9d39e5ff2/0001-Check-for-libz-first.patch Log Message: ----------- Pick up upstream fixes ... including zlib fix in configure, needed to build canadian crosses with elf2flt. Signed-off-by: Alexey Neyman Commit: 9cd1fa128d95a71239dff0466545543c45d69a8e https://github.com/crosstool-ng/crosstool-ng/commit/9cd1fa128d95a71239dff0466545543c45d69a8e Author: Alexey Neyman Date: 2017-02-06 (Mon, 06 Feb 2017) Changed paths: M config/binutils/binutils.in.2 R patches/elf2flt/9dbc458c6122c495bbdec8dc975a15c9d39e5ff2/0001-Check-for-libz-first.patch Log Message: ----------- Merge pull request #578 from stilor/elf2flt-pickup-zlib-fix Pick up upstream fixes in elf2flt Compare: https://github.com/crosstool-ng/crosstool-ng/compare/82975ae7b0df...9cd1fa128d95 ----==_mimepart_589964c1de10f_1496c3feec34afc3013950--