From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 38286 invoked by alias); 11 Sep 2016 22:41:53 -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 38269 invoked by uid 89); 11 Sep 2016 22:41:52 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.0 required=5.0 tests=AWL,BAYES_20,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=Hx-languages-length:1130, bryanhundvengmailcom, 3a36f30ad7f6, bryanhundven@gmail.com 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; Sun, 11 Sep 2016 22:41:42 +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 57d5dda4.7fa24c391720-in8; Sun, 11 Sep 2016 22:41:40 -0000 (UTC) Date: Sun, 11 Sep 2016 22:41:00 -0000 From: Bryan Hundven Reply-To: Bryan Hundven To: crossgcc@sourceware.org Message-ID: <57d5dda43cd65_4d113ff10df0713c2317e8@hookshot-fe6-cp1-prd.iad.github.net.mail> Subject: [crosstool-ng/crosstool-ng] 1a2024: internals: properly strip gdbserver Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="--==_mimepart_57d5dda43c944_4d113ff10df0713c231669"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2016-09/txt/msg00004.txt.bz2 ----==_mimepart_57d5dda43c944_4d113ff10df0713c231669 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-length: 1112 Branch: refs/heads/master Home: https://github.com/crosstool-ng/crosstool-ng Commit: 1a2024f96aa18dc8b81d1903d69697fbd2c9ec9f https://github.com/crosstool-ng/crosstool-ng/commit/1a2024f96aa18dc8b81d1903d69697fbd2c9ec9f Author: Kirill K. Smirnov Date: 2016-09-10 (Sat, 10 Sep 2016) Changed paths: M scripts/build/internals.sh Log Message: ----------- internals: properly strip gdbserver On mingw target gdbserver is suffixed with '.exe', thus plain 'strip gdbserver' fails. Signed-off-by: Kirill K. Smirnov Commit: 55dd8d42886e675c9acf61257f925ca10ac7a414 https://github.com/crosstool-ng/crosstool-ng/commit/55dd8d42886e675c9acf61257f925ca10ac7a414 Author: Bryan Hundven Date: 2016-09-11 (Sun, 11 Sep 2016) Changed paths: M scripts/build/internals.sh Log Message: ----------- Merge pull request #444 from KirillSmirnov/mingw-gdbserver internals: properly strip gdbserver Compare: https://github.com/crosstool-ng/crosstool-ng/compare/3a36f30ad7f6...55dd8d42886e ----==_mimepart_57d5dda43c944_4d113ff10df0713c231669 Content-Type: text/plain; charset=us-ascii Content-length: 71 -- For unsubscribe information see http://sourceware.org/lists.html#faq ----==_mimepart_57d5dda43c944_4d113ff10df0713c231669--