2006-10-30 Paul Brook <paul@codesourcery.com>
authorPaul Brook <paul@codesourcery.com>
Tue, 31 Oct 2006 20:21:57 +0000 (20:21 +0000)
committerPaul Brook <paul@codesourcery.com>
Tue, 31 Oct 2006 20:21:57 +0000 (20:21 +0000)
commit2087ad8497a3aa9818a7bf0a866b56ac92069bfa
tree21683cd8a2dcd9b4b04f32bd4f1609c60966ee49
parent7a1d4c38938b172a8f3fdb38b01551306bd51d8d
2006-10-30  Paul Brook  <paul@codesourcery.com>

binutils/
* objdump.c (disassemble_section): Set info->symtab_pos.
(disassemble_data): Set info->symtab and info->symtab_size.

include/
* dis-asm.h (disassemble_info): Add symtab, symtab_pos and
symtab_size.

opcodes/
* arm-dis.c (last_is_thumb, last_mapping_sym, last_mapping_addr): New.
(get_sym_code_type): New function.
(print_insn): Search for mapping symbols.
binutils/ChangeLog
binutils/objdump.c
include/ChangeLog
include/dis-asm.h
opcodes/ChangeLog
opcodes/arm-dis.c
This page took 0.027972 seconds and 4 git commands to generate.