From: Ian Lance Taylor Date: Mon, 21 Mar 1994 17:58:39 +0000 (+0000) Subject: * objdump.c (objdump_print_address): Make static. Declare with X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=93e53ea4d931f1bc206869331f20a1c54fa77474;p=binutils-gdb.git * 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. --- diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 1ff23b0d1e3..cb7c5ee1b7c 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,10 @@ +Mon Mar 21 12:55:45 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com) + + * 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. + Sun Mar 20 11:26:36 1994 Jeffrey A. Law (law@snake.cs.utah.edu) * Makefile.in: Avoid bug in hpux sed.