This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See crosstool-NG for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[crosstool-ng/crosstool-ng] d31234: avr-libc: update to 2.0.0


  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 <nunes.erico@gmail.com>
  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 <nunes.erico@gmail.com>


  Commit: 560bbdc88780c930e396875ea7fe8e54fbe89dfb
      https://github.com/crosstool-ng/crosstool-ng/commit/560bbdc88780c930e396875ea7fe8e54fbe89dfb
  Author: Erico Nunes <nunes.erico@gmail.com>
  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 <nunes.erico@gmail.com>


  Commit: f0bb72b741510d1a00ddbc041079f05adc4898e1
      https://github.com/crosstool-ng/crosstool-ng/commit/f0bb72b741510d1a00ddbc041079f05adc4898e1
  Author: Alexey Neyman <stilor@att.net>
  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
--
For unsubscribe information see http://sourceware.org/lists.html#faq

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]