From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 114202 invoked by alias); 11 Mar 2017 21:04:07 -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 114134 invoked by uid 89); 11 Mar 2017 21:04:06 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-6.5 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=austin, Austin, H*r:Unknown, Hx-languages-length:2407 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; Sat, 11 Mar 2017 21:04:04 +0000 X-Mailgun-Sending-Ip: 166.78.71.131 X-Mailgun-Sid: WyIwZTgzNyIsICJjcm9zc2djY0Bzb3VyY2V3YXJlLm9yZyIsICI0MGYiXQ== Received: from github.com (Unknown [192.30.252.41]) by mxa.mailgun.org with ESMTP id 58c46643.7fc15ac90900-smtp-out-n02; Sat, 11 Mar 2017 21:04:03 -0000 (UTC) Date: Sat, 11 Mar 2017 21:04:00 -0000 From: Alexey Neyman Reply-To: Alexey Neyman To: crossgcc@sourceware.org Message-ID: <58c466431f044_7a573fd6d406fc301701ac@hookshot-fe5-cp1-prd.iad.github.net.mail> Subject: [crosstool-ng/crosstool-ng] 30e854: Add ARM patches for 2.12.2/2.13 Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="--==_mimepart_58c466431ebcb_7a573fd6d406fc301700d6"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2017-03/txt/msg00015.txt.bz2 ----==_mimepart_58c466431ebcb_7a573fd6d406fc301700d6 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-length: 2480 Branch: refs/heads/master Home: https://github.com/crosstool-ng/crosstool-ng Commit: 30e8549e3db9a74b651cbfe1872148975329dd06 https://github.com/crosstool-ng/crosstool-ng/commit/30e8549e3db9a74b651cbfe1872148975329dd06 Author: Alexey Neyman Date: 2017-03-10 (Fri, 10 Mar 2017) Changed paths: A patches/glibc/2.12.1/101-Suppress-GCC-6-warning-about-ambiguous-else-with-Wpa.patch A patches/glibc/2.12.1/102-fix-signed-shift-overlow.patch A patches/glibc/2.12.1/104-unused-variables.patch A patches/glibc/2.12.1/105-misleading-indentation.patch A patches/glibc/2.12.1/106-dl-open-array-bounds.patch A patches/glibc/2.13/101-Suppress-GCC-6-warning-about-ambiguous-else-with-Wpa.patch A patches/glibc/2.13/102-fix-signed-shift-overlow.patch A patches/glibc/2.13/104-unused-variables.patch A patches/glibc/2.13/105-misleading-indentation.patch A patches/glibc/2.13/106-dl-open-array-bounds.patch A patches/glibc/ports-2.12.1/670-support-hard-float-eabi.patch A patches/glibc/ports-2.13/670-support-hard-float-eabi.patch Log Message: ----------- Add ARM patches for 2.12.2/2.13 Reported-by: Austin Beer (brainwave64) Signed-off-by: Alexey Neyman Commit: af2c6c601bd8c9e29cda2eb068f59d69937c742c https://github.com/crosstool-ng/crosstool-ng/commit/af2c6c601bd8c9e29cda2eb068f59d69937c742c Author: Alexey Neyman Date: 2017-03-11 (Sat, 11 Mar 2017) Changed paths: A patches/glibc/2.12.1/101-Suppress-GCC-6-warning-about-ambiguous-else-with-Wpa.patch A patches/glibc/2.12.1/102-fix-signed-shift-overlow.patch A patches/glibc/2.12.1/104-unused-variables.patch A patches/glibc/2.12.1/105-misleading-indentation.patch A patches/glibc/2.12.1/106-dl-open-array-bounds.patch A patches/glibc/2.13/101-Suppress-GCC-6-warning-about-ambiguous-else-with-Wpa.patch A patches/glibc/2.13/102-fix-signed-shift-overlow.patch A patches/glibc/2.13/104-unused-variables.patch A patches/glibc/2.13/105-misleading-indentation.patch A patches/glibc/2.13/106-dl-open-array-bounds.patch A patches/glibc/ports-2.12.1/670-support-hard-float-eabi.patch A patches/glibc/ports-2.13/670-support-hard-float-eabi.patch Log Message: ----------- Merge pull request #641 from stilor/arm-glibc-2.13 Add ARM patches for 2.12.2/2.13 Compare: https://github.com/crosstool-ng/crosstool-ng/compare/6a63f5ca7d5b...af2c6c601bd8 ----==_mimepart_58c466431ebcb_7a573fd6d406fc301700d6--