2007-03-05 H.J. Lu <hongjiu.lu@intel.com>
[binutils.git] / gas / testsuite / ChangeLog
blob57ac6ecd998cb4234803f71d1c7e87b34be8ca69
1 2007-03-05  H.J. Lu  <hongjiu.lu@intel.com>
3         PR gas/3918
4         * lib/gas-defs.exp (gas_started): New variable. Initialized to
5         0.
6         (gas_start): Set gas_started to 1.
7         (gas_finish): Skip if gas_started is 0.  Reset gas_started to 0.
9 2007-03-02  Paul Brook  <paul@codesourcery.com>
11         * gas/arm/relax_branch_align.d: New test.
12         * gas/arm/relax_branch_align.s: New test.
14 2007-02-28  Nick Clifton  <nickc@redhat.com>
16         PR gas/3797
17         * gas/lns/lns.exp: Do not run the lns-common test for the d10v
18         port.
19         * gas/d10v/address-002.l: Update expected assembler output.
20         * gas/d10v/address-003.l, gas/d10v/address-004.l,
21         gas/d10v/address-005.l, gas/d10v/address-006.l,
22         gas/d10v/address-007.l, gas/d10v/address-008.l,
23         gas/d10v/address-009.l, gas/d10v/address-010.l,
24         gas/d10v/address-011.l, gas/d10v/address-012.l,
25         gas/d10v/address-013.l, gas/d10v/address-014.l,
26         gas/d10v/address-015.l, gas/d10v/address-016.l,
27         gas/d10v/address-017.l, gas/d10v/address-018.l,
28         gas/d10v/address-019.l, gas/d10v/address-020.l,
29         gas/d10v/address-021.l, gas/d10v/address-022.l,
30         gas/d10v/address-023.l, gas/d10v/address-024.l,
31         gas/d10v/address-025.l, gas/d10v/address-026.l,
32         gas/d10v/address-027.l, gas/d10v/address-030.l,
33         gas/d10v/address-031.l, gas/d10v/address-032.l,
34         gas/d10v/address-033.l, gas/d10v/address-034.l,
35         gas/d10v/address-035.l, gas/d10v/address-036.l,
36         gas/d10v/address-037.l, gas/d10v/address-038.l,
37         gas/d10v/address-039.l, gas/d10v/address-040.l, 
38         gas/d10v/address-041.l: Likewise.
40 2007-02-28  Nick Clifton  <nickc@redhat.com>
42         PR gas/3975
43         * gas/arm/mapshort.d: Split into two new files...
44         * gas/arm/mapshort-eabi.d: The one and...
45         * gas/arm/mapshort-elf.d: This one.
46         * gas/arm/arch7.d: Remove 32-bit host expectation.
47         * gas/arm/arm7t.d: Replace ".word 0x00000000" with ".*" as some
48         arm targets will disassemble this value as an instruction.
49         * gas/arm/neon-ldst-rm.d: Likewise.
50         * gas/arm/thumb2_pool.d: Only run this test for ELF based arm
51         ports.
52         * gas/arm/thumbrel.d: Only run this test for EABI based arm
53         ports.
54         * gas/arm/wince_inst.d: Fix expected branch targets.
56 2007-02-22  DJ Delorie  <dj@redhat.com>
58         * gas/s390/esa-g5.s: Adjust for corrected PKA syntax.
59         * gas/s390/esa-g5.d: Adjust for corrected PKA syntax.
61 2007-02-20  Thiemo Seufer  <ths@mips.com>
62             Chao-Ying Fu  <fu@mips.com>
64         * gas/mips/mips32-dspr2.s, gas/mips/mips32-dspr2.d: New test for
65         DSP R2.
66         * gas/mips/mips.exp: Run new test.
68 2007-02-19  Andreas Krebbel  <krebbel1@de.ibm.com>
70         * gas/s390/esa-g5.d (cfxbr, cfebr, cfdbr): Exchanged floating
71         point and fixed point operands.
72         * gas/s390/esa-g5.s: Likewise.
73         * gas/s390/zarch-z900.d (cfdr, cfer, cfxr, cgdbr, cgebr, cgxbr,
74         cgdr, cger, cgxr): Likewise.
75         * gas/s390/zarch-z900.s: Likewise.
77 2007-02-11  H.J. Lu  <hongjiu.lu@intel.com>
79         PR gas/4027
80         * gas/i386/opcode.s: Add more tests for "test".
81         * i386/opcode-intel.d: Updated.
82         * gas/i386/opcode-suffix.d: Likewise.
83         * gas/i386/opcode.d: Likewise.
85 2007-02-06  Nick Clifton  <nickc@redhat.com>
87         PR gas/3810 gas/3800
88         * gas/elf/elf.exp: Expect the redef test to fail on targets which
89         do not convert fixups against ordinary symbols into relocs against
90         section symbols.
91         * gas/all/gas.exp: Likewise.
93 2007-02-05  Dave Brolley  <brolley@redhat.com>
95         * gas/mep/relocs-junk1.s: Add a .data section.
96         * gas/mep/relocs.d: Updated to match above.
98 2007-02-04  H.J. Lu  <hongjiu.lu@intel.com>
100         PR gas/3961
101         * gas/i386/secrel.d: Support 64bit host.
103 2007-02-02  Nick Clifton  <nickc@redhat.com>
105         PR gas/3812
106         * gas/v850/v850e1.d: Correct expected disassembly of cmov insn to
107         account for sign extension.
109 2007-01-11  Paul Brook  <paul@codesourcery.com>
111         * gas/arm/thumb2_add.d: Add test for missing operand.
112         * gas/arm/thumb2_add.s: Ditto.
114 2007-01-11  Nick Clifton  <nickc@redhat.com>
116         * gas/mcore/allinsn.s: Remove use of '#' before numbers - it is a
117         line comment character.
118         * gas/mcore/allinsn.d: Adjust expected disassembly to match real
119         output.
121         * gas/lns/lns.exp: Run the alternative version of the lns-common-1
122         test for the MCore target.
124 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
126         * gas/all/gas.exp: Renamed target x86_64-*-mingw64 to x86_64-*-mingw*.
127         * gas/i386/i386.exp: Ditto.
129 2007-01-04  Paul Brook  <paul@codesourcery.com>
131         * gas/arm/archv6.s: Add more cpsie tests.
132         * gas/arm/archv6.d: Ditto.
134 2007-01-04  Andreas Schwab  <schwab@suse.de>
136         * gas/m68k/cpu32.[sd]: New test.
137         * gas/m68k/all.exp: Run it.
139 2007-01-04  Julian Brown  <julian@codesourcery.com>
141         * gas/arm/neon-omit.d: Fix expected encodings for vshl, vqshl.
143 2007-01-04  Paul Brook  <paul@codesourcery.com>
145         * gas/arm/neon-cov.d: Adjust expected output.
146         * gas/arm/neon-omit.s: Add tests for vcgt and vcle.  Reorder vacle
147         and vacle.
148         * gas/arm/neon-omit.d: Adjust expected output.
150 For older changes see ChangeLog-2006
152 Local Variables:
153 mode: change-log
154 left-margin: 8
155 fill-column: 74
156 version-control: never
157 End: