OSDN Git Service

* config/tc-h8300.c (build_bytes): For OBJ_ELF, make relocation's
authorlaw <law>
Fri, 31 Aug 2001 22:43:55 +0000 (22:43 +0000)
committerlaw <law>
Fri, 31 Aug 2001 22:43:55 +0000 (22:43 +0000)
commitcd580fbca86e21cd40638acf1429ea7d8d8a0878
tree41e8fa06bb3bc34e365df7d6c8c4b5115897d07d
parent2d07ff715a8b30f6c37f372c857897bc12ce547f
    * config/tc-h8300.c (build_bytes): For OBJ_ELF, make relocation's
        offset match H8 ELF spec.
        (md_section_align): Alternate implementation for BFD_ASSEMBLER.
        (md_apply_fix): Fix argument and return types for BFD_ASSEMBLER.
gas/ChangeLog
gas/config/tc-h8300.c