From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 126571 invoked by alias); 25 Oct 2018 16:11:35 -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 124933 invoked by uid 89); 25 Oct 2018 16:11:33 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-6.7 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=HTo:U*crossgcc, H*Ad:U*crossgcc, H*r:Unknown, Hx-languages-length:1253 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; Thu, 25 Oct 2018 16:11:32 +0000 DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt; s=mailo; t=1540483890; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=kxT43I4X3/9xnJhe7uoSEosSLEbrAm9fGevvUiUmIew=; b=jWFV0WyuUGQvTF0EaczNgqXMDrROdsTU53Wdi7Uh+KXL6jznrQ53lbktJU7eCX2elyh78rri SGzjQNNsUepvQxvypO9JZ6KkX9jfldlidMXZzMvFCST/vVhtEHxiiLTuiPrDtjk5x2xG1CfY n1IOgI9Khg278yuFf67wWNYiPqo= X-Mailgun-Sending-Ip: 166.78.69.169 X-Mailgun-Sid: WyIwZTgzNyIsICJjcm9zc2djY0Bzb3VyY2V3YXJlLm9yZyIsICI0MGYiXQ== Sender: stilor=att.net@github.com Received: from github.com (Unknown [192.30.252.34]) by mxa.mailgun.org with ESMTP id 5bd1eb32.7f97c27db6c0-smtp-out-n01; Thu, 25 Oct 2018 16:11:30 -0000 (UTC) Date: Thu, 25 Oct 2018 16:11:00 -0000 From: Alexey Neyman Reply-To: Alexey Neyman To: crossgcc@sourceware.org Message-ID: <5bd1eb3254a19_43ba2adfad51c57c78598@hookshot-fe-7191cb1.cp1-iad.github.net.mail> Subject: [crosstool-ng/crosstool-ng] 091b7e: Generate correct tuple for PowerPC with SPE ABI Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="--==_mimepart_5bd1eb325459e_43ba2adfad51c57c784b1"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2018-10/txt/msg00025.txt.bz2 ----==_mimepart_5bd1eb325459e_43ba2adfad51c57c784b1 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-length: 1233 Branch: refs/heads/master Home: https://github.com/crosstool-ng/crosstool-ng Commit: 091b7e4c87cf505a7b318a1521aaabeabcb91dfd https://github.com/crosstool-ng/crosstool-ng/commit/091b7e4c87cf505a7b318a1521aaabeabcb91dfd Author: Alexey Neyman Date: 2018-10-23 (Tue, 23 Oct 2018) Changed paths: M scripts/build/arch/powerpc.sh Log Message: ----------- Generate correct tuple for PowerPC with SPE ABI Fixes #1018. Signed-off-by: Alexey Neyman Commit: 4a2b3830d90bdc9c2a6195167a3d892f17a87bf7 https://github.com/crosstool-ng/crosstool-ng/commit/4a2b3830d90bdc9c2a6195167a3d892f17a87bf7 Author: Alexey Neyman Date: 2018-10-25 (Thu, 25 Oct 2018) Changed paths: M scripts/build/arch/powerpc.sh Log Message: ----------- Merge pull request #1067 from stilor/gcc8-ppcspe Generate correct tuple for PowerPC with SPE ABI Compare: https://github.com/crosstool-ng/crosstool-ng/compare/ee829c25eb37...4a2b3830d90b **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_5bd1eb325459e_43ba2adfad51c57c784b1--