]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - binutils/readelf.c
* readelf.c (byte_get_little_endian): Comment typo fix.
authorAlan Modra <amodra@gmail.com>
Mon, 4 Nov 2002 03:18:41 +0000 (03:18 +0000)
committerAlan Modra <amodra@gmail.com>
Mon, 4 Nov 2002 03:18:41 +0000 (03:18 +0000)
commitf1ef08cb0196f806d980f98663c3d924f43eba28
tree806fe70f14e48890392b1f12347da85651dd3f3b
parent935cac6e77b842941bb173cd3e25c11890f31260
* 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