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