From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 56310 invoked by alias); 17 Jan 2017 08:20:21 -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 56284 invoked by uid 89); 17 Jan 2017 08:20:20 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.8 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=Hx-languages-length:1361, H*r:Unknown, Home, H*R:D*net X-HELO: m69-169.mailgun.net Received: from m69-169.mailgun.net (HELO m69-169.mailgun.net) (166.78.69.169) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Tue, 17 Jan 2017 08:20:10 +0000 X-Mailgun-Sending-Ip: 166.78.69.169 X-Mailgun-Sid: WyIwZTgzNyIsICJjcm9zc2djY0Bzb3VyY2V3YXJlLm9yZyIsICI0MGYiXQ== Received: from github.com (Unknown [192.30.252.40]) by mxa.mailgun.org with ESMTP id 587dd3b9.7f7748dd0de0-smtp-out-n02; Tue, 17 Jan 2017 08:20:09 -0000 (UTC) Date: Tue, 17 Jan 2017 08:20:00 -0000 From: Alexey Neyman Reply-To: Alexey Neyman To: crossgcc@sourceware.org Message-ID: <587dd3b8f2fc0_4cbd3fd20f7a314c93798@hookshot-fe6-cp1-prd.iad.github.net.mail> Subject: [crosstool-ng/crosstool-ng] 2ee46b: Propagate caddr_t patch to other glibc versions Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="--==_mimepart_587dd3b8f29af_4cbd3fd20f7a314c936d"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2017-01/txt/msg00028.txt.bz2 ----==_mimepart_587dd3b8f29af_4cbd3fd20f7a314c936d Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-length: 1354 Branch: refs/heads/master Home: https://github.com/crosstool-ng/crosstool-ng Commit: 2ee46bf9a17d5e793c45cfe3c59787e41643b588 https://github.com/crosstool-ng/crosstool-ng/commit/2ee46bf9a17d5e793c45cfe3c59787e41643b588 Author: Alexey Neyman Date: 2017-01-17 (Tue, 17 Jan 2017) Changed paths: A patches/glibc/2.20/910-typedef-caddr.patch A patches/glibc/2.21/910-typedef-caddr.patch A patches/glibc/2.22/910-typedef-caddr.patch A patches/glibc/2.24/910-typedef-caddr.patch Log Message: ----------- Propagate caddr_t patch to other glibc versions ... 2.20, 2.21, 2.22 and 2.24. Signed-off-by: Alexey Neyman Commit: 61d8314c3bf5cff1389447506f8b46c505a3f528 https://github.com/crosstool-ng/crosstool-ng/commit/61d8314c3bf5cff1389447506f8b46c505a3f528 Author: Alexey Neyman Date: 2017-01-17 (Tue, 17 Jan 2017) Changed paths: A patches/glibc/2.20/910-typedef-caddr.patch A patches/glibc/2.21/910-typedef-caddr.patch A patches/glibc/2.22/910-typedef-caddr.patch A patches/glibc/2.24/910-typedef-caddr.patch Log Message: ----------- Merge pull request #544 from stilor/caddr-patch Propagate caddr_t patch to other glibc versions Compare: https://github.com/crosstool-ng/crosstool-ng/compare/ee69c763568f...61d8314c3bf5 ----==_mimepart_587dd3b8f29af_4cbd3fd20f7a314c936d--