OSDN Git Service

* cpu-h8300.c (h8300_scan, compatible): Prototype.
authorJeff Law <law@redhat.com>
Wed, 29 Aug 2001 17:23:16 +0000 (17:23 +0000)
committerJeff Law <law@redhat.com>
Wed, 29 Aug 2001 17:23:16 +0000 (17:23 +0000)
commite33faea9176124fbaf7211ce6a912466a3da345b
tree3a45eb74e05cd9b9559646b2f34e9d4968474ee0
parentbed57a99ddc4d08c2c7a95cee47f1e37bace77a9
    * cpu-h8300.c (h8300_scan, compatible): Prototype.
        (h8300_scan): Handle architecture:machine encodings typically
        found in linker scripts.
        * elf.c (prep_headers): Do not try to do H8 machine recognition
        here.
        * elf32-h8300.c:  Add some missing prototypes.
        (elf32_h8_mach, elf32_h8_final_write_processing): New functions.
        (elf32_h8_object_p): Similarly.
bfd/ChangeLog
bfd/cpu-h8300.c
bfd/elf.c
bfd/elf32-h8300.c