From c7eece073ab27cfe0fb9e72f0559cd8dbad8ee49 Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Tue, 14 Oct 1997 00:34:46 +0000 Subject: [PATCH] RELOC_22_PCREL only uses bottom 24 bits of PC. --- bfd/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 893e5ae3025..7ea12a1c829 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,8 @@ +Mon Oct 13 17:37:37 1997 Nick Clifton + + * 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 * elf32-v850.c (v850_elf_reloc, v850_elf_final_link_relocate): -- 2.30.2