* readelf.c (target_specific_reloc_handling): New function:
commit6087dc77e5f2037a8e7211778489e7b8739c6288
authorNick Clifton <nickc@redhat.com>
Mon, 22 Jun 2009 08:46:13 +0000 (22 08:46 +0000)
committerNick Clifton <nickc@redhat.com>
Mon, 22 Jun 2009 08:46:13 +0000 (22 08:46 +0000)
tree2c59626cf2b69d283577ac819c128f75776cefd6
parent2becab1251e739d712ccdab1534dc77320b44bdf
    * readelf.c (target_specific_reloc_handling): New function:
        Processes relocs in a target specific manner.
        (debug_apply_relocations): Use the new function.
        * dwarf.c (display_debug_loc): End the dump with a blank line.
        (struct debug_display): Enable reloc processing for .debug_aranges
        and .debug_loc sections.
binutils/ChangeLog
binutils/dwarf.c
binutils/readelf.c