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:
761e2bd
)
oops - changelog entry accidentally omitted from previous delta.
author
Nick Clifton
<nickc@redhat.com>
Thu, 12 Feb 2015 16:32:28 +0000
(16:32 +0000)
committer
Nick Clifton
<nickc@redhat.com>
Thu, 12 Feb 2015 16:33:28 +0000
(16:33 +0000)
binutils/ChangeLog
patch
|
blob
|
history
diff --git
a/binutils/ChangeLog
b/binutils/ChangeLog
index 3ffebb7ba9f58c41823345b16d87f2500429bc03..7fd4f4e7cf52f00f2e573d45a76c726899882418 100644
(file)
--- a/
binutils/ChangeLog
+++ b/
binutils/ChangeLog
@@
-1,3
+1,11
@@
+2015-02-11 Nick Clifton <nickc@redhat.com>
+
+ * rl78-decode.opc: Add 'a' attribute to instructions that support
+ [HL+0] addressing.
+ * rl78-decode.c: Regenerate.
+ * rl78-dis.c (print_insn_rl78): Display the offset in [HL+0]
+ addresses.
+
2015-02-11 Nick Clifton <nickc@redhat.com>
PR binutils/17531