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:
bb7835f
)
Fix for PR15003 - copy prev_opcode over opcode after issuing first insn in
author
Nick Clifton
<nickc@redhat.com>
Fri, 21 Aug 1998 17:03:20 +0000
(17:03 +0000)
committer
Nick Clifton
<nickc@redhat.com>
Fri, 21 Aug 1998 17:03:20 +0000
(17:03 +0000)
a REVSEQ pair.
gas/ChangeLog
patch
|
blob
|
history
diff --git
a/gas/ChangeLog
b/gas/ChangeLog
index 414b377b5ffa4ae26c025015fe137c08a88a2b45..206816a434704e2bbc0513e2ace3673d2891255e 100644
(file)
--- a/
gas/ChangeLog
+++ b/
gas/ChangeLog
@@
-1,3
+1,9
@@
+Fri Aug 21 18:43:48 1998 Nick Clifton <nickc@cygnus.com>
+
+ * config/tc-d30v.c (md_assemble): Copy previous opcode over
+ current opcode after writing the first insturction of a reverse
+ sequential pair.
+
Fri Aug 21 07:30:35 1998 Doug Evans <devans@canuck.cygnus.com>
* read.h (generate_lineno_debug): Add prototype.