From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 79651 invoked by alias); 31 May 2017 19:49:13 -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 78677 invoked by uid 89); 31 May 2017 19:49:12 -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; Wed, 31 May 2017 19:49:10 +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 592f1e37.7f152c65d990-smtp-out-n02; Wed, 31 May 2017 19:49:11 -0000 (UTC) Date: Wed, 31 May 2017 19:49:00 -0000 From: Alexey Neyman Reply-To: Alexey Neyman To: crossgcc@sourceware.org Message-ID: <592f1e35df8d7_196f3f8b83115c44368f@hookshot-fe2-cp1-prd.iad.github.net.mail> Subject: [crosstool-ng/crosstool-ng] 3b52b2: Propagate xtensa fprintf fix to linaro versions. Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="--==_mimepart_592f1e35df51d_196f3f8b83115c4436755"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2017-05/txt/msg00010.txt.bz2 ----==_mimepart_592f1e35df51d_196f3f8b83115c4436755 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-length: 1642 Branch: refs/heads/master Home: https://github.com/crosstool-ng/crosstool-ng Commit: 3b52b2c93b29ab92e6a47423bd906f52fe5a5ba6 https://github.com/crosstool-ng/crosstool-ng/commit/3b52b2c93b29ab92e6a47423bd906f52fe5a5ba6 Author: Alexey Neyman Date: 2017-05-31 (Wed, 31 May 2017) Changed paths: A patches/gcc/linaro-4.8-2015.06/874-gcc-xtensa-fix-fprintf-format-specifiers.patch A patches/gcc/linaro-4.9-2017.01/875-gcc-xtensa-fix-fprintf-format-specifiers.patch A patches/gcc/linaro-5.4-2017.01/879-gcc-xtensa-fix-fprintf-format-specifiers.patch A patches/gcc/linaro-6.3-2017.02/873-gcc-xtensa-fix-fprintf-format-specifiers.patch Log Message: ----------- Propagate xtensa fprintf fix to linaro versions. Signed-off-by: Alexey Neyman Commit: 259173bb5e5f89a75b3e29174dd02fa7f74ec333 https://github.com/crosstool-ng/crosstool-ng/commit/259173bb5e5f89a75b3e29174dd02fa7f74ec333 Author: Alexey Neyman Date: 2017-05-31 (Wed, 31 May 2017) Changed paths: A patches/gcc/linaro-4.8-2015.06/874-gcc-xtensa-fix-fprintf-format-specifiers.patch A patches/gcc/linaro-4.9-2017.01/875-gcc-xtensa-fix-fprintf-format-specifiers.patch A patches/gcc/linaro-5.4-2017.01/879-gcc-xtensa-fix-fprintf-format-specifiers.patch A patches/gcc/linaro-6.3-2017.02/873-gcc-xtensa-fix-fprintf-format-specifiers.patch Log Message: ----------- Merge pull request #729 from stilor/xtensa-fix-linaro Propagate xtensa fprintf fix to linaro versions. Compare: https://github.com/crosstool-ng/crosstool-ng/compare/db819545e3ac...259173bb5e5f ----==_mimepart_592f1e35df51d_196f3f8b83115c4436755--