* elf.c ( _bfd_elf_print_private_bfd_data): Call
authorCatherine Moore <clm@redhat.com>
Wed, 27 Feb 2008 17:06:06 +0000 (17:06 +0000)
committerCatherine Moore <clm@redhat.com>
Wed, 27 Feb 2008 17:06:06 +0000 (17:06 +0000)
commitad9563d653f3fbd7a8e55d542cc5297657a78714
tree1f1b63a6587a6481688e0977f4c357ec46f130db
parent2faca73a4ef891db004ed3a263aaf6a4ef205308
    * elf.c ( _bfd_elf_print_private_bfd_data): Call
        elf_backend_get_target_dtag if defined.
        * elf32-mips.c (elf_backend_get_target_dtag): Define.
        * elf64-mips.c: Likewise.
        * elfn32-mips.c: Likewise.
        * elfxx-mips.c (_bfd_mips_elf_get_target_dtag): New.
        * elfxx-mips.h (_bfd_mips_elf_get_target_dtag): Declare.
        * elf-bfd.h (elf_backend_get_target_dtag): Add prototype.
        * elfxx-target.h (elf_backend_get_target_dtag): Add default.
        (elf_backend_data): Add elf_backend_get_target_dtag.
bfd/ChangeLog
bfd/elf-bfd.h
bfd/elf.c
bfd/elf32-mips.c
bfd/elf64-mips.c
bfd/elfn32-mips.c
bfd/elfxx-mips.c
bfd/elfxx-mips.h
bfd/elfxx-target.h
This page took 0.039146 seconds and 4 git commands to generate.