* readelf.c (BYTE_GET8): Delete. Replace uses with BYTE_GET.
authorAlan Modra <amodra@gmail.com>
Mon, 21 Feb 2005 02:55:56 +0000 (02:55 +0000)
committerAlan Modra <amodra@gmail.com>
Mon, 21 Feb 2005 02:55:56 +0000 (02:55 +0000)
commit665435215e31fcec0a19777edb9e83b0baf69854
treee2fc1dce6bd80bf5dbdcd7615e476146f910dc0e
parent942fd9fe45af9a2b08046eb9a82bc302db40cae5
* readelf.c (BYTE_GET8): Delete.  Replace uses with BYTE_GET.
(byte_get_little_endian): Don't handle size of -8.
(byte_get_signed, byte_get_big_endian): Likewise.
(print_dec_vma, print_hex_vma): New functions.
(print_vma): Use them.  Return chars output.
(get_dynamic_data): Return a bfd_vma array.  Add ent_size parm.
(process_symbol_table): Handle alpha and s390 .hash.
binutils/ChangeLog
binutils/readelf.c
This page took 0.025301 seconds and 4 git commands to generate.