diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 3ffebb7ba9f..7fd4f4e7cf5 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,11 @@ +2015-02-11 Nick Clifton + + * 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 PR binutils/17531