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-nios2.c gas/te ...


CVSROOT:	/cvs/src
Module name:	src
Changes by:	sandra@sourceware.org	2013-03-12 02:41:27

Modified files:
	gas            : ChangeLog 
	gas/config     : tc-nios2.c 
	gas/testsuite  : ChangeLog 
	gas/testsuite/gas/nios2: nios2.exp 
	include        : ChangeLog 
	include/opcode : nios2.h 
	opcodes        : ChangeLog nios2-opc.c 
Added files:
	gas/testsuite/gas/nios2: wrprs.d wrprs.s 

Log message:
	2013-03-11  Sebastian Huber <sebastian.huber@embedded-brains.de>
	
	include/
	* opcode/nios2.h (OPX_WRPRS): New define.
	(OP_MATCH_WRPRS): Likewise.
	
	opcodes/
	* nios2-opc.c (nios2_builtin_opcodes): Add entry for wrprs.
	
	gas/
	* config/tc-nios2.c (nios2_assemble_args_ds): New function.
	(nios2_arg_info_structs): Add "d,s" and "d,s,E" entries.
	
	gas/testsuite/
	* gas/nios2/nios2.exp: Run wrprs.
	* gas/nios2/wrprs.d: New file.
	* gas/nios2/wrprs.s: Likewise.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/ChangeLog.diff?cvsroot=src&r1=1.4944&r2=1.4945
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/config/tc-nios2.c.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.2198&r2=1.2199
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/nios2/wrprs.d.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/nios2/wrprs.s.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/nios2/nios2.exp.diff?cvsroot=src&r1=1.4&r2=1.5
http://sourceware.org/cgi-bin/cvsweb.cgi/src/include/ChangeLog.diff?cvsroot=src&r1=1.608&r2=1.609
http://sourceware.org/cgi-bin/cvsweb.cgi/src/include/opcode/nios2.h.diff?cvsroot=src&r1=1.2&r2=1.3
http://sourceware.org/cgi-bin/cvsweb.cgi/src/opcodes/ChangeLog.diff?cvsroot=src&r1=1.1947&r2=1.1948
http://sourceware.org/cgi-bin/cvsweb.cgi/src/opcodes/nios2-opc.c.diff?cvsroot=src&r1=1.3&r2=1.4


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