bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


From: nickc at redhat dot com
Subject: [Bug binutils/10263] objdump does not disassemble ARM code entered with .word directives
Date: 15 Jun 2009 11:39:36 -0000

------- Additional Comments From nickc at redhat dot com  2009-06-15 11:39 
-------
Hi Mikael,

  Ok - I have checked the patch in along with the changelog entries below.

Cheers
  Nick

include/ChangeLog
2009-06-15  Nick Clifton  <address@hidden>

        * dis-asm.h (struct disassemble_info): New value for the flags
        field.

binutils/ChangeLog
2009-06-15  Nick Clifton  <address@hidden>

        PR 10263
        * objdump.c (disassemble_bytes): Set the DISASSEMBLE_DATA bit in
        the flags field of the disassemble_info structure if the -D switch
        is in operation.

opcodes/ChangeLog
2009-06-15  Nick Clifton  <address@hidden>

        PR 10263
        * arm-dis.c (print_insn): Ignore is_data if the user has requested
        the disassembly of data as well as instructions.


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |RESOLVED
         Resolution|                            |FIXED


http://sourceware.org/bugzilla/show_bug.cgi?id=10263

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]