* objdump.c (disassemble_data): Don't use the old BFD based

disassembler interface.  Make info a const pointer.
This commit is contained in:
Ian Lance Taylor 1995-09-22 21:19:38 +00:00
parent 25b1cdd0f3
commit 8f4670da40
1 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,8 @@
Fri Sep 22 17:16:41 1995 Ian Lance Taylor <ian@cygnus.com>
* objdump.c (disassemble_data): Don't use the old BFD based
disassembler interface. Make info a const pointer.
Wed Sep 13 18:33:44 1995 Ian Lance Taylor <ian@cygnus.com>
* objdump.c (start_address): New variable.