This is the mail archive of the binutils-cvs@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[binutils-gdb] oops - changelog entry accidentally omitted from previous delta.


https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=0e7f931f3acb65a739dffb2a4edec9e7afb1ccbe

commit 0e7f931f3acb65a739dffb2a4edec9e7afb1ccbe
Author: Nick Clifton <nickc@redhat.com>
Date:   Thu Feb 12 16:32:28 2015 +0000

    oops - changelog entry accidentally omitted from previous delta.

Diff:
---
 binutils/ChangeLog | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/binutils/ChangeLog b/binutils/ChangeLog
index 3ffebb7..7fd4f4e 100644
--- a/binutils/ChangeLog
+++ b/binutils/ChangeLog
@@ -1,5 +1,13 @@
 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
 	* dwarf.c (display_debug_pubnames_worker): Work around compiler
 	bug checking address ranges.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]