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@sourceware.org	2003-09-30 21:02:08

Modified files:
	gas            : ChangeLog 
	gas/config     : tc-mips.c 
	gas/testsuite  : ChangeLog 
	gas/testsuite/gas/mips: mips5.l mips64-mips3d-incl.d 
	                        mips64-mips3d.d mips64-mips3d.s 
	                        set-arch.d 
	gas/testsuite/lib: gas-defs.exp 
Added files:
	gas/testsuite/gas/mips: mips64-mips3d.l set-arch.l 

Log message:
	[ gas/ChangeLog ]
	2003-09-30  Chris Demetriou  <cgd@broadcom.com>
	
	* config/tc-mips.c (mips_ip): Capitalize first word of
	existing condition code warning, and add condition code
	warnings for .ps instructions, and for bc1any[24][tf].
	
	[ gas/testsuite/ChangeLog ]
	2003-09-30  Chris Demetriou  <cgd@broadcom.com>
	
	* lib/gas-defs.exp (run_dump_test): If stderr file is specified
	and there was no stderr output, compare anyway (i.e., cause a
	test failure).
	* gas/mips/mips64-mips3d.s: Add some new instructions to test warnings.
	* gas/mips/mips64-mips3d.l: New file.
	* gas/mips/mips64-mips3d.d: Use mips64-mips3d.l, and update for
	changes to mips64-mips3d.s.
	* gas/mips/mips64-mips3d-incl.d: Likewise.
	* gas/mips/set-arch.l: New file.
	* gas/mips/set-arch.d: Specify set-arch.l as stderr output to check.
	* gas/mips/mips5.l: Make error messages match source.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/ChangeLog.diff?cvsroot=src&r1=1.1906&r2=1.1907
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/config/tc-mips.c.diff?cvsroot=src&r1=1.230&r2=1.231
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/ChangeLog.diff?cvsroot=src&r1=1.544&r2=1.545
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/mips/mips64-mips3d.l.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/mips/set-arch.l.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/mips/mips5.l.diff?cvsroot=src&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/mips/mips64-mips3d-incl.d.diff?cvsroot=src&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/mips/mips64-mips3d.d.diff?cvsroot=src&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/mips/mips64-mips3d.s.diff?cvsroot=src&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/mips/set-arch.d.diff?cvsroot=src&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/lib/gas-defs.exp.diff?cvsroot=src&r1=1.13&r2=1.14


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