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 16:13:31

Modified files:
	gas            : ChangeLog 
	gas/config     : tc-s390.c 
	gas/testsuite  : ChangeLog 
	gas/testsuite/gas/s390: esa-g5.d esa-g5.s zarch-z196.d 
	                        zarch-z196.s zarch-z9-109.d 
	                        zarch-z9-109.s zarch-z9-ec.d 
	                        zarch-z9-ec.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): Fix check for floating
	register pair operands.
	
	2011-05-24  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
	
	* opcode/s390.h: Replace S390_OPERAND_REG_EVEN with
	S390_OPERAND_REG_PAIR.
	
	2011-05-24  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
	
	* s390-opc.c: Replace S390_OPERAND_REG_EVEN with
	S390_OPERAND_REG_PAIR.  Fix INSTR_RRF_0UFEF instruction type.
	* s390-opc.txt: Fix cxr instruction type.
	
	2011-05-24  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
	
	* gas/s390/esa-g5.d: Fix fp register pair operands.
	* gas/s390/esa-g5.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-z9-ec.d: Likewise.
	* gas/s390/zarch-z9-ec.s: Likewise.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/ChangeLog.diff?cvsroot=src&r1=1.4491&r2=1.4492
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/config/tc-s390.c.diff?cvsroot=src&r1=1.67&r2=1.68
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/testsuite/ChangeLog.diff?cvsroot=src&r1=1.1905&r2=1.1906
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/s390/esa-g5.d.diff?cvsroot=src&r1=1.8&r2=1.9
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/s390/esa-g5.s.diff?cvsroot=src&r1=1.7&r2=1.8
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/s390/zarch-z196.d.diff?cvsroot=src&r1=1.3&r2=1.4
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/s390/zarch-z196.s.diff?cvsroot=src&r1=1.3&r2=1.4
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/s390/zarch-z9-109.d.diff?cvsroot=src&r1=1.5&r2=1.6
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/s390/zarch-z9-109.s.diff?cvsroot=src&r1=1.5&r2=1.6
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/s390/zarch-z9-ec.d.diff?cvsroot=src&r1=1.5&r2=1.6
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/s390/zarch-z9-ec.s.diff?cvsroot=src&r1=1.4&r2=1.5
http://sourceware.org/cgi-bin/cvsweb.cgi/src/include/ChangeLog.diff?cvsroot=src&r1=1.534&r2=1.535
http://sourceware.org/cgi-bin/cvsweb.cgi/src/include/opcode/s390.h.diff?cvsroot=src&r1=1.13&r2=1.14
http://sourceware.org/cgi-bin/cvsweb.cgi/src/opcodes/ChangeLog.diff?cvsroot=src&r1=1.1726&r2=1.1727
http://sourceware.org/cgi-bin/cvsweb.cgi/src/opcodes/s390-opc.c.diff?cvsroot=src&r1=1.28&r2=1.29
http://sourceware.org/cgi-bin/cvsweb.cgi/src/opcodes/s390-opc.txt.diff?cvsroot=src&r1=1.33&r2=1.34


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