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] 55d077: Fix bfin-unknown-linux-uclibc sample.


  Branch: refs/heads/master
  Home:   https://github.com/crosstool-ng/crosstool-ng
  Commit: 55d07702094fb882bf4602b0e4b062432d401de8
      https://github.com/crosstool-ng/crosstool-ng/commit/55d07702094fb882bf4602b0e4b062432d401de8
  Author: Alexey Neyman <stilor@att.net>
  Date:   2015-09-30 (Wed, 30 Sep 2015)

  Changed paths:
    M samples/bfin-unknown-linux-uclibc/crosstool.config

  Log Message:
  -----------
  Fix bfin-unknown-linux-uclibc sample.

Pin GCC to 4.5.3 and binutils to 2.22, the last versions working. There
are multiple bugs affecting bfin configuration; while [3] is fixed on
trunk in GCC (but not backported to gcc-5-release branch yet), [1] and
[2] do not have fixes yet.

References:
[1] https://sourceware.org/bugzilla/show_bug.cgi?id=17334 (binutils bug)
[2] https://gcc.gnu.org/bugzilla/show_bug.cgi?id=47779 (gcc bug #1)
[3] https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55144 (gcc bug #2)


  Commit: 9952e8ce54221f1ba77722a77952233ff0491c9c
      https://github.com/crosstool-ng/crosstool-ng/commit/9952e8ce54221f1ba77722a77952233ff0491c9c
  Author: Alexey Neyman <stilor@att.net>
  Date:   2015-09-30 (Wed, 30 Sep 2015)

  Changed paths:
    M .travis.yml

  Log Message:
  -----------
  Add bfin-unknown-linux-uclibc to Travis build.


  Commit: 8c5de9dcd527731ced700f4f7c496e04df74c9c0
      https://github.com/crosstool-ng/crosstool-ng/commit/8c5de9dcd527731ced700f4f7c496e04df74c9c0
  Author: Bryan Hundven <bryanhundven@gmail.com>
  Date:   2015-10-14 (Wed, 14 Oct 2015)

  Changed paths:
    M .travis.yml
    M samples/bfin-unknown-linux-uclibc/crosstool.config

  Log Message:
  -----------
  Merge pull request #195 from stilor/bfin-multiple-bugs

Restore blackfin sample


Compare: https://github.com/crosstool-ng/crosstool-ng/compare/625f7e66b43c...8c5de9dcd527
--
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]