From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 86629 invoked by alias); 17 Jun 2017 20:53:05 -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 86588 invoked by uid 89); 17 Jun 2017 20:53:02 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-6.6 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=nye, H*r:Unknown, Hx-languages-length:1106, Home X-HELO: m69-170.mailgun.net Received: from m69-170.mailgun.net (HELO m69-170.mailgun.net) (166.78.69.170) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Sat, 17 Jun 2017 20:53:00 +0000 X-Mailgun-Sending-Ip: 166.78.69.170 X-Mailgun-Sid: WyIwZTgzNyIsICJjcm9zc2djY0Bzb3VyY2V3YXJlLm9yZyIsICI0MGYiXQ== Received: from github.com (Unknown [192.30.252.34]) by mxa.mailgun.org with ESMTP id 594596af.7f5cc518a240-smtp-out-n03; Sat, 17 Jun 2017 20:53:03 -0000 (UTC) Date: Thu, 29 Jun 2017 07:29:00 -0000 From: Alexey Neyman Reply-To: Alexey Neyman To: crossgcc@sourceware.org Message-ID: <594596ae3ebc4_31273f86b997fc3c4056f@hookshot-fe2-cp1-prd.iad.github.net.mail> Subject: [crosstool-ng/crosstool-ng] 50df06: Add option to build gdbserver for target that does... Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="--==_mimepart_594596ae3e813_31273f86b997fc3c40419"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2017-06/txt/msg00025.txt.bz2 ----==_mimepart_594596ae3e813_31273f86b997fc3c40419 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-length: 1077 Branch: refs/heads/master Home: https://github.com/crosstool-ng/crosstool-ng Commit: 50df064004cbfa92a18709be0ed5061dec7f247f https://github.com/crosstool-ng/crosstool-ng/commit/50df064004cbfa92a18709be0ed5061dec7f247f Author: Nye Liu Date: 2017-06-16 (Fri, 16 Jun 2017) Changed paths: M config/debug/gdb.in.gdbserver M scripts/build/debug/300-gdb.sh Log Message: ----------- Add option to build gdbserver for target that does not require libstdc++.so Commit: fae66ae34fb6fcade87abb3aa48bcdbf5fead662 https://github.com/crosstool-ng/crosstool-ng/commit/fae66ae34fb6fcade87abb3aa48bcdbf5fead662 Author: Alexey Neyman Date: 2017-06-17 (Sat, 17 Jun 2017) Changed paths: M config/debug/gdb.in.gdbserver M scripts/build/debug/300-gdb.sh Log Message: ----------- Merge pull request #761 from nyetwurk/PR-2-nyet Add option to build gdbserver for target that does not require libstdc++.so Compare: https://github.com/crosstool-ng/crosstool-ng/compare/f36f61faf460...fae66ae34fb6 ----==_mimepart_594596ae3e813_31273f86b997fc3c40419--