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