OSDN Git Service

* elf32-h8300.c (special): New function.
authorJeff Law <law@redhat.com>
Tue, 4 Sep 2001 17:29:36 +0000 (17:29 +0000)
committerJeff Law <law@redhat.com>
Tue, 4 Sep 2001 17:29:36 +0000 (17:29 +0000)
commitb7092a431772ef5f4bfb24169ac6eebc519398e0
tree925bb200750e84f260e6dd3beccc0929685f6c6c
parent2253673540c96033bfce52b66f37b6df5ac6c28f
    * elf32-h8300.c (special): New function.
        (h8_elf_howto_table): Use it for SPECIAL_FUNCTION field in
        all relocations.
        (elf32_h8_final_link_relocate): Treat R_H8_DIR24A8 like 32bit
        relocations.  Fix problems with the true 24bit reloc R_H8_DIR24R8.
        Fix minor problems with 8bit and 16bit PC relative relocations.
bfd/ChangeLog
bfd/elf32-h8300.c