* readelf.c: Include xc16x.h.
commit44a72f51d94cd196480a753edc9c982f651f7f76
authorNick Clifton <nickc@redhat.com>
Fri, 20 Nov 2009 15:13:17 +0000 (20 15:13 +0000)
committerNick Clifton <nickc@redhat.com>
Fri, 20 Nov 2009 15:13:17 +0000 (20 15:13 +0000)
treed86cf708e5cc3b7b1e2ce79d6fe4ac2745d54ed5
parent83090d51cd2267390612f7bccbfd586d7fbec39f
    * readelf.c: Include xc16x.h.
        (dump_relocations): Handle relocations for the xc16x target.
        (get_machine_name): Accept EM_C166 for xc16x targets.
        (is_32bit_abs_reloc): Add support for xc16c 32-bit absolute reloc.
        (is_16bit_abs_reloc): Add support for xc16c 16-bit absolute reloc.
        (is_none_reloc): Add support for xc16c null reloc.
binutils/ChangeLog
binutils/readelf.c