[Bug binutils/20748] microblaze: generates broken binaries for Linux

2016-10-30 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=20748 --- Comment #7 from cvs-commit at gcc dot gnu.org --- The binutils-2_27-branch branch has been updated by Alan Modra : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=3645ea6fd34663b4d95042c1bfb438e80f4702f2 commit 3645ea6fd34663b

[Bug binutils/20748] microblaze: generates broken binaries for Linux

2016-10-30 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=20748 Alan Modra changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug binutils/20748] microblaze: generates broken binaries for Linux

2016-10-30 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=20748 --- Comment #5 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by Alan Modra : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=c646b02fdcae5f37bd88f33a0c4683ef13ad5c82 commit c646b02fdcae5f37bd88f33a0c468

[Bug binutils/20748] microblaze: generates broken binaries for Linux

2016-10-30 Thread wbx at openadk dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=20748 --- Comment #4 from wbx at openadk dot org --- The problem exist for musl, uClibc-ng and glibc based root filesystems. -- You are receiving this mail because: You are on the CC list for the bug. ___

[Bug binutils/20748] microblaze: generates broken binaries for Linux

2016-10-30 Thread wbx at openadk dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=20748 wbx at openadk dot org changed: What|Removed |Added Summary|microblaze: generates |microblaze: generates

[Bug binutils/20748] microblaze: generates broken binaries for Linux/musl

2016-10-30 Thread wbx at openadk dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=20748 wbx at openadk dot org changed: What|Removed |Added CC||amodra at gmail dot com -- Y

[Bug binutils/20748] microblaze: generates broken binaries for Linux/musl

2016-10-30 Thread wbx at openadk dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=20748 --- Comment #3 from wbx at openadk dot org --- diff between working and non-working: --- libc.so.readelf 2016-10-30 16:12:27.851976927 +0100 +++ libc.so.readelf.good2016-10-30 16:45:54.121833285 +0100 @@ -70,8 +70,8 @@ 0x0006

[Bug binutils/20748] microblaze: generates broken binaries for Linux/musl

2016-10-30 Thread wbx at openadk dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=20748 --- Comment #2 from wbx at openadk dot org --- Created attachment 9603 --> https://sourceware.org/bugzilla/attachment.cgi?id=9603&action=edit libc.so readily -- You are receiving this mail because: You are on the CC list for the bug. __

[Bug binutils/20748] microblaze: generates broken binaries for Linux/musl

2016-10-30 Thread wbx at openadk dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=20748 --- Comment #1 from wbx at openadk dot org --- Created attachment 9602 --> https://sourceware.org/bugzilla/attachment.cgi?id=9602&action=edit init readelf -- You are receiving this mail because: You are on the CC list for the bug. _

[Bug gold/20749] New: gold does not support --orphan-handling

2016-10-30 Thread npiggin at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=20749 Bug ID: 20749 Summary: gold does not support --orphan-handling Product: binutils Version: 2.28 (HEAD) Status: UNCONFIRMED Severity: enhancement Priority: P2 C

[Bug binutils/20748] New: microblaze: generates broken binaries for Linux/musl

2016-10-30 Thread wbx at openadk dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=20748 Bug ID: 20748 Summary: microblaze: generates broken binaries for Linux/musl Product: binutils Version: 2.28 (HEAD) Status: UNCONFIRMED Severity: normal Priority: P2

[Bug binutils/20467] binutils gold target mipsel-elf fails to build when configuring with --enable-targets=mipsel-elf

2016-10-30 Thread vimacs.hacks at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=20467 --- Comment #1 from vimacs.hacks at gmail dot com --- The following patch will fix this issue. diff -urN binutils-2.27.orig/gold/configure.tgt binutils-2.27/gold/configure.tgt --- binutils-2.27.orig/gold/configure.tgt 2016-08-03 15:36:5