2002-10-03 Chris Demetriou <cgd@broadcom.com>
authorChris Demetriou <cgd@google.com>
Thu, 3 Oct 2002 23:53:09 +0000 (23:53 +0000)
committerChris Demetriou <cgd@google.com>
Thu, 3 Oct 2002 23:53:09 +0000 (23:53 +0000)
        * gas/mips/mips-no-jalx.l: Make error message regexps accomodate
        tools which target a specific CPU by default.

gas/testsuite/ChangeLog
gas/testsuite/gas/mips/mips-no-jalx.l

index 6ba1a1953ab8f1dd13edc6a14623682625ab9004..3cecec9faebfd64b65501fd08da6ba03a424c0aa 100644 (file)
@@ -1,3 +1,8 @@
+2002-10-03  Chris Demetriou  <cgd@broadcom.com>
+
+       * gas/mips/mips-no-jalx.l: Make error message regexps accomodate
+       tools which target a specific CPU by default.
+
 2002-10-03  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
 
        * testsuite/gas/sh/pcrel2.d: Check code also.
index 7c0e2fea4c2355811baf7bb1b2c8f46b7d599c2b..9233591bed410e8dd721006836611d76f4448de8 100644 (file)
@@ -1,2 +1,2 @@
 .*: Assembler messages:
-.*:3: Error: opcode not supported at this ISA level \(mips.*\) `jalx external_label'
+.*:3: Error: opcode not supported (at this ISA level|on this processor: .*) \(mips.*\) `jalx external_label'