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:
94a4ff1
)
h8300: tweak "opcode not available in h8/300 mode" message
author
Ken Raeburn
<raeburn@cygnus>
Fri, 11 Dec 1998 07:55:04 +0000
(07:55 +0000)
committer
Ken Raeburn
<raeburn@cygnus>
Fri, 11 Dec 1998 07:55:04 +0000
(07:55 +0000)
gas/ChangeLog
patch
|
blob
|
history
diff --git
a/gas/ChangeLog
b/gas/ChangeLog
index e564768cca364349857d1b46da883e94117d78db..c998a145db142f36927fb44b10cdbd30f6cf56f1 100644
(file)
--- a/
gas/ChangeLog
+++ b/
gas/ChangeLog
@@
-1,3
+1,10
@@
+1998-12-11 Ken Raeburn <raeburn@cygnus.com>
+
+ * config/tc-h8300.c (build_bytes): Change message given if the
+ instruction requires H8/300H mode and we're not in Hmode, to
+ suggest that it may be the operand modes that are the problem, not
+ necessarily the opcode.
+
start-sanitize-fr30
1998-12-10 Nick Clifton <nickc@cygnus.com>