From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10826 invoked by alias); 15 Nov 2016 22:45:56 -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 10612 invoked by uid 89); 15 Nov 2016 22:45:55 -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=Arch, UD:by, H*r:Unknown, UD:reported.by 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, 15 Nov 2016 22:45:45 +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 582b9017.7fa1f40ecfc0-in01; Tue, 15 Nov 2016 22:45:43 -0000 (UTC) Date: Tue, 15 Nov 2016 22:45:00 -0000 From: Alexey Neyman Reply-To: Alexey Neyman To: crossgcc@sourceware.org Message-ID: <582b901780fe8_1e8363f9ff5e771407817f@hookshot-fe-6dbb0c4.cp1-iad.github.net.mail> Subject: [crosstool-ng/crosstool-ng] d31234: avr-libc: update to 2.0.0 Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="--==_mimepart_582b901780cce_1e8363f9ff5e7714078073"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-SW-Source: 2016-11/txt/msg00014.txt.bz2 ----==_mimepart_582b901780cce_1e8363f9ff5e7714078073 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-length: 2228 Branch: refs/heads/master Home: https://github.com/crosstool-ng/crosstool-ng Commit: d312347348ad6a5dbc2c49afc14fc2ea317f1968 https://github.com/crosstool-ng/crosstool-ng/commit/d312347348ad6a5dbc2c49afc14fc2ea317f1968 Author: Erico Nunes Date: 2016-04-19 (Tue, 19 Apr 2016) Changed paths: M config/libc/avr-libc.in Log Message: ----------- avr-libc: update to 2.0.0 The avr-libc project has released version 2.0.0: http://savannah.nongnu.org/forum/forum.php?forum_id=8460 Apart from changes and bugfixes, this release adds support for gcc 5, which allows us to build gcc 5 avr toolchains and also to update our avr sample. avr-libc 2.0.0 has been build tested both with gcc 4.9.3 and gcc 5.3.0. Signed-off-by: Erico Nunes Commit: 560bbdc88780c930e396875ea7fe8e54fbe89dfb https://github.com/crosstool-ng/crosstool-ng/commit/560bbdc88780c930e396875ea7fe8e54fbe89dfb Author: Erico Nunes Date: 2016-04-19 (Tue, 19 Apr 2016) Changed paths: M samples/avr/crosstool.config M samples/avr/reported.by Log Message: ----------- avr: update sample to use up-to-date gcc With avr-libc 2.0.0 released, we no longer need to force gcc 4.9.x for the avr toolchain. So, remove the gcc version constraint and allow it to follow the default gcc version. There is also no need to force companion libraries' versions anymore. The 'experimental' flag was also removed from the description as it seems to be following upstream development now. This sample has been build tested on Arch Linux and Ubuntu 14.04 hosts. Signed-off-by: Erico Nunes Commit: f0bb72b741510d1a00ddbc041079f05adc4898e1 https://github.com/crosstool-ng/crosstool-ng/commit/f0bb72b741510d1a00ddbc041079f05adc4898e1 Author: Alexey Neyman Date: 2016-11-15 (Tue, 15 Nov 2016) Changed paths: M config/libc/avr-libc.in M samples/avr/crosstool.config M samples/avr/reported.by Log Message: ----------- Merge pull request #381 from enunes/avr avr-libc: update to 2.0.0 Compare: https://github.com/crosstool-ng/crosstool-ng/compare/762c51194726...f0bb72b74151 ----==_mimepart_582b901780cce_1e8363f9ff5e7714078073 Content-Type: text/plain; charset=us-ascii Content-length: 71 -- For unsubscribe information see http://sourceware.org/lists.html#faq ----==_mimepart_582b901780cce_1e8363f9ff5e7714078073--