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