* d10v-dis.c (PC_MASK): Correct value.
authorFred Fish <fnf@specifix.com>
Fri, 23 Jan 1998 02:36:05 +0000 (02:36 +0000)
committerFred Fish <fnf@specifix.com>
Fri, 23 Jan 1998 02:36:05 +0000 (02:36 +0000)
(print_operand): If there's a reloc, don't calculate the
  address because they could be in different sections.

opcodes/ChangeLog

index c7fa223cca3347f952b3623912a50de240f88a13..acd657dcbecc0f1a850495ef2bbad118692202b4 100644 (file)
@@ -1,3 +1,9 @@
+Thu Jan 22 16:20:17 1998  Fred Fish  <fnf@cygnus.com>
+
+       * d10v-dis.c (PC_MASK): Correct value.
+       (print_operand): If there's a reloc, don't calculate the
+       address because they could be in different sections.
+
 start-sanitize-cygnus
 Thu Jan 22 16:10:32 1998  Doug Evans  <devans@seba.cygnus.com>