* readelf.c (byte_get_little_endian): Comment typo fix.
commitd1a151362d96c1de89e817c4003673dc2ae24390
authorAlan Modra <amodra@bigpond.net.au>
Mon, 4 Nov 2002 03:18:41 +0000 (4 03:18 +0000)
committerAlan Modra <amodra@bigpond.net.au>
Mon, 4 Nov 2002 03:18:41 +0000 (4 03:18 +0000)
tree740099f65c0c16145b17595509e6d834839dc54b
parente605243711d35fcb0f4b4b8a908381d6b2e1ec58
* readelf.c (byte_get_little_endian): Comment typo fix.
(print_symbol): Constify "symbol" arg.  Don't pass "symbol" to printf
as the format string.
(dump_relocations): Correct section sym names.
(process_section_headers): Clear symtab_shndx_hdr.
(read_and_display_attr_value): Don't pass indirect string to printf
as the format string.
(display_debug_frames): Indicate when zero terminator found.  Decode
DW_EH_PE_pcrel addresses.
binutils/ChangeLog
binutils/readelf.c