]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - binutils/readelf.c
* nm.c (value_format_64bit, set_print_radix, print_value): Handle
authorAlan Modra <amodra@gmail.com>
Thu, 13 Sep 2007 14:32:11 +0000 (14:32 +0000)
committerAlan Modra <amodra@gmail.com>
Thu, 13 Sep 2007 14:32:11 +0000 (14:32 +0000)
commit39dbeff83eda4b7d3c2799e698db3c047e9d3a22
tree125c79d21e6ab63f84609ae25c2eb7c0db9a983b
parent17b6b921e4dc4f844f946b17d4e7685c3a7018c0
* nm.c (value_format_64bit, set_print_radix, print_value): Handle
BFD_HOST_64BIT_LONG_LONG.
* readelf.c (print_dec_vma): Don't define if BFD_HOST_64BIT_LONG_LONG.
(print_vma): Handle BFD_HOST_64BIT_LONG_LONG.
(dump_relocations): Likewise.  Expand _bfd_int64_low in a
number of places.
binutils/ChangeLog
binutils/nm.c
binutils/readelf.c