20110607
tagged this
08 Jun 01:05
* dwarfdump.c: Refactor setting of do_print_dwarf
and do_check_dwarf into a function. Ensure that one of
the refactored new functions is called in every case
an option requires such call. Ensured indents ok.
* print_lines.c (print_line_numbers_this_cu): When not checking
added a check to insure we don't try to call a
checking-related function.
libdwarf
2011-06-07 DavidAnderson <davea42@earthlink.net>
* dwarf_elf_access.c: Added EM_QUALCOMM_DSP6
machine so that relocations work on a
Qualcomm relocatable object in the dwarf regressiontests.
* dwarf_util.c: Fixed indent problems added in previous
change.