src/gas ChangeLog config/tc-arm.c
scottb@sourceware.cygnus.com
scottb@sourceware.cygnus.com
Thu Jun 1 12:07:00 GMT 2000
CVSROOT: /cvs/src
Module name: src
Changes by: scottb@sourceware.cygnus.com 00/06/01 12:07:55
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.
Thu Jun 01 2000 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&r1=1.382&r2=1.383
http://sourceware.cygnus.com/cgi-bin/cvsweb.cgi/src/gas/config/tc-arm.c.diff?cvsroot=src&r1=1.43&r2=1.44
More information about the Binutils-cvs
mailing list