OSDN Git Service

[ gas/ChangeLog ]
authorcgd <cgd>
Tue, 30 Sep 2003 21:02:07 +0000 (21:02 +0000)
committercgd <cgd>
Tue, 30 Sep 2003 21:02:07 +0000 (21:02 +0000)
commitd9f335ed4202d701532c58c06a2116eb36ec3def
tree3f0b1100989cad7d64a7583a76225e93ec59ce2d
parentf2f2d0dd9b4e0a69dac09b8432bcfb243b6b575f
[ gas/ChangeLog ]
2003-09-30  Chris Demetriou  <cgd@broadcom.com>

        * config/tc-mips.c (mips_ip): Capitalize first word of
        existing condition code warning, and add condition code
        warnings for .ps instructions, and for bc1any[24][tf].

[ gas/testsuite/ChangeLog ]
2003-09-30  Chris Demetriou  <cgd@broadcom.com>

        * lib/gas-defs.exp (run_dump_test): If stderr file is specified
        and there was no stderr output, compare anyway (i.e., cause a
        test failure).
        * gas/mips/mips64-mips3d.s: Add some new instructions to test warnings.
        * gas/mips/mips64-mips3d.l: New file.
        * gas/mips/mips64-mips3d.d: Use mips64-mips3d.l, and update for
        changes to mips64-mips3d.s.
        * gas/mips/mips64-mips3d-incl.d: Likewise.
        * gas/mips/set-arch.l: New file.
        * gas/mips/set-arch.d: Specify set-arch.l as stderr output to check.
        * gas/mips/mips5.l: Make error messages match source.
gas/ChangeLog
gas/config/tc-mips.c
gas/testsuite/ChangeLog
gas/testsuite/gas/mips/mips5.l
gas/testsuite/gas/mips/mips64-mips3d-incl.d
gas/testsuite/gas/mips/mips64-mips3d.d
gas/testsuite/gas/mips/mips64-mips3d.l [new file with mode: 0644]
gas/testsuite/gas/mips/mips64-mips3d.s
gas/testsuite/gas/mips/set-arch.d
gas/testsuite/gas/mips/set-arch.l [new file with mode: 0644]
gas/testsuite/lib/gas-defs.exp