b5639b37c5
* opcodes/s390-opc.c (INSTR_RRE_FR, INSTR_RRF_F0FF2, INSTR_RRF_F0FR, INSTR_RRF_UUFF, INSTR_RRF_0UFF, INSTR_RRF_FFFU, INSTR_RRR_F0FF): New instruction formats added. (MASK_RRE_FR, MASK_RRF_F0FF2, MASK_RRF_F0FR, MASK_RRF_UUFF, MASK_RRF_0UFF, MASK_RRF_FFFU, MASK_RRR_F0FF): New instruction format masks added. * opcodes/s390-opc.txt (lpdfr - tgxt): Decimal floating point instructions added. * opcodes/s390-mkopc.c (s390_opcode_cpu_val): S390_OPCODE_Z9_EC added. (main): z9-ec cpu type option added. * include/opcode/s390.h (s390_opcode_cpu_val): S390_OPCODE_Z9_EC added. 2007-03-06 Andreas Krebbel <krebbel1@de.ibm.com> * config/tc-s390.c (md_parse_option): z9-ec option added. 2007-03-06 Andreas Krebbel <krebbel1@de.ibm.com> * gas/s390/zarch-z9-ec.d: New file. * gas/s390/zarch-z9-ec.s: New file. * gas/s390/s390.exp: Run the z9-ec testcases.
163 lines
5 KiB
Text
163 lines
5 KiB
Text
2007-03-06 Andreas Krebbel <krebbel1@de.ibm.com>
|
||
|
||
* gas/s390/zarch-z9-ec.d: New file.
|
||
* gas/s390/zarch-z9-ec.s: New file.
|
||
* gas/s390/s390.exp: Run the z9-ec testcases.
|
||
|
||
2007-03-05 H.J. Lu <hongjiu.lu@intel.com>
|
||
|
||
PR gas/3918
|
||
* lib/gas-defs.exp (gas_started): New variable. Initialized to
|
||
0.
|
||
(gas_start): Set gas_started to 1.
|
||
(gas_finish): Skip if gas_started is 0. Reset gas_started to 0.
|
||
|
||
2007-03-02 Paul Brook <paul@codesourcery.com>
|
||
|
||
* gas/arm/relax_branch_align.d: New test.
|
||
* gas/arm/relax_branch_align.s: New test.
|
||
|
||
2007-02-28 Nick Clifton <nickc@redhat.com>
|
||
|
||
PR gas/3797
|
||
* gas/lns/lns.exp: Do not run the lns-common test for the d10v
|
||
port.
|
||
* gas/d10v/address-002.l: Update expected assembler output.
|
||
* gas/d10v/address-003.l, gas/d10v/address-004.l,
|
||
gas/d10v/address-005.l, gas/d10v/address-006.l,
|
||
gas/d10v/address-007.l, gas/d10v/address-008.l,
|
||
gas/d10v/address-009.l, gas/d10v/address-010.l,
|
||
gas/d10v/address-011.l, gas/d10v/address-012.l,
|
||
gas/d10v/address-013.l, gas/d10v/address-014.l,
|
||
gas/d10v/address-015.l, gas/d10v/address-016.l,
|
||
gas/d10v/address-017.l, gas/d10v/address-018.l,
|
||
gas/d10v/address-019.l, gas/d10v/address-020.l,
|
||
gas/d10v/address-021.l, gas/d10v/address-022.l,
|
||
gas/d10v/address-023.l, gas/d10v/address-024.l,
|
||
gas/d10v/address-025.l, gas/d10v/address-026.l,
|
||
gas/d10v/address-027.l, gas/d10v/address-030.l,
|
||
gas/d10v/address-031.l, gas/d10v/address-032.l,
|
||
gas/d10v/address-033.l, gas/d10v/address-034.l,
|
||
gas/d10v/address-035.l, gas/d10v/address-036.l,
|
||
gas/d10v/address-037.l, gas/d10v/address-038.l,
|
||
gas/d10v/address-039.l, gas/d10v/address-040.l,
|
||
gas/d10v/address-041.l: Likewise.
|
||
|
||
2007-02-28 Nick Clifton <nickc@redhat.com>
|
||
|
||
PR gas/3975
|
||
* gas/arm/mapshort.d: Split into two new files...
|
||
* gas/arm/mapshort-eabi.d: The one and...
|
||
* gas/arm/mapshort-elf.d: This one.
|
||
* gas/arm/arch7.d: Remove 32-bit host expectation.
|
||
* gas/arm/arm7t.d: Replace ".word 0x00000000" with ".*" as some
|
||
arm targets will disassemble this value as an instruction.
|
||
* gas/arm/neon-ldst-rm.d: Likewise.
|
||
* gas/arm/thumb2_pool.d: Only run this test for ELF based arm
|
||
ports.
|
||
* gas/arm/thumbrel.d: Only run this test for EABI based arm
|
||
ports.
|
||
* gas/arm/wince_inst.d: Fix expected branch targets.
|
||
|
||
2007-02-22 DJ Delorie <dj@redhat.com>
|
||
|
||
* gas/s390/esa-g5.s: Adjust for corrected PKA syntax.
|
||
* gas/s390/esa-g5.d: Adjust for corrected PKA syntax.
|
||
|
||
2007-02-20 Thiemo Seufer <ths@mips.com>
|
||
Chao-Ying Fu <fu@mips.com>
|
||
|
||
* gas/mips/mips32-dspr2.s, gas/mips/mips32-dspr2.d: New test for
|
||
DSP R2.
|
||
* gas/mips/mips.exp: Run new test.
|
||
|
||
2007-02-19 Andreas Krebbel <krebbel1@de.ibm.com>
|
||
|
||
* gas/s390/esa-g5.d (cfxbr, cfebr, cfdbr): Exchanged floating
|
||
point and fixed point operands.
|
||
* gas/s390/esa-g5.s: Likewise.
|
||
* gas/s390/zarch-z900.d (cfdr, cfer, cfxr, cgdbr, cgebr, cgxbr,
|
||
cgdr, cger, cgxr): Likewise.
|
||
* gas/s390/zarch-z900.s: Likewise.
|
||
|
||
2007-02-11 H.J. Lu <hongjiu.lu@intel.com>
|
||
|
||
PR gas/4027
|
||
* gas/i386/opcode.s: Add more tests for "test".
|
||
* i386/opcode-intel.d: Updated.
|
||
* gas/i386/opcode-suffix.d: Likewise.
|
||
* gas/i386/opcode.d: Likewise.
|
||
|
||
2007-02-06 Nick Clifton <nickc@redhat.com>
|
||
|
||
PR gas/3810 gas/3800
|
||
* gas/elf/elf.exp: Expect the redef test to fail on targets which
|
||
do not convert fixups against ordinary symbols into relocs against
|
||
section symbols.
|
||
* gas/all/gas.exp: Likewise.
|
||
|
||
2007-02-05 Dave Brolley <brolley@redhat.com>
|
||
|
||
* gas/mep/relocs-junk1.s: Add a .data section.
|
||
* gas/mep/relocs.d: Updated to match above.
|
||
|
||
2007-02-04 H.J. Lu <hongjiu.lu@intel.com>
|
||
|
||
PR gas/3961
|
||
* gas/i386/secrel.d: Support 64bit host.
|
||
|
||
2007-02-02 Nick Clifton <nickc@redhat.com>
|
||
|
||
PR gas/3812
|
||
* gas/v850/v850e1.d: Correct expected disassembly of cmov insn to
|
||
account for sign extension.
|
||
|
||
2007-01-11 Paul Brook <paul@codesourcery.com>
|
||
|
||
* gas/arm/thumb2_add.d: Add test for missing operand.
|
||
* gas/arm/thumb2_add.s: Ditto.
|
||
|
||
2007-01-11 Nick Clifton <nickc@redhat.com>
|
||
|
||
* gas/mcore/allinsn.s: Remove use of '#' before numbers - it is a
|
||
line comment character.
|
||
* gas/mcore/allinsn.d: Adjust expected disassembly to match real
|
||
output.
|
||
|
||
* gas/lns/lns.exp: Run the alternative version of the lns-common-1
|
||
test for the MCore target.
|
||
|
||
2007-01-08 Kai Tietz <kai.tietz@onevision.com>
|
||
|
||
* gas/all/gas.exp: Renamed target x86_64-*-mingw64 to x86_64-*-mingw*.
|
||
* gas/i386/i386.exp: Ditto.
|
||
|
||
2007-01-04 Paul Brook <paul@codesourcery.com>
|
||
|
||
* gas/arm/archv6.s: Add more cpsie tests.
|
||
* gas/arm/archv6.d: Ditto.
|
||
|
||
2007-01-04 Andreas Schwab <schwab@suse.de>
|
||
|
||
* gas/m68k/cpu32.[sd]: New test.
|
||
* gas/m68k/all.exp: Run it.
|
||
|
||
2007-01-04 Julian Brown <julian@codesourcery.com>
|
||
|
||
* gas/arm/neon-omit.d: Fix expected encodings for vshl, vqshl.
|
||
|
||
2007-01-04 Paul Brook <paul@codesourcery.com>
|
||
|
||
* gas/arm/neon-cov.d: Adjust expected output.
|
||
* gas/arm/neon-omit.s: Add tests for vcgt and vcle. Reorder vacle
|
||
and vacle.
|
||
* gas/arm/neon-omit.d: Adjust expected output.
|
||
|
||
For older changes see ChangeLog-2006
|
||
|
||
Local Variables:
|
||
mode: change-log
|
||
left-margin: 8
|
||
fill-column: 74
|
||
version-control: never
|
||
End:
|