PR 10263
authorNick Clifton <nickc@redhat.com>
Mon, 15 Jun 2009 11:37:26 +0000 (11:37 +0000)
committerNick Clifton <nickc@redhat.com>
Mon, 15 Jun 2009 11:37:26 +0000 (11:37 +0000)
commit1316c8b37f7e034b92e26695eea207e9a4cf25a0
tree58df998bb587809f33b964fdf20da7342b45c5bc
parentec68b08387d9dbda1a4470de82c12cebc896a614
    PR 10263
        * arm-dis.c (print_insn): Ignore is_data if the user has requested
        the disassembly of data as well as instructions.

        * 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.

        * dis-asm.h (struct disassemble_info): New value for the flags
        field.
binutils/ChangeLog
binutils/objdump.c
include/ChangeLog
include/dis-asm.h
opcodes/ChangeLog
opcodes/arm-dis.c
This page took 0.026527 seconds and 4 git commands to generate.