[Bug ld/17482] -melf32_x86_64 IE-LE transition error

2014-10-14 Thread markus at trippelsdorf dot de
https://sourceware.org/bugzilla/show_bug.cgi?id=17482 Markus Trippelsdorf markus at trippelsdorf dot de changed: What|Removed |Added CC|

[Bug binutils/17483] New: ar is limited to open only 256 files on i386-solaris2.11

2014-10-14 Thread karel.gardas at centrum dot cz
https://sourceware.org/bugzilla/show_bug.cgi?id=17483 Bug ID: 17483 Summary: ar is limited to open only 256 files on i386-solaris2.11 Product: binutils Version: 2.24 Status: NEW Severity: normal

[Bug binutils/17483] ar is limited to open only 256 files on i386-solaris2.11

2014-10-14 Thread sch...@linux-m68k.org
https://sourceware.org/bugzilla/show_bug.cgi?id=17483 --- Comment #1 from Andreas Schwab sch...@linux-m68k.org --- Please make sure this limit isn't imposed by stdio on your system. -- You are receiving this mail because: You are on the CC list for the bug.

[Bug binutils/17483] ar is limited to open only 256 files on i386-solaris2.11

2014-10-14 Thread karel.gardas at centrum dot cz
https://sourceware.org/bugzilla/show_bug.cgi?id=17483 --- Comment #2 from Karel Gardas karel.gardas at centrum dot cz --- Honestly, it probably is stdio limitation on max openned fds in the same time. I've reported here since I've seen 2.23.2 working well so I consider this to be a kind of

[Bug ld/17479] Shared object missing symbol explicitly specified in --retain-symbols-file

2014-10-14 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=17479 Alan Modra amodra at gmail dot com changed: What|Removed |Added CC||amodra at gmail

[Bug ld/17447] .eh_frame_hdr table[5707] FDE at 0000000000c45b8c overlaps table[5708] FDE at 0000000000c45a88

2014-10-14 Thread glaubitz at physik dot fu-berlin.de
https://sourceware.org/bugzilla/show_bug.cgi?id=17447 --- Comment #9 from glaubitz at physik dot fu-berlin.de glaubitz at physik dot fu-berlin.de --- (In reply to Alan Modra from comment #8) Adrian, from the error message you report your binutils did not contain the fix for this PR, and there

[Bug ld/17482] -melf32_x86_64 IE-LE transition error

2014-10-14 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=17482 --- Comment #1 from H.J. Lu hjl.tools at gmail dot com --- I couldn't find a good solution for this. I am leaning toward to encode instructions with gottpoff relocation with a dummy REX prefix (0x40) if there is no REX prefix. -- You are

[Bug ld/17482] -melf32_x86_64 IE-LE transition error

2014-10-14 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=17482 --- Comment #2 from H.J. Lu hjl.tools at gmail dot com --- Created attachment 7832 -- https://sourceware.org/bugzilla/attachment.cgi?id=7832action=edit A patch This is the patch I am testing. But I may not have time to check it in for the

[Bug binutils/17481] addr2line fails on some targets

2014-10-14 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=17481 Alan Modra amodra at gmail dot com changed: What|Removed |Added Status|NEW |ASSIGNED