* elf32-mn10200.c (elf_mn10200_howto): Set partial_inplace for
authorJeff Law <law@redhat.com>
Mon, 6 Jan 1997 20:33:53 +0000 (20:33 +0000)
committerJeff Law <law@redhat.com>
Mon, 6 Jan 1997 20:33:53 +0000 (20:33 +0000)
        24bit pc-relative reloc.

bfd/ChangeLog
bfd/elf32-mn10200.c

index f049c7c..637cfbc 100644 (file)
@@ -1,3 +1,8 @@
+Mon Jan  6 13:28:35 1997  Jeffrey A Law  (law@cygnus.com)
+
+       * elf32-mn10200.c (elf_mn10200_howto): Set partial_inplace for
+       24bit pc-relative reloc.
+
 start-sanitize-tic80
 Fri Jan  3 16:33:00 1997  Fred Fish  <fnf@cygnus.com>
 
index f119c0a..699dd69 100644 (file)
@@ -146,7 +146,7 @@ static reloc_howto_type elf_mn10200_howto_table[] =
         true,
         0xffffff,
         0xffffff,
-        false),
+        true),
 };
 
 struct mn10200_reloc_map