From: Nick Clifton Date: Thu, 12 Feb 2015 16:32:28 +0000 (+0000) Subject: oops - changelog entry accidentally omitted from previous delta. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=0e7f931f3acb65a739dffb2a4edec9e7afb1ccbe;p=binutils-gdb.git oops - changelog entry accidentally omitted from previous delta. --- 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