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=40f77f827b91ab9665ce27950c30c688f8fde983

commit 40f77f827b91ab9665ce27950c30c688f8fde983
Author: Alan Modra <amodra@gmail.com>
Date:   Fri Jul 10 20:06:25 2015 +0930

    Add missing changelog entries

Diff:
---
 gas/testsuite/ChangeLog | 6 ++++++
 opcodes/ChangeLog       | 4 ++++
 2 files changed, 10 insertions(+)

diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog
index aecbef6..57d3662 100644
--- a/gas/testsuite/ChangeLog
+++ b/gas/testsuite/ChangeLog
@@ -235,6 +235,12 @@
 	* gas/aarch64/dwarf.d: New.
 	* gas/aarch64/dwarf.s: New.
 
+2015-06-04  Peter Bergner  <bergner@vnet.ibm.com>
+
+	* gas/ppc/a2.d: Fixup test case due to new extended mnemonic.
+	* gas/ppc/power4.s <hwsync, lwsync, ptesync, sync>: Add tests.
+	* gas/ppc/power4.d: Likewise.
+
 2015-06-03  Matthew Wahab  <matthew.wahab@arm.com>
 
 	* gas/arm/armv8-a+rdma.d: New.
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog
index cf446b4..869033d 100644
--- a/opcodes/ChangeLog
+++ b/opcodes/ChangeLog
@@ -84,6 +84,10 @@
 	* ppc-opc.c: Add comment accidentally removed by old commit.
 	(MTMSRD_L): Delete.
 
+2015-06-04  Peter Bergner  <bergner@vnet.ibm.com>
+
+	* ppc-opc.c: (powerpc_opcodes) <hwsync>: New extended mnemonic.
+
 2015-06-04  Nick Clifton  <nickc@redhat.com>
 
 	PR 18474


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