Re: Duplicate FDEs in .eh_frame

2014-11-17 Thread Alan Modra
On Thu, Nov 13, 2014 at 08:21:02AM -0500, Rene Gollent wrote: > Hi there, > > I was wondering, is there a known/intended case where gcc + binutils > will produce .eh_frame sections with duplicate FDEs? I'm seeing this > with gcc 4.8.3 + binutils 2.24 on Haiku, and thought I'd see if this > is inte

[Bug ld/17590] Order of multiple defsym commands irrelevant

2014-11-17 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=17590 Alan Modra changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Bug binutils/17615] New: arm64: ld.bfd generates SHN_ABS instead of SHN_UNDEF

2014-11-17 Thread dimitry at google dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=17615 Bug ID: 17615 Summary: arm64: ld.bfd generates SHN_ABS instead of SHN_UNDEF Product: binutils Version: 2.24 Status: NEW Severity: normal Priority: P2 Componen

[Bug ld/17592] x86-64 linker generates wrong PLT for large model

2014-11-17 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=17592 --- Comment #2 from H.J. Lu --- (In reply to Michael Matz from comment #1) > Back in http://www.sourceware.org/ml/binutils/2006-03/msg00276.html > I suggested to place .plt after .text so that PLT and GOT are nearer > to each other. In that c

[Bug binutils/17531] readelf -a crashes on fuzzed samples

2014-11-17 Thread espen at grindhaug dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=17531 Espen Grindhaug changed: What|Removed |Added CC||espen at grindhaug dot org --- Comm

[Bug binutils/17552] strip/objcopy: directory traversal

2014-11-17 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=17552 --- Comment #13 from cvs-commit at gcc dot gnu.org --- This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "gdb and binutils". The branch

[Bug binutils/17531] readelf -a crashes on fuzzed samples

2014-11-17 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=17531 --- Comment #32 from cvs-commit at gcc dot gnu.org --- This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "gdb and binutils". The branch

[Bug binutils/17533] objdump/ar/... crash on malformed ar file

2014-11-17 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=17533 --- Comment #13 from cvs-commit at gcc dot gnu.org --- This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "gdb and binutils". The branch

[Bug binutils/17512] segfault in PE parser / _bfd_pei_swap_aouthdr_in

2014-11-17 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=17512 --- Comment #95 from cvs-commit at gcc dot gnu.org --- This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "gdb and binutils". The branch

[Bug binutils/17597] NULL pointer dereference in opncls.c in bfd_get_debug_link_info().

2014-11-17 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=17597 --- Comment #6 from cvs-commit at gcc dot gnu.org --- This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "gdb and binutils". The branch,

[Bug ld/17592] x86-64 linker generates wrong PLT for large model

2014-11-17 Thread matz at suse dot de
https://sourceware.org/bugzilla/show_bug.cgi?id=17592 Michael Matz changed: What|Removed |Added CC||matz at suse dot de --- Comment #1 fro

[Bug binutils/17597] NULL pointer dereference in opncls.c in bfd_get_debug_link_info().

2014-11-17 Thread oxffffaa at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=17597 --- Comment #5 from arseniy krasnov --- (In reply to Nick Clifton from comment #4) > Created attachment 7935 [details] > Fix derefence by checking length of the section > > I have applied this patch to the master branch sources. It should fi