From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 113410 invoked by alias); 11 Mar 2017 21:03:59 -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 113401 invoked by uid 89); 11 Mar 2017 21:03:58 -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=HX-Envelope-From:sk:sourcew, H*r:Unknown, 642, Home 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; Sat, 11 Mar 2017 21:03:56 +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 58c4663b.7f25207e6c90-smtp-out-n01; Sat, 11 Mar 2017 21:03:55 -0000 (UTC) Date: Sat, 11 Mar 2017 21:03:00 -0000 From: Alexey Neyman Reply-To: Alexey Neyman To: crossgcc@sourceware.org Message-ID: <58c4663ba8a0e_40a33ff2a650bc38229592@hookshot-fe2-cp1-prd.iad.github.net.mail> Subject: [crosstool-ng/crosstool-ng] 7329ea: Patch from upstream fixing dlopen from a static ap... Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="--==_mimepart_58c4663ba864a_40a33ff2a650bc38229452"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2017-03/txt/msg00014.txt.bz2 ----==_mimepart_58c4663ba864a_40a33ff2a650bc38229452 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-length: 1050 Branch: refs/heads/master Home: https://github.com/crosstool-ng/crosstool-ng Commit: 7329ea51b4d9e9953c06b199b9e78d1f8f1cf3fe https://github.com/crosstool-ng/crosstool-ng/commit/7329ea51b4d9e9953c06b199b9e78d1f8f1cf3fe Author: Alexey Neyman Date: 2017-03-10 (Fri, 10 Mar 2017) Changed paths: A patches/uClibc/0.9.33.2/998-dlopen-static.patch Log Message: ----------- Patch from upstream fixing dlopen from a static app Signed-off-by: Alexey Neyman Commit: 6a63f5ca7d5b1387462228926fc823ad165df257 https://github.com/crosstool-ng/crosstool-ng/commit/6a63f5ca7d5b1387462228926fc823ad165df257 Author: Alexey Neyman Date: 2017-03-11 (Sat, 11 Mar 2017) Changed paths: A patches/uClibc/0.9.33.2/998-dlopen-static.patch Log Message: ----------- Merge pull request #642 from stilor/uclibc-gl-patch Patch from upstream fixing dlopen from a static app Compare: https://github.com/crosstool-ng/crosstool-ng/compare/6f226b5efecc...6a63f5ca7d5b ----==_mimepart_58c4663ba864a_40a33ff2a650bc38229452--