From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22068 invoked by alias); 1 Dec 2018 23:12:01 -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 22046 invoked by uid 89); 1 Dec 2018 23:12:01 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-6.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM,GIT_PATCH_2,RCVD_IN_DNSWL_NONE,SPF_PASS,TIME_LIMIT_EXCEEDED autolearn=unavailable version=3.3.2 spammy=H*r:Unknown, c34fe6eec643 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, 01 Dec 2018 23:11:51 +0000 DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt; s=mailo; t=1543705909; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=JkFb9KMCf5bYPYrRw+mCYBlSRH87u7Z8mlrK7Qc8ndU=; b=YOjOL9MOFu8PFln0b1sgFSS3c/JHxBdLbycVhwhnq4rHsHVUG5qOGCTFgNFBTl/sRX2oxcdY BnC7PYlDNwlkdi/qmVNBLdezX3Ir1Dl28oIwskd0bcBlbPDXA71D0rAUolcY+7+gQoNMo7iO T043C5b1r9cp1fsJMO03SWhh7n0= 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.34]) by mxa.mailgun.org with ESMTP id 5c031535.7f958c542660-smtp-out-n03; Sat, 01 Dec 2018 23:11:49 -0000 (UTC) Date: Sat, 01 Dec 2018 23:12:00 -0000 From: Alexey Neyman Reply-To: Alexey Neyman To: crossgcc@sourceware.org Message-ID: <5c031535400f4_43522b1473470588378a5@hookshot-fe-88eb02d.cp1-iad.github.net.mail> Subject: [crosstool-ng/crosstool-ng] d1910b: Restrict flat format to architectures that support... Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="--==_mimepart_5c0315353fb70_43522b147347058837748"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2018-12/txt/msg00002.txt.bz2 ----==_mimepart_5c0315353fb70_43522b147347058837748 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-length: 1654 Branch: refs/heads/master Home: https://github.com/crosstool-ng/crosstool-ng Commit: d1910b945b7a592bc7881fdef4844b3c8af5cdbb https://github.com/crosstool-ng/crosstool-ng/commit/d1910b945b7a592bc7881fdef4844b3c8af5cdbb Author: Alexey Neyman Date: 2018-12-01 (Sat, 01 Dec 2018) Changed paths: M config/arch/arm.in M config/arch/m68k.in M config/arch/microblaze.in M config/arch/nios2.in M config/arch/sh.in M config/arch/sparc.in M config/arch/xtensa.in M config/binutils.in M config/target.in Log Message: ----------- Restrict flat format to architectures that support it Fixes #878 Signed-off-by: Alexey Neyman Commit: fc64f2d015a532ed8b7e61e1f6b104c6e7878610 https://github.com/crosstool-ng/crosstool-ng/commit/fc64f2d015a532ed8b7e61e1f6b104c6e7878610 Author: Alexey Neyman Date: 2018-12-01 (Sat, 01 Dec 2018) Changed paths: M config/arch/arm.in M config/arch/m68k.in M config/arch/microblaze.in M config/arch/nios2.in M config/arch/sh.in M config/arch/sparc.in M config/arch/xtensa.in M config/binutils.in M config/target.in Log Message: ----------- Merge pull request #1104 from stilor/restrict-flat-format Restrict flat format to architectures that support it Compare: https://github.com/crosstool-ng/crosstool-ng/compare/c34fe6eec643...fc64f2d015a5 **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_5c0315353fb70_43522b147347058837748--