* dwarf_tied.c: A C11-ism crept in. Fixed.
Added 'static' to local function declaration.
Removed unused local variable.
* dwarf_errmsg_list.c: Now checks that the number in ()
matches the index (and still checks that the array size
is the declared size) when compiled -DTESTING.
Since .zdebug compressed dwarf is becoming
more commonly used, this is preparation for
noticing and decompressing zdebug sections
when zlib is present at build time..
dwarf_elf_access.c
dwarf_init_finish.c
dwarf_opaque.h
dwarf_tied.c
* dwarf_tied.c: Code reading tied CU headers only worked by accident
but is fixed. Reads only as far as needed in tied for the signature
being referenced.
code in libdwarf to go to the other, the tied, object
and retrieve .debug_addr data.
dwarfdump/ChangeLog
dwarfdump/dwarfdump.1
dwarfdump/dwarfdump.c
dwarfdump/print_die.c
libdwarf/ChangeLog
libdwarf/Makefile.in
libdwarf/dwarf_alloc.c
libdwarf/dwarf_die_deliv.c
libdwarf/dwarf_error.c
libdwarf/dwarf_form.c
libdwarf/dwarf_opaque.h
libdwarf/dwarf_original_elf_init.c
libdwarf/dwarf_query.c
dwarf_tied.c
libdwarf/libdwarf.h.in