* elf32-v850.c (enum reloc_type): Add R_V850_{32,16,8}.
authorJeff Law <law@redhat.com>
Sat, 31 Aug 1996 16:24:18 +0000 (16:24 +0000)
committerJeff Law <law@redhat.com>
Sat, 31 Aug 1996 16:24:18 +0000 (16:24 +0000)
commit237b5c4c9a06de328ad591ef904d73d47f9344d7
tree7864aeeaaad83db3ce9334c7e1b27996f444334c
parent69ae4b82dccc467ad7d23a0c90b04ee4b884e39e
    * elf32-v850.c (enum reloc_type): Add R_V850_{32,16,8}.
        (elf_v850_howto_table): Add support for R_V850_{32,16,8}.
        (v850_reloc_map): Add translation from BFD_RELOC_{32,16,8}
        to R_V850_{32,16,8}.
So we don't get "reloc XXX not supported" messages anymore.
bfd/ChangeLog
bfd/elf32-v850.c
This page took 0.024645 seconds and 4 git commands to generate.