From a9d67a8857501e03c3436937ebbe69f4ffa7cc43 Mon Sep 17 00:00:00 2001 From: Jeff Law Date: Wed, 3 Sep 1997 00:31:34 +0000 Subject: [PATCH] * elf-m10200.c (mn10200_elf_final_link_relocate): PC relative instructions are relative to the next instruction, not the current instruction. (mn10200_elf_relax_section): Similarly. pr13171 --- bfd/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/bfd/ChangeLog b/bfd/ChangeLog index d3b9936b909..932470147b3 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,10 @@ +Tue Sep 2 18:29:37 1997 Jeffrey A Law (law@cygnus.com) + + * elf-m10200.c (mn10200_elf_final_link_relocate): PC relative + instructions are relative to the next instruction, not the + current instruction. + (mn10200_elf_relax_section): Similarly. + Tue Sep 2 15:45:45 1997 Nick Clifton * cpu-v850.c: Use a macro to construct bfd_arch_info_type -- 2.30.2