From 7a2d09ccbfef984e3dc483887d6bc7d6e304615f Mon Sep 17 00:00:00 2001 From: "Maciej W. Rozycki" Date: Wed, 1 Aug 2012 03:05:50 +0000 Subject: [PATCH] Correct ChangeLog. --- gas/ChangeLog | 5 ++++- gas/testsuite/ChangeLog | 10 ++++++---- 2 files changed, 10 insertions(+), 5 deletions(-) diff --git a/gas/ChangeLog b/gas/ChangeLog index 3baf0c71f36..2c7867316e0 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -2,7 +2,10 @@ Chao-Ying Fu Catherine Moore - * config/tc-mips.c (macro_build) <'2'>: Handle microMIPS. + * config/tc-mips.c (ISA_SUPPORTS_DSP_ASE): Also set if microMIPS + mode. + (ISA_SUPPORTS_DSPR2_ASE): Likewise. + (macro_build) <'2'>: Handle microMIPS. (macro) : Update error handling. (validate_micromips_insn) <'2', '3', '4', '5', '6'>: New cases. <'7', '8', '0', '@', '^'>: Likewise. diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index 83062340303..65e57deba87 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,12 +1,14 @@ 2012-07-31 Catherine Moore Maciej W. Rozycki - * gas/mips/micromips@mips32-dsp.d: New. - * gas/mips/micromips@mips32-dspr2.d: New. + * gas/mips/micromips@mips32-dsp.d: New test. + * gas/mips/micromips@mips32-dspr2.d: New test. * gas/mips/mips32-dsp.d: Remove -mips32r2. * gas/mips/mips32-dspr2.d: Likewise. - * gas/mips/mips.exp: (mips_create_arch): Use -mips64r2 - for micromips. Use run_dump_test_arches to run dsp tests. + * gas/mips/mips32-dsp.s: Update padding. + * gas/mips/mips32-dspr2.s: Likewise. + * gas/mips/mips.exp: Use run_dump_test_arches to run MIPS32 DSP + tests. 2012-07-31 H.J. Lu -- 2.30.2