mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-24 12:23:31 +08:00
Correct ChangeLog.
This commit is contained in:
@ -2,7 +2,10 @@
|
|||||||
Chao-Ying Fu <fu@mips.com>
|
Chao-Ying Fu <fu@mips.com>
|
||||||
Catherine Moore <clm@codesourcery.com>
|
Catherine Moore <clm@codesourcery.com>
|
||||||
|
|
||||||
* 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) <M_BALIGN>: Update error handling.
|
(macro) <M_BALIGN>: Update error handling.
|
||||||
(validate_micromips_insn) <'2', '3', '4', '5', '6'>: New cases.
|
(validate_micromips_insn) <'2', '3', '4', '5', '6'>: New cases.
|
||||||
<'7', '8', '0', '@', '^'>: Likewise.
|
<'7', '8', '0', '@', '^'>: Likewise.
|
||||||
|
@ -1,12 +1,14 @@
|
|||||||
2012-07-31 Catherine Moore <clm@codesourcery.com>
|
2012-07-31 Catherine Moore <clm@codesourcery.com>
|
||||||
Maciej W. Rozycki <macro@codesourcery.com>
|
Maciej W. Rozycki <macro@codesourcery.com>
|
||||||
|
|
||||||
* gas/mips/micromips@mips32-dsp.d: New.
|
* gas/mips/micromips@mips32-dsp.d: New test.
|
||||||
* gas/mips/micromips@mips32-dspr2.d: New.
|
* gas/mips/micromips@mips32-dspr2.d: New test.
|
||||||
* gas/mips/mips32-dsp.d: Remove -mips32r2.
|
* gas/mips/mips32-dsp.d: Remove -mips32r2.
|
||||||
* gas/mips/mips32-dspr2.d: Likewise.
|
* gas/mips/mips32-dspr2.d: Likewise.
|
||||||
* gas/mips/mips.exp: (mips_create_arch): Use -mips64r2
|
* gas/mips/mips32-dsp.s: Update padding.
|
||||||
for micromips. Use run_dump_test_arches to run dsp tests.
|
* 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 <hongjiu.lu@intel.com>
|
2012-07-31 H.J. Lu <hongjiu.lu@intel.com>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user