From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17007 invoked by alias); 11 Feb 2017 07:56:00 -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 16924 invoked by uid 89); 11 Feb 2017 07:56:00 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.8 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=Hx-languages-length:1104, H*r:Unknown, Home, 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, 11 Feb 2017 07:55:49 +0000 X-Mailgun-Sending-Ip: 166.78.71.131 X-Mailgun-Sid: WyIwZTgzNyIsICJjcm9zc2djY0Bzb3VyY2V3YXJlLm9yZyIsICI0MGYiXQ== Received: from github.com (Unknown [192.30.252.40]) by mxa.mailgun.org with ESMTP id 589ec385.7f06765a8c00-smtp-out-n01; Sat, 11 Feb 2017 07:55:49 -0000 (UTC) Date: Sat, 11 Feb 2017 07:56:00 -0000 From: Alexey Neyman Reply-To: Alexey Neyman To: crossgcc@sourceware.org Message-ID: <589ec384a4c53_12773fdec32b9c38859b2@hookshot-fe6-cp1-prd.iad.github.net.mail> Subject: [crosstool-ng/crosstool-ng] 0468f8: Allow one to select uclibceabi/uclibcgnueabi suffi... Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="--==_mimepart_589ec384a48c3_12773fdec32b9c388587"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2017-02/txt/msg00020.txt.bz2 ----==_mimepart_589ec384a48c3_12773fdec32b9c388587 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-length: 1075 Branch: refs/heads/master Home: https://github.com/crosstool-ng/crosstool-ng Commit: 0468f8daf112fe2a40fdf6671908a85b0414f1ca https://github.com/crosstool-ng/crosstool-ng/commit/0468f8daf112fe2a40fdf6671908a85b0414f1ca Author: Alexey Neyman Date: 2017-02-09 (Thu, 09 Feb 2017) Changed paths: M config/libc/uClibc.in.2 M scripts/build/arch/arm.sh Log Message: ----------- Allow one to select uclibceabi/uclibcgnueabi suffix Signed-off-by: Alexey Neyman Commit: 57e1e7e7429aa44ae5406409fad0d9341b86243c https://github.com/crosstool-ng/crosstool-ng/commit/57e1e7e7429aa44ae5406409fad0d9341b86243c Author: Alexey Neyman Date: 2017-02-10 (Fri, 10 Feb 2017) Changed paths: M config/libc/uClibc.in.2 M scripts/build/arch/arm.sh Log Message: ----------- Merge pull request #587 from stilor/select-uclibceavi-suffix Allow one to select uclibceabi/uclibcgnueabi suffix Compare: https://github.com/crosstool-ng/crosstool-ng/compare/4d4973071173...57e1e7e7429a ----==_mimepart_589ec384a48c3_12773fdec32b9c388587--