OSDN Git Service

* elf32-h8300.c (special): New function.
authorlaw <law>
Tue, 4 Sep 2001 17:29:36 +0000 (17:29 +0000)
committerlaw <law>
Tue, 4 Sep 2001 17:29:36 +0000 (17:29 +0000)
commit08a127819e4c6df312a8d959fe85fa6e4f718838
tree0d420b9f7cc86bc31ffbec8dae8ddfc471b77a0d
parentcd83651bb4090a198ab7cd95a4074eb69573e841
    * 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