PR binutils/6773
[deliverable/binutils-gdb.git] / gas / testsuite / ChangeLog
CommitLineData
c060226a
NC
12010-02-24 Nick Clifton <nickc@redhat.com>
2
3 PR binutils/6773
4 * gas/arm/arch7em.d: Replace expected disassembly of
5 <prefix>addsubx with <prefix>asx. Also replace <prefix>subaddx
6 with <prefix>sax.
7 * gas/arm/archv6.d: Likewise.
8 * gas/arm/thumb32.d: Likewise.
9
56adecf4
DG
102010-02-23 Daniel Gutson <dgutson@codesourcery.com>
11
c060226a
NC
12 * gas/arm/depr-swp.d: New test case.
13 * gas/arm/depr-swp.s: New file.
14 * gas/arm/depr-swp.l: New file.
56adecf4 15
0dc5cb47
NC
162010-02-23 Nick Clifton <nickc@redhat.com>
17
18 * gas/arm/thumb2_bcond.d: Allow for varying number of nops at the
19 end of the section depending upon the target of the arm assembler
20 being tested.
21
cd21e546
MGD
222010-02-18 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
23
0dc5cb47 24 * gas/arm/attr-order.d: Fix test for new names for attribute
cd21e546
MGD
25 values.
26
77551a33
DG
272010-02-12 Daniel Gutson <dgutson@codesourcery.com>
28
29 * gas/arm/sp-pc-validations-bad.d: New testcase.
30 * gas/arm/sp-pc-validations-bad.l: New file.
31 * gas/arm/sp-pc-validations-bad.s: New file.
32 * gas/arm/sp-pc-validations-bad-t.d: New testcase.
33 * gas/arm/sp-pc-validations-bad-t.l: New file.
34 * gas/arm/sp-pc-validations-bad-t.s: New file.
35 * gas/arm/sp-pc-usage-t.d: Removed invalid insns.
36 * gas/arm/sp-pc-usage-t.s: Likewise.
37 * gas/arm/unpredictable.d: Likewise.
38 * gas/arm/unpredictable.s: Likewise.
39 * gas/arm/thumb2_bcond.d: Added test.
40 * gas/arm/thumb2_bcond.s: Likewise.
41
9d0e8497
TG
422010-02-12 Tristan Gingold <gingold@adacore.com>
43
44 * gas/ia64/slotcount.s, gas/ia64/slotcount.s: New test.
45 * gas/ia64/ia64.exp: Add slotcount test (vms only).
46
a683cc34
SP
472010-02-10 Quentin Neill <quentin.neill@amd.com>
48 Sebastian Pop <sebastian.pop@amd.com>
49
50 * gas/i386/x86-64-xop.d: Add vpermil2p[sd] tests.
51 * gas/i386/x86-64-xop.s: Likewise.
52 * gas/i386/xop.d: Likewise.
53 * gas/i386/xop.s: Likewise.
54
486499d0
CL
552010-02-08 Christophe Lyon <christophe.lyon@st.com>
56
57 * gas/arm/branch-reloc.s, gas/arm/branch-reloc.d,
58 gas/arm/branch-reloc.l: New tests and expected results with all
59 variants of call: ARM/Thumb, local/global, inter/intra-section,
60 using BL/BLX.
61
bb7c70ed
NC
622010-02-08 Christophe Lyon <christophe.lyon@st.com>
63
64 * gas/arm/arm-it-auto.d: Update expected results.
65 * gas/arm/bl-local-v4t.d: Likewise.
66 * gas/arm/blx-local.d: Likewise.
67 * gas/arm/thumb-w-good.d: Likewise.
68 * gas/arm/wince.d: Likewise.
69
ce3d2015
AM
702010-02-08 Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
71
72 * gas/ppc/titan.d, * gas/ppc/titan.s: New test.
73 * gas/ppc/ppc.exp: Run it.
74
68339fdf
SP
752010-02-03 Quentin Neill <quentin.neill@amd.com>
76
77 * gas/i386/i386.exp: Rename amdfam15 test cases to bdver1.
78 * gas/i386/x86-64-nops-1-amdfam15.d: Renamed test case to
79 gas/i386/x86-64-nops-1-bdver1.d.
80 * gas/i386/nops-1-amdfam15.d: Renamed test case to
81 gas/i386/nops-1-bdver1.d.
82
b0e28b39
DJ
832010-01-29 Daniel Jacobowitz <dan@codesourcery.com>
84
85 * gas/arm/dis-data.d: Update test name. Do not expect
86 .word output.
87 * gas/arm/dis-data2.d, gas/arm/dis-data2.s,
88 gas/arm/dis-data3.d, gas/arm/dis-data3.s: New tests.
89
99b253c5
NC
902010-01-29 Nick Clifton <nickc@redhat.com>
91
92 PR 11136
93 * gas/arm/neon-omit.s: Add instruction that causes crash.
94 * gas/arm/neon-omit.d: Add expected disassembly.
95
09be49c9
DK
962010-01-28 Dave Korn <dave.korn.cygwin@gmail.com>
97
98 * gas/pe/section-align-1.d: Don't test section flags.
99 * gas/pe/section-align-2.d: Likewise.
100
1c480963
L
1012010-01-28 H.J. Lu <hongjiu.lu@intel.com>
102
103 * gas/i386/fma-scalar-intel.d: New.
104 * gas/i386/fma-scalar.d: Likewise.
105 * gas/i386/fma-scalar.s: Likewise.
106 * gas/i386/x86-64-fma-scalar-intel.d: Likewise.
107 * gas/i386/x86-64-fma-scalar.d: Likewise.
108 * gas/i386/x86-64-fma-scalar.s: Likewise.
109
110 * gas/i386/i386.exp: Run fma-scalar, fma-scalar-intel,
111 x86-64-fma-scalar and x86-64-fma-scalar-intel.
112
70ecb384
NC
1132010-01-28 Nick Clifton <nickc@redhat.com>
114
115 PR 11225
116 * gas/pe/aligncomm-c.d: Dump all sections.
117
31907d5e
DK
1182010-01-27 Dave Korn <dave.korn.cygwin@gmail.com>
119
120 * gas/pe/section-align-1.s: New test source file.
121 * gas/pe/section-align-1.d: Likewise control script.
122 * gas/pe/section-align-2.s: Likewise ...
123 * gas/pe/section-align-2.d: ... and likewise.
124 * gas/pe/pe.exp: Invoke new testcases.
125
539f890d
L
1262010-01-27 H.J. Lu <hongjiu.lu@intel.com>
127
128 * gas/i386/avx-scalar-intel.d: New.
129 * gas/i386/avx-scalar.d: Likewise.
130 * gas/i386/avx-scalar.s: Likewise.
131 * gas/i386/x86-64-avx-scalar-intel.d: Likewise.
132 * gas/i386/x86-64-avx-scalar.d: Likewise.
133 * gas/i386/x86-64-avx-scalar.s: Likewise.
134
135 * gas/i386/i386.exp: Run avx-scalar, avx-scalar-intel,
136 x86-64-avx-scalar and x86-64-avx-scalar-intel.
137
caca4976
L
1382010-01-23 H.J. Lu <hongjiu.lu@intel.com>
139
140 * gas/i386/avx.s: Add more tests.
141 * gas/i386/x86-64-avx.s: Likewise.
142
143 * gas/i386/avx-intel.d: Updated.
144 * gas/i386/avx.d: Likewise.
145 * gas/i386/x86-64-avx-intel.d: Likewise.
146 * gas/i386/x86-64-avx.d: Likewise.
147
c865e45b
RS
1482010-01-23 Richard Sandiford <r.sandiford@uk.ibm.com>
149
150 * gas/ppc/xcoff-ref-1.s, gas/ppc/xcoff-ref-1.l: New test.
151 * gas/ppc/aix.exp: Run it.
152
706e8205 1532010-01-21 H.J. Lu <hongjiu.lu@intel.com>
73bb6729
L
154
155 * gas/i386/x86-64-xsave.s: Add tests for xsave64 and xrstor64.
156
157 * gas/i386/x86-64-xsave-intel.d: Updated.
158 * gas/i386/x86-64-xsave.d: Likewise.
159
760f3a89
NC
1602010-01-20 Nick Clifton <nickc@redhat.com>
161
162 PR 11109
163 * gas/arm/vfp-neon-syntax.d: Update expected disassembly.
164 * gas/arm/vfp-neon-syntax_t2.d: Likewise.
165
a6461c02
SP
1662010-01-15 Sebastian Pop <sebastian.pop@amd.com>
167
168 * gas/i386/x86-64-xop.d: Add missing patterns.
169 * gas/i386/x86-64-xop.s: Same.
170 * gas/i386/xop.d: Same.
171 * gas/i386/xop.s: Same.
172
43579b25
DJ
1732010-01-13 Daniel Jacobowitz <dan@codesourcery.com>
174
175 * gas/arm/thumb-nop.s: Add .syntax unified.
176
afa62d5e
DJ
1772010-01-13 Daniel Jacobowitz <dan@codesourcery.com>
178
179 * gas/arm/thumb-nop.d, gas/arm/thumb-nop.s: New test.
180 * gas/arm/relax_branch_align.d: Expect a default NOP instruction.
181 * gas/arm/vfp1_t2.d, gas/arm/vfp1xD_t2.d: Specify a CPU with
182 Thumb-2.
183
52b010e4
NC
1842010-01-13 Nick Clifton <nickc@redhat.com>
185
186 * gas/elf/section0.d: Skip this test for the h8300.
187 * gas/elf/section1.d: Likewise.
188 * gas/elf/section6.d: Likewise.
189 * gas/elf/elf.exp: Skip section2 and section5 tests when the
190 target is the h8300.
191
69dd9865
SP
1922010-01-06 Quentin Neill <quentin.neill@amd.com>
193
194 * gas/i386/i386.exp: Add new amdfam15 test cases.
195 * gas/i386/nops-1-amdfam15.d: New.
196 * gas/i386/x86-64-nops-1-amdfam15.d: New.
197
e3e535bc
NC
1982010-01-06 Daniel Gutson <dgutson@codesourcery.com>
199
200 * gas/arm/dis-data.d: New test case.
201 * gas/arm/dis-data.s: New file.
202
4316f0d2
DG
2032010-01-04 Daniel Gutson <dgutson@codesourcery.com>
204
205 * gas/arm/neon-logic.d: New test case.
206 * gas/arm/neon-logic.s: New file.
207
b1a769ed
DG
2082010-01-04 Daniel Gutson <dgutson@codesourcery.com>
209
210 * gas/arm/neon-addressing-bad.d: New test case.
211 * gas/arm/neon-addressing-bad.s: New file.
212 * gas/arm/neon-addressing-bad.l: New file.
213
88714cb8
DG
2142010-01-03 Daniel Gutson <dgutson@codesourcery.com>
215
216 * gas/arm/neon-suffix-bad.d: New test case.
217 * gas/arm/neon-suffix-bad.s: New file.
218 * gas/arm/neon-suffix-bad.l: New file.
e3ea77ac 219
43ecc30f 220For older changes see ChangeLog-2009
c9e214e5
AM
221\f
222Local Variables:
223mode: change-log
224left-margin: 8
225fill-column: 74
226version-control: never
227End:
This page took 0.284892 seconds and 4 git commands to generate.