src/gas ChangeLog config/tc-arm.c config/tc-arm.h

rearnsha@sources.redhat.com rearnsha@sources.redhat.com
Mon Jan 14 07:01:00 GMT 2002


CVSROOT:	/cvs/src
Module name:	src
Changes by:	rearnsha@sources.redhat.com	2002-01-14 07:01:05

Modified files:
	gas            : ChangeLog 
	gas/config     : tc-arm.c tc-arm.h 

Log message:
	* tc-arm.c (all error messages): Normalize capitalization of messages.
	
	* tc-arm.h (md_operand): Delete define.
	* tc-arm.c (in_my_get_expression): New static variable.
	(my_get_expression): Set and clear it.
	(md_operand): New function.  If called from my_get_expression
	put the error in inst.error.
	(output_inst): Now takes argument of instruction being assembled.
	Print it out with any error message.
	(do_ldst, do_ldstv4, thumb_load_store): Fault attempt to use a store
	with '=' syntax.
	(end_of_line): Don't update inst.error if it is already set.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/ChangeLog.diff?cvsroot=src&r1=1.1178&r2=1.1179
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/config/tc-arm.c.diff?cvsroot=src&r1=1.107&r2=1.108
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/config/tc-arm.h.diff?cvsroot=src&r1=1.15&r2=1.16



More information about the Binutils-cvs mailing list