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/testsuite ChangeLog gas/mips/abs.d gas ...


CVSROOT:	/cvs/src
Module name:	src
Changes by:	cgd@sourceware.org	2002-12-27 15:51:49

Modified files:
	gas/testsuite  : ChangeLog 
	gas/testsuite/gas/mips: abs.d add.d and.d dli.d elf-jal.d 
	                        jal-empic-elf-2.d jal-empic-elf-3.d 
	                        jal-empic-elf.d lb-svr4pic.d lb.d 
	                        mips.exp mips32.d mips4.d mips64-mdmx.d 
	                        mips64-mips3d.d mips64.d rol-hw.d rol.d 
	                        rol64-hw.d rol64.d 
Added files:
	gas/testsuite/gas/mips: mips64-mips3d-incl.d 

Log message:
	2002-12-27  Chris Demetriou  <cgd@broadcom.com>
	
	* gas/mips/mips.exp: Define the notion of an "architecture data
	array," add comments indicating how to add a new architecture and
	suggestions for adding new tests.  Populate the architecture data
	array with many known architectures and convert many tests to
	be run for multiple architectures.
	(mips_arches): New global array.
	(mips_arch_create, mips_arch_list_all, mips_arch_data)
	(mips_arch_displayname, mips_arch_properties)
	(mips_arch_as_flags, mips_arch_objdump_flags, mips_arch_matches)
	(mips_arch_list_matching): New functions to operate on mips_arches.
	(run_dump_test_arch, run_dump_test_arches, run_list_test_arch)
	(run_list_test_arches): New functions.
	(run_list_test): Document and add an optional "test name" argument.
	* gas/mips/abs.d: Remove CPU-specific assembler and objdump flags,
	and CPU names from test names.
	* gas/mips/add.d: Likewise.
	* gas/mips/and.d: Likewise.
	* gas/mips/dli.d: Likewise.
	* gas/mips/jal-empic-elf-2.d: Likewise.
	* gas/mips/jal-empic-elf-3.d: Likewise.
	* gas/mips/jal-empic-elf.d: Likewise.
	* gas/mips/lb-svr4pic.d: Likewise.
	* gas/mips/lb.d: Likewise.
	* gas/mips/mips32.d: Likewise.
	* gas/mips/mips4.d: Likewise.
	* gas/mips/mips64.d: Likewise.
	* gas/mips/rol-hw.d: Likewise.
	* gas/mips/rol.d: Likewise.
	* gas/mips/rol64-hw.d: Likewise.
	* gas/mips/rol64.d: Likewise.
	* gas/mips/elf-jal.d: Likewise.  Also, indicate ELF in test name.
	* gas/mips/mips64-mdmx.d: Tweak printed name to indicate that this
	test uses the -mdmx flag.
	* gas/mips/mips64-mips3d.d: Tweak printed name to indicate that
	this test uses the -mips3d flag.
	* gas/mips/mips64-mips3d-incl.d: New file.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/ChangeLog.diff?cvsroot=src&r1=1.420&r2=1.421
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/mips/mips64-mips3d-incl.d.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/mips/abs.d.diff?cvsroot=src&r1=1.3&r2=1.4
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/mips/add.d.diff?cvsroot=src&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/mips/and.d.diff?cvsroot=src&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/mips/dli.d.diff?cvsroot=src&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/mips/elf-jal.d.diff?cvsroot=src&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/mips/jal-empic-elf-2.d.diff?cvsroot=src&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/mips/jal-empic-elf-3.d.diff?cvsroot=src&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/mips/jal-empic-elf.d.diff?cvsroot=src&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/mips/lb-svr4pic.d.diff?cvsroot=src&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/mips/lb.d.diff?cvsroot=src&r1=1.3&r2=1.4
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/mips/mips.exp.diff?cvsroot=src&r1=1.53&r2=1.54
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/mips/mips32.d.diff?cvsroot=src&r1=1.8&r2=1.9
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/mips/mips4.d.diff?cvsroot=src&r1=1.3&r2=1.4
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/mips/mips64-mdmx.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.d.diff?cvsroot=src&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/mips/mips64.d.diff?cvsroot=src&r1=1.6&r2=1.7
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/mips/rol-hw.d.diff?cvsroot=src&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/mips/rol.d.diff?cvsroot=src&r1=1.5&r2=1.6
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/mips/rol64-hw.d.diff?cvsroot=src&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/mips/rol64.d.diff?cvsroot=src&r1=1.3&r2=1.4


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