From: echristo Date: Sat, 8 Sep 2001 02:34:56 +0000 (+0000) Subject: 2001-09-07 Eric Christopher X-Git-Tag: cygwin_daemon_merge_HEAD~3220 X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=320fc167b61dda7d7804b022d3ed4f81834b12a8;p=pf3gnuchains%2Fpf3gnuchains4x.git 2001-09-07 Eric Christopher * gas/mips/mips64.d: Change to use mipsisa64. * gas/mips/mips32.d: Change to use mipsisa32. --- diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index 176ce32dbb..e5b9010408 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,3 +1,8 @@ +2001-09-07 Eric Christopher + + * gas/mips/mips64.d: Change to use mipsisa64. + * gas/mips/mips32.d: Change to use mipsisa32. + 2001-09-07 Thiemo Seufer * gas/mips/mips-abi32-pic.s: Remove .set mips4 pseudo-op. @@ -167,7 +172,7 @@ Wed Aug 29 12:05:13 2001 J"orn Rennecke * gas/mips/mips-gp32-fp32-pic.d: Likewise. * gas/mips/mips-gp32-fp64-pic.d: Likewise. * gas/mips/mips-abi32-pic.d: Likewise. - + 2001-07-21 Thiemo Seufer * mips/lb.d: Reflect disassembler output fixes. @@ -218,7 +223,7 @@ Wed Aug 29 12:05:13 2001 J"orn Rennecke * gas/mips/mips-gp64-fp64-pic.s: Likewise. 2001-08-03 Richard Sandiford - + * gas/mips/elf-rel4.s, gas/mips/elf-rel4.d: New test. * gas/mips/e32-rel4.s, gas/mips/e32-rel4.s: New test. diff --git a/gas/testsuite/gas/mips/mips32.d b/gas/testsuite/gas/mips/mips32.d index fb6f9cd43e..81207636ca 100644 --- a/gas/testsuite/gas/mips/mips32.d +++ b/gas/testsuite/gas/mips/mips32.d @@ -1,4 +1,4 @@ -#objdump: -dr --prefix-addresses --show-raw-insn -mmips:mips32 +#objdump: -dr --prefix-addresses --show-raw-insn -mmips:mipsisa32 #name: MIPS MIPS32 instructions #as: -mips32 diff --git a/gas/testsuite/gas/mips/mips64.d b/gas/testsuite/gas/mips/mips64.d index dcb8cd3771..e0d769618d 100644 --- a/gas/testsuite/gas/mips/mips64.d +++ b/gas/testsuite/gas/mips/mips64.d @@ -1,4 +1,4 @@ -#objdump: -dr --prefix-addresses --show-raw-insn -mmips:mips64 +#objdump: -dr --prefix-addresses --show-raw-insn -mmips:mipsisa64 #name: MIPS MIPS64 instructions #as: -mips64