From: Fred Fish Date: Fri, 23 Jan 1998 02:36:05 +0000 (+0000) Subject: * d10v-dis.c (PC_MASK): Correct value. X-Git-Tag: gdb-4_18-branchpoint~3754 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=fcd533e09e9044feafca21b902095963cfbd5ec0;p=thirdparty%2Fbinutils-gdb.git * 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. --- diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index c7fa223cca3..acd657dcbec 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,9 @@ +Thu Jan 22 16:20:17 1998 Fred Fish + + * 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