oops - changelog entry accidentally omitted from previous delta.

This commit is contained in:
Nick Clifton 2015-02-12 16:32:28 +00:00
parent 761e2bd479
commit 0e7f931f3a

View File

@ -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