* subsegs.h (struct frchain): Add frch_cfi_data field.
[deliverable/binutils-gdb.git] / gas / testsuite / ChangeLog
CommitLineData
ae424f82
JJ
12006-11-03 Jakub Jelinek <jakub@redhat.com>
2
3 * gas/cfi/cfi-common-5.d: New test.
4 * gas/cfi/cfi-common-5.s: New.
5 * gas/cfi/cfi.exp: Add cfi-common-5 test.
6
b9d58d71
TS
72006-11-01 Thiemo Seufer <ths@mips.com>
8
9 * gas/mips/mips16-intermix.d, gas/mips/mips16-intermix.s: New
10 testcase.
11 * gas/mips/mips.exp: Run new testcase.
12
06d2da93
NC
132006-11-01 Mei Ligang <ligang@sunnorth.com.cn>
14
15 * gas/score/rD_rA.d: Correct not! and not.c instruction disassembly.
16 * gas/score/b.d: Correct b! and b instruction disassembly.
17
406601a1
RC
182006-10-29 Randolph Chung <tausq@debian.org>
19
20 * gas/cfi/cfi.exp [hppa*-linux*]: Run hppa CFI test.
21 * gas/cfi/cfi-hppa-1.s: New file.
22 * gas/cfi/cfi-hppa-1.h: New file.
23
ede602d7
AM
242006-10-24 Andrew Pinski <andrew_pinski@playstation.sony.com>
25
26 * gas/ppc/cell.s: New file.
27 * gas/ppc/cell.d: New file.
28 * gas/ppc/ppc.exp: Test cell.s.
29
7918206c
MM
302006-10-23 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
31
32 * gas/i386/amdfam10.d : Modify to support for the change in POPCNT
33 opcode in amdfam10 architecture.
34 * gas/i386/x86-64-amdfam10.d : Ditto.
35
23bacdc9
KK
362006-10-21 Kaz Kojima <kkojima@rr.iij4u.or.jp>
37
38 * gas/sh/sh64/syntax-1.d: Update.
39
f3b8f628
AS
402006-10-20 Andrew Stubbs <andrew.stubbs@st.com>
41
42 * gas/sh/pcrel-coff.d: Update patterns (remove 0x on addresses).
43 * gas/sh/pcrel-hms.d: Likewise.
44 * gas/sh/pcrel.d: Likewise.
45 * gas/sh/pcrel2.d: Likewise.
46 * gas/sh/pic.d: Likewise.
47 * gas/sh/tlsd.d: Likewise.
48 * gas/sh/tlsdnopic.d: Likewise.
49 * gas/sh/tlsdpic.d: Likewise.
50
b8da4ba6
L
512006-10-16 H.J. Lu <hongjiu.lu@intel.com>
52
53 * gas/i386/i386.exp: Indent "x86-64-nops-1".
54
036dc3f7
PB
552006-10-08 Paul Brook <paul@codesourcery.com>
56
06d2da93 57 * gas/arm/neon-cov.s: Test pseudo-instruction forms of
036dc3f7 58 vmov, vmvn and logic immediate instructions.
06d2da93 59 * gas/arm/neon-cov.d: ditto.
036dc3f7 60
d8ad03e9
NC
612006-09-28 Bridge Wu <mingqiao.wu@gmail.com>
62
63 * gas/arm/iwmmxt-wldstbh.s: New file.
64 * gas/arm/iwmmxt-wldstbh.d: New file.
65
2d447fca
JM
662006-09-26 Mark Shinwell <shinwell@codesourcery.com>
67 Joseph Myers <joseph@codesourcery.com>
68 Ian Lance Taylor <ian@wasabisystems.com>
69 Ben Elliston <bje@wasabisystems.com>
70
71 * gas/arm/iwmmxt2.s: New file.
72 * gas/arm/iwmmxt2.d: New file.
73
539e75ad
L
742006-09-23 H.J. Lu <hongjiu.lu@intel.com>
75
76 PR binutils/3235
77 * gas/i386/addr16.d: New file.
78 * gas/i386/addr16.s: Likewise.
79 * gas/i386/addr32.d: Likewise.
80 * gas/i386/addr32.s: Likewise.
81
82 * gas/i386/i386.exp: Add "addr16" and "addr32".
83
84 * gas/i386/x86-64-addr32.s: Add tests for "add32 mov".
85 * gas/i386/x86-64-addr32.d: Updated.
86
99ad8390
NC
872006-09-20 Kai Tietz <Kai.Tietz@onevision.com>
88
89 * gas/all/gas.exp: Add support for x86_64-*-mingw64.
90 * gas/i386/immed64.d: Add #pass for avoid proplems with alignment paddings.
91 * gas/i386/rex.d: Changed for x86_64-mingw32 target matching and padding.
92 * gas/i386/i386.d: Likewise.
93 * gas/i386/x86-64-addr32.d: Likewise.
94 * gas/i386/x86-64-branch.d: Likewise.
95 * gas/i386/x86-64-crx-suffix.d: Likewise.
96 * gas/i386/x86-64-crx.d: Likewise.
97 * gas/i386/x86-64-drx-suffix.d: Likewise.
98 * gas/i386/x86-64-crx-suffix.d: Likewise.
99 * gas/i386/x86-64-opcode.d: Likewise.
100 * gas/i386/x86-64-pcrel.d: Likewise.
101
b7c9ce98
BS
1022006-09-19 Bernd Schmidt <bernd.schmidt@analog.com>
103
104 * gas/bfin/load.s, gas/bfin/load.d: Add constant folding tests.
105
1c0d3aa6
NC
1062006-09-17 Mei Ligang <ligang@sunnorth.com.cn>
107
108 * gas/score: New directory.
109 * gas/elf/section2.e-score: New file.
110 * gas/elf/elf.exp: Add special case for Score target.
111
4fa3602b
PB
1122006-09-16 Paul Brook <paul@codesourcery.com>
113
114 * gas/arm/unwind.s: Test two argument form of .movsp.
115 * gas/arm/unwind.d: Update expected output.
116 * gas/arm/unwind_vxworks.d: Ditto.
117
d5b2251f
KH
1182006-09-08 Kazu Hirata <kazu@codesourcery.com>
119
120 * lib/gas-dg.exp (gas-dg-test): Treat $dir as a literal.
121
f91e006c
PB
1222006-09-08 Paul Brook <paul@codesourcery.com>
123
124 * gas/arm/arm-it.s: New test.
125 * gas/arm/arm-it.d: New test.
126
466bbf93
PB
1272006-09-07 Paul Brook <paul@codesourcery.com>
128
129 * gas/arm/neon-omit.s: Test three-argument variants.
130 * gas/arm/neon-omit.d: Update expected output.
131
428e3f1f
PB
1322006-09-04 Paul Brook <paul@codesourcery.com>
133
134 * gas/arm/neon-cov.s: Test .u and .s aliases for .i suffixes.
135 * gas/arm/neon-cov.d: Adjust expected output.
136
87a1fd79
JM
1372006-08-21 Joseph Myers <joseph@codesourcery.com>
138
139 * gas/arm/unwind.s: Test not merging iWMMXt register save with
140 previous long opcode.
141 * gas/arm/unwind.d, gas/arm/unwind_vxworks.d: Update.
142
07161fb2
JB
1432006-08-16 Julian Brown <julian@codesourcery.com>
144
145 * gas/arm/noarm.s: Add test for disabled ARM insns.
146 * gas/arm/noarm.d: Drive test for above.
147 * gas/arm/noarm.l: Expected error output.
148
4be041b2
TS
1492006-08-15 Thiemo Seufer <ths@mips.com>
150 Nigel Stephens <nigel@mips.com>
151 David Ung <davidu@mips.com>
4d9567e0 152
4be041b2
TS
153 * gas/mips/mips.exp: Handle mips*-sde-elf*.
154
1552006-08-04 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
156
157 * sse2.d: Fixed the correct result for cvtpi2pd, cvtpd2pi
4d9567e0
MM
158 and cvttpd2pi.
159
3a93f742
TS
1602006-08-12 Thiemo Seufer <ths@networkno.de>
161
162 * gas/mips/mips16-save.d: Fix testcase.
163
1737851b
BW
1642006-08-08 Bob Wilson <bob.wilson@acm.org>
165
166 * gas/lns/lns-common-1-alt.d: New file.
167 * gas/lns/lns.exp: Use lns-common-1-alt.d for xtensa targets.
168
e486c55d
NC
1692006-08-04 Pedro Alves <pedro_alves@portugalmail.pt>
170
171 * gas/arm/wince.s: New test.
172 * gas/arm/wince.d: New test.
173
f301d54c
NC
174 * gas/arm/thumb2_add.s: Don't use elf specific ".type"
175 pseudo-op.
176
97f87066
JM
1772006-08-03 Joseph Myers <joseph@codesourcery.com>
178
179 * gas/arm/iwmmxt-bad.s: Test invalid register names for wldrw and
180 wstrw.
181 * gas/arm/iwmmxt-bad.l: Update.
182
41adaa5c
JM
1832006-08-03 Joseph Myers <joseph@codesourcery.com>
184
185 * gas/arm/iwmmxt.s: Test tmcr and tmrc with wcgr registers.
186 * gas/arm/iwmmxt.d: Update.
187
cfde7f70
L
1882006-08-01 H.J. Lu <hongjiu.lu@intel.com>
189
190 * gas/i386/nops-2-i386.d: Updated.
191 * gas/i386/nops-2-merom.d: Likewise.
192 * gas/i386/nops-2.d: Likewise.
193
777b13b9
RS
1942006-07-29 Richard Sandiford <richard@codesourcery.com>
195
196 * gas/m68k/mcf-fpu.s: Add tests for all addressing modes.
197 * gas/m68k/mcf-fpu.d: Update accordingly.
198
46e74244
MM
1992006-07-20 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
200 Michael Meissner <michael.meissner@amd.com>
201
202 * gas/i386/amdfam10.s: Add .p2align 4,0 to make sure segment is
203 aligned on all systems.
204 * gas/i386/x86-64-amdfam10.s: Likewise.
205 * gas/i386/amdfam10.d: Adjust output for alignment.
206 * gas/i386/x86-64-amdfam10.d: Likewise.
207
401a54cf
PB
2082006-07-19 Paul Brook <paul@codesourcery.com>
209
210 * gas/arm/archv6t2.d: Adjust expected output for rbit.
211
2b516b72
L
2122006-07-18 H.J. Lu <hongjiu.lu@intel.com>
213
214 * gas/i386/opcode.s: Add sldt, smsw and str.
215 * gas/i386/x86-64-opcode.s: Likewise.
216
217 * gas/i386/opcode.d: Updated.
218 * gas/i386/x86-64-opcode.d: Likewise.
219
16805f35
PB
2202006-07-18 Paul Brook <paul@codesourcery.com>
221
222 * gas/arm/thumb2_add.d: New test.
223 * gas/arm/thumb2_add.s: New test.
224
2f2760a3
TS
2252006-07-18 Maciej W. Rozycki <macro@mips.com>
226
227 * gas/mips/mips4.s, gas/mips/mips4.d: Enable the "pref" test. Change
228 arguments for "madd.s" so that the instruction is correct for mips1
229 and still matches "bc3*".
230
050dfa73
MM
2312006-07-13 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
232 Michael Meissner <michael.meissner@amd.com>
233
234 * gas/i386/amdfam10.s: New file for amdfam10 instructions.
235 * gam/i386/amdfam10.d: Ditto.
236 * gas/i386/x86-64-amdfam10.s: Ditto.
237 * gam/i386/x86-64-amdfam10.d: Ditto.
238
01eaea5a
NC
2392006-07-12 Nick Clifton <nickc@redhat.com>
240
241 * gas/sh/basic.exp: Run "too_large" dump test.
242 * gas/sh/too_large.s: New test file. Check that .byte directives
243 do not generate a bogus overflow message.
244 * gas/sh/too_large.s: New test control file.
245
c5cfaa43
JB
2462006-07-05 Julian Brown <julian@codesourcery.com>
247
248 * gas/arm/vfp-neon-syntax.d: Tweak expected fmsrr syntax.
249 * gas/arm/vfp-neon-syntax_t2.d: Likewise.
250 * gas/arm/vfp2.d: Likewise.
251 * gas/arm/vfp2_t2.d: Likewise.
252
cd9260d9
TS
2532006-07-04 Thiemo Seufer <ths@mips.com>
254
255 * gas/mips/e32-rel2.d, gas/mips/e32-rel4.d: Use -mabi=32 for as.
256 * gas/mips/mips.exp: Move mips16e testcase to ELF only tests.
257 Run elf{el}-rel2 and elf-rel4 for all arches with gpr64. Run
258 e32-rel2 and e32-rel4 also for 64 bit configurations.
259
ccc9c027
L
2602006-06-23 H.J. Lu <hongjiu.lu@intel.com>
261
262 * gas/i386/i386.exp: Run nops-1, nops-1-i386, nops-1-i686,
263 nops-1-merom, nops-2, nops-2-i386, nops-2-merom, x86-64-nops-1,
264 x86-64-nops-1-k8, x86-64-nops-1-nocona and x86-64-nops-1-merom.
265
266 * gas/i386/nops-1.s: New file.
267 * gas/i386/nops-2.s: Likewise.
268 * gas/i386/nops-1-i386.d: Likewise.
269 * gas/i386/nops-1-i686.d: Likewise.
270 * gas/i386/nops-1-merom.d: Likewise.
271 * gas/i386/nops-1.d: Likewise.
272 * gas/i386/nops-2-i386.d: Likewise.
273 * gas/i386/nops-2-merom.d: Likewise.
274 * gas/i386/nops-2.d: Likewise.
275 * gas/i386/x86-64-nops-1.s: Likewise.
276 * gas/i386/x86-64-nops-1-k8.d: Likewise.
277 * gas/i386/x86-64-nops-1-merom.d: Likewise.
278 * gas/i386/x86-64-nops-1-nocona.d: Likewise.
279 * gas/i386/x86-64-nops-1.d: Likewise.
280
281 * gas/i386/sse2.d: Updated to expect xchg %ax,%ax as 2 byte
282 nop.
283
21b956c6
TS
2842006-06-20 Thiemo Seufer <ths@networkno.de>
285
286 * gas/mips/mips.exp: Explicitly specify o32 ABI.
287 * gas/mips/mips64-dsp.d: Dump o32 register names.
288 * gas/mips/smartmips.d: Explicitly specify o32 ABI.
289
edaf0dec
NC
2902006-06-18 Nick Clifton <nickc@redhat.com>
291
292 * gas/arm/group-reloc-alu-encoding-bad.d: Skip for non-ELF
293 targets.
294 * gas/arm/group-reloc-alu-parsing-bad.d: Likewise.
295 * gas/arm/group-reloc-ldc-encoding-bad.d: Likewise.
296 * gas/arm/group-reloc-ldc-parsing-bad.d: Likewise.
297 * gas/arm/group-reloc-ldc.d: Likewise.
298 * gas/arm/group-reloc-ldr-encoding-bad.d: Likewise.
299 * gas/arm/group-reloc-ldr-parsing-bad.d: Likewise.
300 * gas/arm/group-reloc-ldr.d: Likewise.
301 * gas/arm/group-reloc-ldrs-encoding-bad.d: Likewise.
302 * gas/arm/group-reloc-ldrs-parsing-bad.d: Likewise.
303 * gas/arm/group-reloc-ldrs.d: Likewise.
304
4962c51a
MS
3052006-06-15 Mark Shinwell <shinwell@codesourcery.com>
306
307 * gas/arm/group-reloc-alu.d: New test.
308 * gas/arm/group-reloc-alu-encoding-bad.d: New test.
309 * gas/arm/group-reloc-alu-encoding-bad.l: New test.
310 * gas/arm/group-reloc-alu-encoding-bad.s: New test.
311 * gas/arm/group-reloc-alu-parsing-bad.d: New test.
312 * gas/arm/group-reloc-alu-parsing-bad.l: New test.
313 * gas/arm/group-reloc-alu-parsing-bad.s: New test.
314 * gas/arm/group-reloc-alu.s: New test.
315 * gas/arm/group-reloc-ldc.d: New test.
316 * gas/arm/group-reloc-ldc-encoding-bad.d: New test.
317 * gas/arm/group-reloc-ldc-encoding-bad.l: New test.
318 * gas/arm/group-reloc-ldc-encoding-bad.s: New test.
319 * gas/arm/group-reloc-ldc-parsing-bad.d: New test.
320 * gas/arm/group-reloc-ldc-parsing-bad.l: New test.
321 * gas/arm/group-reloc-ldc-parsing-bad.s: New test.
322 * gas/arm/group-reloc-ldc.s: New test.
323 * gas/arm/group-reloc-ldr.d: New test.
324 * gas/arm/group-reloc-ldr-encoding-bad.d: New test.
325 * gas/arm/group-reloc-ldr-encoding-bad.l: New test.
326 * gas/arm/group-reloc-ldr-encoding-bad.s: New test.
327 * gas/arm/group-reloc-ldr-parsing-bad.d: New test.
328 * gas/arm/group-reloc-ldr-parsing-bad.l: New test.
329 * gas/arm/group-reloc-ldr-parsing-bad.s: New test.
330 * gas/arm/group-reloc-ldr.s: New test.
331 * gas/arm/group-reloc-ldrs.d: New test.
332 * gas/arm/group-reloc-ldrs-encoding-bad.d: New test.
333 * gas/arm/group-reloc-ldrs-encoding-bad.l: New test.
334 * gas/arm/group-reloc-ldrs-encoding-bad.s: New test.
335 * gas/arm/group-reloc-ldrs-parsing-bad.d: New test.
336 * gas/arm/group-reloc-ldrs-parsing-bad.l: New test.
337 * gas/arm/group-reloc-ldrs-parsing-bad.s: New test.
338 * gas/arm/group-reloc-ldrs.s: New test.
339
1dd3d627
TS
3402006-06-14 Thiemo Seufer <ths@mips.com>
341 Maciej W. Rozycki <macro@mips.com>
342
343 * gas/mips/elf-rel6.d, gas/mips/elf-rel6.s: Extend testcase.
344 * gas/mips/elf-rel6.d-n32.d, gas/mips/elf-rel6-n64.d: New files.
345 * gas/mips/mips.exp: Run new testcases.
346
adad22db
TS
3472006-06-14 Thiemo Seufer <ths@mips.com>
348
349 * gas/mips/mips16e-jrc.d, gas/mips/mips16e-save.d,
350 gas/mips/mips32-dsp.d, gas/mips/mips32-mt.d: Explicitly specify
351 o32 ABI.
352
15965411
L
3532006-06-12 H.J. Lu <hongjiu.lu@intel.com>
354
355 * gas/i386/i386.exp: Run nops and x86-64-nops.
356
357 * gas/i386/nops.d: New file.
358 * gas/i386/nops.s: Likewise.
359 * gas/i386/x86-64-nops.d: Likewise.
360 * gas/i386/x86-64-nops.s: Likewise.
361
46e883c5
L
3622006-06-12 H.J. Lu <hongjiu.lu@intel.com>
363
364 * gas/i386/opcode.s: Add "xchg %ax,%ax".
365 * gas/i386/opcode.d: Updated.
366
367 * gas/i386/x86-64-opcode.s: Add xchg %ax,%ax, xchg %eax,%eax,
368 xchg %rax,%rax, rex64 xchg %rax,%rax and xchg %rax,%r8.
369 * gas/i386/x86-64-opcode.d: Updated.
370
1787fe5b
TS
3712006-06-09 Thiemo Seufer <ths@mips.com>
372 Nigel Stephens <nigel@mips.com>
373
374 * gas/mips/mips32-sf32.s, gas/mips/mips32-sf32.d: New test for odd
375 single precision FPRs on MIPS32.
376 * gas/mips/mips.exp: Run them.
377
99c81228
TS
3782006-06-08 Thiemo Seufer <ths@mips.com>
379 Nigel Stephens <nigel@mips.com>
380
381 * gas/mips/mips32.s: Added cop2 branches with explicit condition
382 code register numbers.
383 * gas/mips/mips32.d: Likewise.
384
67c6cbae
JB
3852006-06-07 Julian Brown <julian@codesourcery.com>
386
387 * gas/arm/itblock.s: New file. Helper macro for making all-true IT
388 blocks.
389 * gas/arm/neon-cond-bad-inc.s: New test. Make sure unconditional
390 Neon instructions are rejected...
391 * gas/arm/neon-cond-bad.s: In ARM mode, and...
392 * gas/arm/neon-cond-bad_t2.s: Accepted in Thumb mode (with IT).
393 * gas/arm/neon-cond-bad.l: Expected error output in ARM mode.
394 * gas/arm/neon-cond-bad.d: Control ARM mode test.
395 * gas/arm/neon-cond-bad_t2.d: Expected output in Thumb mode.
396 * gas/arm/vfp-neon-syntax-inc.s: Test VFP Neon-style syntax.
397 * gas/arm/vfp-neon-syntax.s: ...in ARM mode.
398 * gas/arm/vfp-neon-syntax_t2.s: ...and Thumb mode.
399 * gas/arm/vfp-neon-syntax.d: Expected output in ARM mode.
400 * gas/arm/vfp-neon-syntax_t2.d: Expected output in Thumb mode.
401
c22aaad1
PB
4022006-06-06 Paul Brook <paul@codesourcery.com>
403
404 * gas/arm/thumb2_bcond.d: Update expected output.
405 * gas/arm/thumb32.d: Ditto.
406 * gas/arm/vfp1_t2.d: Ditto.
407 * gas/arm/vfp1xD_t2.d: Ditto.
408
65263ce3
TS
4092006-06-06 Thiemo Seufer <ths@mips.com>
410 Chao-ying Fu <fu@mips.com>
411
412 * gas/mips/mips64-dsp.s, gas/mips/mips64-dsp.d: New DSP64 tests.
413 * gas/mips/mips.exp: Run DSP64 tests.
414
a9e24354
TS
4152006-06-05 Thiemo Seufer <ths@mips.com>
416
417 * gas/mips/mips32-dsp.d, gas/mips/mips32-dsp.s, gas/mips/mips32-mt.d,
418 gas/mips/mips32-mt.s: Remove instructions with invalid arguments.
419 * gas/mips/mips32-dsp.l, gas/mips/mips32-mt.l: Delete file.
420
a596001e
RS
4212006-05-25 Richard Sandiford <richard@codesourcery.com>
422
423 * gas/m68k/mcf-fpu.s: Add fmovemd and fmovem instructions.
424 * gas/m68k/mcf-fpu.d: Adjust accordingly.
425
c1cc2b17
JZ
4262006-05-25 Jie Zhang <jie.zhang@analog.com>
427
428 * gas/bfin/vector2.s, gas/bfin/vector2.d: Test to ensure (m) is not
429 thrown away.
430
ad3fea08
TS
4312006-05-23 Thiemo Seufer <ths@mips.com>
432
433 * gas/mips/mips-gp32-fp64-pic.d, mips/mips-gp32-fp64.d,
434 gas/mips/mips-gp64-fp32-pic.d, gas/mips/mips-gp64-fp32.l,
435 gas/mips/mips-gp64-fp64.d: Adjust test cases to the changes assembler
436 output.
437 * gas/mips/mips-gp32-fp64.l, gas/mips/mips-gp64-fp32-pic.l: New files,
438 catch assembler warnings.
439
6c5a6c01
NC
4402006-05-22 Nick Clifton <nickc@redhat.com>
441
442 * gas/mips/mips32-dsp.l: Fix expected unsigned decoding of -1 in
443 warning messages.
444 * gas/mips/mips32-mt.l: Likewise.
445
a284cff1
TS
4462006-05-19 Thiemo Seufer <ths@mips.com>
447
448 * gas/mips/vxworks1-el.d, gas/mips/vxworks1-xgot-el.d: Add little
449 endian testcases.
450 * gas/mips/vxworks1.d, gas/mips/vxworks1-xgot.d: Build as big endian.
451 * gas/mips/mips.exp: Run new testcases.
452
9b3f89ee
TS
4532006-05-14 Thiemo Seufer <ths@mips.com>
454 Nigel Stephens <nigel@mips.com>
455
456 * gas/mips/mips.exp: Run new tests.
457 * gas/mips/mips16e.s, gas/mips/mips16e.d, gas/mips/mips16e-64.s,
458 gas/mips/mips16e-64.d, gas/mips/mips16e-64.l: New tests.
459
e28387c3
PB
4602006-05-11 Paul Brook <paul@codesourcery.com>
461
462 * gas/arm/local_function.d: New test.
463 * gas/arm/local_function.s: New test.
464
89ee2ebe
TS
4652006-05-11 Thiemo Seufer <ths@mips.com>
466
467 * gas/mips/jal-range.l: Don't check the range of j or jal
468 addresses.
469
43cc0762
L
4702006-05-09 H.J. Lu <hongjiu.lu@intel.com>
471
472 * gas/i386/x86-64-gidt.d: Adjusted.
473
cb6d3433
L
4742006-05-09 H.J. Lu <hongjiu.lu@intel.com>
475
476 * gas/i386/i386.exp: Run x86-64-gidt.
477
478 * gas/i386/x86-64-gidt.d: New file.
479 * gas/i386/x86-64-gidt.s: Likewise.
480
4e2a74a8
TS
4812006-05-09 David Ung <davidu@mips.com>
482
483 * gas/mips/jal-range.l: Only warn about an out-of-range j or jal
484 address.
485
409a6ecd
TS
4862006-05-08 Thiemo Seufer <ths@mips.com>
487
488 * gas/mips/mips32.s, gas/mips/mips32.d: Extend testcase to check
489 larger offset arguments for cache instructions.
490
e16bfa71
TS
4912006-05-08 Thiemo Seufer <ths@mips.com>
492 Nigel Stephens <nigel@mips.com>
493 David Ung <davidu@mips.com>
494
495 * gas/mips/smartmips.s, gas/mips/smartmips.d: New smartmips test.
496 * gas/mips/mips.exp: Run smartmips test.
497
55a9ea57
JB
4982006-05-05 Julian Brown <julian@codesourcery.com>
499
500 * gas/arm/vfp-neon-overlap.s: New test. Overlapping VFP/Neon
501 instructions.
502 * gas/arm/vfp-neon-overlap.d: Expected output of above.
503 * gas/arm/vfp1xD.d: Test for fldmx/fstmx.
504 * gas/arm/vfp1xD_t2.d: Likewise.
505 * gas/arm/vfpv3-32drs.d: Likewise.
506
ef75f014
TS
5072006-05-05 Nigel Stephens <nigel@mips.com>
508
509 * gas/mips/noreorder.s, gas/mips/noreorder.d: New test for
510 reorder/noreorder corner case.
511 * gas/mips/mips.exp: Run new test.
512
088fa78e
KH
5132006-05-04 Kazu Hirata <kazu@codesourcery.com>
514
515 * gas/arm/armv1.d (error-output): New.
516 * gas/arm/armv1.l: New.
517 * gas/arm/thumb32.d (error-output): New.
518 * gas/arm/thumb32.l: New.
519
39a7806d
TS
5202006-05-04 Thiemo Seufer <ths@mips.com>
521 Nigel Stephens <nigel@mips.com>
522
523 * gas/mips/mips.exp: Run mips32-dsp tests only for mips32r2.
524 * gas/mips/set-arch.d: Adjust according to opcode table changes.
525
104b4fab
TS
5262006-05-03 Thiemo Seufer <ths@mips.com>
527
528 * gas/mips/mips32-mt.d: Fix mftr argument order.
529
df7849c5
JM
5302006-05-02 Joseph Myers <joseph@codesourcery.com>
531
532 * gas/arm/iwmmxt.s: Increase offsets for wstrb and wstrh.
533 * gas/arm/iwmmxt.d: Update expected results.
534 * gas/arm/iwmmxt-bad2.s: Test wstrb, wstrh, wldrb and wldrh.
535 * gas/arm/iwmmxt-bad2.l: Update expected error messages.
536
5645cf1e
L
5372006-04-29 H.J. Lu <hongjiu.lu@intel.com>
538
539 * gas/i386/fp.d: New file.
540 * gas/i386/fp.s: Likewise.
541
542 * gas/i386/i386.exp: Run "fp".
543
59c455b3
TS
5442006-04-28 Thiemo Seufer <ths@mips.com>
545 David Ung <davidu@mips.com>
bdb09db1 546 Nigel Stephens <nigel@mips.com>
59c455b3
TS
547
548 * gas/mips/cp0sel-names-mips32r2.d,
549 gas/mips/cp0sel-names-mips64r2.d: Update for MT register names.
550
b7dc4905
JB
5512006-04-26 Julian Brown <julian@codesourcery.com>
552
59c455b3
TS
553 * gas/arm/neon-const.s: New testcase. Neon floating-point constants.
554 * gas/arm/neon-const.d: Expected output of above.
555 * gas/arm/neon-cov.d: Expect floating-point disassembly for VMOV.F32.
b7dc4905 556
2161fcce
JB
5572006-04-26 Julian Brown <julian@codesourcery.com>
558
559 * gas/arm/neon-psyn.s: Basic test of programmers syntax.
560 * gas/arm/neon-psyn.d: Expected output of above.
561
5622006-04-26 Julian Brown <julian@codesourcery.com>
edd40341
JB
563
564 * gas/arm/copro.s: Avoid ldcl which encodes as a bad Neon instruction.
565 * gas/arm/copro.d: Update accordingly.
566 * gas/arm/neon-cond.s: New test. Conditional Neon opcodes in ARM mode.
567 * gas/arm/neon-cond.d: Expected results of above.
568 * gas/arm/neon-cov.s: New test. Coverage of Neon instructions.
569 * gas/arm/neon-cov.d: Expected results of above.
570 * gas/arm/neon-ldst-es.s: New test. Element and structure loads and
571 stores.
572 * gas/arm/neon-ldst-es.d: Expected results of above.
573 * gas/arm/neon-ldst-rm.s: New test. Single and multiple register loads
574 and stores.
575 * gas/arm/neon-ldst-rm.d: Expected results of above.
576 * gas/arm/neon-omit.s: New test. Omission of optional operands.
577 * gas/arm/neon-omit.d: Expected results of above.
578 * gas/arm/vfp1.d: Expect Neon syntax for some VFP instructions.
579 * gas/arm/vfp1_t2.d: Likewise.
580 * gas/arm/vfp1xD.d: Likewise.
581 * gas/arm/vfp1xD_t2.d: Likewise.
582 * gas/arm/vfp2.d: Likewise.
583 * gas/arm/vfp2_t2.d: Likewise.
584 * gas/arm/vfp3-32drs.s: New test. Extended D register range for VFP
585 instructions.
586 * gas/arm/vfp3-32drs.d: Expected results of above.
587 * gas/arm/vfp3-const-conv.s: New test. VFPv3 constant-load and
588 conversion instructions.
589 * gas/arm/vfp3-const-conv.d: Expected results of above.
590
8463be01
PB
5912005-04-20 Paul Brook <paul@codesourcery.com>
592
593 * gas/arm/arch7.d: Remove skip.
594 * gas/arm/svc.d: Ditto.
595 * gas/arm/thumb2_bcond.d: Ditto.
596 * gas/arm/thumb2_it_bad.d: Ditto.
597
bb8f5920
L
5982006-04-18 H.J. Lu <hongjiu.lu@intel.com>
599
600 PR gas/2533
601 * gas/i386/inval.s: Add test for illegal immediate register
602 operand.
603 * gas/i386/inval.l: Updated.
604
10d15738
NC
6052006-04-16 Nick Clifton <nickc@redhat.com>
606
607 * gas/arm/arch7.d: Skip test for non-ELF targets.
608 * gas/arm/blx-local.d: Likewise.
609 * gas/arm/svc.d: Likewise.
610 * gas/arm/thumb2_bcond.d: Likewise.
611 * gas/arm/thumb2_it_bad.d: Likewise.
612
7ae2971b
PB
6132006-04-07 Paul Brook <paul@codesourcery.com>
614
615 * gas/arm/blx-local.d: New test.
616 * gas/arm/blx-local.d: New test.
617
53365c0d
PB
6182006-04-07 Paul Brook <paul@codesourcery.com>
619
620 * gas/arm/thumb2_pool.d: New test.
621 * gas/arm/thumb2_pool.s: New test.
622
910600e9
RS
6232006-04-05 Richard Sandiford <richard@codesourcery.com>
624
625 * gas/sparc/vxworks-pic.s, gas/sparc/vxworks-pic.d: New test.
626 * gas/sparc/sparc.exp: Run it. Remove sparc*-*-vxworks* XFAILs.
627
9ca26584
AJ
6282006-03-23 Michael Matz <matz@suse.de>
629
630 * gas/i386/reloc64.s: Accept 64-bit forms.
631 * gas/i386/reloc64.d: Adjust.
632 * gas/i386/reloc64.l: Adjust.
633
9e61c69e
L
6342006-03-23 H.J. Lu <hongjiu.lu@intel.com>
635
636 * gas/i386/rep.s: Pad with .p2align.
637 * gas/i386/rep.d: Adjust.
638
0a44bf69
RS
6392006-03-22 Richard Sandiford <richard@codesourcery.com>
640
641 * gas/mips/vxworks1.s, gas/mips/vxworks1.d,
642 * gas/mips/vxworks1-xgot.d: New tests.
643 * gas/mips/mips.exp: Run them. Do not run other tests on VxWorks.
644
3e94bf1a
PB
6452006-03-21 Paul Brook <paul@codesourcery.com>
646
647 * gas/arm/thumb32.d: Correct expected output.
648
dfa9f0d5
PB
6492006-03-20 Paul Brook <paul@codesourcery.com>
650
651 * gas/arm/thumb2_bcond.d: New test.
652 * gas/arm/thumb2_bcond.s: New test.
653 * gas/arm/thumb2_it_bad.d: New test.
654 * gas/arm/thumb2_it_bad.l: New test.
655 * gas/arm/thumb2_it_bad.s: New test.
656
f5208ef2
PB
6572006-03-17 Paul Brook <paul@codesourcery.com>
658
659 * gas/arm/thumb32.d: Add ldm and stm tests.
660 * gas/arm/thumb32.s: Ditto.
661
2db51539
BS
6622006-03-16 Bernd Schmidt <bernd.schmidt@analog.com>
663
664 * gas/bfin/shift2.s: Add new tests.
665 * gas/bfin/shift.d: Match changed disassembler behaviour.
666 * gas/bfin/parallel2.d: Likewise.
667 * gas/bfin/shift2.d: Likewise; also match new tests.
668
c16d2bf0
PB
6692006-03-16 Paul Brook <paul@codesourcery.com>
670
671 * gas/arm/svc.d: New test.
672 * gas/arm/svc.s: New test.
673 * gas/arm/inst.d: Accept svc mnemonic.
674 * gas/arm/thumb.d: Ditto.
675 * gas/arm/wince_inst.d: Ditto.
676
38406048
PB
6772006-03-09 Paul Brook <paul@codesourcery.com>
678
679 * gas/arm/nomapping.d: New test.
680 * gas/arm/nomapping.s: New test.
681
35c52694
L
6822006-03-07 H.J. Lu <hongjiu.lu@intel.com>
683
684 PR binutils/2428
685 * gas/i386/i386.exp: Add rep, rep-suffix, x86-64-rep and
686 x86-64-rep-suffix.
687
688 * gas/i386/naked.d: Replace repz with rep.
689 * gas/i386/x86_64.d: Likewise.
690
691 * gas/i386/rep-suffix.d: New file.
692 * gas/i386/rep-suffix.s: Likewise.
693 * gas/i386/rep.d: Likewise.
694 * gas/i386/rep.s: Likewise.
695 * gas/i386/x86-64-rep-suffix.d: Likewise.
696 * gas/i386/x86-64-rep-suffix.s: Likewise.
697 * gas/i386/x86-64-rep.d: Likewise.
698 * gas/i386/x86-64-rep.s: Likewise.
699
00a97672
RS
7002006-03-07 Richard Sandiford <richard@codesourcery.com>
701
702 * gas/arm/abs12.s, gas/arm/abs12.d: New test.
703 * gas/arm/pic.d: Skip for *-*-vxworks*...
704 * gas/arm/pic_vxworks.d: ...use this version instead.
705 * gas/arm/unwind_vxworks.d: Fix expected output.
706
0b2e31dc
NS
7072006-03-06 Nathan Sidwell <nathan@codesourcery.com>
708
709 * gas/m68k/arch-cpu-1.s: Tweak.
710 * gas/m68k/arch-cpu-1.d: Tweak.
711
9f6f925e
JB
7122006-02-28 Jan Beulich <jbeulich@novell.com>
713
714 * gas/all/altmacro.s: Adjust.
715 * gas/all/altmac2.s: Adjust.
716
0e31b3e1
JB
7172006-02-28 Jan Beulich <jbeulich@novell.com>
718
719 * gas/macros/paren[sd]: New.
720 * gas/macros/macros.exp: Run new test.
721
331d2d0d
L
7222006-02-27 H.J. Lu <hongjiu.lu@intel.com>
723
724 * gas/i386/i386.exp: Add merom and x86-64-merom.
725
726 * gas/i386/merom.d: New file.
727 * gas/i386/merom.s: Likewise.
728 * gas/i386/x86-64-merom.d: Likewise.
729 * gas/i386/x86-64-merom.s: Likewise.
730
83d634e3
DM
7312006-02-24 David S. Miller <davem@sunset.davemloft.net>
732
733 * gas/sparc/rdhpr.s: New test.
734 * gas/sparc/rdhpr.d: New test.
735 * gas/sparc/wrhpr.s: New test.
736 * gas/sparc/wrhpr.d: New test.
737 * gas/sparc/window.s: New test.
738 * gas/sparc/window.d: New test.
739 * gas/sparc/rdpr.s: Add case for reading %gl register.
740 * gas/sparc/rdpr.d: Likewise.
741 * gas/sparc/wrpr.s: Add case for writing %gl register.
742 * gas/sparc/wrpr.d: Likewise.
743 * gas/sparc/sparc.exp: Update for new tests.
744
62b3e311
PB
7452006-02-24 Paul Brook <paul@codesourcery.com>
746
747 * gas/arm/thumb32.d: Fix expected msr and mrs output.
748 * gas/arm/arch7.d: New test.
749 * gas/arm/arch7.s: New test.
750 * gas/arm/arch7m-bad.l: New test.
751 * gas/arm/arch7m-bad.d: New test.
752 * gas/arm/arch7m-bad.s: New test.
753
59cf82fe
L
7542006-02-23 H.J. Lu <hongjiu.lu@intel.com>
755
756 * gas/ia64/opc-i.s: Add tests for tf.
757 * gas/ia64/pseudo.s: Likewise.
758 * gas/ia64/opc-i.d: Updated.
759 * gas/ia64/pseudo.d: Likewise.
760
7f3dfb9c
L
7612006-02-22 H.J. Lu <hongjiu.lu@intel.com>
762
763 * gas/ia64/dv-raw-err.s: Add check for vmsw.0.
764 * gas/ia64/dv-raw-err.l: Updated.
765
766 * gas/ia64/opc-b.s: Add vmsw.0 and vmsw.1.
767 * gas/ia64/opc-b.d: Updated.
768
f40d1643
PB
7692005-02-22 Paul Brook <paul@codesourcery.com>
770
771 * gas/arm/thumb32.d: Fix expected pld opcode.
772
d70c5fc7
NC
7732006-02-17 Shrirang Khisti <shrirangk@kpitcummins.com>
774 Anil Paranjape <anilp1@kpitcummins.com>
775 Shilin Shakti <shilins@kpitcummins.com>
776
777 * gas/xc16x: New directory.
778 * gas/xc16x/xc16x.exp: New file
779 * gas/xc16x/add.s: New file
780 * gas/xc16x/add_test.s: New file
781 * gas/xc16x/addb.s: New file
782 * gas/xc16x/addc.s: New file
783 * gas/xc16x/addcb.s: New file
784 * gas/xc16x/and.s: New file
785 * gas/xc16x/andb.s: New file
786 * gas/xc16x/bfldl.s: New file
787 * gas/xc16x/bit.s: New file
788 * gas/xc16x/calla.s: New file
789 * gas/xc16x/calli.s: New file
790 * gas/xc16x/cmp.s: New file
791 * gas/xc16x/cmp_test.s: New file
792 * gas/xc16x/cmpb.s: New file
793 * gas/xc16x/cmpi.s: New file
794 * gas/xc16x/cpl.s: New file
795 * gas/xc16x/div.s: New file
796 * gas/xc16x/jmpa.s: New file
797 * gas/xc16x/jmpi.s: New file
798 * gas/xc16x/jmpr.s: New file
799 * gas/xc16x/mov.s: New file
800 * gas/xc16x/mov_test.s: New file
801 * gas/xc16x/movb.s: New file
802 * gas/xc16x/movbs.s: New file
803 * gas/xc16x/movbz.s: New file
804 * gas/xc16x/mul.s: New file
805 * gas/xc16x/neg.s: New file
806 * gas/xc16x/nop.s: New file
807 * gas/xc16x/or.s: New file
808 * gas/xc16x/orb.s: New file
809 * gas/xc16x/prior.s: New file
810 * gas/xc16x/pushpop.s: New file
811 * gas/xc16x/ret.s: New file
812 * gas/xc16x/scxt.s: New file
813 * gas/xc16x/shlrol.s: New file
814 * gas/xc16x/sub.s: New file
815 * gas/xc16x/sub_test.s: New file
816 * gas/xc16x/subb.s: New file
817 * gas/xc16x/subcb.s: New file
818 * gas/xc16x/syscontrol1.s: New file
819 * gas/xc16x/syscontrol2.s: New file
820 * gas/xc16x/trap.s: New file
821 * gas/xc16x/xor.s: New file
822 * gas/xc16x/xorb.s: New file
823
4ac54c27
L
8242006-02-12 H.J. Lu <hongjiu.lu@intel.com>
825
826 * gas/i386/x86-64-crx-suffix.d: Undo the last change.
827
a1cfb73e
L
8282006-02-11 H.J. Lu <hongjiu.lu@intel.com>
829
830 * gas/i386/i386.exp: Add "x86-64-drx" and "x86-64-drx-suffix".
831
832 * gas/i386/x86-64-crx-suffix.d: Minor update.
833
834 * gas/i386/x86-64-drx-suffix.d: New file.
835 * gas/i386/x86-64-drx.d: Likewise.
836 * gas/i386/x86-64-drx.s: Likewise.
837
6dd5059a
L
8382006-02-11 H.J. Lu <hongjiu.lu@intel.com>
839
840 * gas/i386/i386.exp: Add "x86-64-crx" and "x86-64-crx-suffix".
841
842 * gas/i386/x86-64-crx-suffix.d: New file.
843 * gas/i386/x86-64-crx.d: Likewise.
844 * gas/i386/x86-64-crx.s: Likewise.
845
266abb8f
NS
8462006-02-07 Nathan Sidwell <nathan@codesourcery.com>
847
06d2da93
NC
848 * gas/m68k/all.exp: Add arch-cpu-1 test.
849 * gas/m68k/arch-cpu-1.[sd]: New.
266abb8f 850
ef8d22e6
PB
8512005-02-02 Paul Brook <paul@codesourcery.com>
852
853 * gas/arm/thumb2_invert.d: New test.
854 * gas/arm/thumb2_invert.s: New test.
855
79134647
PB
8562006-01-31 Paul Brook <paul@codesourcery.com>
857
06d2da93
NC
858 * gas/arm/iwmmxt-bad.s: Add check for bad register name.
859 * gas/arm/iwmmxt-bad.l: Ditto.
79134647 860
ae33e02d
AM
8612006-01-18 Arnold Metselaar <arnoldm@sourceware.org>
862
863 * gas/z80/z80.exp: Add offset.
3170c51c
AM
864 * gas/z80/offset.d: New file.
865 * gas/z80/offset.s: New file.
ae33e02d 866
c2fe9327
PB
8672006-01-16 Paul Brook <paul@codesourcery.com>
868
869 * gas/m68k/all.exp: Add mcf-fpu.
870 * gas/m68k/mcf-fpu.d: New file.
871 * gas/m68k/mcf-fpu.s: New file.
872
8ad7c533
NC
8732006-01-11 Nick Clifton <nickc@redhat.com>
874
875 * gas/tic54x/address.d: Work with 64bit hosts.
876 * gas/tic54x/addrfar.d: Likewise.
877 * gas/tic54x/align.d: Likewise.
878 * gas/tic54x/all-opcodes.d: Likewise.
879 * gas/tic54x/asg.d: Likewise.
880 * gas/tic54x/cons.d: Likewise.
881 * gas/tic54x/consfar.d: Likewise.
882 * gas/tic54x/extaddr.d: Likewise.
883 * gas/tic54x/field.d: Likewise.
884 * gas/tic54x/labels.d: Likewise.
885 * gas/tic54x/loop.d: Likewise.
886 * gas/tic54x/lp.d: Likewise.
887 * gas/tic54x/macro.d: Likewise.
888 * gas/tic54x/math.d: Likewise.
889 * gas/tic54x/opcodes.d: Likewise.
890 * gas/tic54x/sections.d: Likewise.
891 * gas/tic54x/set.d: Likewise.
892 * gas/tic54x/struct.d: Likewise.
893 * gas/tic54x/subsym.d: Likewise.
894
4dcb3903
L
8952006-01-09 H.J. Lu <hongjiu.lu@intel.com>
896
897 PR gas/2117
898 * gas/ia64/ia64.exp: Add ltoff22x-2, ltoff22x-3, ltoff22x-4 and
899 ltoff22x-5.
900
901 * gas/ia64/ltoff22x-2.d: New file.
902 * gas/ia64/ltoff22x-2.s: Likewise.
903 * gas/ia64/ltoff22x-3.d: Likewise.
904 * gas/ia64/ltoff22x-3.s: Likewise.
905 * gas/ia64/ltoff22x-4.d: Likewise.
906 * gas/ia64/ltoff22x-4.s: Likewise.
907 * gas/ia64/ltoff22x-5.d: Likewise.
908 * gas/ia64/ltoff22x-5.s: Likewise.
909
834b26f4
HPN
9102006-01-03 Hans-Peter Nilsson <hp@bitrange.com>
911
912 PR gas/2101
913 * gas/mmix/hex2.s, gas/mmix/hex2.d: New test.
914
e88d958a 915For older changes see ChangeLog-2005
c9e214e5
AM
916\f
917Local Variables:
918mode: change-log
919left-margin: 8
920fill-column: 74
921version-control: never
922End:
This page took 0.201424 seconds and 4 git commands to generate.