From 93e53ea4d931f1bc206869331f20a1c54fa77474 Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Mon, 21 Mar 1994 17:58:39 +0000 Subject: [PATCH] * 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 | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 1ff23b0d1e..cb7c5ee1b7 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.