1 2004-10-28 Tomer Levi <Tomer.Levi@nsc.com>
3 * gas/crx/cop_insn.d: Regenerate (after a bug fix in Assembler).
5 2004-10-27 Tomer Levi <Tomer.Levi@nsc.com>
7 * gas/crx/cop_insn.s: Test new Co-Processor instruction 'cpi'.
8 * gas/crx/list_insn.s: Add hi/lo/u<N> registers tests, fix test bugs.
9 * gas/crx/cop_insn.d: Regenerate.
10 * gas/crx/list_insn.d: Likewise.
12 2004-10-23 Daniel Jacobowitz <dan@debian.org>
14 * gas/cfi/cfi-arm-1.d, gas/cfi/cfi-arm-1.s: New files.
15 * gas/cfi/cfi.exp: Run cfi-arm-1 test.
17 2004-10-21 Tomer Levi <Tomer.Levi@nsc.com>
19 * gas/crx/cop_insn.s: Reverse operands order in store co-processor
21 * gas/crx/list_insn.s: Remove test for unsupported 'popa' instruction.
22 * gas/crx/cop_insn.d: Regenerate.
23 * gas/crx/list_insn.d: Likewise.
25 2004-10-14 Paul Brook <paul@codesourcery.com>
27 * gas/arm/mapping.d: Pass --special-syms to objdump.
29 2004-10-08 Daniel Jacobowitz <dan@debian.org>
31 * gas/i386/i386.exp: Don't run divide test for targets where '/'
32 is a comment. Run x86-64-unwind for 64-bit ELF targets.
33 * gas/i386/x86-64-unwind.d, gas/i386/x86-64-unwind.s: New.
35 2004-10-08 Alan Modra <amodra@bigpond.net.au>
37 * gas/cfi/cfi-common-4.d: Correct for 64 bit targets.
39 2004-10-07 Bob Wilson <bob.wilson@acm.org>
41 * gas/xtensa/all.exp: Adjust expected error message for j_too_far.
42 Change entry_align test to expect an error.
43 * gas/xtensa/entry_misalign2.s: Use no-transform instead of
44 no-generics directives.
46 2004-10-07 Richard Sandiford <rsandifo@redhat.com>
48 * gas/mips/elf-rel{23,24}.[sd]: New tests.
49 * gas/mips/mips.exp: New test.
51 2004-10-07 Richard Sandiford <rsandifo@redhat.com>
53 * gas/mips/elf-rel22.[sd]: New test.
54 * gas/mips/mips.exp: Run it.
56 2004-10-07 Richard Sandiford <rsandifo@redhat.com>
58 * gas/mips/elf-rel21.[sd]: New test.
59 * gas/mips/mips.exp: Run it.
61 2004-10-07 Jan Beulich <jbeulich@novell.com>
63 * gas/cfi/cfi-common-4.[ds]: New.
64 * gas/cfi/cfi.exp: Run new test.
66 2004-10-07 Tomer Levi <Tomer.Levi@nsc.com>
68 * gas/crx/cop_insn.s: New file.
69 * gas/crx/cop_insn.d: Likewise.
70 * gas/crx/load_stor_insn.s: Move Co-processor insns to a separate
72 * gas/crx/misc_insn.s: Likewise.
73 * gas/crx/load_stor_insn.d: Regenerate.
74 * gas/crx/misc_insn.d: Likewise.
76 2004-10-06 Aldy Hernandez <aldyh@redhat.com>
78 * gas/ppc/e500.s: Add double-precision instructions.
79 * gas/ppc/e500.d: Same.
81 2004-10-05 Paul Brook <paul@codesourcery.com>
83 * gas/arm/arm.exp: Add unwind table test. Recognise
84 arm-symbian-symbianelf and arm-none-eabi.
85 * gas/arm/unwind.s: New file.
86 * gas/arm/unwind.d: New file.
88 2004-10-01 Bill Farmer <Bill@the-farmers.freeserve.co.uk>
90 * gas/pdp11/opcode.d: Fix sob opcode value.
92 2004-09-30 Paul Brook <paul@codesourcery.com>
94 * gas/arm/arch6zk.d: New file.
95 * gas/arm/arch6zk.s: New file.
96 * gas/arm/arm.exp: Add them.
98 2004-09-29 Alan Modra <amodra@bigpond.net.au>
100 * gas/i386/secrel.s: Pad .rdata out to 16 byte boundary.
101 * gas/i386/secrel.d: Adjust to suit.
103 2004-09-19 Paul Brook <paul@codesourcery.com>
105 * gas/elf/elf.exp: Recognise additional arm elf targets.
107 2004-09-17 Paul Brook <paul@codesourcery.com>
109 * gas/arm/pic.s: Add (target2).
110 * gas/arm/pic.d: Ditto.
112 2004-09-13 Paul Brook <paul@codesourcery.com>
114 * gas/arm/pic.d: Rename RELABS to TARGET1.
115 * gas/arm/pic.s: Ditto.
117 2004-09-03 Tomer Levi <Tomer.Levi@nsc.com>
119 * gas/crx: New directory.
120 * gas/crx/allinsn.exp: New test script.
121 * gas/crx/arith_insn.s: New file.
122 * gas/crx/arith_insn.d: Likewise.
123 * gas/crx/beq_insn.s: Likewise.
124 * gas/crx/beq_insn.d: Likewise.
125 * gas/crx/bit_insn.s: Likewise.
126 * gas/crx/bit_insn.d: Likewise.
127 * gas/crx/br_insn.s: Likewise.
128 * gas/crx/br_insn.d: Likewise.
129 * gas/crx/cmov_insn.s: Likewise.
130 * gas/crx/cmov_insn.d: Likewise.
131 * gas/crx/cmpbr_insn.s: Likewise.
132 * gas/crx/cmpbr_insn.d: Likewise.
133 * gas/crx/jscond_insn.s: Likewise.
134 * gas/crx/jscond_insn.d: Likewise.
135 * gas/crx/list_insn.s: Likewise.
136 * gas/crx/list_insn.d: Likewise.
137 * gas/crx/load_stor_insn.s: Likewise.
138 * gas/crx/load_stor_insn.d: Likewise.
139 * gas/crx/misc_insn.s: Likewise.
140 * gas/crx/misc_insn.d: Likewise.
141 * gas/crx/no_op_insn.s: Likewise.
142 * gas/crx/no_op_insn.d: Likewise.
143 * gas/crx/shift_insn.s: Likewise.
144 * gas/crx/shift_insn.d: Likewise.
146 2004-08-27 Richard Sandiford <rsandifo@redhat.com>
148 * gas/frv/fr550-pack1.[sd]: New test.
149 * gas/frv/allinsn.exp: Run it.
151 2004-08-27 Nick Clifton <nickc@redhat.com>
153 * gas/i386/i386.exp: Allow pcrel test for COFF targets as well,
154 but not for PE targets. Similarly for the absrel test.
156 2004-08-26 Nick Clifton <nickc@redhat.com>
158 * gas/i386/i386.exp: Group ELF specific tests together. Move the
159 pcrel test into the ELF only section. Use is_elf_format to test
160 for ELF based toolchains.
162 2004-08-25 H.J. Lu <hongjiu.lu@intel.com>
164 * gas/all/gas.exp: Use `string match ""' instead of `eq ""'.
166 2004-08-24 Jan Beulich <jbeulich@novell.com>
168 * gas/all/altmacro.[sd]: Split out part from here...
169 * gas/all/altmac2.[sd]: ... to here.
170 * gas/all/excl.s: New.
171 * gas/all/gas.exp: Suppress both tests for a few targets known to
172 break. Run the new (split out) test only when the target doesn't
173 use '!' as a comment character.
175 2004-08-18 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
177 * gas/mips/branch-swap.s: New testcase.
178 * gas/mips/branch-swap.d: New testcase.
179 * gas/mips/mips.exp: Run the testcase.
181 2004-08-18 Nick Clifton <nickc@redhat.com>
183 * gas/macros/strings.s: Remove #NO_APP, accidentally committed as
184 part of another patch.
186 2004-08-15 Nick Clifton <nickc@redhat.com>
188 * gas/all/altmacro.d: Allow for rest of frag being padded to an
191 * gas/arm/arm.exp: Run bignum test for ELF based targets only.
193 2004-08-16 Alan Modra <amodra@bigpond.net.au>
195 * gas/cfi/cfi-alpha-1.d: Adjust for readelf fix.
196 * gas/cfi/cfi-alpha-3.d: Likewise.
197 * gas/cfi/cfi-i386.d: Likewise.
198 * gas/cfi/cfi-m68k.d: Likewise.
199 * gas/cfi/cfi-ppc-1.d: Likewise.
200 * gas/cfi/cfi-s390-1.d: Likewise.
201 * gas/cfi/cfi-s390x-1.d: Likewise.
202 * gas/cfi/cfi-sh-1.d: Likewise.
203 * gas/cfi/cfi-sparc-1.d: Likewise.
204 * gas/cfi/cfi-sparc64-1.d: Likewise.
205 * gas/cfi/cfi-x86_64.d: Likewise.
207 2004-08-13 Jan Beulich <jbeulich@novell.com>
209 * gas/all/altmacro.[sd]: New test.
210 * gas/all/gas.exp: Run the new test.
212 2004-08-10 Mark Mitchell <mark@codesourcery.com>
214 * gas/arm/bignum1.s: New test.
215 * gas/arm/arm.exp: Run it.
217 2004-08-06 Paul Brook <paul@codesourcery.com>
219 * gas/arm/pic.s,d: Test RELABS and SBREL relocations.
221 2004-08-05 Nitin Yewale <nitiny@kpitcummins.com>
223 * h8300/h8300.exp: Addition of new test case to check rx
224 generation with adds and subs instruction for plain H8/300 target.
225 * h8300/addsubrxcheck.s: New test source file.
227 2004-08-01 Stephane Carrez <stcarrez@nerim.fr>
229 * gas/m68hc11/m68hc11.exp: Fix tests for 2.15
230 * gas/elf/elf.exp: Test obj-elf for m6811-* and m6812-*
231 * gas/symver/symver.exp: Likewise for symver tests.
233 2004-07-30 Michal Ludvig <mludvig@suse.cz>
235 * gas/i386/padlock.s, gas/i386/padlock.d: New tests for
236 VIA PadLock instructions.
238 2004-07-29 Kaz Kojima <kkojima@rr.iij4u.or.jp>
240 * gas/sh/basic.exp: Don't do sh2a test for sh5.
241 * gas/sh/sh2a.d: Match elf32-sh* format too.
243 2004-07-29 Alexandre Oliva <aoliva@redhat.com>
245 2003-12-30 DJ Delorie <dj@redhat.com>
246 * gas/sh/sh2a.s: New.
247 * gas/sh/sh2a.d: New.
248 * gas/sh/basic.exp: Add it.
250 2004-07-27 Tomer Levi <Tomer.Levi@nsc.com>
252 * gas/all/gas.exp (do_930509a): Disable test for crx.
254 2004-07-22 H.J. Lu <hongjiu.lu@intel.com>
256 * gas/i386/x86-64-inval.l: Remove the leading `+'.
258 2004-07-22 Nick Clifton <nickc@redhat.com>
261 * gas/h8300/ffxx1-coff.d: Remove duplicated raw insn values.
262 * gas/h8300/ffxx1-elf.d: Likewise.
263 * gas/h8300/h8sx_disp2.d: Likewise.
264 * gas/h8300/h8sx_mov_imm.d: Likewise.
265 * gas/h8300/h8sx_rtsl.d: Likewise.
266 * gas/h8300/ffxx1-coff.s: Remove inappropriate insn width specifier.
267 * gas/h8300/ffxx1-elf.s: Likewise.
269 2004-07-21 Jan Beulich <jbeulich@novell.com>
271 * gas/i386/x86-64-addr32.[ds]: New test for x86-64 32-bit
272 addressing in 64-bit mode.
273 * gas/i386/x86-64-rip.[ds]: New test for x86-64 rip-relative
275 * gas/i386/i386.exp: Run the two new tests.
277 * gas/cfi/cfi-x86_64.d: Adjust expectation for leave to not have a
279 * gas/i386/x86-64-inval.[ls]: Add a bunch of instructions illegal
282 2004-07-20 Maciej W. Rozycki <macro@linux-mips.org>
284 * gas/mips/elf-rel19.d: Pass -march=mips1 to gas as the test
285 expects load delay slots.
287 2004-07-20 Maciej W. Rozycki <macro@linux-mips.org>
289 * gas/mips/vr5400.d: Update for a correct disassembly of
292 2004-07-20 Maciej W. Rozycki <macro@linux-mips.org>
294 * gas/mips/mips32.s: Adjust for the unified "break" syntax. Add
295 another "break" case. Update the comment accordingly.
296 * gas/mips/set-arch.s: Likewise.
297 * gas/mips/mips32.d: Adjust for the new output.
298 * gas/mips/set-arch.d: Likewise.
300 2004-07-15 Nitin Yewale <nitiny@kpitcummins.com>
302 * gas/h8300/h8300.exp (do_h8300hn_addressgen): Addition of
303 new test case for H8300H normal target to check symbol
305 * gas/h8300/symaddgen.s: New test.
307 2004-07-13 Nick Clifton <nickc@redhat.com>
309 * gas/i386/intel.s: Add test of newly expand arithmetic support
310 for Intel mode assembler.
311 * gas/i386/intel.d: Add expected disassmbly.
313 2004-07-13 Nick Clifton <nickc@redhat.com>
315 * gas/vtable: Delete directory. These tests are no longer needed
316 as the VTABLE_ reloc support is obsolete.
318 2004-07-08 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
320 * gas/m32r/pic.exp: Add New Test case for @GOTOFF, @GOT, @PLT.
321 * gas/m32r/pic2.s: New file: Test case for @GOTOFF, @GOT, @PLT.
322 * gas/m32r/pic2.d: New file: Expected results.
324 2004-07-08 Richard Sandiford <rsandifo@redhat.com>
326 * gas/mips/elf-rel7.d: Expect relocations against bar to refer to bar.
327 * gas/mips/elf-refl19.d: Likewise L2.
329 2004-07-03 Richard Sandiford <rsandifo@redhat.com>
331 * gas/mips/elf{,el}-rel.d: Adjust so that the earliest %hi() matches
333 * gas/mips/elf-rel11.d: Don't expect the relocs to be reordered.
334 * gas/mips/elf-rel20.[sd]: New test.
335 * gas/mips/mips.exp: Run it.
337 2004-07-03 Maciej W. Rozycki <macro@linux-mips.org>
339 * gas/mips/elf-rel9.[sd]: Fix typo in %lo() expression.
341 2004-07-01 H.J. Lu <hongjiu.lu@intel.com>
343 * gas/ia64/group-1.d: New.
344 * gas/ia64/group-1.s: Likewise.
346 * gas/ia64/ia64.exp: Add group-1 to test comdat group.
348 2004-06-30 James E Wilson <wilson@specifixinc.com>
350 * gas/ia64/dv-imply.d: Update.
351 * gas/ia64/dv-mutex.d: Likewise.
352 * gas/ia64/dv-safe.d: Likewise.
354 2004-06-29 Alan Modra <amodra@bigpond.net.au>
356 * gas/m68k/mode5.s: Pad section.
357 * gas/m68k/mode5.d: Update.
359 2004-06-28 Alan Modra <amodra@bigpond.net.au>
361 * gas/ppc/power4.d: Update.
363 2004-06-24 Alan Modra <amodra@bigpond.net.au>
365 * gas/i386/prescott.s: Remove fisttpd and fisttpq.
366 * gas/i386/prescott.d: Update.
368 2004-06-08 Jakub Jelinek <jakub@redhat.com>
370 * gas/ia64/dv-raw-err.s: Add some new postinc tests.
371 * gas/ia64/dv-raw-err.l: Updated.
373 2004-05-28 Peter Barada <peter@the-baradas.com>
375 * gas/m68k/mode5.s: New test file. Checks conversion of mode 5
376 addressing with zero offset into mode 2 addressing.
377 * gas/m68k/mode5.d: New file: Expected disassmbly.
378 * gas/m68k/all.exp: Run new test.
380 2004-05-27 H.J. Lu <hongjiu.lu@intel.com>
382 * gas/ia64/regs.d: Updated.
384 2004-05-26 H.J. Lu <hongjiu.lu@intel.com>
386 * gas/ia64/ia64.exp: Run invalid-ar.
388 * gas/ia64/invalid-ar.l: New file. Test invalid AR access.
389 * gas/ia64/invalid-ar.s: Likewise.
391 2004-05-24 Peter Barada <peter@the-baradas.com>
393 * gas/m68k/mcf-emac.d: Provide correct disassembler results.
394 * gas/m68k/mcf-mac.d: Provide correct disassembler results.
396 2004-05-20 H.J. Lu <hongjiu.lu@intel.com>
398 * gas/ia64/dv-srlz.d: Fix a typo.
400 2004-05-12 Ben Elliston <bje@au.ibm.com>
402 * gas/h8300/t03_add.exp: Remove stray semicolons.
403 * gas/h8300/t04_sub.exp: Likewise.
404 * gas/h8300/t05_cmp.exp: Likewise.
405 * gas/h8300/t08_or.exp: Likewise.
406 * gas/h8300/t09_xor.exp: Likewise.
407 * gas/h8300/t10_and.exp: Likewise.
408 * gas/hppa/reloc/reloc.exp: Likewise.
409 * gas/hppa/unsorted/unsorted.exp: Likewise.
410 * gas/i386/i386.exp: Likewise.
411 * gas/m68hc11/m68hc11.exp: Likewise.
412 * gas/mips/mips.exp: Likewise.
413 * gas/sparc/sparc.exp: Likewise.
414 * lib/gas-defs.exp: Likewise.
416 2004-05-11 Nick Clifton <nickc@redhat.com>
418 * gas/elf/section4.s: New test. Checks label arithmetic when
419 multiple same-name sections exist.
420 * gas/elf/section4.d: New file: Expected section list
421 * gas/elf/elf.exp: Run the new test.
422 * gas/elf/group0.s: Use % instead of @ for type argument to
423 .section directive (for compatability with ARM port).
424 * gas/elf/group1.s: Likewise.
426 2004-05-07 Richard Sandiford <rsandifo@redhat.com>
428 * gas/mips/vr4122.[sd]: Rename to...
429 * gas/mips/vr4120-2.[sd]: ...and add tests for VR4181A errata
431 * gas/mips/mips.exp: Update accordingly.
433 2004-05-05 Alexandre Oliva <aoliva@redhat.com>
435 * gas/frv/reloc1.d: Match elf32-frvfdpic as well.
436 * gas/frv/fr405-insn.d: Likewise.
437 * gas/frv/fr450-insn.d: Likewise.
439 2004-04-30 H.J. Lu <hongjiu.lu@intel.com>
441 * gas/elf/elf.exp: Remove group1, add group1a and group1b for
444 * gas/elf/group1a.d: New file.
445 * gas/elf/group1b.d: Likewise.
447 * gas/elf/group1.e: Removed.
449 2004-04-30 Nick Clifton <nickc@redhat.com>
451 * gas/arm/reg-alias.s: New file: Test case sensitive register
453 * gas/arm/reg-alias.d: New file: Expected test output.
454 * gas/arm/arm.exp: Run reg-alias test.
455 Arrange tests in a more orderly fashion.
457 2004-04-30 Ben Elliston <bje@au.ibm.com>
459 * gas/ppc/power4.s: Add dcbz and dcbzl test cases.
460 * gas/ppc/power4.d: Update accordingly.
462 2004-04-26 H.J. Lu <hongjiu.lu@intel.com>
464 * gas/elf/elf.exp: Add group0a, group0b and group1 for section
467 * gas/elf/group0.s: New file.
468 * gas/elf/group0a.d: Likewise.
469 * gas/elf/group0b.d: Likewise.
470 * gas/elf/group1.e: Likewise.
471 * gas/elf/group1.s: Likewise.
473 2004-04-23 Nick Clifton <nickc@redhat.com>
475 * gas/symver/symver1.d: Cope with extra symbols inserted by
477 * gas/symver/symver0.d: Likewise
478 * gas/elf/symver.d: Likewise.
480 2004-04-22 Kaz Kojima <kkojima@rr.iij4u.or.jp>
482 * gas/sh/pcrel2.d: Update.
483 * gas/sh/tlsd.d: Update.
484 * gas/sh/tlsnopic.d: Update.
485 * gas/sh/tlspic.d: Update.
487 2004-04-22 Mark Kettenis <kettenis@gnu.org>
489 * lib/gas-defs.exp (is_elf_format): Add OpenBSD support.
491 2004-04-22 Atsushi Nemoto <anemo@mba.ocn.ne.jp>
493 * gas/mips/lb-xgot-ilocks.d: Remove nops in load delay slot.
494 * gas/mips/mips-abi32-pic.d: Likewise.
495 * gas/mips/mips-abi32-pic2.d: Likewise.
496 * gas/mips/mips-gp32-fp32-pic.d: Likewise.
497 * gas/mips/mips-gp32-fp64-pic.d: Likewise.
498 * gas/mips/mips-gp64-fp32-pic.d: Likewise.
499 * gas/mips/mips-gp64-fp64-pic.d: Likewise.
500 * gas/mips/relax-swap1-mips2.d: Likewise.
501 * gas/mips/lb-svr4pic-ilocks.d: New test.
502 * gas/mips/mips.exp: Run it.
504 2004-04-22 Paul Brook <paul@codesourcery.com>
506 * maverick.c (off8s): Test full shifted operand range.
508 (MVDSPACC, MVACCDSP): Use it.
509 * maverick.d, maverick.s: Regenerate.
511 2004-04-22 Peter Barada <peter@the-baradas.com>
513 * gas/m68k/mcf-mac.s: New test: Check ColdFire MAC instructions.
514 * gas/m68k/mcf-emac.s: New test: Similar checks.
515 * gas/m68k/mcf-mac.d: New test: Expected output.
516 * gas/m68k/mcf-emac.d: New test: Likewise.
517 * gas/m68k/all.exp: Run new tests.
519 2004-04-21 Chris Demetriou <cgd@broadcom.com>
521 * gas/mips/elempic.d: File removed as part of -membedded-pic removal.
522 * gas/mips/empic.d: Likewise.
523 * gas/mips/empic.l: Likewise.
524 * gas/mips/empic.s: Likewise.
525 * gas/mips/empic2.d: Likewise.
526 * gas/mips/empic2.s: Likewise.
527 * gas/mips/empic3_e.d: Likewise.
528 * gas/mips/empic3_e.s: Likewise.
529 * gas/mips/empic3_g1.d: Likewise.
530 * gas/mips/empic3_g1.s: Likewise.
531 * gas/mips/empic3_g2.d: Likewise.
532 * gas/mips/empic3_g2.s: Likewise.
533 * gas/mips/jal-empic-elf-2.d: Likewise.
534 * gas/mips/jal-empic-elf-2.s: Likewise.
535 * gas/mips/jal-empic-elf-3.d: Likewise.
536 * gas/mips/jal-empic-elf-3.s: Likewise.
537 * gas/mips/jal-empic-elf.d: Likewise.
538 * gas/mips/jal-empic.d: Likewise.
539 * gas/mips/la-empic.d: Likewise.
540 * gas/mips/la-empic.s: Likewise.
541 * gas/mips/lb-empic.d: Likewise.
542 * gas/mips/ld-empic.d: Likewise.
543 * gas/mips/lif-empic.d: Likewise.
544 * gas/mips/telempic.d: Likewise.
545 * gas/mips/tempic.d: Likewise.
546 * gas/mips/ulh-empic.d: Likewise.
547 * gas/mips/ld-pic.s: Remove code conditional on EMPIC.
548 * gas/mips/lifloat.s: Likewise.
549 * gas/mips/mips.exp: Remove -membedded-pic tests and related comments.
551 2004-04-20 Brian Ford <ford@vss.fsi.com>
552 DJ Delorie <dj@redhat.com>
554 * gas/i386/secrel.s: New test for .secrel32.
555 * gas/i386/secrel.d: Likewise.
556 * gas/i386/i386.exp: Call it for PE targets.
558 2004-04-19 Jakub Jelinek <jakub@redhat.com>
560 * gas/cfi/cfi-sparc64-1.d: Update.
562 2004-04-14 Richard Sandiford <rsandifo@redhat.com>
564 * gas/mips/vr4122.[sd]: Change option to -mfix-vr4120.
566 2004-04-14 Richard Sandiford <rsandifo@redhat.com>
568 * gas/elf/section2.e-mips: Allow named section symbols.
569 * gas/mips/{,el}empic.d, gas/mips/mips{,el}16-[ef].d: Likewise.
571 2004-04-13 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
573 * gas/m32r/parallel-2.s: New file: Test case for parallel code.
574 * gas/m32r/parallel-2.d: New file: Expected results.
575 * gas/m32r/m32r2.exp: Run the test.
577 * gas/m32r/seth.s: New file: Test for seth.
578 * gas/m32r/seth.d: New file: Expected results.
579 * gas/m32r/m32r.exp: Run the new test.
581 2004-04-01 Asgari Jinia <asgarij@kpitcummins.com>
583 * gas/sh/renesas-1.s, gas/sh/renesas-1.d: New test for -renesas
585 * gas/sh/basic.exp: Run the new test.
587 2004-04-01 Dave Korn <dk@artimi.com>
589 * gas/dlx/alltests.exp: Execute new lohi test.
590 * gas/dlx/lohi.s: New test for spurious lo16/hi16
591 reloc overflow checking.
592 * gas/dlx/lohi.d: New file: expected output.
593 * gas/dlx/lhi.d: Updated to properly expect lo16
594 relocations where asked for.
595 * gas/dlx/itype.d: Likewise.
596 * gas/dlx/lhi.d: Corrected cut+paste error in test name.
598 2004-03-30 Stan Shebs <shebs@apple.com>
600 * gas/macros/macros.exp: Remove mention of MPW config.
602 2004-03-27 Alan Modra <amodra@bigpond.net.au>
604 * gas/i860/dir-intel03-err.l: Update for junk at end line becoming
606 * gas/m68hc11/m68hc11.exp: Likewise.
608 2004-03-23 Andreas Schwab <schwab@suse.de>
610 * gas/cfi/cfi-m68k.d: Adjust offsets.
612 2004-03-22 Hans-Peter Nilsson <hp@axis.com>
614 * gas/cris/regreg.d: Assemble with --no-mul-bug-abort.
615 * gas/cris/mulbug-err-1.s, gas/cris/rd-mulbug-1.d: New tests.
617 2004-03-17 Kaz Kojima <kkojima@rr.iij4u.or.jp>
619 * gas/cfi/cfi-sh-1.d: New file.
620 * gas/cfi/cfi-sh-1.s: Likewise.
621 * gas/cfi/cfi.exp: Add SH case.
623 2004-03-16 Alan Modra <amodra@bigpond.net.au>
625 * gas/ppc/altivec.d: Update.
626 * gas/ppc/altivec_xcoff.d: Update.
627 * gas/ppc/altivec_xcoff64.d: Update.
628 * gas/ppc/astest.d: Update.
629 * gas/ppc/astest2.d: Update.
630 * gas/ppc/astest2_64.d: Update.
631 * gas/ppc/astest64.d: Update.
632 * gas/ppc/booke.d: Update.
633 * gas/ppc/booke_xcoff.d: Update.
634 * gas/ppc/booke_xcoff64.d: Update.
635 * gas/ppc/e500.d: Update.
636 * gas/ppc/power4.d: Update.
637 * gas/ppc/test1elf32.d: Update.
638 * gas/ppc/test1elf64.d: Update.
639 * gas/ppc/test1xcoff32.d: Update.
641 2004-03-15 Alan Modra <amodra@bigpond.net.au>
643 * gas/i386/padlock.s: Pad with .p2align.
644 * gas/i386/padlock.d: Adjust.
646 2004-03-12 Michal Ludvig <mludvig@suse.cz>
648 * gas/i386/padlock.s, gas/i386/padlock.d: New tests for
649 VIA PadLock instructions.
650 * gas/i386/i386.exp: Run padlock tests.
652 2004-03-12 Alan Modra <amodra@bigpond.net.au>
654 * gas/i386/katmai.d: Revert last change.
656 * gas/i386/katmai.d: Adjust for clflush change.
658 2004-03-08 Andreas Jaeger <aj@suse.de>
660 * gas/cfi/cfi-s390x-1.d: Adjust offsets.
662 2004-03-07 Richard Henderson <rth@redhat.com>
664 * gas/cfi/cfi-common-2.d, gas/cfi/cfi-i386.d: Adjust offsets.
666 2004-03-07 Andreas Jaeger <aj@suse.de>
668 * gas/cfi/cfi-x86_64.d: Adjust offsets.
670 2004-03-07 Richard Henderson <rth@redhat.com>
672 * gas/alpha/elf-reloc-8.d, gas/cfi/cfi-alpha-1.d,
673 gas/cfi/cfi-alpha-2.d, gas/cfi/cfi-alpha-3.d, gas/cfi/cfi-common-1.d,
674 gas/cfi/cfi-common-2.d, gas/cfi/cfi-common-3.d: Adjust offsets.
676 2004-03-03 Kaz Kojima <kkojima@rr.iij4u.or.jp>
678 * gas/sh/sh64/err-dsp.s: Fix expected error message.
680 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
682 * gas/frv/fr405-insn.[sdl]: New test.
683 * gas/frv/fr450-spr.[sd]: New test.
684 * gas/frv/fr450-insn.[sdl]: New test.
685 * gas/frv/fr450-media-issue.[sl]: New test.
686 * gas/frv/allinsn.exp: Run new tests. Ensure fr405 instructions
687 aren't accepted for -mcpu=fr400 or -mcpu=fr500. Ensure fr450
688 instructions aren't accepted for -mcpu=fr400, -mcpu=fr405 or
691 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
693 * gas/frv/allinsn.s (rstb, rsth, rst, rstd, rstq): Replace with nops.
694 (rstbf, rsthf, rstf, rstdf, rstqf): Likewise.
695 * gas/frv/allinsn.d: Update accordingly.
697 2004-02-17 Petko Manolov <petkan@nucleusys.com>
699 * gas/arm/maverick.c: DSPSC to/from opcode fixes.
700 * gas/arm/maverick.d: Likewise.
701 * gas/arm/maverick.s: Likewise.
703 2004-02-09 Kaz Kojima <kkojima@rr.iij4u.or.jp>
705 * gas/sh/basic.exp: Don't do sh4a tests for sh5.
707 2004-02-06 Nathan Sidwell <nathan@codesourcery.com>
709 * gas/macros/test2.s: Lowercase it.
711 2004-02-02 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
713 * gas/mips/div.d: Update to accomodate changes in macro
715 gas/mips/elf-rel-got-n32.d: Likewise.
716 gas/mips/elf-rel-got-n64.d: Likewise.
717 gas/mips/elf-rel-xgot-n32.d: Likewise.
718 gas/mips/elf-rel-xgot-n64.d: Likewise.
719 gas/mips/la-svr4pic.d: Likewise.
720 gas/mips/la-xgot.d: Likewise.
721 gas/mips/lca-svr4pic.d: Likewise.
722 gas/mips/lca-xgot.d: Likewise.
724 2004-02-01 Kaz Kojima <kkojima@rr.iij4u.or.jp>
726 * gas/sh/sh4a-fp.d: Fix opcode name fssra to fsrra.
727 * gas/sh/sh4a-fp.s: Likewise.
728 * gas/sh/err-sh4a-fp.s: Likewise.
730 2004-01-24 Chris Demetriou <cgd@broadcom.com>
732 * gas/mips/relax-swap1.s: Add extra space at end, so the
733 disassembly will consistently have "..." at its end.
734 * gas/mips/relax-swap2.s: Likewise.
735 * gas/mips/relax-swap1-mips2.d: Expect "..." at end of disassembly.
737 2004-01-23 Daniel Jacobowitz <drow@mvista.com>
739 * gas/arm/arm.exp: Add "undefined" test.
740 * gas/arm/undefined.s, gas/arm/undefined.l: New files.
742 2004-01-23 Richard Sandiford <rsandifo@redhat.com>
744 * gas/mips/macro-warn-[1234].[sdl]: New tests.
745 * gas/mips/macro-warn-[12]-n32.[dl]: New tests.
746 * gas/mips/mips.exp: Run them.
748 2004-01-23 Richard Sandiford <rsandifo@redhat.com>
750 * gas/mips/elf-rel19.[sd]: New test.
751 * gas/mips/mips.exp: Run it.
753 2004-01-11 Tom Rix <tcrix@worldnet.att.net>
755 * gas/m68hc11/movb.s: Add m68hc12 movb and movw dump test.
756 * gas/m68hc11/movb.d: Likewise.
757 * gas/m68hc11/m68hc11.exp: Likewise. Add more movb failure tests.
759 2004-01-19 Alan Modra <amodra@bigpond.net.au>
761 * gas/i386/katmai.d: Adjust for changed sib printing.
762 * gas/i386/prescott.d: Likewise.
763 * gas/i386/sse2.d: Likewise.
764 * gas/i386/ssemmx2.d: Likewise.
766 2004-01-16 Alexandre Oliva <aoliva@redhat.com>
768 * gas/mn10300/mov5.s: New.
769 * gas/mn10300/basic.exp (do_mov5): New.
771 2004-01-14 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
773 * gas/mips/relax-swap1-mips1.d: New test for branch relaxation
774 with swapping for MIPS1.
775 * gas/mips/relax-swap1-mips2.d: New test for branch relaxation
776 with swapping for MIPS2.
777 * gas/mips/relax-swap1.l: Stderr output for the new tests.
778 * gas/mips/relax-swap1.s: Source for the new tests.
779 * gas/mips/relax-swap2.d: New test for branch likely relaxation
781 * gas/mips/relax-swap2.l: Stderr output for the new test.
782 * gas/mips/relax-swap2.s: Source for the new test.
783 * gas/mips/mips.exp: Run the new tests.
785 2004-01-13 Ian Lance Taylor <ian@wasabisystems.com>
787 * gas/mips/mips16-64.d: New test.
788 * gas/mips/mips.exp: Run it.
790 2004-01-12 Richard Sandiford <rsandifo@redhat.com>
792 * gas/mips/elf-rel18.[sd]: New test.
793 * gas/mips/mips.exp: Run it.
795 2004-01-09 Paul Brook <paul@codesourcery.com>
797 * gas/arm/vfp2.s, gas/arm/vfp2.d: New test.
798 * gas/arm/arm.exp: Add them.
800 2004-01-08 Ian Lance Taylor <ian@wasabisystems.com>
802 * gas/mips/ldstla-n64.d: Pass -64 to assembler, not -n64.
803 * gas/mips/ldstla-n64-shared.d: Likewise.
805 2004-01-07 Nick Clifton <nickc@redhat.com>
807 * gas/cris/rd-dw2-1.d: Expect a pointer size from readelf.
809 2004-01-06 Alexandre Oliva <aoliva@redhat.com>
811 2003-11-05 Alexandre Oliva <aoliva@redhat.com>
812 * lib/gas-defs.exp (is_elf_format): Match frv-uclinux.
813 2003-09-18 Alexandre Oliva <aoliva@redhat.com>
814 * gas/frv/fdpic.s, gas/frv/fdpic.d: Renamed from ucpic*.
815 2003-09-15 Alexandre Oliva <aoliva@redhat.com>
816 * gas/frv/ucpic.s, gas/frv/ucpic.d: Use gr15 as PIC register. Use
817 gprel12 for rodata symbol and gotoff12 for sdata symbol.
818 2003-08-08 Alexandre Oliva <aoliva@redhat.com>
819 * gas/frv/ucpic.d: Test gotoff and gotofffuncdesc.
820 2003-08-04 Alexandre Oliva <aoliva@redhat.com>
821 * gas/frv/ucpic.d, gas/frv/ucpic.s: New.
822 * gas/frv/allinsns.exp: Run it.
824 2004-01-02 Albert Bartoszko <albar@nt.kegel.com.pl>
826 * gas/msp430/opcode.s: Add test for an 'add' instruction which
827 looks similar to an 'rla' instruction.
829 For older changes see ChangeLog-9303
835 version-control: never