gas:
[binutils-gdb.git] / gas / testsuite / ChangeLog
1 2005-03-12 Zack Weinberg <zack@codesourcery.com>
2
3 * gas/arm/thumbv6k.d, gas/arm/thumbv6k.s: New dump test.
4 * gas/arm/arm.exp: Run it.
5
6 2005-03-10 Aldy Hernandez <aldyh@redhat.com>
7
8 * gas/ppc/e500.d: Fix encoding of efscfd.
9
10 2005-03-10 Jeff Baker <jbaker@qnx.com>
11 Alan Modra <amodra@bigpond.net.au>
12
13 * gas/ppc/booke.s: Add new m[t,f]sprg testcases.
14 * gas/ppc/booke.d: Likewise.
15
16 2005-03-09 Richard Sandiford <rsandifo@redhat.com>
17
18 * gas/mips/vr4130.[sd]: New test.
19 * gas/mips/mips.exp: Run it.
20
21 2005-03-09 Richard Sandiford <rsandifo@redhat.com>
22
23 * gas/mips/relax-swap1-mips[12].d: Expect the delay slots of
24 bc1f and bc1t to be filled.
25 * gas/mips/branch-misc-3.[sd]: New test.
26 * gas/mips/mips.exp: Run it.
27
28 2005-03-09 Ben Elliston <bje@au.ibm.com>
29
30 * gas/maxq10/maxq10.exp: Remove stray semicolons.
31 * gas/maxq20/maxq20.exp: Likewise.
32
33 2005-03-08 Jan Beulich <jbeulich@novell.com>
34
35 * gas/ia64/no-fit.[ls]: New.
36 * gas/ia64/ia64.exp: Run new test.
37
38 2005-03-08 Jan Beulich <jbeulich@novell.com>
39
40 * gas/ia64/xdata.[sd], gas/ia64/xdata-ilp32.d: New.
41 * gas/ia64/ia64.exp: Run new tests.
42
43 2005-03-08 Jan Beulich <jbeulich@novell.com>
44
45 * gas/ia64/pcrel.d: Account for big endian target.
46 * gas/ia64/reloc-bad.s: Enforce 64-bit ABI.
47
48 2005-03-08 Hans-Peter Nilsson <hp@axis.com>
49
50 Adjust testsuite for cris-axis-aout.
51 * gas/cris/rd-bcnst.d, gas/cris/rd-usp-1.d: Adjust regexps for a.out output.
52 * gas/cris/mulbug-err-1.s, gas/cris/rd-arch-1.d,
53 gas/cris/rd-arch-2.d, gas/cris/rd-arch-3.d, gas/cris/rd-break32.d,
54 gas/cris/rd-pcrel2.d, gas/cris/rd-ppv1032.d, gas/cris/rd-ppv32.d,
55 gas/cris/rd-usp-1b.d, gas/cris/v32-err-7.s: Pass --em=criself.
56
57 2005-03-04 David Daney <ddaney@avtrex.com>
58
59 * gas/mips/elf-rel23b.d: Use '__gnu_local_gp' instead of '_gp'
60 for -mno-shared optimization.
61 * gas/mips/elf-rel25a.d: Ditto.
62
63 2005-03-04 Nick Clifton <nickc@redhat.com>
64
65 * gas/arm/arm.exp: Fix test for running the "undefined" to catch
66 more non-ELF cases.
67 * gas/arm/pic.d: Fix for vxworks target.
68 * gas/arm/basic.d: Likewise.
69 * gas/arm/unwind.d: Likewise.
70
71 2005-03-04 Richard Sandiford <rsandifo@redhat.com>
72
73 * gas/mips/ldstla-{n32.s, n32.d, n32-shared.d}: Delete.
74 * gas/mips/ldstla-{n64.d, n64-shared.d}: Adjust expected output
75 for loads and stores from constant addresses.
76 * gas/mips/ldstla-{sym32.s, eabi64.d, n64-sym32.d}: New tests.
77 * gas/mips/mips.exp: Run them.
78
79 2005-03-03 Richard Sandiford <rsandifo@redhat.com>
80
81 * gas/mips/mips.exp: Move tls tests to main $elf block.
82
83 2005-03-03 Nick Clifton <nickc@redhat.com>
84
85 * gas/macros/macros.exp (and.s): Expect this test to fail for the
86 tic4x-coff target because it uses the '&' character as a line
87 separator.
88
89 * gas/sh/basic.exp: Add an sh-hms version of the pcrel test.
90 * gas/sh/pcrel-hms.d: New file. Adjusted form of pcrel-coff.d for
91 the sh-hms target.
92 * gas/sh/arch/arch.exp: Expect the same failures for sh-hms port
93 as for the sh-coff port.
94
95 * gas/macros/macros.exp (run_list_test): Also expect the msp430
96 port to fail the strings test because it defines
97 ONLY_STANDARD_ESCAPES.
98
99 * gas/arm/arch6zk.s: Add three nop instructions in order to pad
100 the .text section out to a 32-byte boundary as will automatically
101 be done by the arm-aout target.
102 * gas/arm/arch6zk.d: Add expected nop disassemblies.
103
104 * gas/d30v/serial.l: Remove listing lines that are no longer
105 emitted and fix up expected binary encoding.
106 * gas/d30v/serial2.l: Likewise.
107 * gas/d30v/serial2O.l: Likewise.
108
109 2005-03-03 Ramana Radhakrishnan <ramana.radhakrishnan@codito.com>
110
111 * gas/arc/extensions.s: Add tests for extcoreregister.
112 * gas/arc/extensions.d: Likewise.
113 * gas/arc/warn.s: Warnings for readonly core registers accessed.
114 * gas/arc/warn.d: Likewise.
115 * testsuite/gas/arc/arc.exp: Run extensions testcase.
116
117 2005-03-03 Richard Sandiford <rsandifo@redhat.com>
118
119 * gas/mips/noat-1.d: Add -mips1 to assembler options.
120
121 2005-03-03 Ramana Radhakrishnan <ramana.radhakrishnan@codito.com>
122
123 * gas/arc/ld.s: Add checks for short immediates with ld.
124 * gas/arc/ld.d: Likewise.
125
126 2005-03-02 Daniel Jacobowitz <dan@codesourcery.com>
127
128 * gas/mips/tls-o32.d, gas/mips/tls-o32.s, gas/mips/tls-ill.l,
129 gas/mips/tls-ill.s: New files.
130 * gas/mips/mips.exp: Run TLS tests.
131
132 2005-03-02 Alan Modra <amodra@bigpond.net.au>
133
134 * gas/ppc/astest.d: Adjust for relocs reduced to section sym.
135 * gas/ppc/astest2.d: Likewise.
136 * gas/ppc/astest2_64.d: Likewise.
137 * ppc/astest64.d: Likewise.
138 * ppc/booke.d: Likewise.
139 * ppc/power4.d: Likewise.
140 * ppc/test1elf32.d: Likewise.
141 * ppc/test1elf64.d: Likewise.
142
143 2005-03-02 Jan Beulich <jbeulich@novell.com>
144
145 * gas/i386/cr-err.[ls]: New.
146 * gas/i386/crx.[ds]: New.
147 * gas/i386/i386.exp: Run new tests.
148
149 2005-03-02 Jan Beulich <jbeulich@novell.com>
150
151 * gas/i386/intelok.d: Add -r to objdump options. Adjust expectations.
152 * gas/i386/intelok.s: Add checks for various special memory operands.
153
154 2005-03-01 Ramana Radhakrishnan <ramana.radhakrishnan@codito.com>
155
156 * gas/arc/extensions.s: New file.
157 * gas/arc/extensions.d: New file.
158
159 2005-03-01 Nick Clifton <nickc@redhat.com>
160
161 * gas/arm/arm.exp (undefined): Run a COFF variant of this test for
162 COFF based ports.
163 * gas/arm/undefined_coff.s: New file: Variant of undefined.s but
164 with a COFF formated local label name.
165 * gas/arm/undefined_coff.l: New file. Variant of undefined.l.
166
167 2005-03-01 Stig Petter Olsroed <stigpo@users.sourceforge.net>
168 Nick Clifton <nickc@redhat.com>
169
170 * gas/arm/inst.d: Allow for ARM ports which decode the reloc
171 associated with branches and so show the exact symbolic
172 destination address rather than an offset from the start of the
173 section.
174 * gas/arm/pic.d: Likewise.
175
176 2005-03-01 Alan Modra <amodra@bigpond.net.au>
177
178 * gas/m68k/mcf-emac.d: Allow for 64-bit addresses.
179 * gas/m68k/mcf-mac.d: Likewise.
180 * gas/m68k/mcf-mov3q.d: Likewise.
181 * gas/m68k/mode5.d: Likewise.
182
183 2005-02-22 Eric Christopher <echristo@redhat.com>
184
185 * gas/mips/elf-rel10.d: Update for label change.
186
187 2005-02-22 Maciej W. Rozycki <macro@mips.com>
188
189 * gas/mips/mips16-dwarf2.d: Pass -mabi=32. Include relocation
190 information.
191 * gas/mips/mips16-dwarf2-n32.d: New test to check DWARF2 line
192 information for MIPS16 for the n32 ABI.
193 * gas/mips/mips.exp. Run the new test.
194
195 2005-02-22 Eric Christopher <echristo@redhat.com>
196
197 * gas/mips/elf-rel10.s: Add label for frob.
198
199 2005-02-22 Maciej W. Rozycki <macro@mips.com>
200
201 * gas/mips/mips16-dwarf2.d: New test to check DWARF2 line
202 information for MIPS16.
203 * gas/mips/mips16-dwarf2.s: Source for the new test.
204 * gas/mips/mips.exp: Run the new test.
205
206 2005-02-21 Alan Modra <amodra@bigpond.net.au>
207
208 * gas/d10v/instruction_packing-005.d: Adjust.
209 * gas/d10v/instruction_packing-008.d: Ignore disassembled stabs.
210 * gas/d10v/instruction_packing-009.d: Likewise.
211 * gas/d10v/instruction_packing-010.d: Likewise.
212 * gas/d10v/warning-001.d: Use #warning instead of #error.
213 * gas/d10v/warning-002.d: Likewise.
214 * gas/d10v/warning-003.d: Likewise.
215 * gas/d10v/warning-004.d: Likewise.
216 * gas/d10v/warning-005.d: Likewise.
217 * gas/d10v/warning-006.d: Likewise.
218 * gas/d10v/warning-007.d: Likewise.
219 * gas/d10v/warning-008.d: Likewise.
220 * gas/d10v/warning-009.d: Likewise.
221 * gas/d10v/warning-010.d: Likewise.
222 * gas/d10v/warning-011.d: Likewise.
223 * gas/d10v/warning-012.d: Likewise.
224 * gas/d10v/warning-013.d: Likewise.
225 * gas/d10v/warning-015.d: Likewise.
226 * gas/d10v/warning-016.d: Likewise.
227 * gas/d10v/warning-017.d: Likewise.
228 * gas/d10v/warning-018.d: Likewise.
229 * gas/d10v/warning-019.d: Likewise.
230 * lib/gas-defs.exp (run_dump_test): Don't require a dump program if
231 #warning given. Rearrange to allow $program to remain unset.
232 Fail the test if warning not found when expected. Conversely fail
233 the test if assembler errors or warnings given when not expected.
234
235 2005-02-18 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
236
237 * gas/mips/noat-1.s, gas/mips/noat-1.d, gas/mips/noat-2.s,
238 gas/mips/noat2.l, gas/mips/noat-3.s, gas/mips/noat-3.l,
239 gas/mips/noat-4.s, gas/mips/noat-4.l, gas/mips/noat-5.s,
240 gas/mips/noat-5.l, gas/mips/noat-6.s, gas/mips/noat-6.l,
241 gas/mips/noat-7.s, gas/mips/noat-7.l: New files, testcases for
242 .set noat in macro expansions.
243 * gas/mips/mips.exp: Run new testcases.
244 * gas/mips/rol-hw.d, gas/mips/rol-hw.l, gas/mips/rol.d,
245 gas/mips/rol.l, gas/mips/rol.s, gas/mips/rol64-hw.d,
246 gas/mips/rol64-hw.l, gas/mips/rol64.d, gas/mips/rol64.l,
247 gas/mips/rol64.s, gas/mips/uld2-eb.d, gas/mips/uld2-el.d,
248 gas/mips/uld2.l, gas/mips/uld2.s, gas/mips/ulh2-eb.d,
249 gas/mips/ulh2-el.d, gas/mips/ulh2.l, gas/mips/ulh2.s,
250 gas/mips/ulw2-eb-ilocks.d, gas/mips/ulw2-eb.d,
251 gas/mips/ulw2-el-ilocks.d, gas/mips/ulw2-el.d, gas/mips/ulw2.l,
252 gas/mips/ulw2.s: Don't try to test .set noat.
253
254 2005-02-17 H.J. Lu <hongjiu.lu@intel.com>
255
256 * gas/ia64/hint.b-err.l: New file.
257 * gas/ia64/hint.b-err.s: Likewise.
258 * gas/ia64/hint.b-warn.l: Likewise.
259 * gas/ia64/hint.b-warn.s: Likewise.
260
261 * gas/ia64/ia64.exp: Run hint.b-err and hint.b-warn.
262
263 * gas/ia64/opc-b.d: Pass -mhint.b=ok to as.
264
265 2005-02-17 Jan Beulich <jbeulich@novell.com>
266
267 * gas/ia64/nostkreg.[ds]: New.
268 * gas/ia64/ia64.exp: Run new test.
269
270 2005-02-16 Alan Modra <amodra@bigpond.net.au>
271
272 * gas/all/gas.exp (quad): Don't run on i960.
273
274 2005-02-15 Nigel Stephens <nigel@mips.com>
275 Maciej W. Rozycki <macro@mips.com>
276
277 * gas/mips/mips16-hilo.d: New test for the R_MIPS16_HI16 and
278 R_MIPS16_LO16 relocs.
279 * gas/mips/mips16-hilo-n32.d: Likewise, for the n32 ABI.
280 * gas/mips/mips16-hilo.s: Source for the new tests.
281 * gas/mips/mips.exp: Run the new tests.
282
283 2005-02-15 Jan Beulich <jbeulich@novell.com>
284
285 * gas/ia64/pcrel.[ds]: New.
286 * gas/ia64/ia64.exp: Run new test.
287
288 2005-02-15 Jan Beulich <jbeulich@novell.com>
289
290 * gas/ia64/dv-raw-err.l: Expect specific resource for RAW
291 violation on b0.
292 * gas/ia64/regval.[ls]: New.
293 * gas/ia64/ia64.exp: Run new test.
294
295 2005-02-15 Jan Beulich <jbeulich@novell.com>
296
297 * gas/ia64/dv-raw-err.s: Don't use r0 or f0 as output operand.
298 * gas/ia64/dv-waw-err.s: Likewise.
299 * gas/ia64/reg-err.[ls]: New.
300 * gas/ia64/ia64.exp: Run new test.
301
302 2005-02-15 Jan Beulich <jbeulich@novell.com>
303
304 * gas/ia64/reloc.[ds]: New.
305 * gas/ia64/reloc-bad.[ls]: New.
306 * gas/ia64/ia64.exp: Run new tests.
307
308 2005-02-15 Jan Beulich <jbeulich@novell.com>
309
310 * gas/ia64/operand-or.d: Pass -xnone to assembler.
311
312 2005-02-13 Jan Beulich <jbeulich@novell.com>
313
314 * gas/ia64/label.l: Adjust line numbers.
315 * gas/ia64/label.s: Add .explicit.
316 * gas/ia64/nop_x.s: Likewise.
317 * gas/ia64/opc-a.d: Add assembler option -xnone.
318 * gas/ia64/opc-b.d: Likewise.
319 * gas/ia64/opc-f.d: Likewise.
320 * gas/ia64/opc-i.d: Likewise.
321 * gas/ia64/opc-m.d: Likewise.
322 * gas/ia64/opc-x.d: Likewise.
323 * gas/ia64/pseudo.d: Likewise.
324 * gas/ia64/regs.d: Likewise.
325 * gas/ia64/tls.d: Likewise.
326 * gas/ia64/unwind-err.l: Adjust line numbers.
327 * gas/ia64/unwind-err.s: Remove explicit stops.
328
329 2005-02-13 Jan Beulich <jbeulich@novell.com>
330
331 * gas/ia64/pound.[ls]: New.
332 * gas/ia64/ia64.exp: Run new test.
333
334 2005-02-13 H.J. Lu <hongjiu.lu@intel.com>
335
336 * gas/ia64/ia64.exp: Add "operand-or".
337
338 * gas/ia64/operand-or.d: New file.
339 * gas/ia64/operand-or.s: Likewise.
340
341 2005-02-11 H.J. Lu <hongjiu.lu@intel.com>
342
343 * gas/ia64/ia64.exp: Pass -munwind-check=error for unwind-err
344 and proc.
345
346 2005-02-09 Jan Beulich <jbeulich@novell.com>
347
348 * gas/i386/intelok.s: Remove comments disabling alternative forms of
349 fbld, fbstp, and fldcw.
350 * gas/i386/intelok.d: Expect two instances of fbld, fbstp, and fldcw.
351
352 2005-02-07 Inderpreet Singh <inderpreetb@noida.hcltech.com>
353
354 * gas/maxq10/jump.d: Fixed relative jump offset.
355 * gas/maxq10/call.d: Likewise.
356 * gas/maxq20/jump.d: Likewise.
357 * gas/maxq20/call.d: Likewise.
358
359 2005-02-07 Hans-Peter Nilsson <hp@axis.com>
360
361 * lib/gas-defs.exp: Support new directive "warning".
362
363 2005-02-02 Jan Beulich <jbeulich@novell.com>
364
365 * gas/ia64/pred-rel.s: New.
366 * gas/ia64/ia64.exp: Run new test.
367
368 2005-01-31 Daniel Jacobowitz <dan@codesourcery.com>
369
370 * gas/mips/elf-rel23.d, gas/mips/elf-rel23a.d: Accept little-endian.
371 * gas/mips/tmipsel16-e.d, gas/mips/tmipsel16-f.d: Accept section
372 symbol names.
373
374 2005-01-31 Jan Beulich <jbeulich@novell.com>
375
376 * gas/macros/repeat.[ds]: New.
377 * gas/macros/macros.exp: Run new test.
378
379 2005-01-31 Jan Beulich <jbeulich@novell.com>
380
381 * gas/macros/badarg.[ls]: New.
382 * gas/macros/end.[ls]: New.
383 * gas/macros/redef.[ls]: New.
384 * gas/macros/macros.exp (run_list_test): Copy from elsewhere.
385 Run new tests.
386
387 2005-01-31 Jan Beulich <jbeulich@novell.com>
388
389 * gas/ia64/operands.[ls]: New.
390 * gas/ia64/ia64.exp: Run new test.
391
392 2005-01-31 Jan Beulich <jbeulich@novell.com>
393
394 * gas/ia64/proc.[ls]: New.
395 * gas/ia64/unwind-err.[ls]: New.
396 * gas/ia64/ia64.exp: Run new tests.
397
398 2005-01-31 Jan Beulich <jbeulich@novell.com>
399
400 * gas/ia64/bundling.[ds]: New.
401 * gas/ia64/label.[ls]: New.
402 * gas/ia64/last.[ls]: New.
403 * gas/ia64/slot2.[ls]: New.
404 * gas/ia64/ia64.exp: Run new tests.
405
406 2005-01-31 Jan Beulich <jbeulich@novell.com>
407
408 * gas/ia64/pseudo.[ds]: New.
409 * gas/ia64/ia64.exp: Run new test.
410
411 2005-01-27 Jan Beulich <jbeulich@novell.com>
412
413 * gas/ia64/nop_x.[ds]: New.
414 * gas/ia64/ia64.exp: Run new test.
415
416 2005-01-27 Jan Beulich <jbeulich@novell.com>
417
418 * gas/ia64/dv-waw-err.l: Don't expect ar112 move warning to refer to
419 M-unit.
420 * gas/ia64/mov-ar.[ds]: New.
421 * gas/ia64/ia64.exp: Run new test.
422
423 2005-01-24 Nick Clifton <nickc@redhat.com>
424
425 * gas/all/sleb128.d: Do not assume an 8-bit byte.
426 * gas/all/quad.d: Likewise. Also allow for ports which order
427 bytes within words in other than simple big-endian or
428 little-endian fashions.
429
430 2005-01-19 Richard Sandiford <rsandifo@redhat.com>
431
432 * gas/all/sleb128.[sd]: New test.
433 * gas/all/quad.[sd]: New test.
434 * gas/all/gas.exp: Run them.
435
436 2005-01-17 Andrew Stubbs <andrew.stubbs@st.com>
437
438 * gas/sh/arch/arch.exp: Correct the email address.
439 Correct a few comment typos.
440 Add new tests to ensure that the assembler will only accept
441 instructions valid in each architecture and vice-versa.
442 * gas/sh/arch/arch_expected.txt: Update/Correct the test results.
443 * gas/sh/arch/sh2a-nofpu-or-sh3-nommu.s: Regenerate.
444 * gas/sh/arch/sh2a-nofpu-or-sh4-nommu-nofpu.s: Regenerate.
445 * gas/sh/arch/sh2a-nofpu.s: Generate new file.
446 * gas/sh/arch/sh2a-or-sh3e.s: Regenerate.
447 * gas/sh/arch/sh2a-or-sh4.s: Regenerate.
448 * gas/sh/arch/sh2a.s: Generate new file.
449 * gas/sh/arch/sh2e.s: Regenerate.
450 * gas/sh/arch/sh2.s: Regenerate.
451 * gas/sh/arch/sh3-dsp.s: Regenerate.
452 * gas/sh/arch/sh3e.s: Regenerate.
453 * gas/sh/arch/sh3-nommu.s: Regenerate.
454 * gas/sh/arch/sh3.s: Regenerate.
455 * gas/sh/arch/sh4al-dsp.s: Regenerate.
456 * gas/sh/arch/sh4a-nofpu.s: Regenerate.
457 * gas/sh/arch/sh4a.s: Regenerate.
458 * gas/sh/arch/sh4-nofpu.s: Regenerate.
459 * gas/sh/arch/sh4-nommu-nofpu.s: Regenerate.
460 * gas/sh/arch/sh4.s: Regenerate.
461 * gas/sh/arch/sh-dsp.s: Regenerate.
462 * gas/sh/arch/sh.s: Regenerate.
463
464 2005-01-12 H.J. Lu <hongjiu.lu@intel.com>
465
466 * i386/i386.exp: Run "sib".
467
468 * gas/i386/sib.d: New file.
469 * gas/i386/sib.s: Likewise.
470
471 2005-01-09 Andreas Schwab <schwab@suse.de>
472
473 * gas/i386/intel16.d: Ignore trailing text with #pass.
474 * gas/i386/intelok.d: Likewise.
475 * gas/i386/prefix.d: Likewise.
476 * gas/i386/sub.d: Likewise.
477 * gas/i386/padlock.d: Likewise.
478 * gas/i386/x86_64.d: Likewise.
479
480 2005-01-05 Eric Botcazou <ebotcazou@libertysurf.fr>
481
482 * gas/elf/elf.exp (section5): Use 0-9 instead of [:digit:].
483
484 2004-12-31 Alan Modra <amodra@bigpond.net.au>
485
486 * gas/elf/elf.exp: Don't list reloc sections.
487 * gas/elf/section5.e: Remove reloc sections.
488
489 2004-12-21 Tomer Levi <Tomer.Levi@nsc.com>
490
491 * gas/crx/beq_insn.d: Update reference file according to
492 disassembler printing method.
493 * gas/crx/bit_insn.d: Likewise.
494 * gas/crx/br_insn.d: Likewise.
495 * gas/crx/cmpbr_insn.d: Likewise.
496 * gas/crx/cop_insn.d: Likewise.
497 * gas/crx/load_stor_insn.d: Likewise.
498
499 2004-12-21 Hans-Peter Nilsson <hp@axis.com>
500
501 * gas/elf/section5.e, gas/elf/section5.l: Replace [:digit:],
502 [:xdigit:] and {N} in regexps with [0-9], [0-9a-fA-F] and N
503 copies, to cater to tcl versions before Tcl 8.2.3.
504
505 2004-12-20 Nick Clifton <nickc@redhat.com>
506
507 * gas/elf/section5.[ls]: Use % instead of @ in .section
508 directives.
509
510 2004-12-16 Richard Sandiford <rsandifo@redhat.com>
511
512 * gas/v850/split-lo16.{s,d}: New test.
513 * gas/v850/v850.exp: Run it.
514
515 2004-12-15 Jan Beulich <jbeulich@novell.com>
516
517 * gas/elf/section5.[els]: New.
518
519 2004-12-13 Richard Sandiford <rsandifo@redhat.com>
520
521 * gas/mips/elf-rel25.d, gas/mips/elf-rel25a.d: Cope with different
522 .text alignments.
523
524 2004-12-11 Alan Modra <amodra@bigpond.net.au>
525
526 * gas/alpha/elf-usepv-1.d: Update for changed section syms.
527 * gas/arm/mapping.d: Likewise.
528 * gas/mips/tmips16-e.d: Likewise.
529 * gas/mips/tmips16-f.d: Likewise.
530 * gas/mmix/align-1.d: Likewise.
531 * gas/mmix/basep-10.d: Likewise.
532 * gas/mmix/basep-11.d: Likewise.
533 * gas/mmix/basep-7.d: Likewise.
534 * gas/mmix/basep-8.d: Likewise.
535 * gas/mmix/basep-9.d: Likewise.
536 * gas/mmix/builtin1.d: Likewise.
537 * gas/mmix/builtin2.d: Likewise.
538 * gas/mmix/builtin3.d: Likewise.
539 * gas/mmix/bz-c.d: Likewise.
540 * gas/mmix/comment-2.d: Likewise.
541 * gas/mmix/comment-3.d: Likewise.
542 * gas/mmix/cons-2.d: Likewise.
543 * gas/mmix/fb-1.d: Likewise.
544 * gas/mmix/fb-2.d: Likewise.
545 * gas/mmix/geta-c.d: Likewise.
546 * gas/mmix/greg1.d: Likewise.
547 * gas/mmix/greg1a.d: Likewise.
548 * gas/mmix/greg2.d: Likewise.
549 * gas/mmix/greg2a.d: Likewise.
550 * gas/mmix/greg3.d: Likewise.
551 * gas/mmix/greg4.d: Likewise.
552 * gas/mmix/greg5.d: Likewise.
553 * gas/mmix/greg6.d: Likewise.
554 * gas/mmix/greg7.d: Likewise.
555 * gas/mmix/greg8.d: Likewise.
556 * gas/mmix/is-1.d: Likewise.
557 * gas/mmix/jump-c.d: Likewise.
558 * gas/mmix/local-1.d: Likewise.
559 * gas/mmix/locall1.d: Likewise.
560 * gas/mmix/odd-1.d: Likewise.
561 * gas/mmix/op-0-1.d: Likewise.
562 * gas/mmix/op-0-1s.d: Likewise.
563 * gas/mmix/op-0-2.d: Likewise.
564 * gas/mmix/prefix1.d: Likewise.
565 * gas/mmix/prefix2.d: Likewise.
566 * gas/mmix/prefix3.d: Likewise.
567 * gas/mmix/pseudo-1.d: Likewise.
568 * gas/mmix/pushj-c.d: Likewise.
569 * gas/mmix/pushj-cs.d: Likewise.
570 * gas/mmix/sym-1.d: Likewise.
571 * gas/mmix/weak1-s.d: Likewise.
572 * gas/mmix/weak1.d: Likewise.
573 * gas/mmix/zerop-1.d: Likewise.
574 * gas/ppc/power4.d: Likewise.
575 * gas/ppc/test1elf32.d: Likewise.
576 * gas/ppc/test1elf64.d: Likewise.
577 * gas/sh/sh64/datal32-3.d: Likewise.
578 * gas/sh/sh64/datal64-3.d: Likewise.
579 * gas/sh/sh64/localcom-1.d: Likewise.
580
581 2004-12-10 Ian Lance Taylor <ian@wasabisystems.com>
582
583 * gas/mips/elf-rel23a.d: New test.
584 * gas/mips/elf-rel23b.d: New test.
585 * gas/mips/elf-rel25.s: New test.
586 * gas/mips/elf-rel25.d: New test.
587 * gas/mips/elf-rel25a.d: New test.
588 * gas/mips/mips.exp: Run new tests.
589
590 2004-12-09 Paul Brook <paul@codesourcery.com>
591
592 * gas/arm/unwind.d: Expect R_ARM_PREL31 relocations.
593
594 2004-12-09 Ian Lance Taylor <ian@wasabisystems.com>
595
596 * gas/mips/branch-swap.d: Pass -32 to as.
597
598 2004-11-29 Tomer Levi <Tomer.Levi@nsc.com>
599
600 * gas/crx/br_insn.d: Fix error in expected disassembly.
601
602 2004-11-29 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
603
604 * testsuite/gas/m32r/rela-1.s: New test.
605 * testsuite/gas/m32r/rela-1.d: Expected disassembly.
606 * testsuite/gas/m32r/m32r.exp: Run the new test.
607 * testsuite/gas/m32r/relax-1.d: Update for fixed pcrel reloc
608 generation.
609
610 2004-11-27 Richard Earnshaw <rearnsha@arm.com>
611
612 * gas/testsuite/arm/thumbv6.d (setend): Remove stray tab at end
613 of dump pattern.
614
615 2004-11-25 H.J. Lu <hongjiu.lu@intel.com>
616
617 * gas/ia64/group-1.d: Adjust expected secion ordering.
618
619 2004-11-25 Jan Beulich <jbeulich@novell.com>
620
621 * gas/i386/x86-64-inval.[sl]: Remove sahf/lahf.
622
623 2004-11-24 Paul Brook <paul@codesourcery.com>
624
625 * gas/elf/group0a.d: Adjust expected secion ordering.
626 * gas/elf/group1a.d: Ditto.
627 * gas/elf/section4.d: Ditto.
628
629 2004-11-24 Nick Clifton <nickc@redhat.com>
630
631 * gas/iq2000/allinsn.exp: Remove IQ10 tests.
632 * gas/iq2000/q10allinsn.d: Delete.
633 * gas/iq2000/q10allinsn.s: Delete.
634 * gas/iq2000/q10hazard4.s: Delete.
635 * gas/iq2000/q10hazard5.s: Delete.
636 * gas/iq2000/q10load-hazards.exp: Delete.
637 * gas/iq2000/q10nohazard.s: Delete.
638 * gas/iq2000/q10noyield.s: Delete.
639 * gas/iq2000/q10test0.d: Delete.
640 * gas/iq2000/q10test0.s: Delete.
641 * gas/iq2000/q10test1.d: Delete.
642 * gas/iq2000/q10test1.s: Delete.
643 * gas/iq2000/q10test10.d: Delete.
644 * gas/iq2000/q10test10.s: Delete.
645 * gas/iq2000/q10test11.d: Delete.
646 * gas/iq2000/q10test11.s: Delete.
647 * gas/iq2000/q10test12.d: Delete.
648 * gas/iq2000/q10test12.s: Delete.
649 * gas/iq2000/q10test2.d: Delete.
650 * gas/iq2000/q10test2.s: Delete.
651 * gas/iq2000/q10test3.d: Delete.
652 * gas/iq2000/q10test3.s: Delete.
653 * gas/iq2000/q10test4.d: Delete.
654 * gas/iq2000/q10test4.s: Delete.
655 * gas/iq2000/q10test5.d: Delete.
656 * gas/iq2000/q10test5.s: Delete.
657 * gas/iq2000/q10test6.d: Delete.
658 * gas/iq2000/q10test6.s: Delete.
659 * gas/iq2000/q10test7.d: Delete.
660 * gas/iq2000/q10test7.s: Delete.
661 * gas/iq2000/q10test8.d: Delete.
662 * gas/iq2000/q10test8.s: Delete.
663 * gas/iq2000/q10test9.d: Delete.
664 * gas/iq2000/q10test9.s: Delete.
665 * gas/iq2000/q10yield.exp: Delete.
666 * gas/iq2000/test.exp: Delete.
667
668 2004-11-24 Ramana Radhakrishnan <ramana.radhakrishnan@codito.com>
669
670 * gas/arc/st.s: Add checks for other variants of the sr and st
671 instruction.
672 * gas/arc/st.d: Update the expected disassembly.
673
674 2004-11-23 Nick Clifton <nickc@redhat.com>
675
676 * gas/mn10300/relax.s: Add further tests of the relaxing of branch
677 instructions.
678 * gas/mn10300/relax.d: Add expected relocations.
679
680 2004-11-22 Ravi Ramaseshan <ravi.ramaseshan@codito.com>
681
682 * gas/arc/ld.s: Add check of load of a long immediate.
683 * gas/arc/ld.d: Add expected disassembly.
684
685 2004-11-22 Hans-Peter Nilsson <hp@axis.com>
686
687 * gas/all/gas.exp: Run dg-runtest for all err-*.s and warn-*.s.
688 * gas/all/err-1.s, gas/all/warn-1.s: New tests.
689
690 2004-11-18 Inderpreet Singh <inderpreetb@nioda.hcltech.com>
691
692 * gas/maxq10/call.d: Fix expected results now that bfd assembler
693 support is enabled by default.
694 * gas/maxq10/range.d: Likewise.
695 * gas/maxq20/call.d: Likewise.
696
697 2004-11-17 Daniel Jacobowitz <dan@codesourcery.com>
698
699 * gas/arm/mapping.d: Expect F markers for Thumb code.
700 * gas/arm/unwind.d: Update big-endian pattern.
701
702 2004-11-12 Nick Clifton <nickc@redhat.com>
703
704 * gas/mn10300/basic.exp: Add relax test.
705 * gas/mn10300/relax.s: New test.
706 * gas/mn10300/relax.d: Expected results. Make sure that the
707 correct size of instruction has been selected.
708
709 2004-11-11 Bob Wilson <bob.wilson@acm.org>
710
711 * gas/xtensa/short_branch_offset.s: New.
712 * gas/xtensa/short_branch_offset.d: New.
713 * gas/xtensa/all.exp: Run new test.
714
715 2004-11-10 Alan Modra <amodra@bigpond.net.au>
716
717 * gas/i386/opcode.s: Pad section.
718 * gas/i386/intelok.s: Likewise.
719 * gas/i386/opcode.d: Update.
720 * gas/i386/intelok.d: Update.
721
722 2004-11-08 Inderpreet Singh <inderpreetb@nioda.hcltech.com>
723 Vineet Sharma <vineets@noida.hcltech.com>
724
725 * gas/maxq10: New directory. Contains tests for maxq port.
726 * gas/maxq20: Likewise.
727
728 2004-11-05 H.J. Lu <hongjiu.lu@intel.com>
729
730 * gas/i386/general.s: Add movzb.
731 * gas/i386/general.l: Updated.
732
733 2004-11-04 Hans-Peter Nilsson <hp@axis.com>
734
735 * gas/all/gas.exp: Exclude float.s for crisv32-*-*.
736 * gas/cris/operand-err-1.s (test.m constant): Remove xfail marker
737 and update rationale. Mark "ba [external_symbol]" and "ba [r3]"
738 as invalid.
739 * gas/ieee-fp/x930509a.exp: setup_xfail for crisv32-*-*.
740 * gas/macros/macros.exp: setup_xfail strings for crisv32-*-*.
741 * gas/cris/abs32-1.s, gas/cris/arch-err-1.s,
742 gas/cris/arch-err-2.s, gas/cris/arch-err-3.s,
743 gas/cris/arch-err-4.s, gas/cris/arch-err-5.s,
744 gas/cris/bound-err-1.s, gas/cris/brokw-3b.s,
745 gas/cris/march-err-1.s, gas/cris/march-err-2.s,
746 gas/cris/push-err-1.s, gas/cris/push-err-2.s,
747 gas/cris/pushpopv32.s, gas/cris/rd-abs32-1.d,
748 gas/cris/rd-abs32-2.d, gas/cris/rd-arch-1.d, gas/cris/rd-arch-2.d,
749 gas/cris/rd-arch-3.d, gas/cris/rd-bkw1b.d, gas/cris/rd-bkw2b.d,
750 gas/cris/rd-bkw3b.d, gas/cris/rd-bound1.d, gas/cris/rd-bound1.s,
751 gas/cris/rd-bound2.d, gas/cris/rd-bound3.d, gas/cris/rd-bound4.d,
752 gas/cris/rd-break32.d, gas/cris/rd-ppv1032.d, gas/cris/rd-ppv32.d,
753 gas/cris/rd-spr-1.d, gas/cris/rd-spr-1.s, gas/cris/rd-usp-1.d,
754 gas/cris/rd-usp-1b.d, gas/cris/rd-v10_32o-1.d,
755 gas/cris/rd-v10_32o-2.d, gas/cris/rd-v10_32o-2.s,
756 gas/cris/rd-v32-b1.d, gas/cris/rd-v32-b1.s, gas/cris/rd-v32-b2.d,
757 gas/cris/rd-v32-b2.s, gas/cris/rd-v32-b3.d, gas/cris/rd-v32-b3.s,
758 gas/cris/rd-v32-f1.d, gas/cris/rd-v32-f1.s, gas/cris/rd-v32-i1.d,
759 gas/cris/rd-v32-i1.s, gas/cris/rd-v32-l1.d, gas/cris/rd-v32-l1.s,
760 gas/cris/rd-v32-l3.d, gas/cris/rd-v32-l3.s, gas/cris/rd-v32-l4.d,
761 gas/cris/rd-v32-l4.s, gas/cris/rd-v32o-1.d, gas/cris/rd-v32s-1.d,
762 gas/cris/rd-v32s-2.d, gas/cris/rd-v32s-2.s, gas/cris/rd-v32s-3.d,
763 gas/cris/rd-v32s-3.s, gas/cris/rd-v32s-4.d, gas/cris/rd-v32s-4.s,
764 gas/cris/rd-vao-1.d, gas/cris/v32-err-1.s, gas/cris/v32-err-10.s,
765 gas/cris/v32-err-11.s, gas/cris/v32-err-2.s, gas/cris/v32-err-3.s,
766 gas/cris/v32-err-4.s, gas/cris/v32-err-5.s, gas/cris/v32-err-6.s,
767 gas/cris/v32-err-7.s, gas/cris/v32-err-8.s, gas/cris/v32-err-9.s:
768 New tests.
769
770 2004-11-04 Jan Beulich <jbeulich@novell.com>
771
772 * gas/i386/i386.exp: Execute new tests intelbad and intelok.
773 * gas/i386/intelbad.[sl]: New test to check for various things not
774 permitted in Intel mode.
775 * gas/i386/intel.d, gas/i386/opcode.d, gas/i386/x86-64-opcode.d:
776 Adjust for change to segment register store.
777 * gas/i386/intelok.[sd]: New test to check various Intel mode specific
778 things get handled correctly.
779 * gas/i386/x86_64.[sd]: Remove unsupported constructs referring to
780 'high' and 'low' parts of an operand, which the parser previously
781 accepted while neither telling that it's not supported nor that it
782 ignored the remainder of the line following these supposed keywords.
783
784 2004-10-28 Tomer Levi <Tomer.Levi@nsc.com>
785
786 * gas/crx/cop_insn.d: Regenerate (after a bug fix in Assembler).
787
788 2004-10-27 Tomer Levi <Tomer.Levi@nsc.com>
789
790 * gas/crx/cop_insn.s: Test new Co-Processor instruction 'cpi'.
791 * gas/crx/list_insn.s: Add hi/lo/u<N> registers tests, fix test bugs.
792 * gas/crx/cop_insn.d: Regenerate.
793 * gas/crx/list_insn.d: Likewise.
794
795 2004-10-23 Daniel Jacobowitz <dan@debian.org>
796
797 * gas/cfi/cfi-arm-1.d, gas/cfi/cfi-arm-1.s: New files.
798 * gas/cfi/cfi.exp: Run cfi-arm-1 test.
799
800 2004-10-21 Tomer Levi <Tomer.Levi@nsc.com>
801
802 * gas/crx/cop_insn.s: Reverse operands order in store co-processor
803 instructions.
804 * gas/crx/list_insn.s: Remove test for unsupported 'popa' instruction.
805 * gas/crx/cop_insn.d: Regenerate.
806 * gas/crx/list_insn.d: Likewise.
807
808 2004-10-14 Paul Brook <paul@codesourcery.com>
809
810 * gas/arm/mapping.d: Pass --special-syms to objdump.
811
812 2004-10-08 Daniel Jacobowitz <dan@debian.org>
813
814 * gas/i386/i386.exp: Don't run divide test for targets where '/'
815 is a comment. Run x86-64-unwind for 64-bit ELF targets.
816 * gas/i386/x86-64-unwind.d, gas/i386/x86-64-unwind.s: New.
817
818 2004-10-08 Alan Modra <amodra@bigpond.net.au>
819
820 * gas/cfi/cfi-common-4.d: Correct for 64 bit targets.
821
822 2004-10-07 Bob Wilson <bob.wilson@acm.org>
823
824 * gas/xtensa/all.exp: Adjust expected error message for j_too_far.
825 Change entry_align test to expect an error.
826 * gas/xtensa/entry_misalign2.s: Use no-transform instead of
827 no-generics directives.
828
829 2004-10-07 Richard Sandiford <rsandifo@redhat.com>
830
831 * gas/mips/elf-rel{23,24}.[sd]: New tests.
832 * gas/mips/mips.exp: New test.
833
834 2004-10-07 Richard Sandiford <rsandifo@redhat.com>
835
836 * gas/mips/elf-rel22.[sd]: New test.
837 * gas/mips/mips.exp: Run it.
838
839 2004-10-07 Richard Sandiford <rsandifo@redhat.com>
840
841 * gas/mips/elf-rel21.[sd]: New test.
842 * gas/mips/mips.exp: Run it.
843
844 2004-10-07 Jan Beulich <jbeulich@novell.com>
845
846 * gas/cfi/cfi-common-4.[ds]: New.
847 * gas/cfi/cfi.exp: Run new test.
848
849 2004-10-07 Tomer Levi <Tomer.Levi@nsc.com>
850
851 * gas/crx/cop_insn.s: New file.
852 * gas/crx/cop_insn.d: Likewise.
853 * gas/crx/load_stor_insn.s: Move Co-processor insns to a separate
854 test.
855 * gas/crx/misc_insn.s: Likewise.
856 * gas/crx/load_stor_insn.d: Regenerate.
857 * gas/crx/misc_insn.d: Likewise.
858
859 2004-10-06 Aldy Hernandez <aldyh@redhat.com>
860
861 * gas/ppc/e500.s: Add double-precision instructions.
862 * gas/ppc/e500.d: Same.
863
864 2004-10-05 Paul Brook <paul@codesourcery.com>
865
866 * gas/arm/arm.exp: Add unwind table test. Recognise
867 arm-symbian-symbianelf and arm-none-eabi.
868 * gas/arm/unwind.s: New file.
869 * gas/arm/unwind.d: New file.
870
871 2004-10-01 Bill Farmer <Bill@the-farmers.freeserve.co.uk>
872
873 * gas/pdp11/opcode.d: Fix sob opcode value.
874
875 2004-09-30 Paul Brook <paul@codesourcery.com>
876
877 * gas/arm/arch6zk.d: New file.
878 * gas/arm/arch6zk.s: New file.
879 * gas/arm/arm.exp: Add them.
880
881 2004-09-29 Alan Modra <amodra@bigpond.net.au>
882
883 * gas/i386/secrel.s: Pad .rdata out to 16 byte boundary.
884 * gas/i386/secrel.d: Adjust to suit.
885
886 2004-09-19 Paul Brook <paul@codesourcery.com>
887
888 * gas/elf/elf.exp: Recognise additional arm elf targets.
889
890 2004-09-17 Paul Brook <paul@codesourcery.com>
891
892 * gas/arm/pic.s: Add (target2).
893 * gas/arm/pic.d: Ditto.
894
895 2004-09-13 Paul Brook <paul@codesourcery.com>
896
897 * gas/arm/pic.d: Rename RELABS to TARGET1.
898 * gas/arm/pic.s: Ditto.
899
900 2004-09-03 Tomer Levi <Tomer.Levi@nsc.com>
901
902 * gas/crx: New directory.
903 * gas/crx/allinsn.exp: New test script.
904 * gas/crx/arith_insn.s: New file.
905 * gas/crx/arith_insn.d: Likewise.
906 * gas/crx/beq_insn.s: Likewise.
907 * gas/crx/beq_insn.d: Likewise.
908 * gas/crx/bit_insn.s: Likewise.
909 * gas/crx/bit_insn.d: Likewise.
910 * gas/crx/br_insn.s: Likewise.
911 * gas/crx/br_insn.d: Likewise.
912 * gas/crx/cmov_insn.s: Likewise.
913 * gas/crx/cmov_insn.d: Likewise.
914 * gas/crx/cmpbr_insn.s: Likewise.
915 * gas/crx/cmpbr_insn.d: Likewise.
916 * gas/crx/jscond_insn.s: Likewise.
917 * gas/crx/jscond_insn.d: Likewise.
918 * gas/crx/list_insn.s: Likewise.
919 * gas/crx/list_insn.d: Likewise.
920 * gas/crx/load_stor_insn.s: Likewise.
921 * gas/crx/load_stor_insn.d: Likewise.
922 * gas/crx/misc_insn.s: Likewise.
923 * gas/crx/misc_insn.d: Likewise.
924 * gas/crx/no_op_insn.s: Likewise.
925 * gas/crx/no_op_insn.d: Likewise.
926 * gas/crx/shift_insn.s: Likewise.
927 * gas/crx/shift_insn.d: Likewise.
928
929 2004-08-27 Richard Sandiford <rsandifo@redhat.com>
930
931 * gas/frv/fr550-pack1.[sd]: New test.
932 * gas/frv/allinsn.exp: Run it.
933
934 2004-08-27 Nick Clifton <nickc@redhat.com>
935
936 * gas/i386/i386.exp: Allow pcrel test for COFF targets as well,
937 but not for PE targets. Similarly for the absrel test.
938
939 2004-08-26 Nick Clifton <nickc@redhat.com>
940
941 * gas/i386/i386.exp: Group ELF specific tests together. Move the
942 pcrel test into the ELF only section. Use is_elf_format to test
943 for ELF based toolchains.
944
945 2004-08-25 H.J. Lu <hongjiu.lu@intel.com>
946
947 * gas/all/gas.exp: Use `string match ""' instead of `eq ""'.
948
949 2004-08-24 Jan Beulich <jbeulich@novell.com>
950
951 * gas/all/altmacro.[sd]: Split out part from here...
952 * gas/all/altmac2.[sd]: ... to here.
953 * gas/all/excl.s: New.
954 * gas/all/gas.exp: Suppress both tests for a few targets known to
955 break. Run the new (split out) test only when the target doesn't
956 use '!' as a comment character.
957
958 2004-08-18 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
959
960 * gas/mips/branch-swap.s: New testcase.
961 * gas/mips/branch-swap.d: New testcase.
962 * gas/mips/mips.exp: Run the testcase.
963
964 2004-08-18 Nick Clifton <nickc@redhat.com>
965
966 * gas/macros/strings.s: Remove #NO_APP, accidentally committed as
967 part of another patch.
968
969 2004-08-15 Nick Clifton <nickc@redhat.com>
970
971 * gas/all/altmacro.d: Allow for rest of frag being padded to an
972 alignment boundary.
973
974 * gas/arm/arm.exp: Run bignum test for ELF based targets only.
975
976 2004-08-16 Alan Modra <amodra@bigpond.net.au>
977
978 * gas/cfi/cfi-alpha-1.d: Adjust for readelf fix.
979 * gas/cfi/cfi-alpha-3.d: Likewise.
980 * gas/cfi/cfi-i386.d: Likewise.
981 * gas/cfi/cfi-m68k.d: Likewise.
982 * gas/cfi/cfi-ppc-1.d: Likewise.
983 * gas/cfi/cfi-s390-1.d: Likewise.
984 * gas/cfi/cfi-s390x-1.d: Likewise.
985 * gas/cfi/cfi-sh-1.d: Likewise.
986 * gas/cfi/cfi-sparc-1.d: Likewise.
987 * gas/cfi/cfi-sparc64-1.d: Likewise.
988 * gas/cfi/cfi-x86_64.d: Likewise.
989
990 2004-08-13 Jan Beulich <jbeulich@novell.com>
991
992 * gas/all/altmacro.[sd]: New test.
993 * gas/all/gas.exp: Run the new test.
994
995 2004-08-10 Mark Mitchell <mark@codesourcery.com>
996
997 * gas/arm/bignum1.s: New test.
998 * gas/arm/arm.exp: Run it.
999
1000 2004-08-06 Paul Brook <paul@codesourcery.com>
1001
1002 * gas/arm/pic.s,d: Test RELABS and SBREL relocations.
1003
1004 2004-08-05 Nitin Yewale <nitiny@kpitcummins.com>
1005
1006 * h8300/h8300.exp: Addition of new test case to check rx
1007 generation with adds and subs instruction for plain H8/300 target.
1008 * h8300/addsubrxcheck.s: New test source file.
1009
1010 2004-08-01 Stephane Carrez <stcarrez@nerim.fr>
1011
1012 * gas/m68hc11/m68hc11.exp: Fix tests for 2.15
1013 * gas/elf/elf.exp: Test obj-elf for m6811-* and m6812-*
1014 * gas/symver/symver.exp: Likewise for symver tests.
1015
1016 2004-07-30 Michal Ludvig <mludvig@suse.cz>
1017
1018 * gas/i386/padlock.s, gas/i386/padlock.d: New tests for
1019 VIA PadLock instructions.
1020
1021 2004-07-29 Kaz Kojima <kkojima@rr.iij4u.or.jp>
1022
1023 * gas/sh/basic.exp: Don't do sh2a test for sh5.
1024 * gas/sh/sh2a.d: Match elf32-sh* format too.
1025
1026 2004-07-29 Alexandre Oliva <aoliva@redhat.com>
1027
1028 2003-12-30 DJ Delorie <dj@redhat.com>
1029 * gas/sh/sh2a.s: New.
1030 * gas/sh/sh2a.d: New.
1031 * gas/sh/basic.exp: Add it.
1032
1033 2004-07-27 Tomer Levi <Tomer.Levi@nsc.com>
1034
1035 * gas/all/gas.exp (do_930509a): Disable test for crx.
1036
1037 2004-07-22 H.J. Lu <hongjiu.lu@intel.com>
1038
1039 * gas/i386/x86-64-inval.l: Remove the leading `+'.
1040
1041 2004-07-22 Nick Clifton <nickc@redhat.com>
1042
1043 PR/280
1044 * gas/h8300/ffxx1-coff.d: Remove duplicated raw insn values.
1045 * gas/h8300/ffxx1-elf.d: Likewise.
1046 * gas/h8300/h8sx_disp2.d: Likewise.
1047 * gas/h8300/h8sx_mov_imm.d: Likewise.
1048 * gas/h8300/h8sx_rtsl.d: Likewise.
1049 * gas/h8300/ffxx1-coff.s: Remove inappropriate insn width specifier.
1050 * gas/h8300/ffxx1-elf.s: Likewise.
1051
1052 2004-07-21 Jan Beulich <jbeulich@novell.com>
1053
1054 * gas/i386/x86-64-addr32.[ds]: New test for x86-64 32-bit
1055 addressing in 64-bit mode.
1056 * gas/i386/x86-64-rip.[ds]: New test for x86-64 rip-relative
1057 addressing.
1058 * gas/i386/i386.exp: Run the two new tests.
1059
1060 * gas/cfi/cfi-x86_64.d: Adjust expectation for leave to not have a
1061 rex prefix.
1062 * gas/i386/x86-64-inval.[ls]: Add a bunch of instructions illegal
1063 in 64-bit mode.
1064
1065 2004-07-20 Maciej W. Rozycki <macro@linux-mips.org>
1066
1067 * gas/mips/elf-rel19.d: Pass -march=mips1 to gas as the test
1068 expects load delay slots.
1069
1070 2004-07-20 Maciej W. Rozycki <macro@linux-mips.org>
1071
1072 * gas/mips/vr5400.d: Update for a correct disassembly of
1073 "racm.ob".
1074
1075 2004-07-20 Maciej W. Rozycki <macro@linux-mips.org>
1076
1077 * gas/mips/mips32.s: Adjust for the unified "break" syntax. Add
1078 another "break" case. Update the comment accordingly.
1079 * gas/mips/set-arch.s: Likewise.
1080 * gas/mips/mips32.d: Adjust for the new output.
1081 * gas/mips/set-arch.d: Likewise.
1082
1083 2004-07-15 Nitin Yewale <nitiny@kpitcummins.com>
1084
1085 * gas/h8300/h8300.exp (do_h8300hn_addressgen): Addition of
1086 new test case for H8300H normal target to check symbol
1087 address generation.
1088 * gas/h8300/symaddgen.s: New test.
1089
1090 2004-07-13 Nick Clifton <nickc@redhat.com>
1091
1092 * gas/i386/intel.s: Add test of newly expand arithmetic support
1093 for Intel mode assembler.
1094 * gas/i386/intel.d: Add expected disassmbly.
1095
1096 2004-07-13 Nick Clifton <nickc@redhat.com>
1097
1098 * gas/vtable: Delete directory. These tests are no longer needed
1099 as the VTABLE_ reloc support is obsolete.
1100
1101 2004-07-08 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
1102
1103 * gas/m32r/pic.exp: Add New Test case for @GOTOFF, @GOT, @PLT.
1104 * gas/m32r/pic2.s: New file: Test case for @GOTOFF, @GOT, @PLT.
1105 * gas/m32r/pic2.d: New file: Expected results.
1106
1107 2004-07-08 Richard Sandiford <rsandifo@redhat.com>
1108
1109 * gas/mips/elf-rel7.d: Expect relocations against bar to refer to bar.
1110 * gas/mips/elf-refl19.d: Likewise L2.
1111
1112 2004-07-03 Richard Sandiford <rsandifo@redhat.com>
1113
1114 * gas/mips/elf{,el}-rel.d: Adjust so that the earliest %hi() matches
1115 the earliest %lo().
1116 * gas/mips/elf-rel11.d: Don't expect the relocs to be reordered.
1117 * gas/mips/elf-rel20.[sd]: New test.
1118 * gas/mips/mips.exp: Run it.
1119
1120 2004-07-03 Maciej W. Rozycki <macro@linux-mips.org>
1121
1122 * gas/mips/elf-rel9.[sd]: Fix typo in %lo() expression.
1123
1124 2004-07-01 H.J. Lu <hongjiu.lu@intel.com>
1125
1126 * gas/ia64/group-1.d: New.
1127 * gas/ia64/group-1.s: Likewise.
1128
1129 * gas/ia64/ia64.exp: Add group-1 to test comdat group.
1130
1131 2004-06-30 James E Wilson <wilson@specifixinc.com>
1132
1133 * gas/ia64/dv-imply.d: Update.
1134 * gas/ia64/dv-mutex.d: Likewise.
1135 * gas/ia64/dv-safe.d: Likewise.
1136
1137 2004-06-29 Alan Modra <amodra@bigpond.net.au>
1138
1139 * gas/m68k/mode5.s: Pad section.
1140 * gas/m68k/mode5.d: Update.
1141
1142 2004-06-28 Alan Modra <amodra@bigpond.net.au>
1143
1144 * gas/ppc/power4.d: Update.
1145
1146 2004-06-24 Alan Modra <amodra@bigpond.net.au>
1147
1148 * gas/i386/prescott.s: Remove fisttpd and fisttpq.
1149 * gas/i386/prescott.d: Update.
1150
1151 2004-06-08 Jakub Jelinek <jakub@redhat.com>
1152
1153 * gas/ia64/dv-raw-err.s: Add some new postinc tests.
1154 * gas/ia64/dv-raw-err.l: Updated.
1155
1156 2004-05-28 Peter Barada <peter@the-baradas.com>
1157
1158 * gas/m68k/mode5.s: New test file. Checks conversion of mode 5
1159 addressing with zero offset into mode 2 addressing.
1160 * gas/m68k/mode5.d: New file: Expected disassmbly.
1161 * gas/m68k/all.exp: Run new test.
1162
1163 2004-05-27 H.J. Lu <hongjiu.lu@intel.com>
1164
1165 * gas/ia64/regs.d: Updated.
1166
1167 2004-05-26 H.J. Lu <hongjiu.lu@intel.com>
1168
1169 * gas/ia64/ia64.exp: Run invalid-ar.
1170
1171 * gas/ia64/invalid-ar.l: New file. Test invalid AR access.
1172 * gas/ia64/invalid-ar.s: Likewise.
1173
1174 2004-05-24 Peter Barada <peter@the-baradas.com>
1175
1176 * gas/m68k/mcf-emac.d: Provide correct disassembler results.
1177 * gas/m68k/mcf-mac.d: Provide correct disassembler results.
1178
1179 2004-05-20 H.J. Lu <hongjiu.lu@intel.com>
1180
1181 * gas/ia64/dv-srlz.d: Fix a typo.
1182
1183 2004-05-12 Ben Elliston <bje@au.ibm.com>
1184
1185 * gas/h8300/t03_add.exp: Remove stray semicolons.
1186 * gas/h8300/t04_sub.exp: Likewise.
1187 * gas/h8300/t05_cmp.exp: Likewise.
1188 * gas/h8300/t08_or.exp: Likewise.
1189 * gas/h8300/t09_xor.exp: Likewise.
1190 * gas/h8300/t10_and.exp: Likewise.
1191 * gas/hppa/reloc/reloc.exp: Likewise.
1192 * gas/hppa/unsorted/unsorted.exp: Likewise.
1193 * gas/i386/i386.exp: Likewise.
1194 * gas/m68hc11/m68hc11.exp: Likewise.
1195 * gas/mips/mips.exp: Likewise.
1196 * gas/sparc/sparc.exp: Likewise.
1197 * lib/gas-defs.exp: Likewise.
1198
1199 2004-05-11 Nick Clifton <nickc@redhat.com>
1200
1201 * gas/elf/section4.s: New test. Checks label arithmetic when
1202 multiple same-name sections exist.
1203 * gas/elf/section4.d: New file: Expected section list
1204 * gas/elf/elf.exp: Run the new test.
1205 * gas/elf/group0.s: Use % instead of @ for type argument to
1206 .section directive (for compatability with ARM port).
1207 * gas/elf/group1.s: Likewise.
1208
1209 2004-05-07 Richard Sandiford <rsandifo@redhat.com>
1210
1211 * gas/mips/vr4122.[sd]: Rename to...
1212 * gas/mips/vr4120-2.[sd]: ...and add tests for VR4181A errata
1213 MD(1) and MD(4).
1214 * gas/mips/mips.exp: Update accordingly.
1215
1216 2004-05-05 Alexandre Oliva <aoliva@redhat.com>
1217
1218 * gas/frv/reloc1.d: Match elf32-frvfdpic as well.
1219 * gas/frv/fr405-insn.d: Likewise.
1220 * gas/frv/fr450-insn.d: Likewise.
1221
1222 2004-04-30 H.J. Lu <hongjiu.lu@intel.com>
1223
1224 * gas/elf/elf.exp: Remove group1, add group1a and group1b for
1225 section group.
1226
1227 * gas/elf/group1a.d: New file.
1228 * gas/elf/group1b.d: Likewise.
1229
1230 * gas/elf/group1.e: Removed.
1231
1232 2004-04-30 Nick Clifton <nickc@redhat.com>
1233
1234 * gas/arm/reg-alias.s: New file: Test case sensitive register
1235 aliases.
1236 * gas/arm/reg-alias.d: New file: Expected test output.
1237 * gas/arm/arm.exp: Run reg-alias test.
1238 Arrange tests in a more orderly fashion.
1239
1240 2004-04-30 Ben Elliston <bje@au.ibm.com>
1241
1242 * gas/ppc/power4.s: Add dcbz and dcbzl test cases.
1243 * gas/ppc/power4.d: Update accordingly.
1244
1245 2004-04-26 H.J. Lu <hongjiu.lu@intel.com>
1246
1247 * gas/elf/elf.exp: Add group0a, group0b and group1 for section
1248 group.
1249
1250 * gas/elf/group0.s: New file.
1251 * gas/elf/group0a.d: Likewise.
1252 * gas/elf/group0b.d: Likewise.
1253 * gas/elf/group1.e: Likewise.
1254 * gas/elf/group1.s: Likewise.
1255
1256 2004-04-23 Nick Clifton <nickc@redhat.com>
1257
1258 * gas/symver/symver1.d: Cope with extra symbols inserted by
1259 arm-elf toolchains.
1260 * gas/symver/symver0.d: Likewise
1261 * gas/elf/symver.d: Likewise.
1262
1263 2004-04-22 Kaz Kojima <kkojima@rr.iij4u.or.jp>
1264
1265 * gas/sh/pcrel2.d: Update.
1266 * gas/sh/tlsd.d: Update.
1267 * gas/sh/tlsnopic.d: Update.
1268 * gas/sh/tlspic.d: Update.
1269
1270 2004-04-22 Mark Kettenis <kettenis@gnu.org>
1271
1272 * lib/gas-defs.exp (is_elf_format): Add OpenBSD support.
1273
1274 2004-04-22 Atsushi Nemoto <anemo@mba.ocn.ne.jp>
1275
1276 * gas/mips/lb-xgot-ilocks.d: Remove nops in load delay slot.
1277 * gas/mips/mips-abi32-pic.d: Likewise.
1278 * gas/mips/mips-abi32-pic2.d: Likewise.
1279 * gas/mips/mips-gp32-fp32-pic.d: Likewise.
1280 * gas/mips/mips-gp32-fp64-pic.d: Likewise.
1281 * gas/mips/mips-gp64-fp32-pic.d: Likewise.
1282 * gas/mips/mips-gp64-fp64-pic.d: Likewise.
1283 * gas/mips/relax-swap1-mips2.d: Likewise.
1284 * gas/mips/lb-svr4pic-ilocks.d: New test.
1285 * gas/mips/mips.exp: Run it.
1286
1287 2004-04-22 Paul Brook <paul@codesourcery.com>
1288
1289 * maverick.c (off8s): Test full shifted operand range.
1290 (MCC2): Define.
1291 (MVDSPACC, MVACCDSP): Use it.
1292 * maverick.d, maverick.s: Regenerate.
1293
1294 2004-04-22 Peter Barada <peter@the-baradas.com>
1295
1296 * gas/m68k/mcf-mac.s: New test: Check ColdFire MAC instructions.
1297 * gas/m68k/mcf-emac.s: New test: Similar checks.
1298 * gas/m68k/mcf-mac.d: New test: Expected output.
1299 * gas/m68k/mcf-emac.d: New test: Likewise.
1300 * gas/m68k/all.exp: Run new tests.
1301
1302 2004-04-21 Chris Demetriou <cgd@broadcom.com>
1303
1304 * gas/mips/elempic.d: File removed as part of -membedded-pic removal.
1305 * gas/mips/empic.d: Likewise.
1306 * gas/mips/empic.l: Likewise.
1307 * gas/mips/empic.s: Likewise.
1308 * gas/mips/empic2.d: Likewise.
1309 * gas/mips/empic2.s: Likewise.
1310 * gas/mips/empic3_e.d: Likewise.
1311 * gas/mips/empic3_e.s: Likewise.
1312 * gas/mips/empic3_g1.d: Likewise.
1313 * gas/mips/empic3_g1.s: Likewise.
1314 * gas/mips/empic3_g2.d: Likewise.
1315 * gas/mips/empic3_g2.s: Likewise.
1316 * gas/mips/jal-empic-elf-2.d: Likewise.
1317 * gas/mips/jal-empic-elf-2.s: Likewise.
1318 * gas/mips/jal-empic-elf-3.d: Likewise.
1319 * gas/mips/jal-empic-elf-3.s: Likewise.
1320 * gas/mips/jal-empic-elf.d: Likewise.
1321 * gas/mips/jal-empic.d: Likewise.
1322 * gas/mips/la-empic.d: Likewise.
1323 * gas/mips/la-empic.s: Likewise.
1324 * gas/mips/lb-empic.d: Likewise.
1325 * gas/mips/ld-empic.d: Likewise.
1326 * gas/mips/lif-empic.d: Likewise.
1327 * gas/mips/telempic.d: Likewise.
1328 * gas/mips/tempic.d: Likewise.
1329 * gas/mips/ulh-empic.d: Likewise.
1330 * gas/mips/ld-pic.s: Remove code conditional on EMPIC.
1331 * gas/mips/lifloat.s: Likewise.
1332 * gas/mips/mips.exp: Remove -membedded-pic tests and related comments.
1333
1334 2004-04-20 Brian Ford <ford@vss.fsi.com>
1335 DJ Delorie <dj@redhat.com>
1336
1337 * gas/i386/secrel.s: New test for .secrel32.
1338 * gas/i386/secrel.d: Likewise.
1339 * gas/i386/i386.exp: Call it for PE targets.
1340
1341 2004-04-19 Jakub Jelinek <jakub@redhat.com>
1342
1343 * gas/cfi/cfi-sparc64-1.d: Update.
1344
1345 2004-04-14 Richard Sandiford <rsandifo@redhat.com>
1346
1347 * gas/mips/vr4122.[sd]: Change option to -mfix-vr4120.
1348
1349 2004-04-14 Richard Sandiford <rsandifo@redhat.com>
1350
1351 * gas/elf/section2.e-mips: Allow named section symbols.
1352 * gas/mips/{,el}empic.d, gas/mips/mips{,el}16-[ef].d: Likewise.
1353
1354 2004-04-13 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
1355
1356 * gas/m32r/parallel-2.s: New file: Test case for parallel code.
1357 * gas/m32r/parallel-2.d: New file: Expected results.
1358 * gas/m32r/m32r2.exp: Run the test.
1359
1360 * gas/m32r/seth.s: New file: Test for seth.
1361 * gas/m32r/seth.d: New file: Expected results.
1362 * gas/m32r/m32r.exp: Run the new test.
1363
1364 2004-04-01 Asgari Jinia <asgarij@kpitcummins.com>
1365
1366 * gas/sh/renesas-1.s, gas/sh/renesas-1.d: New test for -renesas
1367 option.
1368 * gas/sh/basic.exp: Run the new test.
1369
1370 2004-04-01 Dave Korn <dk@artimi.com>
1371
1372 * gas/dlx/alltests.exp: Execute new lohi test.
1373 * gas/dlx/lohi.s: New test for spurious lo16/hi16
1374 reloc overflow checking.
1375 * gas/dlx/lohi.d: New file: expected output.
1376 * gas/dlx/lhi.d: Updated to properly expect lo16
1377 relocations where asked for.
1378 * gas/dlx/itype.d: Likewise.
1379 * gas/dlx/lhi.d: Corrected cut+paste error in test name.
1380
1381 2004-03-30 Stan Shebs <shebs@apple.com>
1382
1383 * gas/macros/macros.exp: Remove mention of MPW config.
1384
1385 2004-03-27 Alan Modra <amodra@bigpond.net.au>
1386
1387 * gas/i860/dir-intel03-err.l: Update for junk at end line becoming
1388 an error.
1389 * gas/m68hc11/m68hc11.exp: Likewise.
1390
1391 2004-03-23 Andreas Schwab <schwab@suse.de>
1392
1393 * gas/cfi/cfi-m68k.d: Adjust offsets.
1394
1395 2004-03-22 Hans-Peter Nilsson <hp@axis.com>
1396
1397 * gas/cris/regreg.d: Assemble with --no-mul-bug-abort.
1398 * gas/cris/mulbug-err-1.s, gas/cris/rd-mulbug-1.d: New tests.
1399
1400 2004-03-17 Kaz Kojima <kkojima@rr.iij4u.or.jp>
1401
1402 * gas/cfi/cfi-sh-1.d: New file.
1403 * gas/cfi/cfi-sh-1.s: Likewise.
1404 * gas/cfi/cfi.exp: Add SH case.
1405
1406 2004-03-16 Alan Modra <amodra@bigpond.net.au>
1407
1408 * gas/ppc/altivec.d: Update.
1409 * gas/ppc/altivec_xcoff.d: Update.
1410 * gas/ppc/altivec_xcoff64.d: Update.
1411 * gas/ppc/astest.d: Update.
1412 * gas/ppc/astest2.d: Update.
1413 * gas/ppc/astest2_64.d: Update.
1414 * gas/ppc/astest64.d: Update.
1415 * gas/ppc/booke.d: Update.
1416 * gas/ppc/booke_xcoff.d: Update.
1417 * gas/ppc/booke_xcoff64.d: Update.
1418 * gas/ppc/e500.d: Update.
1419 * gas/ppc/power4.d: Update.
1420 * gas/ppc/test1elf32.d: Update.
1421 * gas/ppc/test1elf64.d: Update.
1422 * gas/ppc/test1xcoff32.d: Update.
1423
1424 2004-03-15 Alan Modra <amodra@bigpond.net.au>
1425
1426 * gas/i386/padlock.s: Pad with .p2align.
1427 * gas/i386/padlock.d: Adjust.
1428
1429 2004-03-12 Michal Ludvig <mludvig@suse.cz>
1430
1431 * gas/i386/padlock.s, gas/i386/padlock.d: New tests for
1432 VIA PadLock instructions.
1433 * gas/i386/i386.exp: Run padlock tests.
1434
1435 2004-03-12 Alan Modra <amodra@bigpond.net.au>
1436
1437 * gas/i386/katmai.d: Revert last change.
1438
1439 * gas/i386/katmai.d: Adjust for clflush change.
1440
1441 2004-03-08 Andreas Jaeger <aj@suse.de>
1442
1443 * gas/cfi/cfi-s390x-1.d: Adjust offsets.
1444
1445 2004-03-07 Richard Henderson <rth@redhat.com>
1446
1447 * gas/cfi/cfi-common-2.d, gas/cfi/cfi-i386.d: Adjust offsets.
1448
1449 2004-03-07 Andreas Jaeger <aj@suse.de>
1450
1451 * gas/cfi/cfi-x86_64.d: Adjust offsets.
1452
1453 2004-03-07 Richard Henderson <rth@redhat.com>
1454
1455 * gas/alpha/elf-reloc-8.d, gas/cfi/cfi-alpha-1.d,
1456 gas/cfi/cfi-alpha-2.d, gas/cfi/cfi-alpha-3.d, gas/cfi/cfi-common-1.d,
1457 gas/cfi/cfi-common-2.d, gas/cfi/cfi-common-3.d: Adjust offsets.
1458
1459 2004-03-03 Kaz Kojima <kkojima@rr.iij4u.or.jp>
1460
1461 * gas/sh/sh64/err-dsp.s: Fix expected error message.
1462
1463 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
1464
1465 * gas/frv/fr405-insn.[sdl]: New test.
1466 * gas/frv/fr450-spr.[sd]: New test.
1467 * gas/frv/fr450-insn.[sdl]: New test.
1468 * gas/frv/fr450-media-issue.[sl]: New test.
1469 * gas/frv/allinsn.exp: Run new tests. Ensure fr405 instructions
1470 aren't accepted for -mcpu=fr400 or -mcpu=fr500. Ensure fr450
1471 instructions aren't accepted for -mcpu=fr400, -mcpu=fr405 or
1472 -mcpu=fr500.
1473
1474 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
1475
1476 * gas/frv/allinsn.s (rstb, rsth, rst, rstd, rstq): Replace with nops.
1477 (rstbf, rsthf, rstf, rstdf, rstqf): Likewise.
1478 * gas/frv/allinsn.d: Update accordingly.
1479
1480 2004-02-17 Petko Manolov <petkan@nucleusys.com>
1481
1482 * gas/arm/maverick.c: DSPSC to/from opcode fixes.
1483 * gas/arm/maverick.d: Likewise.
1484 * gas/arm/maverick.s: Likewise.
1485
1486 2004-02-09 Kaz Kojima <kkojima@rr.iij4u.or.jp>
1487
1488 * gas/sh/basic.exp: Don't do sh4a tests for sh5.
1489
1490 2004-02-06 Nathan Sidwell <nathan@codesourcery.com>
1491
1492 * gas/macros/test2.s: Lowercase it.
1493
1494 2004-02-02 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
1495
1496 * gas/mips/div.d: Update to accomodate changes in macro
1497 expansions.
1498 gas/mips/elf-rel-got-n32.d: Likewise.
1499 gas/mips/elf-rel-got-n64.d: Likewise.
1500 gas/mips/elf-rel-xgot-n32.d: Likewise.
1501 gas/mips/elf-rel-xgot-n64.d: Likewise.
1502 gas/mips/la-svr4pic.d: Likewise.
1503 gas/mips/la-xgot.d: Likewise.
1504 gas/mips/lca-svr4pic.d: Likewise.
1505 gas/mips/lca-xgot.d: Likewise.
1506
1507 2004-02-01 Kaz Kojima <kkojima@rr.iij4u.or.jp>
1508
1509 * gas/sh/sh4a-fp.d: Fix opcode name fssra to fsrra.
1510 * gas/sh/sh4a-fp.s: Likewise.
1511 * gas/sh/err-sh4a-fp.s: Likewise.
1512
1513 2004-01-24 Chris Demetriou <cgd@broadcom.com>
1514
1515 * gas/mips/relax-swap1.s: Add extra space at end, so the
1516 disassembly will consistently have "..." at its end.
1517 * gas/mips/relax-swap2.s: Likewise.
1518 * gas/mips/relax-swap1-mips2.d: Expect "..." at end of disassembly.
1519
1520 2004-01-23 Daniel Jacobowitz <drow@mvista.com>
1521
1522 * gas/arm/arm.exp: Add "undefined" test.
1523 * gas/arm/undefined.s, gas/arm/undefined.l: New files.
1524
1525 2004-01-23 Richard Sandiford <rsandifo@redhat.com>
1526
1527 * gas/mips/macro-warn-[1234].[sdl]: New tests.
1528 * gas/mips/macro-warn-[12]-n32.[dl]: New tests.
1529 * gas/mips/mips.exp: Run them.
1530
1531 2004-01-23 Richard Sandiford <rsandifo@redhat.com>
1532
1533 * gas/mips/elf-rel19.[sd]: New test.
1534 * gas/mips/mips.exp: Run it.
1535
1536 2004-01-11 Tom Rix <tcrix@worldnet.att.net>
1537
1538 * gas/m68hc11/movb.s: Add m68hc12 movb and movw dump test.
1539 * gas/m68hc11/movb.d: Likewise.
1540 * gas/m68hc11/m68hc11.exp: Likewise. Add more movb failure tests.
1541
1542 2004-01-19 Alan Modra <amodra@bigpond.net.au>
1543
1544 * gas/i386/katmai.d: Adjust for changed sib printing.
1545 * gas/i386/prescott.d: Likewise.
1546 * gas/i386/sse2.d: Likewise.
1547 * gas/i386/ssemmx2.d: Likewise.
1548
1549 2004-01-16 Alexandre Oliva <aoliva@redhat.com>
1550
1551 * gas/mn10300/mov5.s: New.
1552 * gas/mn10300/basic.exp (do_mov5): New.
1553
1554 2004-01-14 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
1555
1556 * gas/mips/relax-swap1-mips1.d: New test for branch relaxation
1557 with swapping for MIPS1.
1558 * gas/mips/relax-swap1-mips2.d: New test for branch relaxation
1559 with swapping for MIPS2.
1560 * gas/mips/relax-swap1.l: Stderr output for the new tests.
1561 * gas/mips/relax-swap1.s: Source for the new tests.
1562 * gas/mips/relax-swap2.d: New test for branch likely relaxation
1563 with swapping.
1564 * gas/mips/relax-swap2.l: Stderr output for the new test.
1565 * gas/mips/relax-swap2.s: Source for the new test.
1566 * gas/mips/mips.exp: Run the new tests.
1567
1568 2004-01-13 Ian Lance Taylor <ian@wasabisystems.com>
1569
1570 * gas/mips/mips16-64.d: New test.
1571 * gas/mips/mips.exp: Run it.
1572
1573 2004-01-12 Richard Sandiford <rsandifo@redhat.com>
1574
1575 * gas/mips/elf-rel18.[sd]: New test.
1576 * gas/mips/mips.exp: Run it.
1577
1578 2004-01-09 Paul Brook <paul@codesourcery.com>
1579
1580 * gas/arm/vfp2.s, gas/arm/vfp2.d: New test.
1581 * gas/arm/arm.exp: Add them.
1582
1583 2004-01-08 Ian Lance Taylor <ian@wasabisystems.com>
1584
1585 * gas/mips/ldstla-n64.d: Pass -64 to assembler, not -n64.
1586 * gas/mips/ldstla-n64-shared.d: Likewise.
1587
1588 2004-01-07 Nick Clifton <nickc@redhat.com>
1589
1590 * gas/cris/rd-dw2-1.d: Expect a pointer size from readelf.
1591
1592 2004-01-06 Alexandre Oliva <aoliva@redhat.com>
1593
1594 2003-11-05 Alexandre Oliva <aoliva@redhat.com>
1595 * lib/gas-defs.exp (is_elf_format): Match frv-uclinux.
1596 2003-09-18 Alexandre Oliva <aoliva@redhat.com>
1597 * gas/frv/fdpic.s, gas/frv/fdpic.d: Renamed from ucpic*.
1598 2003-09-15 Alexandre Oliva <aoliva@redhat.com>
1599 * gas/frv/ucpic.s, gas/frv/ucpic.d: Use gr15 as PIC register. Use
1600 gprel12 for rodata symbol and gotoff12 for sdata symbol.
1601 2003-08-08 Alexandre Oliva <aoliva@redhat.com>
1602 * gas/frv/ucpic.d: Test gotoff and gotofffuncdesc.
1603 2003-08-04 Alexandre Oliva <aoliva@redhat.com>
1604 * gas/frv/ucpic.d, gas/frv/ucpic.s: New.
1605 * gas/frv/allinsns.exp: Run it.
1606
1607 2004-01-02 Albert Bartoszko <albar@nt.kegel.com.pl>
1608
1609 * gas/msp430/opcode.s: Add test for an 'add' instruction which
1610 looks similar to an 'rla' instruction.
1611
1612 For older changes see ChangeLog-9303
1613 \f
1614 Local Variables:
1615 mode: change-log
1616 left-margin: 8
1617 fill-column: 74
1618 version-control: never
1619 End: