Add missing changelog entries

This commit is contained in:
Andreas Krebbel 2015-10-14 12:19:39 +02:00
parent c46eb7b88a
commit 485f23cf5c
2 changed files with 14 additions and 0 deletions
gas/testsuite
opcodes

View file

@ -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.

View file

@ -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.