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/sh/sh64/abi-32 ...


CVSROOT:	/cvs/src
Module name:	src
Changes by:	aoliva@sources.redhat.com	2002-02-07 22:46:17

Modified files:
	gas/testsuite  : ChangeLog 
Added files:
	gas/testsuite/gas/sh/sh64: abi-32.d abi-32.s abi-64.d abi-64.s 
	                           basic-1.d basic-1.s case-1.d case-1.s 
	                           case-noexp-1.d crange1-1.d 
	                           crange1-2.d crange1.s crange2-1.d 
	                           crange2-2.d crange2-noexp-1.d 
	                           crange2.s crange3-1.d crange3.s 
	                           crange4-1.d crange4.s crange5-1.d 
	                           crange5.s creg-1.d creg-1.s creg-2.d 
	                           creg-2.s datal-1.s datal-2.d 
	                           datal-2.s datal-3.s datal32-1.d 
	                           datal32-3.d datal64-1.d datal64-3.d 
	                           endian-1.d endian-1.s endian-2.d 
	                           endian-2.s err-1.s err-2.s err-3.s 
	                           err-4.s err-abi-32.s err-abi-64.s 
	                           err-dsp.s err-movi-noexp-1.s 
	                           err-noexp-cmd1.s err-pt-1.s 
	                           err-pt32-cmd1.s err-pt32-cmd2.s 
	                           err-pt32-cmd3.s err-ptb-1.s 
	                           err-ptb-2.s err.exp immexpr1.s 
	                           immexpr2.s immexpr32-1.d 
	                           immexpr32-2.d immexpr64-1.d 
	                           immexpr64-2.d lineno.d lineno.s 
	                           localcom-1.d localcom-1.s mix-1.d 
	                           mix-1.s mix-noexp-1.d movi-1.s 
	                           movi-2.s movi-3.d movi-3.s movi32-1.d 
	                           movi32-2.d movi32-noexp-2.d 
	                           movi64-1.d movi64-2.d movi64-2.s 
	                           movi64-3.d movi64-noexp-2.d pt-1.d 
	                           pt-1.s pt-2.s pt-noexp-1.d pt32-1.d 
	                           pt32-noexp-2.d pt64-1.d pt64-32-1.d 
	                           pt64-32-2.d pt64-noexp-2.d ptc-1.s 
	                           ptc32-1.d ptc32-noexp-1.d ptc64-1.d 
	                           ptc64-32-1.d ptc64-noexp-1.d 
	                           ptext-1.s ptext32-1.d 
	                           ptext32-noexp-1.d ptext64-1.d 
	                           ptext64-32-1.d ptext64-noexp-1.d 
	                           rel-1.s rel-2.s rel-3.s rel-4.s 
	                           rel-5.s rel32-1.d rel32-2.d rel32-3.d 
	                           rel32-4.d rel32-5.d rel64-1.d 
	                           rel64-2.d rel64-3.d rel64-4.d 
	                           rel64-5.d relax-1.d relax-1.s 
	                           relax-2.d relax-2.s relax-3.d 
	                           relax-3.s sh64.exp shift-1.s 
	                           shift-2.s shift-3.s shift32-1.d 
	                           shift32-3.d shift32-noexp-3.d 
	                           shift64-1.d shift64-2.d shift64-3.d 
	                           shift64-noexp-3.d syntax-1.d 
	                           syntax-1.s syntax-2.d syntax-2.s 
	                           ua-1.s ua32-1.d ua64-1.d 

