OSDN Git Service

* elf32-bfin.c (bfin_howto_table): Set src_mask to 0 for all relocs.
authorJie Zhang <jie.zhang@analog.com>
Mon, 24 Oct 2005 14:25:13 +0000 (14:25 +0000)
committerJie Zhang <jie.zhang@analog.com>
Mon, 24 Oct 2005 14:25:13 +0000 (14:25 +0000)
commit315c896502b390a65cd721c6cc8b4b706f463e8c
tree179d02aaf3abe691a2bb1d667536f32a9c43ad9a
parent4d2972d9e75b49d6f9ef5b279f1032501a8427d1
* elf32-bfin.c (bfin_howto_table): Set src_mask to 0 for all relocs.
(bfin_imm16_reloc): Always add in the addend.  Don't fetch existing
contents from section.
(bfin_relocate_section): Rework so as to not call special_functions.
Handle the relocation stack here.  Treat pcrel24 relocs specially.
bfd/ChangeLog
bfd/elf32-bfin.c