From 7bd942df4ab6dddeb0318d2621bd8db6f8ff65cb Mon Sep 17 00:00:00 2001 From: "Maciej W. Rozycki" Date: Wed, 16 Nov 2011 12:34:34 +0000 Subject: gas/ * config/tc-mips.c (macro): Fix unsupported opcode message capitalization. (mips_ip, mips16_ip): Likewise. gas/testsuite/ * gas/mips/mips-double-float-flag.l: Adjust according to unsupported opcode message capitalization fix. * gas/mips/mips-hard-float-flag.l: Likewise. * gas/mips/mips-macro-ill-nofp.l: Likewise. * gas/mips/mips-macro-ill-sfp.l: Likewise. * gas/mips/mips1-fp.l: Likewise. * gas/mips/mips16e-64.l: Likewise. * gas/mips/mips32-sf32.l: Likewise. * gas/mips/mips32r2-fp32.l: Likewise. * gas/mips/mips4-branch-likely.l: Likewise. * gas/mips/mips4-fp.l: Likewise. * gas/mips/octeon-ill.l: Likewise. --- gas/testsuite/ChangeLog | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'gas/testsuite/ChangeLog') diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index a16ce61..30b259d 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,3 +1,18 @@ +2011-11-16 Maciej W. Rozycki + + * gas/mips/mips-double-float-flag.l: Adjust according to + unsupported opcode message capitalization fix. + * gas/mips/mips-hard-float-flag.l: Likewise. + * gas/mips/mips-macro-ill-nofp.l: Likewise. + * gas/mips/mips-macro-ill-sfp.l: Likewise. + * gas/mips/mips1-fp.l: Likewise. + * gas/mips/mips16e-64.l: Likewise. + * gas/mips/mips32-sf32.l: Likewise. + * gas/mips/mips32r2-fp32.l: Likewise. + * gas/mips/mips4-branch-likely.l: Likewise. + * gas/mips/mips4-fp.l: Likewise. + * gas/mips/octeon-ill.l: Likewise. + 2011-11-14 Maciej W. Rozycki * gas/mips/relax-swap3.d: New test. -- cgit v1.1