mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-09-09 21:22:20 +08:00
* config/tc-ppc.c (parse_cpu): Preserve the settings of the
PPC_OPCODE_ALTIVEC and PPC_OPCODE_SPE flags. * gas/ppc/altivec_and_spe.s: New test - checks that ISA extension command line options (-maltivec, -mspe) can be specified before CPU selection command line options. * gas/ppc/altivec_and_spe.d: Expected disassembly. * gas/ppc/ppc.exp: Run the new test
This commit is contained in:
@ -1,3 +1,8 @@
|
||||
2008-01-04 Nick Clifton <nickc@redhat.com>
|
||||
|
||||
* config/tc-ppc.c (parse_cpu): Preserve the settings of the
|
||||
PPC_OPCODE_ALTIVEC and PPC_OPCODE_SPE flags.
|
||||
|
||||
2008-01-03 H.J. Lu <hongjiu.lu@intel.com>
|
||||
|
||||
* config/tc-i386.c (md_assemble): Use !intel_mnemonic instead
|
||||
|
Reference in New Issue
Block a user