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] Add missing changelog entries


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

commit 485f23cf5c890c037053c3a1580c1139fc5c6ab6
Author: Andreas Krebbel <krebbel@linux.vnet.ibm.com>
Date:   Wed Oct 14 12:19:39 2015 +0200

    Add missing changelog entries

Diff:
---
 gas/testsuite/ChangeLog | 7 +++++++
 opcodes/ChangeLog       | 7 +++++++
 2 files changed, 14 insertions(+)

diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog
index 54bb989..eef8931 100644
--- a/gas/testsuite/ChangeLog
+++ b/gas/testsuite/ChangeLog
@@ -1,3 +1,10 @@
+2015-10-14  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
+
+	* gas/s390/esa-g5.d: Use odd GPR for the second operand.
+	* gas/s390/esa-g5.s: Likewise.
+	* gas/s390/esa-z9-109.d: Likewise.
+	* gas/s390/esa-z9-109.s: Likewise.
+
 2015-10-12  Andrew Burgess  <andrew.burgess@embecosm.com>
 
 	* gas/avr/avr-prop-1.s: Use fill in some cases.
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog
index 4dd1946..3bd728a 100644
--- a/opcodes/ChangeLog
+++ b/opcodes/ChangeLog
@@ -1,3 +1,10 @@
+2015-10-14  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
+
+	* s390-opc.c: Fix comment.
+	* s390-opc.txt: Change instruction type for troo, trot, trto, and
+	trtt to RRF_U0RER since the second parameter does not need to be a
+	register pair.
+
 2015-10-08  Nick Clifton  <nickc@redhat.com>
 
 	* arc-dis.c (print_insn_arc): Initiallise insn array.


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