This is the mail archive of the binutils-cvs@sources.redhat.com 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/config/tc-tic4x.c include/opcode/tic4x ...


CVSROOT:	/cvs/src
Module name:	src
Changes by:	sveinse@sourceware.org	2002-11-16 04:23:24

Modified files:
	gas/config     : tc-tic4x.c 
	include/opcode : tic4x.h 
	opcodes        : tic4x-dis.c ChangeLog 
	gas            : ChangeLog 
	include        : ChangeLog 

Log message:
	* gas/config/tc-tic4x.c: Remove c4x_pseudo_ignore function.
	(c4x_operands_match): Added check for 8-bits LDF insn. Give
	warning when using constant direct bigger than 2^16. Add the new
	arguments.
	* include/opcode/tic4x.h: Major rewrite of entire file. Define
	instruction classes, and put each instruction into a class.
	* opcodes/tic4x-dis.c: (c4x_print_op): Add support for the new
	argument format. Fix bug in 'N' register printer.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/config/tc-tic4x.c.diff?cvsroot=src&r1=1.3&r2=1.4
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/include/opcode/tic4x.h.diff?cvsroot=src&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/opcodes/tic4x-dis.c.diff?cvsroot=src&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/opcodes/ChangeLog.diff?cvsroot=src&r1=1.499&r2=1.500
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/ChangeLog.diff?cvsroot=src&r1=1.1551&r2=1.1552
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/include/ChangeLog.diff?cvsroot=src&r1=1.181&r2=1.182


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