This is the mail archive of the binutils-cvs@sourceware.org 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 testsuite/ChangeLog config/t ...


CVSROOT:	/cvs/src
Module name:	src
Branch: 	binutils-2_19-branch
Changes by:	nemet@sourceware.org	2009-01-09 00:16:12

Modified files:
	gas            : ChangeLog 
	gas/testsuite  : ChangeLog 
	gas/config     : tc-mips.c 
	gas/testsuite/gas/mips: mips.exp 
Added files:
	gas/testsuite/gas/mips: mips1-fp.d mips1-fp.l mips1-fp.s 

Log message:
	* config/tc-mips.c (NO_ISA_COP): New macro.
	(COP_INSN): New macro.
	(is_opcode_valid): Use them.
	(macro) <ld_st>: Use them.  Don't accept coprocessor load store
	insns based on the ISA if CPU is NO_ISA_COP.
	<copz>: Likewise for coprocessor operations.
	
	testsuite/
	* gas/mips/mips1-fp.s, gas/mips/mips1-fp.d, gas/mips/mips1-fp.l:
	New tests.
	* gas/mips/mips.exp: Run them.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/ChangeLog.diff?cvsroot=src&only_with_tag=binutils-2_19-branch&r1=1.3626.2.11&r2=1.3626.2.12
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/ChangeLog.diff?cvsroot=src&only_with_tag=binutils-2_19-branch&r1=1.1387.2.1&r2=1.1387.2.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/config/tc-mips.c.diff?cvsroot=src&only_with_tag=binutils-2_19-branch&r1=1.394&r2=1.394.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/mips/mips1-fp.d.diff?cvsroot=src&only_with_tag=binutils-2_19-branch&r1=NONE&r2=1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/mips/mips1-fp.l.diff?cvsroot=src&only_with_tag=binutils-2_19-branch&r1=NONE&r2=1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/mips/mips1-fp.s.diff?cvsroot=src&only_with_tag=binutils-2_19-branch&r1=NONE&r2=1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/mips/mips.exp.diff?cvsroot=src&only_with_tag=binutils-2_19-branch&r1=1.145&r2=1.145.2.1


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