From: Ian Lance Taylor Date: Thu, 7 Sep 1995 16:14:43 +0000 (+0000) Subject: * nm.c (value_format): Initialize based on BFD64 and X-Git-Tag: gdb-4_18~10943 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=dee0c69c270296ee0a264102345cb10197169ea8;p=platform%2Fupstream%2Fbinutils.git * nm.c (value_format): Initialize based on BFD64 and BFD_HOST_64BIT_LONG. (print_radix): New static variable. (set_print_radix): Set print_radix. Adjust changes to value_format. (print_value): New static function, to print 64 bit octal and decimal values correctly. (print_symbol_info_bsd): Check BFD64, not BFD_HOST_64_BIT. Use print_value. (print_symbol_info_sysv): Use print_value. (print_symbol_info_posix): Likewise. --- diff --git a/binutils/ChangeLog b/binutils/ChangeLog index d6fc87c..b5bf654 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,17 @@ +Thu Sep 7 12:12:17 1995 Ian Lance Taylor + + * nm.c (value_format): Initialize based on BFD64 and + BFD_HOST_64BIT_LONG. + (print_radix): New static variable. + (set_print_radix): Set print_radix. Adjust changes to + value_format. + (print_value): New static function, to print 64 bit octal and + decimal values correctly. + (print_symbol_info_bsd): Check BFD64, not BFD_HOST_64_BIT. Use + print_value. + (print_symbol_info_sysv): Use print_value. + (print_symbol_info_posix): Likewise. + Wed Sep 6 15:02:55 1995 Ian Lance Taylor * Makefile.in (*.o): Remove incorrect dependencies on