]> Git Repo - binutils.git/blame - gas/testsuite/ChangeLog
* read.c (cons_worker): Detect and reject unexpected string argument.
[binutils.git] / gas / testsuite / ChangeLog
CommitLineData
847d4311
NS
12010-05-05 Nathan Sidwell <[email protected]>
2
3 * gas/all/byte.s: New.
4 * gas/all/byte.l: New.
5 * gas/all/byte.d: New.
6 * gas/all/gas.exp: Add it.
7
77db8e2e
NC
82010-04-29 Nathan Sidwell <[email protected]>
9
10 * gas/arm/weakdef-1.s: New.
11 * gas/arm/weakdef-1.d: New.
12 * gas/arm/weakdef-2.s: New.
13 * gas/arm/weakdef-2.d: New.
14 * gas/arm/weakdef-2.l: New.
15
d99e5b39
JM
162010-04-27 Joseph Myers <[email protected]>
17
18 * gas/tic6x/align-1-be.d, gas/tic6x/align-1.d,
19 gas/tic6x/align-1.s, gas/tic6x/align-2.d, gas/tic6x/align-2.s:
20 New.
21
25303607
L
222010-04-24 H.J. Lu <[email protected]>
23
24 PR gas/11535
25 * gas/i386/intelok.s: Add tests for "call|jmp [xtrn]".
26 * gas/i386/intelok.d: Updated.
27
2462afa1
JM
282010-04-21 Joseph Myers <[email protected]>
29
30 * gas/tic6x/insns-c674x.s, gas/tic6x/insns-c674x.d: Also test
31 "b .S2 b3".
32
3c7b9c2c
L
332010-04-21 H.J. Lu <[email protected]>
34
35 PR gas/11509
36 * gas/i386/equ.s: Add tests for ".equ symbol, reg + NUM".
37 * gas/i386/equ.d: Updated.
38
aa27de95
NC
392010-04-20 Nick Clifton <[email protected]>
40
41 PR gas/11507
42 * gas/macros/altmacro.s: New test.
43 * gas/macros/altmacro.d: Expected output.
44
bb7835b8
NC
452010-04-16 Nick Clifton <[email protected]>
46
47 PR gas/11395
48 * gas/hppa/basic/add2.s: Add test of simple 32-bit instruction.
49 * gas/hppa/basic/basic.exp (do_add2): Add grep for expected
50 disassembly.
51
75375b3e
MGD
522010-04-15 Matthew Gretton-Dann <[email protected]>
53
54 * gas/arm/attr-mcpu.d: Update for new attribute tag names.
55 * gas/arm/attr-mfpu-arm1020e.d: Likewise.
56 * gas/arm/attr-mfpu-arm1020t.d: Likewise.
57 * gas/arm/attr-mfpu-arm1136jf-s.d: Likewise.
58 * gas/arm/attr-mfpu-arm1136jfs.d: Likewise.
59 * gas/arm/attr-mfpu-neon-fp16.d: Likewise.
60 * gas/arm/attr-mfpu-neon.d: Likewise.
61 * gas/arm/attr-mfpu-softvfp+vfp.d: Likewise.
62 * gas/arm/attr-mfpu-vfp.d: Likewise.
63 * gas/arm/attr-mfpu-vfp10-r0.d: Likewise.
64 * gas/arm/attr-mfpu-vfp10.d: Likewise.
65 * gas/arm/attr-mfpu-vfp3.d: Likewise.
66 * gas/arm/attr-mfpu-vfp9.d: Likewise.
67 * gas/arm/attr-mfpu-vfpv2.d: Likewise.
68 * gas/arm/attr-mfpu-vfpv3-d16.d: Likewise.
69 * gas/arm/attr-mfpu-vfpv3.d: Likewise.
70 * gas/arm/attr-mfpu-vfpv4-d16.d: Likewise.
71 * gas/arm/attr-mfpu-vfpv4.d: Likewise.
72 * gas/arm/attr-mfpu-vfpxd.d: Likewise.
bb7835b8 73 * gas/arm/attr-names.d: Add test to make sure all attribute names
75375b3e
MGD
74 are recognised.
75 * gas/arm/attr-names.s: Likewise.
76
2de7820f
JZ
772010-04-07 Jie Zhang <[email protected]>
78
79 * gas/arm/mapmisc.s: Test multiple mapping symbols have
80 the same value 0.
81
cee62821
PB
822010-04-06 Peter Bergner <[email protected]>
83
84 * gas/ppc/476.d ("dccci", "dci", "iccci"): Add tests.
85 * gas/ppc/476.s: Likewise.
86 * gas/ppc/a2.d ("dccci", "dci", "iccci", "ici"): Add tests.
87 * gas/ppc/a2.s: Likewise.
88
40b36596
JM
892010-03-25 Joseph Myers <[email protected]>
90
91 * gas/tic6x: New directory and testcases.
92
103acc3c
JM
932010-03-23 Joseph Myers <[email protected]>
94
95 * gas/macros/dot.s: Remove space in .byte operands.
96
ce7d077e
SP
972010-03-22 Sebastian Pop <[email protected]>
98 Quentin Neill <[email protected]>
99
100 * testsuite/gas/i386/x86-64-lwp.s: Remove use of 16bit LWP insns.
101 * testsuite/gas/i386/lwp.s: Same.
102 * testsuite/gas/i386/x86-64-lwp.d: Updated.
103 * testsuite/gas/i386/lwp.d: Updated.
104
0f020cef
JZ
1052010-03-19 Jie Zhang <[email protected]>
106
107 * gas/arm/mapmisc.s: Add the test case for two mapping
108 symbols having the same value.
109 * gas/arm/mapmisc.d: Likewise.
110
b43420e6
NC
1112010-03-18 Wei Guozhi <[email protected]>
112
113 PR gas/11323
114 * gas/arm/got_prel.s: New test case.
115 * gas/arm/got_prel.d: Expected disassembly.
116
4f9adf89
L
1172010-03-17 H.J. Lu <[email protected]>
118
119 * gas/i386/i386.exp: Run list-1, list-2 and list-3 only for
120 ELF tagets.
121
cea10409
L
1222010-03-08 H.J. Lu <[email protected]>
123
124 PR gas/9966
125 PR gas/11356
126 * gas/i386/list-1.l: New.
127 * gas/i386/list-1.s: Likewise.
128 * gas/i386/list-2.l: Likewise.
129 * gas/i386/list-2.s: Likewise.
130 * gas/i386/list-3.l: Likewise.
131 * gas/i386/list-3.s: Likewise.
132
133 * gas/i386/i386.exp: Run list-1, list-2 and list-3.
134
135 * lib/gas-defs.exp (gas_run_stdin): New.
136 (run_list_test_stdin): Likewise.
137
743d7f19
DE
1382010-02-26 Doug Evans <[email protected]>
139
140 * gas/mep/allinsn.be.d: Renamed from allinsn.d. Pass -EB.
141 * gas/mep/allinsn.exp: branch1 is now bi-endian.
142 * gas/mep/branch1.be.d: Renamed from branch1.d. Pass -EB.
143 * gas/mep/branch1.le.d: New file.
144 * gas/mep/dj1.be.d: Renamed from dj1.d. Pass -EB.
145 * gas/mep/dj2.be.d: Renamed from dj2.d. Pass -EB.
146
f8a8e9d6
JZ
1472010-02-26 Jie Zhang <[email protected]>
148
149 * gas/arm/thumb32.s, gas/arm/thumb32.d: Add a new test
150 for strexd.
151 * gas/arm/thumb32.l: Adjust.
152
e23c0ad8
JZ
1532010-02-26 Jie Zhang <[email protected]>
154
155 * gas/arm/neon-ldst-align-bad.d: New test.
156 * gas/arm/neon-ldst-align-bad.l: New test.
157 * gas/arm/neon-ldst-align-bad.s: New test.
158
c67a084a
NC
1592010-02-25 Wu Zhangjin <[email protected]>
160
161 * gas/mips/loongson-2f-2.s: New test of -mfix-loongson2f-nop.
162 * gas/mips/loongson-2f-2.d: Likewise.
163 * gas/mips/loongson-2f-3.s: New test of -mfix-loongson2f-jump.
164 * gas/mips/loongson-2f-3.d: Likewise.
165 * gas/mips/mips.exp: Run the new tests.
166
c060226a
NC
1672010-02-24 Nick Clifton <[email protected]>
168
169 PR binutils/6773
170 * gas/arm/arch7em.d: Replace expected disassembly of
171 <prefix>addsubx with <prefix>asx. Also replace <prefix>subaddx
172 with <prefix>sax.
173 * gas/arm/archv6.d: Likewise.
174 * gas/arm/thumb32.d: Likewise.
175
56adecf4
DG
1762010-02-23 Daniel Gutson <[email protected]>
177
c060226a
NC
178 * gas/arm/depr-swp.d: New test case.
179 * gas/arm/depr-swp.s: New file.
180 * gas/arm/depr-swp.l: New file.
56adecf4 181
0dc5cb47
NC
1822010-02-23 Nick Clifton <[email protected]>
183
184 * gas/arm/thumb2_bcond.d: Allow for varying number of nops at the
185 end of the section depending upon the target of the arm assembler
186 being tested.
187
cd21e546
MGD
1882010-02-18 Matthew Gretton-Dann <[email protected]>
189
0dc5cb47 190 * gas/arm/attr-order.d: Fix test for new names for attribute
cd21e546
MGD
191 values.
192
77551a33
DG
1932010-02-12 Daniel Gutson <[email protected]>
194
195 * gas/arm/sp-pc-validations-bad.d: New testcase.
196 * gas/arm/sp-pc-validations-bad.l: New file.
197 * gas/arm/sp-pc-validations-bad.s: New file.
198 * gas/arm/sp-pc-validations-bad-t.d: New testcase.
199 * gas/arm/sp-pc-validations-bad-t.l: New file.
200 * gas/arm/sp-pc-validations-bad-t.s: New file.
201 * gas/arm/sp-pc-usage-t.d: Removed invalid insns.
202 * gas/arm/sp-pc-usage-t.s: Likewise.
203 * gas/arm/unpredictable.d: Likewise.
204 * gas/arm/unpredictable.s: Likewise.
205 * gas/arm/thumb2_bcond.d: Added test.
206 * gas/arm/thumb2_bcond.s: Likewise.
207
9d0e8497
TG
2082010-02-12 Tristan Gingold <[email protected]>
209
210 * gas/ia64/slotcount.s, gas/ia64/slotcount.s: New test.
211 * gas/ia64/ia64.exp: Add slotcount test (vms only).
212
a683cc34
SP
2132010-02-10 Quentin Neill <[email protected]>
214 Sebastian Pop <[email protected]>
215
216 * gas/i386/x86-64-xop.d: Add vpermil2p[sd] tests.
217 * gas/i386/x86-64-xop.s: Likewise.
218 * gas/i386/xop.d: Likewise.
219 * gas/i386/xop.s: Likewise.
220
486499d0
CL
2212010-02-08 Christophe Lyon <[email protected]>
222
223 * gas/arm/branch-reloc.s, gas/arm/branch-reloc.d,
224 gas/arm/branch-reloc.l: New tests and expected results with all
225 variants of call: ARM/Thumb, local/global, inter/intra-section,
226 using BL/BLX.
227
bb7c70ed
NC
2282010-02-08 Christophe Lyon <[email protected]>
229
230 * gas/arm/arm-it-auto.d: Update expected results.
231 * gas/arm/bl-local-v4t.d: Likewise.
232 * gas/arm/blx-local.d: Likewise.
233 * gas/arm/thumb-w-good.d: Likewise.
234 * gas/arm/wince.d: Likewise.
235
ce3d2015
AM
2362010-02-08 Philipp Tomsich <[email protected]>
237
238 * gas/ppc/titan.d, * gas/ppc/titan.s: New test.
239 * gas/ppc/ppc.exp: Run it.
240
68339fdf
SP
2412010-02-03 Quentin Neill <[email protected]>
242
243 * gas/i386/i386.exp: Rename amdfam15 test cases to bdver1.
244 * gas/i386/x86-64-nops-1-amdfam15.d: Renamed test case to
245 gas/i386/x86-64-nops-1-bdver1.d.
246 * gas/i386/nops-1-amdfam15.d: Renamed test case to
247 gas/i386/nops-1-bdver1.d.
248
b0e28b39
DJ
2492010-01-29 Daniel Jacobowitz <[email protected]>
250
251 * gas/arm/dis-data.d: Update test name. Do not expect
252 .word output.
253 * gas/arm/dis-data2.d, gas/arm/dis-data2.s,
254 gas/arm/dis-data3.d, gas/arm/dis-data3.s: New tests.
255
99b253c5
NC
2562010-01-29 Nick Clifton <[email protected]>
257
258 PR 11136
259 * gas/arm/neon-omit.s: Add instruction that causes crash.
260 * gas/arm/neon-omit.d: Add expected disassembly.
261
09be49c9
DK
2622010-01-28 Dave Korn <[email protected]>
263
264 * gas/pe/section-align-1.d: Don't test section flags.
265 * gas/pe/section-align-2.d: Likewise.
266
1c480963
L
2672010-01-28 H.J. Lu <[email protected]>
268
269 * gas/i386/fma-scalar-intel.d: New.
270 * gas/i386/fma-scalar.d: Likewise.
271 * gas/i386/fma-scalar.s: Likewise.
272 * gas/i386/x86-64-fma-scalar-intel.d: Likewise.
273 * gas/i386/x86-64-fma-scalar.d: Likewise.
274 * gas/i386/x86-64-fma-scalar.s: Likewise.
275
276 * gas/i386/i386.exp: Run fma-scalar, fma-scalar-intel,
277 x86-64-fma-scalar and x86-64-fma-scalar-intel.
278
70ecb384
NC
2792010-01-28 Nick Clifton <[email protected]>
280
281 PR 11225
282 * gas/pe/aligncomm-c.d: Dump all sections.
283
31907d5e
DK
2842010-01-27 Dave Korn <[email protected]>
285
286 * gas/pe/section-align-1.s: New test source file.
287 * gas/pe/section-align-1.d: Likewise control script.
288 * gas/pe/section-align-2.s: Likewise ...
289 * gas/pe/section-align-2.d: ... and likewise.
290 * gas/pe/pe.exp: Invoke new testcases.
291
539f890d
L
2922010-01-27 H.J. Lu <[email protected]>
293
294 * gas/i386/avx-scalar-intel.d: New.
295 * gas/i386/avx-scalar.d: Likewise.
296 * gas/i386/avx-scalar.s: Likewise.
297 * gas/i386/x86-64-avx-scalar-intel.d: Likewise.
298 * gas/i386/x86-64-avx-scalar.d: Likewise.
299 * gas/i386/x86-64-avx-scalar.s: Likewise.
300
301 * gas/i386/i386.exp: Run avx-scalar, avx-scalar-intel,
302 x86-64-avx-scalar and x86-64-avx-scalar-intel.
303
caca4976
L
3042010-01-23 H.J. Lu <[email protected]>
305
306 * gas/i386/avx.s: Add more tests.
307 * gas/i386/x86-64-avx.s: Likewise.
308
309 * gas/i386/avx-intel.d: Updated.
310 * gas/i386/avx.d: Likewise.
311 * gas/i386/x86-64-avx-intel.d: Likewise.
312 * gas/i386/x86-64-avx.d: Likewise.
313
c865e45b
RS
3142010-01-23 Richard Sandiford <[email protected]>
315
316 * gas/ppc/xcoff-ref-1.s, gas/ppc/xcoff-ref-1.l: New test.
317 * gas/ppc/aix.exp: Run it.
318
706e8205 3192010-01-21 H.J. Lu <[email protected]>
73bb6729
L
320
321 * gas/i386/x86-64-xsave.s: Add tests for xsave64 and xrstor64.
322
323 * gas/i386/x86-64-xsave-intel.d: Updated.
324 * gas/i386/x86-64-xsave.d: Likewise.
325
760f3a89
NC
3262010-01-20 Nick Clifton <[email protected]>
327
328 PR 11109
329 * gas/arm/vfp-neon-syntax.d: Update expected disassembly.
330 * gas/arm/vfp-neon-syntax_t2.d: Likewise.
331
a6461c02
SP
3322010-01-15 Sebastian Pop <[email protected]>
333
334 * gas/i386/x86-64-xop.d: Add missing patterns.
335 * gas/i386/x86-64-xop.s: Same.
336 * gas/i386/xop.d: Same.
337 * gas/i386/xop.s: Same.
338
43579b25
DJ
3392010-01-13 Daniel Jacobowitz <[email protected]>
340
341 * gas/arm/thumb-nop.s: Add .syntax unified.
342
afa62d5e
DJ
3432010-01-13 Daniel Jacobowitz <[email protected]>
344
345 * gas/arm/thumb-nop.d, gas/arm/thumb-nop.s: New test.
346 * gas/arm/relax_branch_align.d: Expect a default NOP instruction.
347 * gas/arm/vfp1_t2.d, gas/arm/vfp1xD_t2.d: Specify a CPU with
348 Thumb-2.
349
52b010e4
NC
3502010-01-13 Nick Clifton <[email protected]>
351
352 * gas/elf/section0.d: Skip this test for the h8300.
353 * gas/elf/section1.d: Likewise.
354 * gas/elf/section6.d: Likewise.
355 * gas/elf/elf.exp: Skip section2 and section5 tests when the
356 target is the h8300.
357
69dd9865
SP
3582010-01-06 Quentin Neill <[email protected]>
359
360 * gas/i386/i386.exp: Add new amdfam15 test cases.
361 * gas/i386/nops-1-amdfam15.d: New.
362 * gas/i386/x86-64-nops-1-amdfam15.d: New.
363
e3e535bc
NC
3642010-01-06 Daniel Gutson <[email protected]>
365
366 * gas/arm/dis-data.d: New test case.
367 * gas/arm/dis-data.s: New file.
368
4316f0d2
DG
3692010-01-04 Daniel Gutson <[email protected]>
370
371 * gas/arm/neon-logic.d: New test case.
372 * gas/arm/neon-logic.s: New file.
373
b1a769ed
DG
3742010-01-04 Daniel Gutson <[email protected]>
375
376 * gas/arm/neon-addressing-bad.d: New test case.
377 * gas/arm/neon-addressing-bad.s: New file.
378 * gas/arm/neon-addressing-bad.l: New file.
379
88714cb8
DG
3802010-01-03 Daniel Gutson <[email protected]>
381
382 * gas/arm/neon-suffix-bad.d: New test case.
383 * gas/arm/neon-suffix-bad.s: New file.
384 * gas/arm/neon-suffix-bad.l: New file.
e3ea77ac 385
43ecc30f 386For older changes see ChangeLog-2009
c9e214e5
AM
387\f
388Local Variables:
389mode: change-log
390left-margin: 8
391fill-column: 74
392version-control: never
393End:
This page took 0.625174 seconds and 4 git commands to generate.