OSDN Git Service

* elf32-score.c (score_elf_got_lo16_reloc): Change some variables type from
authorligang <ligang>
Mon, 25 Dec 2006 09:22:06 +0000 (09:22 +0000)
committerligang <ligang>
Mon, 25 Dec 2006 09:22:06 +0000 (09:22 +0000)
commitc6d43b2f4a6a31e1cb085b980b6a336aa3f8fc63
tree47c0d9f0a6ad121213d9be2680ba187ab6100d95
parent227f1be9d59b5cca7d0ee40b6140150eec28a386
* elf32-score.c (score_elf_got_lo16_reloc): Change some variables type from
unsigned to signed.
(score_elf_final_link_relocate): Fix bugs of handling relocation type R_SCORE_GOT15,
R_SCORE_GOT_LO16, and R_SCORE_REL32.
(_bfd_score_elf_relocate_section): Handle R_SCORE_GOT_LO16 specially.
bfd/ChangeLog
bfd/elf32-score.c