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/doc ...


CVSROOT:	/cvs/src
Module name:	src
Changes by:	krebbel@sourceware.org	2010-09-27 13:36:48

Modified files:
	gas            : ChangeLog 
	gas/config     : tc-s390.c 
	gas/doc        : c-s390.texi 
	gas/testsuite  : ChangeLog 
	gas/testsuite/gas/s390: s390.exp zarch-z9-109.d zarch-z9-109.s 
	include        : ChangeLog 
	include/opcode : s390.h 
	opcodes        : ChangeLog s390-mkopc.c s390-opc.c s390-opc.txt 
Added files:
	gas/testsuite/gas/s390: zarch-z196.d zarch-z196.s 

Log message:
	2010-09-27  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
	
	* s390-mkopc.c (enum s390_opcde_cpu_val): Add S390_OPCODE_Z196.
	(main): Recognize the new CPU string.
	* s390-opc.c: Add new instruction formats and masks.
	* s390-opc.txt: Add new z196 instructions.
	
	2010-09-27  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
	
	* opcode/s390.h: Add S390_OPCODE_Z196 to enum s390_opcode_cpu_val.
	
	2010-09-27  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
	
	* config/tc-s390.c: (md_parse_option): New option -march=z196.
	* doc/c-s390.texi: Document new option.
	
	2010-09-27  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
	
	* gas/s390/s390.exp: Run the zarch-z196 test.
	* gas/s390/zarch-z196.d: Add new instructions.
	* gas/s390/zarch-z196.s: Likewise.
	* gas/s390/zarch-z9-109.d: Likewise.
	* gas/s390/zarch-z9-109.s: Likewise.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/ChangeLog.diff?cvsroot=src&r1=1.4278&r2=1.4279
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/config/tc-s390.c.diff?cvsroot=src&r1=1.61&r2=1.62
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/doc/c-s390.texi.diff?cvsroot=src&r1=1.1&r2=1.2
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/testsuite/ChangeLog.diff?cvsroot=src&r1=1.1755&r2=1.1756
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/s390/zarch-z196.d.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/s390/zarch-z196.s.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/s390/s390.exp.diff?cvsroot=src&r1=1.6&r2=1.7
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/s390/zarch-z9-109.d.diff?cvsroot=src&r1=1.3&r2=1.4
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/s390/zarch-z9-109.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.504&r2=1.505
http://sourceware.org/cgi-bin/cvsweb.cgi/src/include/opcode/s390.h.diff?cvsroot=src&r1=1.10&r2=1.11
http://sourceware.org/cgi-bin/cvsweb.cgi/src/opcodes/ChangeLog.diff?cvsroot=src&r1=1.1647&r2=1.1648
http://sourceware.org/cgi-bin/cvsweb.cgi/src/opcodes/s390-mkopc.c.diff?cvsroot=src&r1=1.15&r2=1.16
http://sourceware.org/cgi-bin/cvsweb.cgi/src/opcodes/s390-opc.c.diff?cvsroot=src&r1=1.25&r2=1.26
http://sourceware.org/cgi-bin/cvsweb.cgi/src/opcodes/s390-opc.txt.diff?cvsroot=src&r1=1.29&r2=1.30


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