[Top][All Lists]
[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.
- [Bug binutils/10263] New: objdump does not disassemble ARM code entered with .word directives, mikpe at it dot uu dot se, 2009/06/11
- Re: [Bug binutils/10263] New: objdump does not disassemble ARM code entered with .word directives, Nick Clifton, 2009/06/12
- [Bug binutils/10263] objdump does not disassemble ARM code entered with .word directives, nickc at redhat dot com, 2009/06/12
- [Bug binutils/10263] objdump does not disassemble ARM code entered with .word directives, mikpe at it dot uu dot se, 2009/06/12
- [Bug binutils/10263] objdump does not disassemble ARM code entered with .word directives, nickc at redhat dot com, 2009/06/13
- [Bug binutils/10263] objdump does not disassemble ARM code entered with .word directives, nickc at redhat dot com, 2009/06/13
- [Bug binutils/10263] objdump does not disassemble ARM code entered with .word directives, mikpe at it dot uu dot se, 2009/06/13
- [Bug binutils/10263] objdump does not disassemble ARM code entered with .word directives, cvs-commit at gcc dot gnu dot org, 2009/06/15
- [Bug binutils/10263] objdump does not disassemble ARM code entered with .word directives,
nickc at redhat dot com <=