OSDN Git Service

* readelf.c (byte_get_little_endian): Comment typo fix.
authoramodra <amodra>
Mon, 4 Nov 2002 03:18:41 +0000 (03:18 +0000)
committeramodra <amodra>
Mon, 4 Nov 2002 03:18:41 +0000 (03:18 +0000)
commit61edce1c769c53e10843cc00957cb1acc7903eca
tree6d51c2ab4cc189fc67252ac8dc9f49ea9506258c
parentb23f0c628884242e4ea905249177b10e3693a6ca
* 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