Removed disasm_symaddr() function and switched detection of Arm vs Thumb

mode over to state of info->symbol, ala the MIPS port.
This commit is contained in:
Nick Clifton
1997-12-08 19:26:40 +00:00
parent bc6df23d14
commit 0c4f6dc21a
3 changed files with 53 additions and 16 deletions

View File

@@ -1,3 +1,8 @@
Mon Dec 8 11:22:04 1997 Nick Clifton <nickc@cygnus.com>
* objdump.c (objdump_print_addr_with_sym): Remove call to
disasm_symaddr() as this function no longer exists.
Tue Dec 2 10:23:50 1997 Nick Clifton <nickc@cygnus.com>
* objdump.c (objdump_print_addr_with_sym): Call disasm_symaddr()