RELOC_22_PCREL only uses bottom 24 bits of PC.

This commit is contained in:
Nick Clifton 1997-10-14 00:34:46 +00:00
parent a0a5f4e2bd
commit c7eece073a
1 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,8 @@
Mon Oct 13 17:37:37 1997 Nick Clifton <nickc@cygnus.com>
* elf32-v850.c (v850_elf_final_link_relocate): Only use the bottom
24 bits of the PC when computing a PC relative relocation.
Fri Oct 10 16:01:30 1997 Nick Clifton <nickc@cygnus.com>
* elf32-v850.c (v850_elf_reloc, v850_elf_final_link_relocate):