From: Nick Clifton Date: Wed, 31 Oct 2001 08:58:59 +0000 (+0000) Subject: Update to match latest listing behaviour X-Git-Tag: cygnus_cvs_20020108_pre~883 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=3c1bae7f0bd139bca8cdcbaebd633e1909b7c815;p=platform%2Fupstream%2Fbinutils.git Update to match latest listing behaviour --- diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index b594651..8744c79 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,3 +1,11 @@ +2001-10-31 Nick Clifton + + * gas/mmix/pop-op.l: Update to match latest listing behaviour. + * gas/mmix/reloc8.l: Update to match latest listing behaviour. + * gas/mmix/resume-op.l: Update to match latest listing behaviour. + * gas/mmix/save-op.l: Update to match latest listing behaviour. + * gas/mmix/unsave-op.l: Update to match latest listing behaviour. + 2001-10-31 Hans-Peter Nilsson * gas/mmix/tst.s: Delete unused file. diff --git a/gas/testsuite/gas/mmix/pop-op.l b/gas/testsuite/gas/mmix/pop-op.l index a600df1..e437cf5 100644 --- a/gas/testsuite/gas/mmix/pop-op.l +++ b/gas/testsuite/gas/mmix/pop-op.l @@ -9,7 +9,6 @@ GAS for MMIX .*/pop-op\.s page 1 6 000c F8175678 POP X,YZ 7 X IS 23 8 YZ IS #5678 - 9 GAS for MMIX .*/pop-op\.s page 2 diff --git a/gas/testsuite/gas/mmix/reloc8.l b/gas/testsuite/gas/mmix/reloc8.l index 2e84dea..54ec4b0 100644 --- a/gas/testsuite/gas/mmix/reloc8.l +++ b/gas/testsuite/gas/mmix/reloc8.l @@ -8,7 +8,6 @@ GAS for MMIX .*/reloc8\.s page 1 5 000c FF000000 TRIP fee-1,fie\+1,foe\+3 6 0010 F9000000 RESUME foobar\+8 7 localsym IS 42 - 8 GAS for MMIX .*/reloc8\.s page 2 diff --git a/gas/testsuite/gas/mmix/resume-op.l b/gas/testsuite/gas/mmix/resume-op.l index eae3067..e9c5234 100644 --- a/gas/testsuite/gas/mmix/resume-op.l +++ b/gas/testsuite/gas/mmix/resume-op.l @@ -8,7 +8,6 @@ GAS for MMIX .*/resume-op\.s page 1 5 000c F9000000 RESUME XX 6 X IS 1 7 XX IS 0 - 8 GAS for MMIX .*/resume-op\.s page 2 diff --git a/gas/testsuite/gas/mmix/save-op.l b/gas/testsuite/gas/mmix/save-op.l index 9967045..6672ab0 100644 --- a/gas/testsuite/gas/mmix/save-op.l +++ b/gas/testsuite/gas/mmix/save-op.l @@ -7,7 +7,6 @@ GAS for MMIX .*/save-op.s page 1 4 0008 FA000000 SAVE X0,0 5 X IS \$31 6 X0 IS \$0 - 7 GAS for MMIX .*/save-op.s page 2 diff --git a/gas/testsuite/gas/mmix/unsave-op.l b/gas/testsuite/gas/mmix/unsave-op.l index b89ea0d..af9b707 100644 --- a/gas/testsuite/gas/mmix/unsave-op.l +++ b/gas/testsuite/gas/mmix/unsave-op.l @@ -7,7 +7,6 @@ GAS for MMIX .*/unsave-op.s page 1 4 0008 FB000000 UNSAVE 0,X0 5 X IS \$31 6 X0 IS \$0 - 7 GAS for MMIX .*/unsave-op\.s page 2