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