From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 34677 invoked by alias); 30 Jan 2017 05:21:04 -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 34645 invoked by uid 89); 30 Jan 2017 05:21:02 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.8 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=H*r:Unknown, Home, H*R:D*net X-HELO: m69-169.mailgun.net Received: from m69-169.mailgun.net (HELO m69-169.mailgun.net) (166.78.69.169) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Mon, 30 Jan 2017 05:20:52 +0000 X-Mailgun-Sending-Ip: 166.78.69.169 X-Mailgun-Sid: WyIwZTgzNyIsICJjcm9zc2djY0Bzb3VyY2V3YXJlLm9yZyIsICI0MGYiXQ== Received: from github.com (Unknown [192.30.252.40]) by mxa.mailgun.org with ESMTP id 588ecd32.7fdae22b6180-smtp-out-n01; Mon, 30 Jan 2017 05:20:50 -0000 (UTC) Date: Mon, 30 Jan 2017 05:41:00 -0000 From: Alexey Neyman Reply-To: Alexey Neyman To: crossgcc@sourceware.org Message-ID: <588ecd32b899b_6a943fb431d65130173dc@hookshot-fe6-cp1-prd.iad.github.net.mail> Subject: [crosstool-ng/crosstool-ng] d2bf55: Enable Fortran & tools in x86_64-w64-mingw Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="--==_mimepart_588ecd32b858a_6a943fb431d65130172d5"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2017-01/txt/msg00055.txt.bz2 ----==_mimepart_588ecd32b858a_6a943fb431d65130172d5 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-length: 1109 Branch: refs/heads/master Home: https://github.com/crosstool-ng/crosstool-ng Commit: d2bf5536560aa88bd8916f61736542a9053fe2d8 https://github.com/crosstool-ng/crosstool-ng/commit/d2bf5536560aa88bd8916f61736542a9053fe2d8 Author: Alexey Neyman Date: 2017-01-28 (Sat, 28 Jan 2017) Changed paths: M samples/x86_64-w64-mingw32/crosstool.config Log Message: ----------- Enable Fortran & tools in x86_64-w64-mingw ... both were recently a source of bug that didn't manifest on *-linux-* Signed-off-by: Alexey Neyman Commit: c6d855433287a19fe90a717e4e0bd82604dbd105 https://github.com/crosstool-ng/crosstool-ng/commit/c6d855433287a19fe90a717e4e0bd82604dbd105 Author: Alexey Neyman Date: 2017-01-29 (Sun, 29 Jan 2017) Changed paths: M samples/x86_64-w64-mingw32/crosstool.config Log Message: ----------- Merge pull request #565 from stilor/enable-mingw-tools-fortran Enable Fortran & tools in x86_64-w64-mingw Compare: https://github.com/crosstool-ng/crosstool-ng/compare/5b084c005b26...c6d855433287 ----==_mimepart_588ecd32b858a_6a943fb431d65130172d5--