aboutsummaryrefslogtreecommitdiff
path: root/gas
diff options
context:
space:
mode:
authorAndreas Krebbel <krebbel@linux.vnet.ibm.com>2015-10-14 12:19:39 +0200
committerAndreas Krebbel <krebbel@linux.vnet.ibm.com>2015-10-14 12:19:39 +0200
commit485f23cf5c890c037053c3a1580c1139fc5c6ab6 (patch)
tree8c21654beb0a2a2d5072f88e82e197c5b38e5e29 /gas
parentc46eb7b88a1261bc079bfbe2339060152bdf3527 (diff)
downloadgdb-485f23cf5c890c037053c3a1580c1139fc5c6ab6.zip
gdb-485f23cf5c890c037053c3a1580c1139fc5c6ab6.tar.gz
gdb-485f23cf5c890c037053c3a1580c1139fc5c6ab6.tar.bz2
Add missing changelog entries
Diffstat (limited to 'gas')
-rw-r--r--gas/testsuite/ChangeLog7
1 files changed, 7 insertions, 0 deletions
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.