* dwarf.c (dwarf_vmatoa64): New function.
commit6de66ef60a39ab2cdacf801dae0110f36a76537c
authorCary Coutant <ccoutant@google.com>
Wed, 15 Feb 2012 18:32:30 +0000 (15 18:32 +0000)
committerCary Coutant <ccoutant@google.com>
Wed, 15 Feb 2012 18:32:30 +0000 (15 18:32 +0000)
tree5aaba9a06a994cadffbcb92e5ef5940eee561007
parentb855ddc30ad5da83e4532ea82969ddc6e6576a1e
* dwarf.c (dwarf_vmatoa64): New function.
(read_and_display_attr_value): Print 8-byte forms as single hex
numbers.
(process_debug_info): Print type signatures as single hex numbers.
* elfcomm.c (byte_get_64): New function.
* elfcomm.h (byte_get_64): New function.
binutils/ChangeLog
binutils/dwarf.c
binutils/elfcomm.c
binutils/elfcomm.h