From 485f23cf5c890c037053c3a1580c1139fc5c6ab6 Mon Sep 17 00:00:00 2001 From: Andreas Krebbel Date: Wed, 14 Oct 2015 12:19:39 +0200 Subject: [PATCH] Add missing changelog entries --- gas/testsuite/ChangeLog | 7 +++++++ opcodes/ChangeLog | 7 +++++++ 2 files changed, 14 insertions(+) diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index 54bb989e70f..eef89313869 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,3 +1,10 @@ +2015-10-14 Andreas Krebbel + + * 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 * gas/avr/avr-prop-1.s: Use fill in some cases. diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index 4dd19462326..3bd728ae1a8 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,10 @@ +2015-10-14 Andreas Krebbel + + * 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 * arc-dis.c (print_insn_arc): Initiallise insn array. -- 2.30.2