[Bug binutils/10379] Objdump does not disassemble instructions

2009-07-23 Thread nickc at redhat dot com
--- Additional Comments From nickc at redhat dot com 2009-07-23 10:20 --- Hi Pierre, OK, I have checked the patch in along with the following changelog entry. Cheers Nick gas/ChangeLog 2009-07-23 Nick Clifton PR binutils/10379 * doc/c-mips.texi (MIPS insn): Doc

[Bug binutils/10379] Objdump does not disassemble instructions

2009-07-23 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2009-07-23 10:19 --- Subject: Bug 10379 CVSROOT:/cvs/src Module name:src Changes by: ni...@sourceware.org2009-07-23 10:19:20 Modified files: gas: ChangeLog gas/doc: c

[Bug binutils/10379] Objdump does not disassemble instructions

2009-07-23 Thread Pierre dot Habraken at imag dot fr
--- Additional Comments From Pierre dot Habraken at imag dot fr 2009-07-23 10:08 --- Subject: Re: Objdump does not disassemble instructions nickc at redhat dot com wrote: > --- Additional Comments From nickc at redhat dot com 2009-07-17 09:26 > --- > Hi Pierre, > > What do

[Bug binutils/10379] Objdump does not disassemble instructions

2009-07-17 Thread nickc at redhat dot com
--- Additional Comments From nickc at redhat dot com 2009-07-17 09:26 --- Created an attachment (id=4059) --> (http://sourceware.org/bugzilla/attachment.cgi?id=4059&action=view) Document mips target's special handling of the .global pseudo-op -- http://sourceware.org/bugzilla/show_

[Bug binutils/10379] Objdump does not disassemble instructions

2009-07-17 Thread nickc at redhat dot com
--- Additional Comments From nickc at redhat dot com 2009-07-17 09:26 --- Hi Pierre, What do you think of the uploaded documentation patch ? Cheers Nick -- What|Removed |Added

[Bug binutils/10379] Objdump does not disassemble instructions

2009-07-14 Thread nickc at redhat dot com
--- Additional Comments From nickc at redhat dot com 2009-07-14 16:49 --- Hi Pierre, This behaviour appears to be for compatibility with the Irix 5 assembler. By default any symbol declared with the .global (or .globl) pseudo-op is assumed to mark the start of region of data, not co