From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 92692 invoked by alias); 29 Sep 2018 21:12:36 -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 92672 invoked by uid 89); 29 Sep 2018 21:12:35 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-6.0 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,GIT_PATCH_2,KAM_LOTSOFHASH,KAM_NUMSUBJECT,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=H*r:Unknown, Hx-languages-length:1379, 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; Sat, 29 Sep 2018 21:12:33 +0000 DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt; s=mailo; t=1538255551; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=ST1FhDxGVi+hDx8mw57EmcP1bPR3HnkmcwdN8NgmP04=; b=pTxNjWX63GOcfd0DT8xOZBtvsu0Id9Z5ZdODT/n1z2bY3jUKaeP2+SxyFKILmJQ1T2icZI1i liOuVHOcW+9jPao9taT/Fg5diV4XziD4t1nc1UExjnkyYyGp8OKT+8cF8n4Rf/48LAjNmbLe Zpi+zrAGN7i0PA1XGA/0y813oM4= 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.36]) by mxa.mailgun.org with ESMTP id 5bafeabf.7f8d82368ae0-smtp-out-n02; Sat, 29 Sep 2018 21:12:31 -0000 (UTC) Date: Sat, 29 Sep 2018 21:12:00 -0000 From: Alexey Neyman Reply-To: Alexey Neyman To: crossgcc@sourceware.org Message-ID: <5bafeabe9d0b7_264d2b27ee180ed4380fa@hookshot-fe-cace476.cp1-iad.github.net.mail> Subject: [crosstool-ng/crosstool-ng] c14bdd: Fix compilation against binutils-2.31.1 Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="--==_mimepart_5bafeabe9caf1_264d2b27ee180ed4379e5"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2018-09/txt/msg00024.txt.bz2 ----==_mimepart_5bafeabe9caf1_264d2b27ee180ed4379e5 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-length: 1367 Branch: refs/heads/master Home: https://github.com/crosstool-ng/crosstool-ng Commit: c14bdd833a692cd933800a1f2347efdab416b651 https://github.com/crosstool-ng/crosstool-ng/commit/c14bdd833a692cd933800a1f2347efdab416b651 Author: Alexey Neyman Date: 2018-09-29 (Sat, 29 Sep 2018) Changed paths: A packages/elf2flt/git-6d80ab6c93409e796f85da404bde84b841231531/0000-diagnostics.h.patch Log Message: ----------- Fix compilation against binutils-2.31.1 ... where also needs . Signed-off-by: Alexey Neyman Commit: f74175ae1351589c653f5d34ad1a187d77d1b655 https://github.com/crosstool-ng/crosstool-ng/commit/f74175ae1351589c653f5d34ad1a187d77d1b655 Author: Alexey Neyman Date: 2018-09-29 (Sat, 29 Sep 2018) Changed paths: A packages/elf2flt/git-6d80ab6c93409e796f85da404bde84b841231531/0000-diagnostics.h.patch Log Message: ----------- Merge pull request #1042 from stilor/master Fix compilation against binutils-2.31.1 Compare: https://github.com/crosstool-ng/crosstool-ng/compare/ee1e67ccb462...f74175ae1351 **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_5bafeabe9caf1_264d2b27ee180ed4379e5--