projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
962ac80
)
* d10v-dis.c (PC_MASK): Correct value.
author
Fred Fish
<fnf@specifix.com>
Fri, 23 Jan 1998 02:36:05 +0000
(
02:36
+0000)
committer
Fred 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
patch
|
blob
|
history
diff --git
a/opcodes/ChangeLog
b/opcodes/ChangeLog
index c7fa223cca3347f952b3623912a50de240f88a13..acd657dcbecc0f1a850495ef2bbad118692202b4 100644
(file)
--- a/
opcodes/ChangeLog
+++ b/
opcodes/ChangeLog
@@
-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>