From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22456 invoked by alias); 6 Jun 2017 06:46:37 -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 9366 invoked by uid 89); 6 Jun 2017 06:46:19 -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=H*r:Unknown, Home, H*R:D*net 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; Tue, 06 Jun 2017 06:42:20 +0000 X-Mailgun-Sending-Ip: 166.78.69.170 X-Mailgun-Sid: WyIwZTgzNyIsICJjcm9zc2djY0Bzb3VyY2V3YXJlLm9yZyIsICI0MGYiXQ== Received: from github.com (Unknown [192.30.252.41]) by mxa.mailgun.org with ESMTP id 59364e31.7f1a09a59ed0-smtp-out-n03; Tue, 06 Jun 2017 06:39:45 -0000 (UTC) Date: Tue, 06 Jun 2017 16:20:00 -0000 From: Alexey Neyman Reply-To: Alexey Neyman To: crossgcc@sourceware.org Message-ID: <59364e302489d_60b03f88a3777c28578ea@hookshot-fe5-cp1-prd.iad.github.net.mail> Subject: [crosstool-ng/crosstool-ng] 8482b2: Fix the newly added msp430 sample with other GCC v... Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="--==_mimepart_59364e30244a8_60b03f88a3777c2857766"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2017-06/txt/msg00006.txt.bz2 Message-ID: <20170606162000.7IjEaNUOny_Wt3lLYdgZUED2erwb_IUe5NaPtlcIAyI@z> ----==_mimepart_59364e30244a8_60b03f88a3777c2857766 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-length: 1476 Branch: refs/heads/master Home: https://github.com/crosstool-ng/crosstool-ng Commit: 8482b2935a06a8c622e7f302010436cf0fcc2848 https://github.com/crosstool-ng/crosstool-ng/commit/8482b2935a06a8c622e7f302010436cf0fcc2848 Author: Alexey Neyman Date: 2017-06-05 (Mon, 05 Jun 2017) Changed paths: A patches/gcc/4.9.4/1100-msp430-string-literals.patch A patches/gcc/5.4.0/1100-msp430-string-literals.patch A patches/gcc/linaro-4.9-2017.01/1100-msp430-string-literals.patch A patches/gcc/linaro-5.4-2017.05/1100-msp430-string-literals.patch Log Message: ----------- Fix the newly added msp430 sample with other GCC versions Signed-off-by: Alexey Neyman Commit: 173f02018cdcbfcaed32925ada2a7c255c210ee2 https://github.com/crosstool-ng/crosstool-ng/commit/173f02018cdcbfcaed32925ada2a7c255c210ee2 Author: Alexey Neyman Date: 2017-06-05 (Mon, 05 Jun 2017) Changed paths: A patches/gcc/4.9.4/1100-msp430-string-literals.patch A patches/gcc/5.4.0/1100-msp430-string-literals.patch A patches/gcc/linaro-4.9-2017.01/1100-msp430-string-literals.patch A patches/gcc/linaro-5.4-2017.05/1100-msp430-string-literals.patch Log Message: ----------- Merge pull request #736 from stilor/msp430-other-versions Fix the newly added msp430 sample with other GCC versions Compare: https://github.com/crosstool-ng/crosstool-ng/compare/02f21e8bf37d...173f02018cdc ----==_mimepart_59364e30244a8_60b03f88a3777c2857766--