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