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.
This commit is contained in:
@ -1,3 +1,8 @@
|
||||
2009-06-15 Nick Clifton <nickc@redhat.com>
|
||||
|
||||
* dis-asm.h (struct disassemble_info): New value for the flags
|
||||
field.
|
||||
|
||||
2009-06-02 Ian Lance Taylor <iant@google.com>
|
||||
|
||||
* ansidecl.h (EXPORTED_CONST): Define.
|
||||
|
Reference in New Issue
Block a user