From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 93734 invoked by alias); 5 Mar 2017 17:49:16 -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 89494 invoked by uid 89); 5 Mar 2017 17:49:11 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-6.4 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=632, H*r:Unknown, Hx-languages-length:8688, 214 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; Sun, 05 Mar 2017 17:49:08 +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 58bc4f92.7faa31c49780-smtp-out-n01; Sun, 05 Mar 2017 17:49:06 -0000 (UTC) Date: Sun, 05 Mar 2017 17:49:00 -0000 From: Alexey Neyman Reply-To: Alexey Neyman To: crossgcc@sourceware.org Message-ID: <58bc4f92cd599_7e433fa49e3d7c3c511e7@hookshot-fe1-cp1-prd.iad.github.net.mail> Subject: [crosstool-ng/crosstool-ng] a82b44: Backport patches to glibc 2.14+ Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="--==_mimepart_58bc4f92cd0bd_7e433fa49e3d7c3c510c"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2017-03/txt/msg00005.txt.bz2 ----==_mimepart_58bc4f92cd0bd_7e433fa49e3d7c3c510c Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-length: 9183 Branch: refs/heads/master Home: https://github.com/crosstool-ng/crosstool-ng Commit: a82b4461f96769cf50ef828fb08f0f14f52afd92 https://github.com/crosstool-ng/crosstool-ng/commit/a82b4461f96769cf50ef828fb08f0f14f52afd92 Author: Alexey Neyman Date: 2017-03-04 (Sat, 04 Mar 2017) Changed paths: A patches/glibc/2.14.1/101-Suppress-GCC-6-warning-about-ambiguous-else-with-Wpa.patch A patches/glibc/2.14.1/102-fix-signed-shift-overlow.patch A patches/glibc/2.14.1/103-dl-openat64-variadic.patch A patches/glibc/2.14.1/104-unused-variables.patch A patches/glibc/2.14.1/105-misleading-indentation.patch A patches/glibc/2.14.1/106-dl-open-array-bounds.patch A patches/glibc/2.14/101-Suppress-GCC-6-warning-about-ambiguous-else-with-Wpa.patch A patches/glibc/2.14/102-fix-signed-shift-overlow.patch A patches/glibc/2.14/103-dl-openat64-variadic.patch A patches/glibc/2.14/104-unused-variables.patch A patches/glibc/2.14/105-misleading-indentation.patch A patches/glibc/2.14/106-dl-open-array-bounds.patch A patches/glibc/2.15/101-Suppress-GCC-6-warning-about-ambiguous-else-with-Wpa.patch A patches/glibc/2.15/102-fix-signed-shift-overlow.patch A patches/glibc/2.15/103-dl-openat64-variadic.patch A patches/glibc/2.15/104-unused-variables.patch A patches/glibc/2.15/105-misleading-indentation.patch A patches/glibc/2.15/106-dl-open-array-bounds.patch A patches/glibc/2.16.0/101-Suppress-GCC-6-warning-about-ambiguous-else-with-Wpa.patch A patches/glibc/2.16.0/102-fix-signed-shift-overlow.patch A patches/glibc/2.16.0/103-dl-openat64-variadic.patch A patches/glibc/2.16.0/104-unused-variables.patch A patches/glibc/2.16.0/105-misleading-indentation.patch A patches/glibc/2.16.0/106-dl-open-array-bounds.patch A patches/glibc/2.17/101-Suppress-GCC-6-warning-about-ambiguous-else-with-Wpa.patch A patches/glibc/2.17/102-fix-signed-shift-overlow.patch A patches/glibc/2.17/103-dl-openat64-variadic.patch A patches/glibc/2.17/104-unused-variables.patch A patches/glibc/2.17/105-misleading-indentation.patch A patches/glibc/2.17/106-dl-open-array-bounds.patch A patches/glibc/2.18/101-Suppress-GCC-6-warning-about-ambiguous-else-with-Wpa.patch A patches/glibc/2.18/102-fix-signed-shift-overlow.patch A patches/glibc/2.18/103-dl-openat64-variadic.patch A patches/glibc/2.18/104-unused-variables.patch A patches/glibc/2.18/105-misleading-indentation.patch A patches/glibc/2.18/106-dl-open-array-bounds.patch A patches/glibc/2.19/101-Suppress-GCC-6-warning-about-ambiguous-else-with-Wpa.patch A patches/glibc/2.19/102-fix-signed-shift-overlow.patch A patches/glibc/2.19/103-dl-openat64-variadic.patch A patches/glibc/2.19/104-unused-variables.patch A patches/glibc/2.19/105-misleading-indentation.patch A patches/glibc/2.19/106-dl-open-array-bounds.patch A patches/glibc/2.20/101-Suppress-GCC-6-warning-about-ambiguous-else-with-Wpa.patch A patches/glibc/2.20/102-fix-signed-shift-overlow.patch A patches/glibc/2.20/103-dl-openat64-variadic.patch A patches/glibc/2.20/104-unused-variables.patch A patches/glibc/2.20/105-misleading-indentation.patch A patches/glibc/2.20/106-dl-open-array-bounds.patch A patches/glibc/2.21/101-Suppress-GCC-6-warning-about-ambiguous-else-with-Wpa.patch A patches/glibc/2.21/102-fix-signed-shift-overlow.patch A patches/glibc/2.21/103-dl-openat64-variadic.patch A patches/glibc/2.21/104-unused-variables.patch A patches/glibc/2.21/105-misleading-indentation.patch A patches/glibc/2.21/106-dl-open-array-bounds.patch A patches/glibc/2.22/101-Suppress-GCC-6-warning-about-ambiguous-else-with-Wpa.patch A patches/glibc/2.22/102-fix-signed-shift-overlow.patch A patches/glibc/2.22/103-dl-openat64-variadic.patch A patches/glibc/2.22/104-unused-variables.patch A patches/glibc/2.22/105-misleading-indentation.patch A patches/glibc/linaro-2.20-2014.11/101-Suppress-GCC-6-warning-about-ambiguous-else-with-Wpa.patch A patches/glibc/linaro-2.20-2014.11/102-fix-signed-shift-overlow.patch A patches/glibc/linaro-2.20-2014.11/103-dl-openat64-variadic.patch A patches/glibc/linaro-2.20-2014.11/104-unused-variables.patch A patches/glibc/linaro-2.20-2014.11/105-misleading-indentation.patch A patches/glibc/linaro-2.20-2014.11/106-dl-open-array-bounds.patch Log Message: ----------- Backport patches to glibc 2.14+ ... fix building on ARM. Signed-off-by: Alexey Neyman Commit: 489ea6d6df17058844e8486625edfee8e08ffd7e https://github.com/crosstool-ng/crosstool-ng/commit/489ea6d6df17058844e8486625edfee8e08ffd7e Author: Alexey Neyman Date: 2017-03-05 (Sun, 05 Mar 2017) Changed paths: A patches/glibc/2.14.1/101-Suppress-GCC-6-warning-about-ambiguous-else-with-Wpa.patch A patches/glibc/2.14.1/102-fix-signed-shift-overlow.patch A patches/glibc/2.14.1/103-dl-openat64-variadic.patch A patches/glibc/2.14.1/104-unused-variables.patch A patches/glibc/2.14.1/105-misleading-indentation.patch A patches/glibc/2.14.1/106-dl-open-array-bounds.patch A patches/glibc/2.14/101-Suppress-GCC-6-warning-about-ambiguous-else-with-Wpa.patch A patches/glibc/2.14/102-fix-signed-shift-overlow.patch A patches/glibc/2.14/103-dl-openat64-variadic.patch A patches/glibc/2.14/104-unused-variables.patch A patches/glibc/2.14/105-misleading-indentation.patch A patches/glibc/2.14/106-dl-open-array-bounds.patch A patches/glibc/2.15/101-Suppress-GCC-6-warning-about-ambiguous-else-with-Wpa.patch A patches/glibc/2.15/102-fix-signed-shift-overlow.patch A patches/glibc/2.15/103-dl-openat64-variadic.patch A patches/glibc/2.15/104-unused-variables.patch A patches/glibc/2.15/105-misleading-indentation.patch A patches/glibc/2.15/106-dl-open-array-bounds.patch A patches/glibc/2.16.0/101-Suppress-GCC-6-warning-about-ambiguous-else-with-Wpa.patch A patches/glibc/2.16.0/102-fix-signed-shift-overlow.patch A patches/glibc/2.16.0/103-dl-openat64-variadic.patch A patches/glibc/2.16.0/104-unused-variables.patch A patches/glibc/2.16.0/105-misleading-indentation.patch A patches/glibc/2.16.0/106-dl-open-array-bounds.patch A patches/glibc/2.17/101-Suppress-GCC-6-warning-about-ambiguous-else-with-Wpa.patch A patches/glibc/2.17/102-fix-signed-shift-overlow.patch A patches/glibc/2.17/103-dl-openat64-variadic.patch A patches/glibc/2.17/104-unused-variables.patch A patches/glibc/2.17/105-misleading-indentation.patch A patches/glibc/2.17/106-dl-open-array-bounds.patch A patches/glibc/2.18/101-Suppress-GCC-6-warning-about-ambiguous-else-with-Wpa.patch A patches/glibc/2.18/102-fix-signed-shift-overlow.patch A patches/glibc/2.18/103-dl-openat64-variadic.patch A patches/glibc/2.18/104-unused-variables.patch A patches/glibc/2.18/105-misleading-indentation.patch A patches/glibc/2.18/106-dl-open-array-bounds.patch A patches/glibc/2.19/101-Suppress-GCC-6-warning-about-ambiguous-else-with-Wpa.patch A patches/glibc/2.19/102-fix-signed-shift-overlow.patch A patches/glibc/2.19/103-dl-openat64-variadic.patch A patches/glibc/2.19/104-unused-variables.patch A patches/glibc/2.19/105-misleading-indentation.patch A patches/glibc/2.19/106-dl-open-array-bounds.patch A patches/glibc/2.20/101-Suppress-GCC-6-warning-about-ambiguous-else-with-Wpa.patch A patches/glibc/2.20/102-fix-signed-shift-overlow.patch A patches/glibc/2.20/103-dl-openat64-variadic.patch A patches/glibc/2.20/104-unused-variables.patch A patches/glibc/2.20/105-misleading-indentation.patch A patches/glibc/2.20/106-dl-open-array-bounds.patch A patches/glibc/2.21/101-Suppress-GCC-6-warning-about-ambiguous-else-with-Wpa.patch A patches/glibc/2.21/102-fix-signed-shift-overlow.patch A patches/glibc/2.21/103-dl-openat64-variadic.patch A patches/glibc/2.21/104-unused-variables.patch A patches/glibc/2.21/105-misleading-indentation.patch A patches/glibc/2.21/106-dl-open-array-bounds.patch A patches/glibc/2.22/101-Suppress-GCC-6-warning-about-ambiguous-else-with-Wpa.patch A patches/glibc/2.22/102-fix-signed-shift-overlow.patch A patches/glibc/2.22/103-dl-openat64-variadic.patch A patches/glibc/2.22/104-unused-variables.patch A patches/glibc/2.22/105-misleading-indentation.patch A patches/glibc/linaro-2.20-2014.11/101-Suppress-GCC-6-warning-about-ambiguous-else-with-Wpa.patch A patches/glibc/linaro-2.20-2014.11/102-fix-signed-shift-overlow.patch A patches/glibc/linaro-2.20-2014.11/103-dl-openat64-variadic.patch A patches/glibc/linaro-2.20-2014.11/104-unused-variables.patch A patches/glibc/linaro-2.20-2014.11/105-misleading-indentation.patch A patches/glibc/linaro-2.20-2014.11/106-dl-open-array-bounds.patch Log Message: ----------- Merge pull request #632 from stilor/fix-glibc-2.22 Backport patches to glibc 2.14+ Compare: https://github.com/crosstool-ng/crosstool-ng/compare/dedfe6905a7e...489ea6d6df17 ----==_mimepart_58bc4f92cd0bd_7e433fa49e3d7c3c510c--