[Bug binutils/17531] readelf crashes on fuzzed samples

2014-12-23 Thread cherepan at mccme dot ru
https://sourceware.org/bugzilla/show_bug.cgi?id=17531 Alexander Cherepanov changed: What|Removed |Added Summary|readelf -a crashes on |readelf crashes on fuzzed

[Bug binutils/17512] libbfd/binutils: crashes on fuzzed samples

2014-12-23 Thread cherepan at mccme dot ru
https://sourceware.org/bugzilla/show_bug.cgi?id=17512 Alexander Cherepanov changed: What|Removed |Added Summary|segfault in PE parser / |libbfd/binutils: crashes on

Re: Error in bfd/doc/Makefile

2014-12-23 Thread Nicholas Clifton
Hi Stephen, It appears within the bfd/doc makefile it Assumes CC=pcc correctly but sets CC_FOR_BUILD = gcc which is nowhere on the system. This creates the below error when compiling binutils on a musl-pcc system. Setting CC_FOR_BUILD = pcc manually allows chew to build. I think that the inten

Re: GAS for ARM: does not support BX instruction for ARMv3 and lower

2014-12-23 Thread Nicholas Clifton
Hi Sergey, I try to compile program for ARMv3 or ARMv2 CPU target using GCC (4.8.x). It produces assembler code with BX LR instructions (return from function) which GAS (2.23.2) cannot compile: Error: selected processor does not support ARM mode `bx lr' This is really a gcc bug. ARM archi

[Bug ld/17742] ABI version 1 is not compatible with ABI version 0 output

2014-12-23 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=17742 --- Comment #1 from Alan Modra --- How did you manage that? Here's what I see on my powerpc64 box, using a freshly compiled binutils-2.25 for the final link and recent trunk binutils for the rest. [alan@squeak bin-225]$ echo 'int x;' > foo.c

Re: objdump man page lines too long

2014-12-23 Thread Nicholas Clifton
Hi Dan, nobody@jidanni3:/$ < /dev/null > /dev/null man objdump :170: warning [p 1, 5.5i]: can't break line :611: warning [p 6, 8.0i, div `an-div', 0.0i]: can't break line I have checked in the attached patch to fix these warnings. Cheers Nick binutils/ChangeLog 2014-12-23 Nick Clifton

[Bug ld/17742] ABI version 1 is not compatible with ABI version 0 output

2014-12-23 Thread sch...@linux-m68k.org
https://sourceware.org/bugzilla/show_bug.cgi?id=17742 Andreas Schwab changed: What|Removed |Added CC||matz at suse dot de --- Comment #2 f

[Bug gold/14675] No eh_frame info registered in exception_static_test

2014-12-23 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=14675 --- Comment #5 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,