src/gas ChangeLog config/tc-mips.c

cgd@sources.redhat.com cgd@sources.redhat.com
Fri Feb 8 14:25:00 GMT 2002


CVSROOT:	/cvs/src
Module name:	src
Changes by:	cgd@sources.redhat.com	2002-02-08 14:25:37

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

Log message:
	2002-02-08  Chris Demetriou  <cgd@broadcom.com>
	
	* config/tc-mips.c (IS_SEXT_32BIT_NUM): New macro to
	determine if a number is a sign-extended 32-bit number.
	(load_register): Use IS_SEXT_32BIT_NUM.
	(macro): Check if load/store macro handling is using a
	constant 32-bit address on 64-bit address systems, and if
	so optimize the generation of that address.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/ChangeLog.diff?cvsroot=src&r1=1.1221&r2=1.1222
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/config/tc-mips.c.diff?cvsroot=src&r1=1.106&r2=1.107



More information about the Binutils-cvs mailing list