* objdump.c (objdump_print_address): Make static. Declare with
authorIan Lance Taylor <ian@airs.com>
Mon, 21 Mar 1994 17:58:39 +0000 (17:58 +0000)
committerIan Lance Taylor <ian@airs.com>
Mon, 21 Mar 1994 17:58:39 +0000 (17:58 +0000)
commit93e53ea4d931f1bc206869331f20a1c54fa77474
tree2647a43b8d9ab223c553ac81387b7f5600799422
parent17e64ad39b0b2ebb779e818729f17933087f939b
* objdump.c (objdump_print_address): Make static.  Declare with
prototype.  Change vardiff from int to bfd_signed_vma.  Correct
binary search termination condition.  When looking for same
section symbol in relocatable file, handle final symbol correctly.
binutils/ChangeLog