]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - binutils/readelf.c
* readelf.c (target_specific_reloc_handling): New function:
authorNick Clifton <nickc@redhat.com>
Mon, 22 Jun 2009 08:46:13 +0000 (08:46 +0000)
committerNick Clifton <nickc@redhat.com>
Mon, 22 Jun 2009 08:46:13 +0000 (08:46 +0000)
commit98fb390a91085af1814d5348ce18e4726ac79ff7
treefc3ea712e496419bdc2bf2fa86284c9051f2dec2
parent854f4b0e951a61aba2f26caa33dda765ce3a1f88
    * 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