X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=bfd%2Felf32-ft32.c;fp=bfd%2Felf32-ft32.c;h=f46031ed7902e9e68b830f4e4d23b9ac3c073310;hb=458653a9b2cf311e7bbb71efd1b410216e0ce059;hp=9c5f7345af584860cc115c26eb0b47bddcf93728;hpb=2f831b9a2bfbd0c2f6083d41b6dc9d9fc6b61e5a;p=deliverable%2Fbinutils-gdb.git diff --git a/bfd/elf32-ft32.c b/bfd/elf32-ft32.c index 9c5f7345af..f46031ed79 100644 --- a/bfd/elf32-ft32.c +++ b/bfd/elf32-ft32.c @@ -160,7 +160,7 @@ struct ft32_reloc_map static const struct ft32_reloc_map ft32_reloc_map [] = { { BFD_RELOC_NONE, R_FT32_NONE }, - { BFD_RELOC_32, R_FT32_20 }, + { BFD_RELOC_32, R_FT32_32 }, { BFD_RELOC_16, R_FT32_16 }, { BFD_RELOC_8, R_FT32_8 }, { BFD_RELOC_FT32_10, R_FT32_10 },