* nm.c (value_format): Initialize based on BFD64 and
authorIan Lance Taylor <ian@airs.com>
Thu, 7 Sep 1995 16:14:43 +0000 (16:14 +0000)
committerIan Lance Taylor <ian@airs.com>
Thu, 7 Sep 1995 16:14:43 +0000 (16:14 +0000)
commitdee0c69c270296ee0a264102345cb10197169ea8
treea85444d4c2348a0691d9e364c1f76ac1e194f1d2
parent36ea6198a7af3c461b81d0065047be9d747c9b8f
* 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.
binutils/ChangeLog
This page took 0.023619 seconds and 4 git commands to generate.