Log message:
	Contribute sh64-elf.
	2002-02-01  Alexandre Oliva  <aoliva@redhat.com>
	* gas/sh/sh64/syntax-1.s: Remove `-4' from @(expr-4,pc).
	2002-01-28  Alexandre Oliva  <aoliva@redhat.com>
	* gas/sh/sh64/crange1-1.d: Formatting changes to match the current
	output of objdump.
	* gas/sh/sh64/crange1-2.d: Likewise.
	* gas/sh/sh64/crange2-2.d: Likewise.
	* gas/sh/sh64/crange3-1.d: Likewise.
	* gas/sh/sh64/crange4-1.d: Likewise.
	* gas/sh/sh64/datal-2.d: Likewise.
	* gas/sh/sh64/datal32-1.d: Likewise.
	* gas/sh/sh64/datal32-3.d: Likewise.
	* gas/sh/sh64/localcom-1.d: Likewise.
	* gas/sh/sh64/mix-1.d: Likewise.
	* gas/sh/sh64/pt32-1.d: Likewise.
	* gas/sh/sh64/rel32-1.d: Likewise.
	* gas/sh/sh64/rel32-2.d: Likewise.
	* gas/sh/sh64/rel32-3.d: Likewise.
	* gas/sh/sh64/rel32-4.d: Likewise.
	* gas/sh/sh64/rel32-5.d: Likewise.
	* gas/sh/sh64/ua32-1.d: Likewise.
	2001-03-14  DJ Delorie	<dj@redhat.com>
	* gas/sh/sh64/endian-1.d: New test - Little Endianness.
	* gas/sh/sh64/endian-1.s: New test - Little Endianness.
	* gas/sh/sh64/endian-2.d: New test - Big Endianness.
	* gas/sh/sh64/endian-2.s: New test - Big Endianness.
	2001-03-12  DJ Delorie	<dj@redhat.com>
	* gas/sh/sh64/syntax-1.d: New test - basic syntax.
	* gas/sh/sh64/syntax-1.s: New test - basic syntax.
	* gas/sh/sh64/syntax-2.d: New test - basic syntax, pseudos.
	* gas/sh/sh64/syntax-2.s: New test - basic syntax, pseudos.
	2001-03-06  DJ Delorie	<dj@redhat.com>
	* gas/sh/sh64/lineno.d: New, test dwarf2 line numbers vs macros.
	* gas/sh/sh64/lineno.s: Ditto.
	2001-01-14  Hans-Peter Nilsson	<hpn@cygnus.com>
	* gas/sh/sh64/err-dsp.s: New test.
	2001-01-13  Hans-Peter Nilsson	<hpn@cygnus.com>
	* gas/sh/sh64/err-abi-64.s, gas/sh/sh64/err-abi-32.s,
	gas/sh/sh64/abi-64.s, gas/sh/sh64/abi-64.d, gas/sh/sh64/abi-32.s,
	gas/sh/sh64/abi-32.d, gas/sh/sh64/crange3.s,
	gas/sh/sh64/crange3-1.d, gas/sh/sh64/crange4.s,
	gas/sh/sh64/crange4-1.d, gas/sh/sh64/crange5.s,
	gas/sh/sh64/crange5-1.d: New tests.
	2001-01-07  Hans-Peter Nilsson	<hpn@cygnus.com>
	* gas/sh/sh64/relax-1.s, gas/sh/sh64/relax-1.d: New test.
	* gas/sh/sh64/err-pt-1.s: New test.
	* gas/sh/sh64/relax-2.s, gas/sh/sh64/relax-2.d: New test.
	* gas/sh/sh64/localcom-1.s, gas/sh/sh64/localcom-1.d: New test.
	* gas/sh/sh64/movi-3.s, gas/sh/sh64/movi-3.d: New test.
	* gas/sh/sh64/relax-3.s, gas/sh/sh64/relax-3.d: New test.
	2001-01-05  Hans-Peter Nilsson	<hpn@cygnus.com>
	* gas/sh/sh64/case-noexp-1.d: Adjust to changed GAS output for
	check-PTA/PTB / perhaps-change-to-PTB bit in target field.
	* gas/sh/sh64/case-noexp-1.d: Ditto.
	* gas/sh/sh64/mix-noexp-1.d: Ditto.
	* gas/sh/sh64/pt32-noexp-2.d: Ditto.
	* gas/sh/sh64/pt64-noexp-2.d: Ditto.
	* gas/sh/sh64/ptc32-noexp-1.d: Ditto.
	* gas/sh/sh64/ptc64-noexp-1.d: Ditto.
	* gas/sh/sh64/ptext32-noexp-1.d: Ditto.
	* gas/sh/sh64/ptext64-noexp-1.d: Ditto.
	2000-12-31  Hans-Peter Nilsson	<hpn@cygnus.com>
	* gas/sh/sh64/shift64-3.d: Fix typo.
	* gas/sh/sh64/shift64-noexp-3.d, gas/sh/sh64/shift32-noexp-3.d,
	gas/sh/sh64/ptext64-noexp-1.d, gas/sh/sh64/ptext64-32-1.d,
	gas/sh/sh64/ptext32-noexp-1.d, gas/sh/sh64/ptc64-noexp-1.d,
	gas/sh/sh64/ptc64-32-1.d, gas/sh/sh64/ptc32-noexp-1.d,
	gas/sh/sh64/pt64-noexp-2.d, gas/sh/sh64/pt64-32-2.d,
	gas/sh/sh64/pt64-32-1.d, gas/sh/sh64/pt32-noexp-2.d,
	gas/sh/sh64/pt-noexp-1.d, gas/sh/sh64/movi64-noexp-2.d,
	gas/sh/sh64/movi32-noexp-2.d, gas/sh/sh64/mix-noexp-1.d,
	gas/sh/sh64/err-ptb-2.s, gas/sh/sh64/err-ptb-1.s,
	gas/sh/sh64/err-pt32-cmd3.s, gas/sh/sh64/err-pt32-cmd2.s,
	gas/sh/sh64/err-pt32-cmd1.s, gas/sh/sh64/err-noexp-cmd1.s,
	gas/sh/sh64/err-movi-noexp-1.s, gas/sh/sh64/crange2.s,
	gas/sh/sh64/crange2-noexp-1.d, gas/sh/sh64/crange2-2.d,
	gas/sh/sh64/crange2-1.d, gas/sh/sh64/case-noexp-1.d: New tests.
	2000-12-18  Hans-Peter Nilsson	<hpn@cygnus.com>
	* gas/sh/sh64/err-4.s: Use option -no-mix to see errors.  Adjust
	for errors not being emitted at the .mode directives anymore.
	* gas/sh/sh64/crange1.s, gas/sh/sh64/crange1-2.d,
	gas/sh/sh64/crange1-1.d: New tests for .cranges section.
	2000-12-12  Hans-Peter Nilsson	<hpn@cygnus.com>
	* gas/sh/sh64/err-3.s: New test.
	* gas/sh/sh64/immexpr1.s, gas/sh/sh64/immexpr32-1.d,
	gas/sh/sh64/immexpr64-1.d: New tests.
	* gas/sh/sh64/immexpr2.s, gas/sh/sh64/immexpr32-2.d,
	gas/sh/sh64/immexpr64-2.d: New tests.
	2000-12-11  Hans-Peter Nilsson	<hpn@cygnus.com>
	* gas/sh/sh64/rel-1.s, gas/sh/sh64/rel-2.s, gas/sh/sh64/rel-3.s,
	gas/sh/sh64/rel-4.s, gas/sh/sh64/rel-5.s, gas/sh/sh64/rel32-1.d,
	gas/sh/sh64/rel32-2.d, gas/sh/sh64/rel32-3.d,
	gas/sh/sh64/rel32-4.d, gas/sh/sh64/rel32-5.d,
	gas/sh/sh64/rel64-1.d, gas/sh/sh64/rel64-2.d,
	gas/sh/sh64/rel64-3.d, gas/sh/sh64/rel64-4.d,
	gas/sh/sh64/rel64-5.d: New tests.
	2000-12-07  Hans-Peter Nilsson	<hpn@cygnus.com>
	* gas/sh/sh64/case-1.d, gas/sh/sh64/mix-1.d, gas/sh/sh64/pt32-1.d,
	gas/sh/sh64/pt64-1.d, gas/sh/sh64/ptc32-1.d,
	gas/sh/sh64/ptc64-1.d, gas/sh/sh64/ptext32-1.d,
	gas/sh/sh64/ptext64-1.d: Correct offsets in PT/PTA/PTB expansion.
	2000-12-05  Hans-Peter Nilsson	<hpn@cygnus.com>
	* gas/sh/sh64/datal-3.s, gas/sh/sh64/datal32-3.d,
	gas/sh/sh64/datal64-3.d: New tests.
	2000-11-27  Hans-Peter Nilsson	<hpn@cygnus.com>
	* gas/sh/sh64/datal-1.s: Remove whitespace at end of line.
	* gas/sh/sh64/datal32-1.d, gas/sh/sh64/datal64-1.d,
	gas/sh/sh64/movi32-1.d, gas/sh/sh64/movi32-2.d,
	gas/sh/sh64/movi64-1.d, gas/sh/sh64/movi64-3.d: Correct register.
	* gas/sh/sh64/mix-1.s, gas/sh/sh64/mix-1.d, gas/sh/sh64/err-4.s:
	New tests.
	2000-11-26  Hans-Peter Nilsson	<hpn@cygnus.com>
	* gas/macros/macros.exp: Import xfail sh*-*-* from net binutils.
	* gas/sh/sh64/case-1.d: Correct offsets in PT/PTA/PTB expansion.
	gas/sh/sh64/pt32-1.d, gas/sh/sh64/pt64-1.d: Ditto.
	gas/sh/sh64/ptc32-1.d, gas/sh/sh64/ptc64-1.d: Ditto.
	gas/sh/sh64/ptext32-1.d, gas/sh/sh64/ptext64-1.d: Ditto.
	2000-11-25  Hans-Peter Nilsson	<hpn@cygnus.com>
	* gas/sh/sh64/ptc32-1.d, gas/sh/sh64/ptc64-1.d: Correct.
	* gas/sh/sh64/datal-1.s, gas/sh/sh64/datal32-1.d,
	gas/sh/sh64/datal64-1.d: New test.
	* gas/sh/sh64/datal-2.s, gas/sh/sh64/datal-2.d: New test.
	* gas/sh/sh64/creg-1.d, gas/sh/sh64/creg-1.s: New test.
	* gas/sh/sh64/creg-2.d, gas/sh/sh64/creg-2.s: New test.
	2000-11-24  Hans-Peter Nilsson	<hpn@cygnus.com>
	* gas/sh/sh64: New testsuite.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/ChangeLog.diff?cvsroot=src&r1=1.285&r2=1.286
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/sh/sh64/abi-32.d.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/sh/sh64/abi-32.s.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/sh/sh64/abi-64.d.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/sh/sh64/abi-64.s.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/sh/sh64/basic-1.d.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/sh/sh64/basic-1.s.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/sh/sh64/case-1.d.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/sh/sh64/case-1.s.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/sh/sh64/case-noexp-1.d.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/sh/sh64/crange1-1.d.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/sh/sh64/crange1-2.d.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/sh/sh64/crange1.s.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/sh/sh64/crange2-1.d.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/sh/sh64/crange2-2.d.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/sh/sh64/crange2-noexp-1.d.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/sh/sh64/crange2.s.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/sh/sh64/crange3-1.d.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/sh/sh64/crange3.s.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/sh/sh64/crange4-1.d.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/sh/sh64/crange4.s.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/sh/sh64/crange5-1.d.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/sh/sh64/crange5.s.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/sh/sh64/creg-1.d.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/sh/sh64/creg-1.s.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/sh/sh64/creg-2.d.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/sh/sh64/creg-2.s.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/sh/sh64/datal-1.s.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/sh/sh64/datal-2.d.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/sh/sh64/datal-2.s.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/sh/sh64/datal-3.s.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/sh/sh64/datal32-1.d.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/sh/sh64/datal32-3.d.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/sh/sh64/datal64-1.d.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/sh/sh64/datal64-3.d.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/sh/sh64/endian-1.d.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/sh/sh64/endian-1.s.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/sh/sh64/endian-2.d.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/sh/sh64/endian-2.s.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/sh/sh64/err-1.s.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/sh/sh64/err-2.s.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/sh/sh64/err-3.s.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/sh/sh64/err-4.s.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/sh/sh64/err-abi-32.s.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/sh/sh64/err-abi-64.s.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/sh/sh64/err-dsp.s.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/sh/sh64/err-movi-noexp-1.s.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/sh/sh64/err-noexp-cmd1.s.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/sh/sh64/err-pt-1.s.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/sh/sh64/err-pt32-cmd1.s.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/sh/sh64/err-pt32-cmd2.s.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/sh/sh64/err-pt32-cmd3.s.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/sh/sh64/err-ptb-1.s.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/sh/sh64/err-ptb-2.s.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/sh/sh64/err.exp.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/sh/sh64/immexpr1.s.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/sh/sh64/immexpr2.s.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/sh/sh64/immexpr32-1.d.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/sh/sh64/immexpr32-2.d.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/sh/sh64/immexpr64-1.d.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/sh/sh64/immexpr64-2.d.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/sh/sh64/lineno.d.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/sh/sh64/lineno.s.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/sh/sh64/localcom-1.d.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/sh/sh64/localcom-1.s.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/sh/sh64/mix-1.d.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/sh/sh64/mix-1.s.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/sh/sh64/mix-noexp-1.d.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/sh/sh64/movi-1.s.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/sh/sh64/movi-2.s.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/sh/sh64/movi-3.d.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/sh/sh64/movi-3.s.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/sh/sh64/movi32-1.d.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/sh/sh64/movi32-2.d.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/sh/sh64/movi32-noexp-2.d.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/sh/sh64/movi64-1.d.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/sh/sh64/movi64-2.d.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/sh/sh64/movi64-2.s.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/sh/sh64/movi64-3.d.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/sh/sh64/movi64-noexp-2.d.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/sh/sh64/pt-1.d.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/sh/sh64/pt-1.s.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/sh/sh64/pt-2.s.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/sh/sh64/pt-noexp-1.d.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/sh/sh64/pt32-1.d.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/sh/sh64/pt32-noexp-2.d.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/sh/sh64/pt64-1.d.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/sh/sh64/pt64-32-1.d.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/sh/sh64/pt64-32-2.d.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/sh/sh64/pt64-noexp-2.d.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/sh/sh64/ptc-1.s.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/sh/sh64/ptc32-1.d.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/sh/sh64/ptc32-noexp-1.d.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/sh/sh64/ptc64-1.d.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/sh/sh64/ptc64-32-1.d.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/sh/sh64/ptc64-noexp-1.d.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/sh/sh64/ptext-1.s.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/sh/sh64/ptext32-1.d.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/sh/sh64/ptext32-noexp-1.d.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/sh/sh64/ptext64-1.d.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/sh/sh64/ptext64-32-1.d.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/sh/sh64/ptext64-noexp-1.d.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/sh/sh64/rel-1.s.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/sh/sh64/rel-2.s.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/sh/sh64/rel-3.s.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/sh/sh64/rel-4.s.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/sh/sh64/rel-5.s.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/sh/sh64/rel32-1.d.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/sh/sh64/rel32-2.d.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/sh/sh64/rel32-3.d.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/sh/sh64/rel32-4.d.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/sh/sh64/rel32-5.d.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/sh/sh64/rel64-1.d.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/sh/sh64/rel64-2.d.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/sh/sh64/rel64-3.d.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/sh/sh64/rel64-4.d.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/sh/sh64/rel64-5.d.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/sh/sh64/relax-1.d.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/sh/sh64/relax-1.s.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/sh/sh64/relax-2.d.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/sh/sh64/relax-2.s.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/sh/sh64/relax-3.d.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/sh/sh64/relax-3.s.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/sh/sh64/sh64.exp.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/sh/sh64/shift-1.s.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/sh/sh64/shift-2.s.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/sh/sh64/shift-3.s.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/sh/sh64/shift32-1.d.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/sh/sh64/shift32-3.d.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/sh/sh64/shift32-noexp-3.d.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/sh/sh64/shift64-1.d.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/sh/sh64/shift64-2.d.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/sh/sh64/shift64-3.d.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/sh/sh64/shift64-noexp-3.d.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/sh/sh64/syntax-1.d.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/sh/sh64/syntax-1.s.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/sh/sh64/syntax-2.d.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/sh/sh64/syntax-2.s.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/sh/sh64/ua-1.s.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/sh/sh64/ua32-1.d.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/sh/sh64/ua64-1.d.diff?cvsroot=src&r1=NONE&r2=1.1


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