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 changelogs for previous commits.


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

commit 0919bfe915906382611011f123b5ae68a0bafbb2
Author: Andreas Krebbel <krebbel@linux.ibm.com>
Date:   Tue Mar 12 14:23:10 2019 +0100

    Add missing changelogs for previous commits.

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

diff --git a/gas/ChangeLog b/gas/ChangeLog
index 3508c5a..2b8215b 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,8 @@
+2019-03-12  Andreas Krebbel  <krebbel@linux.ibm.com>
+
+	* testsuite/gas/s390/zarch-arch13.s: Adjust testcase to optable changes.
+	* testsuite/gas/s390/zarch-arch13.d: Likewise.
+
 2019-02-27  Matthew Malcomson  <matthew.malcomson@arm.com>
 
 	* testsuite/gas/aarch64/dotproduct.d: Use multiple "as" lines.
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog
index f6f671a..d3f6bdc 100644
--- a/opcodes/ChangeLog
+++ b/opcodes/ChangeLog
@@ -1,3 +1,12 @@
+2019-03-12  Andreas Krebbel  <krebbel@linux.ibm.com>
+
+	* s390-opc.txt: Rename selhhhr to selfhr.  Remove optional operand
+	from vstrszb, vstrszh, and vstrszf.
+
+2019-03-12  Andreas Krebbel  <krebbel@linux.ibm.com>
+
+	* s390-opc.txt: Add instruction descriptions.
+
 2019-02-08  Jim Wilson  <jimw@sifive.com>
 
 	* riscv-opc.c (riscv_opcodes) <beq>: Use Cz to compress 3 operand form.


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