[Bug binutils/21212] New: Improve "Empty loadable segment detected" warning

2017-03-02 Thread binutils at ineranves dot de
https://sourceware.org/bugzilla/show_bug.cgi?id=21212 Bug ID: 21212 Summary: Improve "Empty loadable segment detected" warning Product: binutils Version: 2.29 (HEAD) Status: UNCONFIRMED Severity: enhancement Priority: P2

[Bug binutils/21212] Improve "Empty loadable segment detected" warning

2017-03-02 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=21212 --- Comment #1 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by Nick Clifton : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=f98450c6eee6878ebf5b052d231758026d250427 commit f98450c6eee6878ebf5b052d231

[Bug binutils/21212] Improve "Empty loadable segment detected" warning

2017-03-02 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=21212 Nick Clifton changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Bug binutils/21212] Improve "Empty loadable segment detected" warning

2017-03-02 Thread binutils at ineranves dot de
https://sourceware.org/bugzilla/show_bug.cgi?id=21212 --- Comment #3 from Martin Bickel --- Hi Nick, your updated change is ok - I don't see any value in having segments with memsz==0 , so a warning makes sense. However, your commit message and Changelog entry is the wrong way round: the warnin

[Bug ld/12969] ld silently generates bad DLL when there are more than 65536 exports

2017-03-02 Thread afranchuk at lgsinnovations dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=12969 Alex changed: What|Removed |Added CC||afranchuk at lgsinnovations dot co

[Bug gas/20744] [PPC] Incorrect relocation for VLE-instructions

2017-03-02 Thread alfedotov at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=20744 --- Comment #11 from Alexander Fedotov --- (In reply to Alan Modra from comment #9) > Fixed those issues Hi Alan In ppc_elf_vle_split16(): opcode = insn & 0xf300f800; I think correct mask is 0xfc00f800 -- You are receiving this mail becau

[Bug gas/20744] [PPC] Incorrect relocation for VLE-instructions

2017-03-02 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=20744 --- Comment #12 from Alan Modra --- Re comment #10 and #11: git commit 673cff9b8b https://sourceware.org/ml/binutils/2017-03/msg00016.html Missed the cutoff for the 2.28 release, unfortunately. -- You are receiving this mail because: You ar