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]

src gas/ChangeLog gas/config/tc-s390.c gas/tes ...


CVSROOT:	/cvs/src
Module name:	src
Changes by:	krebbel@sourceware.org	2011-05-24 13:33:57

Modified files:
	gas            : ChangeLog 
	gas/config     : tc-s390.c 
	gas/testsuite  : ChangeLog 
	gas/testsuite/gas/s390: esa-g5.d esa-g5.s esa-z9-109.d 
	                        esa-z9-109.s zarch-z196.d zarch-z196.s 
	                        zarch-z9-109.d zarch-z9-109.s 
	                        zarch-z900.d zarch-z900.s zarch-z990.d 
	                        zarch-z990.s 
	include        : ChangeLog 
	include/opcode : s390.h 
	opcodes        : ChangeLog s390-opc.c s390-opc.txt 

Log message:
	2011-05-24  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
	
	* config/tc-s390.c (md_gather_operands): Emit an error for odd
	numbered registers used as register pair operand.
	
	2011-05-24  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
	
	* opcode/s390.h: Add S390_OPCODE_REG_EVEN flag.
	
	2011-05-24  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
	
	* s390-opc.c: Add new instruction types marking register pair
	operands.
	* s390-opc.txt: Match instructions having register pair operands
	to the new instruction types.
	
	2011-05-24  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
	
	* gas/s390/esa-g5.d: Fix register pair operands.
	* gas/s390/esa-g5.s: Likewise.
	* gas/s390/esa-z9-109.d: Likewise.
	* gas/s390/esa-z9-109.s: Likewise.
	* gas/s390/zarch-z196.d: Likewise.
	* gas/s390/zarch-z196.s: Likewise.
	* gas/s390/zarch-z9-109.d: Likewise.
	* gas/s390/zarch-z9-109.s: Likewise.
	* gas/s390/zarch-z900.d: Likewise.
	* gas/s390/zarch-z900.s: Likewise.
	* gas/s390/zarch-z990.d: Likewise.
	* gas/s390/zarch-z990.s: Likewise.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/ChangeLog.diff?cvsroot=src&r1=1.4490&r2=1.4491
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/config/tc-s390.c.diff?cvsroot=src&r1=1.66&r2=1.67
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/testsuite/ChangeLog.diff?cvsroot=src&r1=1.1904&r2=1.1905
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/s390/esa-g5.d.diff?cvsroot=src&r1=1.7&r2=1.8
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/s390/esa-g5.s.diff?cvsroot=src&r1=1.6&r2=1.7
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/s390/esa-z9-109.d.diff?cvsroot=src&r1=1.2&r2=1.3
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/s390/esa-z9-109.s.diff?cvsroot=src&r1=1.2&r2=1.3
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/s390/zarch-z196.d.diff?cvsroot=src&r1=1.2&r2=1.3
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/s390/zarch-z196.s.diff?cvsroot=src&r1=1.2&r2=1.3
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/s390/zarch-z9-109.d.diff?cvsroot=src&r1=1.4&r2=1.5
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/s390/zarch-z9-109.s.diff?cvsroot=src&r1=1.4&r2=1.5
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/s390/zarch-z900.d.diff?cvsroot=src&r1=1.5&r2=1.6
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/s390/zarch-z900.s.diff?cvsroot=src&r1=1.4&r2=1.5
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/s390/zarch-z990.d.diff?cvsroot=src&r1=1.3&r2=1.4
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/s390/zarch-z990.s.diff?cvsroot=src&r1=1.3&r2=1.4
http://sourceware.org/cgi-bin/cvsweb.cgi/src/include/ChangeLog.diff?cvsroot=src&r1=1.533&r2=1.534
http://sourceware.org/cgi-bin/cvsweb.cgi/src/include/opcode/s390.h.diff?cvsroot=src&r1=1.12&r2=1.13
http://sourceware.org/cgi-bin/cvsweb.cgi/src/opcodes/ChangeLog.diff?cvsroot=src&r1=1.1725&r2=1.1726
http://sourceware.org/cgi-bin/cvsweb.cgi/src/opcodes/s390-opc.c.diff?cvsroot=src&r1=1.27&r2=1.28
http://sourceware.org/cgi-bin/cvsweb.cgi/src/opcodes/s390-opc.txt.diff?cvsroot=src&r1=1.32&r2=1.33


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