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:
9758a8f
)
Fix typo in changelog entry for handling of undocumnented Z80 SLI instruction.
author
Nick Clifton
<nickc@redhat.com>
Wed, 22 Aug 2018 08:58:32 +0000
(09:58 +0100)
committer
Nick Clifton
<nickc@redhat.com>
Wed, 22 Aug 2018 08:58:32 +0000
(09:58 +0100)
gas/ChangeLog
patch
|
blob
|
history
diff --git
a/gas/ChangeLog
b/gas/ChangeLog
index 74fb3c7aa62f97e41215da0bc37e2337e9342f8b..f86ab289f494b950c8d940356a962d4cc0d4c86f 100644
(file)
--- a/
gas/ChangeLog
+++ b/
gas/ChangeLog
@@
-9,7
+9,7
@@
(emit_mr): Add argument unportable.
(emit_bit): Adapt call to emit_mr.
(emit_mr_z80): New function.
- (emit_mr_unport
able
): New function.
+ (emit_mr_unport): New function.
(instab[]): Replace emit_mr with emit_mr_z80 or emit_mr_unportable
as appropriate.