[Bug binutils/10263] objdump does not disassemble ARM code entered with .word directives

2009-06-13 Thread nickc at redhat dot com
--- Additional Comments From nickc at redhat dot com 2009-06-13 07:23 --- Created an attachment (id=3993) -- (http://sourceware.org/bugzilla/attachment.cgi?id=3993action=view) Pass -D switch on to disassembler backends -- http://sourceware.org/bugzilla/show_bug.cgi?id=10263

[Bug gas/10269] IFUNC gas problem

2009-06-13 Thread hjl dot tools at gmail dot com
--- Additional Comments From hjl dot tools at gmail dot com 2009-06-13 15:03 --- (In reply to comment #0) In this case IMHO gas should create R_*_IRELATIVE relocation against the local foo symbol. If foo is .globl or .globl and .hidden, it works correctly. This won't work sine

[gprof] compilation failure

2009-06-13 Thread Ozkan Sezer
Hi: With the new --external-symbols-table feature, I'm experiencing the following compilation failure: gcc -DHAVE_CONFIG_H -I. -I../../binutils-cvs/gprof -I. -DDEBUG -I../bfd -I../../binutils-cvs/gprof/../include -I../../binutils -cvs/gprof/../bfd -I. -DLOCALEDIR=\/opt/cross_win64/share/locale\

[Bug binutils/10263] objdump does not disassemble ARM code entered with .word directives

2009-06-13 Thread mikpe at it dot uu dot se
--- Additional Comments From mikpe at it dot uu dot se 2009-06-13 21:31 --- Nick, (In reply to comment #4) Hi Mike, I was thinking about this problem last night and it occurred to me that there is a simpler solution. Rather than adding a new pseudo-op to the assembler why

[Bug gas/10269] IFUNC gas problem

2009-06-13 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2009-06-14 01:40 --- Subject: Bug 10269 CVSROOT:/cvs/src Module name:src Changes by: h...@sourceware.org 2009-06-14 01:39:46 Modified files: bfd: ChangeLog elf32-i386.c

[Bug ld/10269] IFUNC gas problem

2009-06-13 Thread hjl dot tools at gmail dot com
--- Additional Comments From hjl dot tools at gmail dot com 2009-06-14 01:41 --- Fixed. -- What|Removed |Added Status|ASSIGNED|RESOLVED