RELOC_22_PCREL only uses bottom 24 bits of PC.
authorNick Clifton <nickc@redhat.com>
Tue, 14 Oct 1997 00:34:46 +0000 (00:34 +0000)
committerNick Clifton <nickc@redhat.com>
Tue, 14 Oct 1997 00:34:46 +0000 (00:34 +0000)
bfd/ChangeLog

index 893e5ae..7ea12a1 100644 (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):