From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5113 invoked by alias); 17 Feb 2017 18:42:47 -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 5033 invoked by uid 89); 17 Feb 2017 18:42:46 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-6.1 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,GIT_PATCH_2,KAM_LOTSOFHASH,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=H*r:Unknown, Home, H*R:D*net 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; Fri, 17 Feb 2017 18:42:36 +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 58a7441a.7f27017c20c0-smtp-out-n03; Fri, 17 Feb 2017 18:42:34 -0000 (UTC) Date: Fri, 17 Feb 2017 18:42:00 -0000 From: Alexey Neyman Reply-To: Alexey Neyman To: crossgcc@sourceware.org Message-ID: <58a744191543d_28bdf3faaadbbdc341602dc@hookshot-fe-6dbb0c4.cp1-iad.github.net.mail> Subject: [crosstool-ng/crosstool-ng] 5ea3f2: Fix breakage from sed_r change in some auxiliary s... Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="--==_mimepart_58a7441915140_28bdf3faaadbbdc341601f1"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2017-02/txt/msg00030.txt.bz2 ----==_mimepart_58a7441915140_28bdf3faaadbbdc341601f1 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-length: 1644 Branch: refs/heads/master Home: https://github.com/crosstool-ng/crosstool-ng Commit: 5ea3f2967f105713ec0c707b4f3da9519912f9d0 https://github.com/crosstool-ng/crosstool-ng/commit/5ea3f2967f105713ec0c707b4f3da9519912f9d0 Author: Alexey Neyman Date: 2017-02-16 (Thu, 16 Feb 2017) Changed paths: M scripts/addToolVersion.sh M scripts/patch-renumber.sh M scripts/populate.in M scripts/saveSample.sh.in M scripts/xldd.in Log Message: ----------- Fix breakage from sed_r change in some auxiliary scripts ... do not overquote the variables from paths.sh. Signed-off-by: Alexey Neyman Commit: 4d17f393bdecbef632f4f6e2aa6ec44951c5a4c4 https://github.com/crosstool-ng/crosstool-ng/commit/4d17f393bdecbef632f4f6e2aa6ec44951c5a4c4 Author: Alexey Neyman Date: 2017-02-16 (Thu, 16 Feb 2017) Changed paths: M config/debug/strace.in Log Message: ----------- Add strace 4.16 Signed-off-by: Alexey Neyman Commit: eb8c9024b4fe51925aff3d8d158188a97034a445 https://github.com/crosstool-ng/crosstool-ng/commit/eb8c9024b4fe51925aff3d8d158188a97034a445 Author: Alexey Neyman Date: 2017-02-17 (Fri, 17 Feb 2017) Changed paths: M config/debug/strace.in M scripts/addToolVersion.sh M scripts/patch-renumber.sh M scripts/populate.in M scripts/saveSample.sh.in M scripts/xldd.in Log Message: ----------- Merge pull request #604 from stilor/strace-4.16 Strace 4.16 Compare: https://github.com/crosstool-ng/crosstool-ng/compare/16b1bdb89410...eb8c9024b4fe ----==_mimepart_58a7441915140_28bdf3faaadbbdc341601f1--