From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18637 invoked by alias); 3 Feb 2017 19:57:51 -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 18626 invoked by uid 89); 3 Feb 2017 19:57:50 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.6 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,KAM_LOTSOFHASH,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=no version=3.3.2 spammy=1021, Hx-languages-length:1941, H*r:Unknown, sk:crossto 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; Fri, 03 Feb 2017 19:57:40 +0000 X-Mailgun-Sending-Ip: 166.78.71.131 X-Mailgun-Sid: WyIwZTgzNyIsICJjcm9zc2djY0Bzb3VyY2V3YXJlLm9yZyIsICI0MGYiXQ== Received: from github.com (Unknown [192.30.252.42]) by mxa.mailgun.org with ESMTP id 5894e0b2.7f3f497a5870-smtp-out-n01; Fri, 03 Feb 2017 19:57:38 -0000 (UTC) Date: Fri, 03 Feb 2017 19:57:00 -0000 From: Alexey Neyman Reply-To: Alexey Neyman To: crossgcc@sourceware.org Message-ID: <5894e0b1d70ee_149003ffd10799c381016bb@hookshot-fe-6dbb0c4.cp1-iad.github.net.mail> Subject: [crosstool-ng/crosstool-ng] a13e5b: Add uClibc-ng 1.0.22 Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="--==_mimepart_5894e0b1d6280_149003ffd10799c381015a4"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2017-02/txt/msg00004.txt.bz2 ----==_mimepart_5894e0b1d6280_149003ffd10799c381015a4 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-length: 2001 Branch: refs/heads/master Home: https://github.com/crosstool-ng/crosstool-ng Commit: a13e5b57c77c8aa4afeb903bcef5f9d9dafc2fb4 https://github.com/crosstool-ng/crosstool-ng/commit/a13e5b57c77c8aa4afeb903bcef5f9d9dafc2fb4 Author: Alexey Neyman Date: 2017-02-02 (Thu, 02 Feb 2017) Changed paths: M config/libc/uClibc.in Log Message: ----------- Add uClibc-ng 1.0.22 ... and declare 1.0.21 obsolete. Signed-off-by: Alexey Neyman Commit: 623fdf15a675086fa3ae9dfa3c7866a7a3de0fff https://github.com/crosstool-ng/crosstool-ng/commit/623fdf15a675086fa3ae9dfa3c7866a7a3de0fff Author: Alexey Neyman Date: 2017-02-02 (Thu, 02 Feb 2017) Changed paths: M scripts/build/arch/arm.sh Log Message: ----------- Add support for AArch64 in uClibc-ng Signed-off-by: Alexey Neyman Commit: 39e880f594e5ff67a656a4080cd07014475f6ef8 https://github.com/crosstool-ng/crosstool-ng/commit/39e880f594e5ff67a656a4080cd07014475f6ef8 Author: Alexey Neyman Date: 2017-02-03 (Fri, 03 Feb 2017) Changed paths: A samples/aarch64-unknown-linux-uclibcgnueabi/crosstool.config A samples/aarch64-unknown-linux-uclibcgnueabi/reported.by Log Message: ----------- Add a sample config. Signed-off-by: Alexey Neyman Commit: 10db7887ce0ff5e8323dc35176eaabbb3618e81c https://github.com/crosstool-ng/crosstool-ng/commit/10db7887ce0ff5e8323dc35176eaabbb3618e81c Author: Alexey Neyman Date: 2017-02-03 (Fri, 03 Feb 2017) Changed paths: M config/libc/uClibc.in A samples/aarch64-unknown-linux-uclibcgnueabi/crosstool.config A samples/aarch64-unknown-linux-uclibcgnueabi/reported.by M scripts/build/arch/arm.sh Log Message: ----------- Merge pull request #572 from stilor/uclibc-1.0.22 Uclibc 1.0.22 Compare: https://github.com/crosstool-ng/crosstool-ng/compare/44ee21b3429d...10db7887ce0f ----==_mimepart_5894e0b1d6280_149003ffd10799c381015a4--