From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2472 invoked by alias); 1 Nov 2018 23:44:46 -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 2463 invoked by uid 89); 1 Nov 2018 23:44:45 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-6.5 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,GIT_PATCH_2,KAM_LOTSOFHASH,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=H*r:Unknown, Hx-languages-length:1496, H*R:D*net 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; Thu, 01 Nov 2018 23:44:44 +0000 DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt; s=mailo; t=1541115882; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=d1xHmCupd/R6GBhQB4IdJDR7dGise5xSLAhNYA0VVH4=; b=Crl+HZYl/x5++Pr9m51cpt7N5g9kOf+Lyld4W6qzxk/zVAg6hc51q47GpPFks0/3lq1TRShi dpmIgcUXrpe4Xl4qt4Qr4eeLs24s8+fmBoII4xFvvdDTryI+0DdXRnGZNa8y16COvOGzfDRL qaO0Afo5bpJsOVmHuX0Mvhg5OEo= X-Mailgun-Sending-Ip: 166.78.71.131 X-Mailgun-Sid: WyIwZTgzNyIsICJjcm9zc2djY0Bzb3VyY2V3YXJlLm9yZyIsICI0MGYiXQ== Sender: stilor=att.net@github.com Received: from github.com (Unknown [192.30.252.39]) by mxa.mailgun.org with ESMTP id 5bdb8fea.7fc6285a9750-smtp-out-n01; Thu, 01 Nov 2018 23:44:42 -0000 (UTC) Date: Thu, 01 Nov 2018 23:44:00 -0000 From: Alexey Neyman Reply-To: Alexey Neyman To: crossgcc@sourceware.org Message-ID: <5bdb8fe954f88_9782aabf87305907321e@hookshot-fe-31feec6.cp1-iad.github.net.mail> Subject: [crosstool-ng/crosstool-ng] 167b84: Fix the location for elf2flt patches Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="--==_mimepart_5bdb8fe954c1a_9782aabf8730590731d7"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2018-11/txt/msg00001.txt.bz2 ----==_mimepart_5bdb8fe954c1a_9782aabf8730590731d7 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-length: 1495 Branch: refs/heads/master Home: https://github.com/crosstool-ng/crosstool-ng Commit: 167b848777ae42fd23ffb35a1749dae45cfd061b https://github.com/crosstool-ng/crosstool-ng/commit/167b848777ae42fd23ffb35a1749dae45cfd061b Author: Alexey Neyman Date: 2018-11-01 (Thu, 01 Nov 2018) Changed paths: A packages/elf2flt/git-6d80ab6c/0000-diagnostics.h.patch R packages/elf2flt/git-6d80ab6c93409e796f85da404bde84b841231531/0000-diagnostics.h.patch Log Message: ----------- Fix the location for elf2flt patches ... after the git version numbering was adjusted. Signed-off-by: Alexey Neyman Commit: 5958d54350a7ab4543db6a0c7627e35089a43b93 https://github.com/crosstool-ng/crosstool-ng/commit/5958d54350a7ab4543db6a0c7627e35089a43b93 Author: Alexey Neyman Date: 2018-11-01 (Thu, 01 Nov 2018) Changed paths: A packages/elf2flt/git-6d80ab6c/0000-diagnostics.h.patch R packages/elf2flt/git-6d80ab6c93409e796f85da404bde84b841231531/0000-diagnostics.h.patch Log Message: ----------- Merge pull request #1079 from stilor/elf2flt-patch-location Fix the location for elf2flt patches Compare: https://github.com/crosstool-ng/crosstool-ng/compare/cc403506161e...5958d54350a7 **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. ----==_mimepart_5bdb8fe954c1a_9782aabf8730590731d7--