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-mips.c testsuite/C ...


CVSROOT:	/cvs/src
Module name:	src
Changes by:	cgd at sourceware dot org	2003-04-02 18:43:16

Modified files:
	gas            : ChangeLog 
	gas/config     : tc-mips.c 
	gas/testsuite  : ChangeLog 
	gas/testsuite/gas/mips: mips.exp ulh.d 
Added files:
	gas/testsuite/gas/mips: uld2-eb.d uld2-el.d uld2.l uld2.s 
	                        ulh2-eb.d ulh2-el.d ulh2.l ulh2.s 
	                        ulw2-eb-ilocks.d ulw2-eb.d 
	                        ulw2-el-ilocks.d ulw2-el.d ulw2.l ulw2.s 

Log message:
	[ gas/ChangeLog ]
	2003-04-02  Chris Demetriou  <cgd at broadcom dot com>
	
	* config/tc-mips.c (macro2): Adjust implementation of
	M_ULH, M_ULHU, M_ULW, and M_ULD so that they work properly
	in the case where the source and destination registers
	are the same.
	
	[ gas/testsuite/ChangeLog ]
	2003-04-02  Chris Demetriou  <cgd at broadcom dot com>
	
	* gas/mips/ulh.d: Adjust for ulh and ulhu macro assembly changes.
	
	* gas/mips/mips.exp: Define new "gpr_ilocks" architecture
	property, and add it to mips2 (and later) chips and r3900.
	* gas/mips/uld2.s: New test source file.
	* gas/mips/ulh2.s: Likewise.
	* gas/mips/ulw2.s: Likewise.
	* gas/mips/uld2.l: New test stderr listing.
	* gas/mips/ulh2.l: Likewise.
	* gas/mips/ulw2.l: Likewise.
	* gas/mips/uld2-eb.d: New test.
	* gas/mips/uld2-el.d: Likewise.
	* gas/mips/ulh2-eb.d: Likewise.
	* gas/mips/ulh2-el.d: Likewise.
	* gas/mips/ulw2-eb-ilocks.d: Likewise.
	* gas/mips/ulw2-eb.d: Likewise.
	* gas/mips/ulw2-el-ilocks.d: Likewise.
	* gas/mips/ulw2-el.d: Likewise.
	* gas/mips/mips.exp: Run new tests for appropriate architectures.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/ChangeLog.diff?cvsroot=src&r1=1.1693&r2=1.1694
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/config/tc-mips.c.diff?cvsroot=src&r1=1.198&r2=1.199
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/ChangeLog.diff?cvsroot=src&r1=1.445&r2=1.446
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/mips/uld2-eb.d.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/mips/uld2-el.d.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/mips/uld2.l.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/mips/uld2.s.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/mips/ulh2-eb.d.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/mips/ulh2-el.d.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/mips/ulh2.l.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/mips/ulh2.s.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/mips/ulw2-eb-ilocks.d.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/mips/ulw2-eb.d.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/mips/ulw2-el-ilocks.d.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/mips/ulw2-el.d.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/mips/ulw2.l.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/mips/ulw2.s.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/mips/mips.exp.diff?cvsroot=src&r1=1.64&r2=1.65
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/mips/ulh.d.diff?cvsroot=src&r1=1.2&r2=1.3


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