bfd/
authorAlan Modra <amodra@gmail.com>
Mon, 28 Jul 2008 04:07:32 +0000 (04:07 +0000)
committerAlan Modra <amodra@gmail.com>
Mon, 28 Jul 2008 04:07:32 +0000 (04:07 +0000)
commit14a9197011818108c904f8c8eb5fbba48f3cfd7d
tree9365cef928ad49a13356580e77cd41d1c619d94f
parent17bdf94d94144206c30bf035c70025231c906439
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
This page took 0.028172 seconds and 4 git commands to generate.