* elf32-score.c (score_elf_got_lo16_reloc): Change some variables type from
authorMei Ligang <ligang@sunnorth.com.cn>
Mon, 25 Dec 2006 09:22:06 +0000 (09:22 +0000)
committerMei Ligang <ligang@sunnorth.com.cn>
Mon, 25 Dec 2006 09:22:06 +0000 (09:22 +0000)
commit0150d082befe2d3941c0d7f8858ddc7169de011c
treeeda2586b63b8a965fdd576083561ea259baee10c
parent53881e24b58f667dad4e74b76a51572462454331
* 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
This page took 0.026234 seconds and 4 git commands to generate.