bfd/
commit7e0cfb2c2458c743e900c023b6de94c77ad12529
authorAlan Modra <amodra@bigpond.net.au>
Mon, 28 Jul 2008 04:07:32 +0000 (28 04:07 +0000)
committerAlan Modra <amodra@bigpond.net.au>
Mon, 28 Jul 2008 04:07:32 +0000 (28 04:07 +0000)
tree8c972831346a82314bdf858e71ee6996c181473a
parent395e8207696526193fb68cb9ecc11f5bee21ddd5
bfd/
PR 6769
* bfd-in.h (BFD_VMA_FMT): Define.
(printf_vma, sprintf_vma): Use the above.
(_bfd_int64_low, _bfd_int64_high): Delete.
* bfd-in2.h: Regenerate.
binutils/
PR 6769
* readelf.c (print_dec_vma, print_hex_vma): Delete.
(print_vma): Use BFD_VMA_FMT.
* size.c (size_number, rprint_number): Likewise.
bfd/ChangeLog
bfd/bfd-in.h
bfd/bfd-in2.h
binutils/ChangeLog
binutils/readelf.c
binutils/size.c