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-crx.c


CVSROOT:	/cvs/src
Module name:	src
Changes by:	tomerl@sourceware.org	2004-10-27 10:28:23

Modified files:
	gas/config     : tc-crx.c 

Log message:
	* config/tc-crx.c: Remove global variable 'post_inc_mode'.
	(get_flags): New function.
	(get_number_of_bits): Edit comments, update numeric values to supported sizes.
	(process_label_constant): Don't support the colon format (SYMBOL:[s|m|l]).
	(set_cons_rparams): Support argument type 'arg_rbase'.
	(get_operandtype): Bug fix in 'rbase' operand type parsing.
	(handle_LoadStor): Bug fix, first handle post-increment mode.
	(getreg_image): Remove redundant code, update according to latest CRX spec.
	(print_constant): Bug fix relate to 3-word instructions.
	(assemble_insn): Bug fix, when matching instructions, verify also instruction type (not only mnemonic).
	Add various error checking.
	(preprocess_reglist): Support HI/LO and user registers.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/config/tc-crx.c.diff?cvsroot=src&r1=1.7&r2=1.8


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