From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3807 invoked by alias); 30 Mar 2017 06:13:14 -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 3761 invoked by uid 89); 30 Mar 2017 06:13:13 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-6.5 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,GIT_PATCH_2,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=Hx-languages-length:1423, 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; Thu, 30 Mar 2017 06:13:11 +0000 X-Mailgun-Sending-Ip: 166.78.69.169 X-Mailgun-Sid: WyIwZTgzNyIsICJjcm9zc2djY0Bzb3VyY2V3YXJlLm9yZyIsICI0MGYiXQ== Received: from github.com (Unknown [192.30.252.41]) by mxa.mailgun.org with ESMTP id 58dca1f6.7f2b8c4a4900-smtp-out-n03; Thu, 30 Mar 2017 06:13:10 -0000 (UTC) Date: Thu, 30 Mar 2017 06:13:00 -0000 From: Alexey Neyman Reply-To: Alexey Neyman To: crossgcc@sourceware.org Message-ID: <58dca1f6357c5_1ab43ffc251ddc2c2368f@hookshot-fe5-cp1-prd.iad.github.net.mail> Subject: [crosstool-ng/crosstool-ng] 6af04d: cross-gdb: account for canadian/crossnative toolch... Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="--==_mimepart_58dca1f634c27_1ab43ffc251ddc2c23595"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2017-03/txt/msg00044.txt.bz2 ----==_mimepart_58dca1f634c27_1ab43ffc251ddc2c23595 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-length: 1410 Branch: refs/heads/master Home: https://github.com/crosstool-ng/crosstool-ng Commit: 6af04d822bdcd533ce731ba245f50bfbc22ed4a4 https://github.com/crosstool-ng/crosstool-ng/commit/6af04d822bdcd533ce731ba245f50bfbc22ed4a4 Author: Alexey Neyman Date: 2017-03-29 (Wed, 29 Mar 2017) Changed paths: M config/cc/gcc.in.2 M config/debug/gdb.in.cross M config/toolchain.in M scripts/crosstool-NG.sh.in Log Message: ----------- cross-gdb: account for canadian/crossnative toolchains ... when determining if it can be linked statically, and if Python scripting should default to y. Prompted by a failure of i686-w64-mingw32,nios2-spico-elf sample on a system where configure didn't report static linking support. Signed-off-by: Alexey Neyman Commit: a7edff1820d89b45449c7764644fbfa3562e3297 https://github.com/crosstool-ng/crosstool-ng/commit/a7edff1820d89b45449c7764644fbfa3562e3297 Author: Alexey Neyman Date: 2017-03-29 (Wed, 29 Mar 2017) Changed paths: M config/cc/gcc.in.2 M config/debug/gdb.in.cross M config/toolchain.in M scripts/crosstool-NG.sh.in Log Message: ----------- Merge pull request #667 from stilor/cross-gdb-deps cross-gdb: account for canadian/crossnative toolchains Compare: https://github.com/crosstool-ng/crosstool-ng/compare/54a4975220e6...a7edff1820d8 ----==_mimepart_58dca1f634c27_1ab43ffc251ddc2c23595--