src/gas ChangeLog config/tc-arm.c

scottb@sourceware.cygnus.com scottb@sourceware.cygnus.com
Thu Jun 1 12:15:00 GMT 2000


CVSROOT:	/cvs/src
Module name:	src
Branch: 	binutils-2_10-branch
Changes by:	scottb@sourceware.cygnus.com	00/06/01 12:15:40

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

Log message:
	The ARM assembler is not assembling the following instruction
	correctly.
	
	mrs	lr, spsr
	
	The string pointer is advanced to far before the check to set
	the SPSR bit.
	
	2000-06-01  Scott Bambrough <scottb@netwinder.org>
	
	* config/tc-arm.c (do_mrs): Allow SPSR_BIT to be set correctly.

Patches:
http://sourceware.cygnus.com/cgi-bin/cvsweb.cgi/src/gas/ChangeLog.diff?cvsroot=src&only_with_tag=binutils-2_10-branch&r1=1.303.2.24&r2=1.303.2.25
http://sourceware.cygnus.com/cgi-bin/cvsweb.cgi/src/gas/config/tc-arm.c.diff?cvsroot=src&only_with_tag=binutils-2_10-branch&r1=1.39.2.1&r2=1.39.2.2



More information about the Binutils-cvs mailing list