From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29048 invoked by alias); 13 Jun 2017 16:58:27 -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 28500 invoked by uid 89); 13 Jun 2017 16:58:26 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-6.6 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=H*r:Unknown, Home, H*R:D*net 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; Tue, 13 Jun 2017 16:58:24 +0000 X-Mailgun-Sending-Ip: 166.78.69.169 X-Mailgun-Sid: WyIwZTgzNyIsICJjcm9zc2djY0Bzb3VyY2V3YXJlLm9yZyIsICI0MGYiXQ== Received: from github.com (Unknown [192.30.252.42]) by mxa.mailgun.org with ESMTP id 594019ad.7fd1c05c6ed0-smtp-out-n02; Tue, 13 Jun 2017 16:58:21 -0000 (UTC) Date: Thu, 15 Jun 2017 17:22:00 -0000 From: Alexey Neyman Reply-To: Alexey Neyman To: crossgcc@sourceware.org Message-ID: <594019ad81a09_166433f9ee7a01c3c69631@hookshot-fe-6dbb0c4.cp1-iad.github.net.mail> Subject: [crosstool-ng/crosstool-ng] c0162f: Make ARM32 option appear only if 32-bit is selecte... Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="--==_mimepart_594019ad81718_166433f9ee7a01c3c69577"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2017-06/txt/msg00020.txt.bz2 ----==_mimepart_594019ad81718_166433f9ee7a01c3c69577 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-length: 1049 Branch: refs/heads/master Home: https://github.com/crosstool-ng/crosstool-ng Commit: c0162ff475f74d1da78c167a479e2b010cb27df5 https://github.com/crosstool-ng/crosstool-ng/commit/c0162ff475f74d1da78c167a479e2b010cb27df5 Author: Alexey Neyman Date: 2017-06-13 (Tue, 13 Jun 2017) Changed paths: M config/arch/arm.in.2 M config/target.in Log Message: ----------- Make ARM32 option appear only if 32-bit is selected Fixes #745 Signed-off-by: Alexey Neyman Commit: 6417ea7a7fc86e6ede5db9d2c23c0cff7680824f https://github.com/crosstool-ng/crosstool-ng/commit/6417ea7a7fc86e6ede5db9d2c23c0cff7680824f Author: Alexey Neyman Date: 2017-06-13 (Tue, 13 Jun 2017) Changed paths: M config/arch/arm.in.2 M config/target.in Log Message: ----------- Merge pull request #748 from stilor/aarch-eabi Make ARM32 option appear only if 32-bit is selected Compare: https://github.com/crosstool-ng/crosstool-ng/compare/a9f8a8e67509...6417ea7a7fc8 ----==_mimepart_594019ad81718_166433f9ee7a01c3c69577--