https://sourceware.org/bugzilla/show_bug.cgi?id=17531
Alexander Cherepanov changed:
What|Removed |Added
Summary|readelf -a crashes on |readelf crashes on fuzzed
https://sourceware.org/bugzilla/show_bug.cgi?id=17512
Alexander Cherepanov changed:
What|Removed |Added
Summary|segfault in PE parser / |libbfd/binutils: crashes on
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
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
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
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
https://sourceware.org/bugzilla/show_bug.cgi?id=17742
Andreas Schwab changed:
What|Removed |Added
CC||matz at suse dot de
--- Comment #2 f
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,