* elf-m10200.c (mn10200_elf_final_link_relocate): PC relative
authorJeff Law <law@redhat.com>
Wed, 3 Sep 1997 00:31:34 +0000 (00:31 +0000)
committerJeff Law <law@redhat.com>
Wed, 3 Sep 1997 00:31:34 +0000 (00:31 +0000)
        instructions are relative to the next instruction, not the
        current instruction.
        (mn10200_elf_relax_section): Similarly.

pr13171

bfd/ChangeLog

index d3b9936b9099140ac2b17b0a5710b6aff60cfb9e..932470147b3e5313823083b3ecde1f05c3ae81ba 100644 (file)
@@ -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  <nickc@cygnus.com>
 
        * cpu-v850.c: Use a macro to construct bfd_arch_info_type
This page took 0.030463 seconds and 4 git commands to generate.