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 ChangeLog config/tc-arm.c


CVSROOT:	/cvs/src
Module name:	src
Changes by:	nickc@sources.redhat.com	2002-09-17 12:23:01

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

Log message:
	Note that an implemented BFD_RELOC_ARM_IMMEDIATE has been done.
	Do not issue reloc number of unimplemented BFD_RELOC_ARM_IMMEDIATE and
	BFD_RELOC_ARM_OFFSET_IMM relocs - their name is already in the error message
	- plus remove them from the default case.
	Warn about unpredictable behavior of LDM and STM instructions.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/ChangeLog.diff?cvsroot=src&r1=1.1486&r2=1.1487
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/config/tc-arm.c.diff?cvsroot=src&r1=1.128&r2=1.129


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