* elf32-v850.c: Add HOWTO entries for R_V850_GNU_VTINHERIT and
authorCatherine Moore <clm@redhat.com>
Mon, 5 Oct 1998 14:18:10 +0000 (14:18 +0000)
committerCatherine Moore <clm@redhat.com>
Mon, 5 Oct 1998 14:18:10 +0000 (14:18 +0000)
commit2bbf16bf810ea37f61e835491a1e03e29fc57fb9
tree7748d74600d8bf948a61e3c4bf5b336228a1679d
parent1b9dc864bae576656a511a0d7d2df3485268a2c3
    * elf32-v850.c: Add HOWTO entries for R_V850_GNU_VTINHERIT and
        R_V850_GNU_VTENTRY.
        (v850_elf_check_relocs):  Handle VTINHERIT and VTENTRY relocs.
        (v850_elf_perform_relocation):  Likewise.
        (v850_elf_final_link_relocate):  Likewise.
        (v850_elf_relocate_section):  Likewise.
        (v850_elf_gc_sweep_hook):  New routine.
        (v850_elf_gc_mark_hook):  New routine.
        (elf_backend_can_gc_sections):  Define.
bfd/ChangeLog