gas/
[binutils.git] / gas / testsuite / ChangeLog
blobfd8f4787d96bf5ad53b72c7c55da270458716947
1 2004-11-04 Jan Beulich <jbeulich@novell.com>
2         * gas/i386/i386.exp: Execute new tests intelbad and intelok.
3         * gas/i386/intelbad.[sl]: New test to check for various things not
4         permitted in Intel mode.
5         * gas/i386/intel.d, gas/i386/opcode.d, gas/i386/x86-64-opcode.d:
6         Adjust for change to segment register store.
7         * gas/i386/intelok.[sd]: New test to check various Intel mode specific
8         things get handled correctly.
9         * gas/i386/x86_64.[sd]: Remove unsupported constructs referring to
10         'high' and 'low' parts of an operand, which the parser previously
11         accepted while neither telling that it's not supported nor that it
12         ignored the remainder of the line following these supposed keywords.
14 2004-10-28  Tomer Levi  <Tomer.Levi@nsc.com>
16         * gas/crx/cop_insn.d: Regenerate (after a bug fix in Assembler).
18 2004-10-27  Tomer Levi  <Tomer.Levi@nsc.com>
20         * gas/crx/cop_insn.s: Test new Co-Processor instruction 'cpi'.
21         * gas/crx/list_insn.s: Add hi/lo/u<N> registers tests, fix test bugs.
22         * gas/crx/cop_insn.d: Regenerate.
23         * gas/crx/list_insn.d: Likewise.
25 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
27         * gas/cfi/cfi-arm-1.d, gas/cfi/cfi-arm-1.s: New files.
28         * gas/cfi/cfi.exp: Run cfi-arm-1 test.
30 2004-10-21  Tomer Levi  <Tomer.Levi@nsc.com>
32         * gas/crx/cop_insn.s: Reverse operands order in store co-processor 
33         instructions.
34         * gas/crx/list_insn.s: Remove test for unsupported 'popa' instruction.
35         * gas/crx/cop_insn.d: Regenerate.
36         * gas/crx/list_insn.d: Likewise.
38 2004-10-14  Paul Brook  <paul@codesourcery.com>
40         * gas/arm/mapping.d: Pass --special-syms to objdump.
42 2004-10-08  Daniel Jacobowitz  <dan@debian.org>
44         * gas/i386/i386.exp: Don't run divide test for targets where '/'
45         is a comment.  Run x86-64-unwind for 64-bit ELF targets.
46         * gas/i386/x86-64-unwind.d, gas/i386/x86-64-unwind.s: New.
48 2004-10-08  Alan Modra  <amodra@bigpond.net.au>
50         * gas/cfi/cfi-common-4.d: Correct for 64 bit targets.
52 2004-10-07  Bob Wilson  <bob.wilson@acm.org>
54         * gas/xtensa/all.exp: Adjust expected error message for j_too_far.
55         Change entry_align test to expect an error.
56         * gas/xtensa/entry_misalign2.s: Use no-transform instead of
57         no-generics directives.
59 2004-10-07  Richard Sandiford  <rsandifo@redhat.com>
61         * gas/mips/elf-rel{23,24}.[sd]: New tests.
62         * gas/mips/mips.exp: New test.
64 2004-10-07  Richard Sandiford  <rsandifo@redhat.com>
66         * gas/mips/elf-rel22.[sd]: New test.
67         * gas/mips/mips.exp: Run it.
69 2004-10-07  Richard Sandiford  <rsandifo@redhat.com>
71         * gas/mips/elf-rel21.[sd]: New test.
72         * gas/mips/mips.exp: Run it.
74 2004-10-07  Jan Beulich  <jbeulich@novell.com>
76         * gas/cfi/cfi-common-4.[ds]: New.
77         * gas/cfi/cfi.exp: Run new test.
79 2004-10-07  Tomer Levi  <Tomer.Levi@nsc.com>
81         * gas/crx/cop_insn.s: New file.
82         * gas/crx/cop_insn.d: Likewise.
83         * gas/crx/load_stor_insn.s: Move Co-processor insns to a separate
84         test.
85         * gas/crx/misc_insn.s: Likewise.
86         * gas/crx/load_stor_insn.d: Regenerate.
87         * gas/crx/misc_insn.d: Likewise.
89 2004-10-06  Aldy Hernandez  <aldyh@redhat.com>
91         * gas/ppc/e500.s: Add double-precision instructions.
92         * gas/ppc/e500.d: Same.
94 2004-10-05  Paul Brook  <paul@codesourcery.com>
96         * gas/arm/arm.exp: Add unwind table test.  Recognise
97         arm-symbian-symbianelf and arm-none-eabi.
98         * gas/arm/unwind.s: New file.
99         * gas/arm/unwind.d: New file.
101 2004-10-01  Bill Farmer  <Bill@the-farmers.freeserve.co.uk>
103         * gas/pdp11/opcode.d: Fix sob opcode value.
105 2004-09-30  Paul Brook  <paul@codesourcery.com>
107         * gas/arm/arch6zk.d: New file.
108         * gas/arm/arch6zk.s: New file.
109         * gas/arm/arm.exp: Add them.
111 2004-09-29  Alan Modra  <amodra@bigpond.net.au>
113         * gas/i386/secrel.s: Pad .rdata out to 16 byte boundary.
114         * gas/i386/secrel.d: Adjust to suit.
116 2004-09-19  Paul Brook  <paul@codesourcery.com>
118         * gas/elf/elf.exp: Recognise additional arm elf targets.
120 2004-09-17  Paul Brook  <paul@codesourcery.com>
122         * gas/arm/pic.s: Add (target2).
123         * gas/arm/pic.d: Ditto.
125 2004-09-13  Paul Brook  <paul@codesourcery.com>
127         * gas/arm/pic.d: Rename RELABS to TARGET1.
128         * gas/arm/pic.s: Ditto.
130 2004-09-03  Tomer Levi  <Tomer.Levi@nsc.com>
132         * gas/crx: New directory.
133         * gas/crx/allinsn.exp: New test script.
134         * gas/crx/arith_insn.s: New file.
135         * gas/crx/arith_insn.d: Likewise.
136         * gas/crx/beq_insn.s: Likewise.
137         * gas/crx/beq_insn.d: Likewise.
138         * gas/crx/bit_insn.s: Likewise.
139         * gas/crx/bit_insn.d: Likewise.
140         * gas/crx/br_insn.s: Likewise.
141         * gas/crx/br_insn.d: Likewise.
142         * gas/crx/cmov_insn.s: Likewise.
143         * gas/crx/cmov_insn.d: Likewise.
144         * gas/crx/cmpbr_insn.s: Likewise.
145         * gas/crx/cmpbr_insn.d: Likewise.
146         * gas/crx/jscond_insn.s: Likewise.
147         * gas/crx/jscond_insn.d: Likewise.
148         * gas/crx/list_insn.s: Likewise.
149         * gas/crx/list_insn.d: Likewise.
150         * gas/crx/load_stor_insn.s: Likewise.
151         * gas/crx/load_stor_insn.d: Likewise.
152         * gas/crx/misc_insn.s: Likewise.
153         * gas/crx/misc_insn.d: Likewise.
154         * gas/crx/no_op_insn.s: Likewise.
155         * gas/crx/no_op_insn.d: Likewise.
156         * gas/crx/shift_insn.s: Likewise.
157         * gas/crx/shift_insn.d: Likewise.
159 2004-08-27  Richard Sandiford  <rsandifo@redhat.com>
161         * gas/frv/fr550-pack1.[sd]: New test.
162         * gas/frv/allinsn.exp: Run it.
164 2004-08-27  Nick Clifton  <nickc@redhat.com>
166         * gas/i386/i386.exp: Allow pcrel test for COFF targets as well,
167         but not for PE targets.  Similarly for the absrel test.
169 2004-08-26  Nick Clifton  <nickc@redhat.com>
171         * gas/i386/i386.exp: Group ELF specific tests together.  Move the
172         pcrel test into the ELF only section.  Use is_elf_format to test
173         for ELF based toolchains.
175 2004-08-25  H.J. Lu  <hongjiu.lu@intel.com>
177         * gas/all/gas.exp: Use `string match ""' instead of `eq ""'.
179 2004-08-24  Jan Beulich  <jbeulich@novell.com>
181         * gas/all/altmacro.[sd]: Split out part from here...
182         * gas/all/altmac2.[sd]: ... to here.
183         * gas/all/excl.s: New.
184         * gas/all/gas.exp: Suppress both tests for a few targets known to
185           break. Run the new (split out) test only when the target doesn't
186           use '!' as a comment character.
188 2004-08-18  Thiemo Seufer  <seufer@csv.ica.uni-stuttgart.de>
190         * gas/mips/branch-swap.s: New testcase.
191         * gas/mips/branch-swap.d: New testcase.
192         * gas/mips/mips.exp: Run the testcase.
194 2004-08-18  Nick Clifton  <nickc@redhat.com>
196         * gas/macros/strings.s: Remove #NO_APP, accidentally committed as
197         part of another patch.
199 2004-08-15  Nick Clifton  <nickc@redhat.com>
201         * gas/all/altmacro.d: Allow for rest of frag being padded to an
202         alignment boundary.
204         * gas/arm/arm.exp: Run bignum test for ELF based targets only.
206 2004-08-16  Alan Modra  <amodra@bigpond.net.au>
208         * gas/cfi/cfi-alpha-1.d: Adjust for readelf fix.
209         * gas/cfi/cfi-alpha-3.d: Likewise.
210         * gas/cfi/cfi-i386.d: Likewise.
211         * gas/cfi/cfi-m68k.d: Likewise.
212         * gas/cfi/cfi-ppc-1.d: Likewise.
213         * gas/cfi/cfi-s390-1.d: Likewise.
214         * gas/cfi/cfi-s390x-1.d: Likewise.
215         * gas/cfi/cfi-sh-1.d: Likewise.
216         * gas/cfi/cfi-sparc-1.d: Likewise.
217         * gas/cfi/cfi-sparc64-1.d: Likewise.
218         * gas/cfi/cfi-x86_64.d: Likewise.
220 2004-08-13 Jan Beulich <jbeulich@novell.com>
222         * gas/all/altmacro.[sd]: New test.
223         * gas/all/gas.exp: Run the new test.
225 2004-08-10  Mark Mitchell  <mark@codesourcery.com>
227         * gas/arm/bignum1.s: New test.
228         * gas/arm/arm.exp: Run it.
230 2004-08-06  Paul Brook  <paul@codesourcery.com>
232         * gas/arm/pic.s,d: Test RELABS and SBREL relocations.
234 2004-08-05  Nitin Yewale  <nitiny@kpitcummins.com>
236         * h8300/h8300.exp: Addition of new test case to check rx
237         generation with adds and subs instruction for plain H8/300 target.
238         * h8300/addsubrxcheck.s: New test source file.
240 2004-08-01  Stephane Carrez  <stcarrez@nerim.fr>
242         * gas/m68hc11/m68hc11.exp: Fix tests for 2.15
243         * gas/elf/elf.exp: Test obj-elf for m6811-* and m6812-*
244         * gas/symver/symver.exp: Likewise for symver tests.
246 2004-07-30  Michal Ludvig  <mludvig@suse.cz>
248         * gas/i386/padlock.s, gas/i386/padlock.d: New tests for
249         VIA PadLock instructions.
251 2004-07-29  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
253         * gas/sh/basic.exp: Don't do sh2a test for sh5.
254         * gas/sh/sh2a.d: Match elf32-sh* format too.
256 2004-07-29  Alexandre Oliva  <aoliva@redhat.com>
258         2003-12-30  DJ Delorie  <dj@redhat.com>
259         * gas/sh/sh2a.s: New.
260         * gas/sh/sh2a.d: New.
261         * gas/sh/basic.exp: Add it.
263 2004-07-27  Tomer Levi  <Tomer.Levi@nsc.com>
265         * gas/all/gas.exp (do_930509a): Disable test for crx.
267 2004-07-22  H.J. Lu  <hongjiu.lu@intel.com>
269         * gas/i386/x86-64-inval.l: Remove the leading `+'.
271 2004-07-22  Nick Clifton  <nickc@redhat.com>
273         PR/280
274         * gas/h8300/ffxx1-coff.d: Remove duplicated raw insn values.
275         * gas/h8300/ffxx1-elf.d: Likewise.
276         * gas/h8300/h8sx_disp2.d: Likewise.
277         * gas/h8300/h8sx_mov_imm.d: Likewise.
278         * gas/h8300/h8sx_rtsl.d: Likewise.      
279         * gas/h8300/ffxx1-coff.s: Remove inappropriate insn width specifier.
280         * gas/h8300/ffxx1-elf.s: Likewise.
282 2004-07-21  Jan Beulich <jbeulich@novell.com>
284         * gas/i386/x86-64-addr32.[ds]: New test for x86-64 32-bit
285         addressing in 64-bit mode.
286         * gas/i386/x86-64-rip.[ds]: New test for x86-64 rip-relative
287         addressing.
288         * gas/i386/i386.exp: Run the two new tests.
290         * gas/cfi/cfi-x86_64.d: Adjust expectation for leave to not have a
291         rex prefix.
292         * gas/i386/x86-64-inval.[ls]: Add a bunch of instructions illegal
293         in 64-bit mode.
294         
295 2004-07-20  Maciej W. Rozycki  <macro@linux-mips.org>
297         * gas/mips/elf-rel19.d: Pass -march=mips1 to gas as the test
298         expects load delay slots.
300 2004-07-20  Maciej W. Rozycki  <macro@linux-mips.org>
302         * gas/mips/vr5400.d: Update for a correct disassembly of
303         "racm.ob".
305 2004-07-20  Maciej W. Rozycki  <macro@linux-mips.org>
307         * gas/mips/mips32.s: Adjust for the unified "break" syntax.  Add
308         another "break" case.  Update the comment accordingly.
309         * gas/mips/set-arch.s: Likewise.
310         * gas/mips/mips32.d: Adjust for the new output.
311         * gas/mips/set-arch.d: Likewise.
313 2004-07-15  Nitin Yewale <nitiny@kpitcummins.com>
315         * gas/h8300/h8300.exp (do_h8300hn_addressgen): Addition of
316         new test case for H8300H normal target to check symbol
317         address generation.
318         * gas/h8300/symaddgen.s: New test.
320 2004-07-13  Nick Clifton  <nickc@redhat.com>
322         * gas/i386/intel.s: Add test of newly expand arithmetic support
323         for Intel mode assembler.
324         * gas/i386/intel.d: Add expected disassmbly.
326 2004-07-13  Nick Clifton  <nickc@redhat.com>
328         * gas/vtable: Delete directory.  These tests are no longer needed
329         as the VTABLE_ reloc support is obsolete.
331 2004-07-08  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
333         * gas/m32r/pic.exp: Add New Test case for @GOTOFF, @GOT, @PLT.
334         * gas/m32r/pic2.s: New file: Test case for @GOTOFF, @GOT, @PLT.
335         * gas/m32r/pic2.d: New file: Expected results.
337 2004-07-08  Richard Sandiford  <rsandifo@redhat.com>
339         * gas/mips/elf-rel7.d: Expect relocations against bar to refer to bar.
340         * gas/mips/elf-refl19.d: Likewise L2.
342 2004-07-03  Richard Sandiford  <rsandifo@redhat.com>
344         * gas/mips/elf{,el}-rel.d: Adjust so that the earliest %hi() matches
345         the earliest %lo().
346         * gas/mips/elf-rel11.d: Don't expect the relocs to be reordered.
347         * gas/mips/elf-rel20.[sd]: New test.
348         * gas/mips/mips.exp: Run it.
350 2004-07-03  Maciej W. Rozycki  <macro@linux-mips.org>
352         * gas/mips/elf-rel9.[sd]: Fix typo in %lo() expression.
354 2004-07-01  H.J. Lu  <hongjiu.lu@intel.com>
356         * gas/ia64/group-1.d: New.
357         * gas/ia64/group-1.s: Likewise.
359         * gas/ia64/ia64.exp: Add group-1 to test comdat group.
361 2004-06-30  James E Wilson  <wilson@specifixinc.com>
363         * gas/ia64/dv-imply.d: Update.
364         * gas/ia64/dv-mutex.d: Likewise.
365         * gas/ia64/dv-safe.d: Likewise.
367 2004-06-29  Alan Modra  <amodra@bigpond.net.au>
369         * gas/m68k/mode5.s: Pad section.
370         * gas/m68k/mode5.d: Update.
372 2004-06-28  Alan Modra  <amodra@bigpond.net.au>
374         * gas/ppc/power4.d: Update.
376 2004-06-24  Alan Modra  <amodra@bigpond.net.au>
378         * gas/i386/prescott.s: Remove fisttpd and fisttpq.
379         * gas/i386/prescott.d: Update.
381 2004-06-08  Jakub Jelinek  <jakub@redhat.com>
383         * gas/ia64/dv-raw-err.s: Add some new postinc tests.
384         * gas/ia64/dv-raw-err.l: Updated.
386 2004-05-28  Peter Barada <peter@the-baradas.com>
388         * gas/m68k/mode5.s: New test file.  Checks conversion of mode 5
389         addressing with zero offset into mode 2 addressing.
390         * gas/m68k/mode5.d: New file: Expected disassmbly.
391         * gas/m68k/all.exp: Run new test.
393 2004-05-27  H.J. Lu  <hongjiu.lu@intel.com>
395         * gas/ia64/regs.d: Updated.
397 2004-05-26  H.J. Lu  <hongjiu.lu@intel.com>
399         * gas/ia64/ia64.exp: Run invalid-ar.
400         
401         * gas/ia64/invalid-ar.l: New file. Test invalid AR access.
402         * gas/ia64/invalid-ar.s: Likewise.
404 2004-05-24  Peter Barada  <peter@the-baradas.com>
406         * gas/m68k/mcf-emac.d: Provide correct disassembler results.
407         * gas/m68k/mcf-mac.d: Provide correct disassembler results.
409 2004-05-20  H.J. Lu  <hongjiu.lu@intel.com>
411         * gas/ia64/dv-srlz.d: Fix a typo.
413 2004-05-12  Ben Elliston  <bje@au.ibm.com>
415         * gas/h8300/t03_add.exp: Remove stray semicolons.
416         * gas/h8300/t04_sub.exp: Likewise.
417         * gas/h8300/t05_cmp.exp: Likewise.
418         * gas/h8300/t08_or.exp: Likewise.
419         * gas/h8300/t09_xor.exp: Likewise.
420         * gas/h8300/t10_and.exp: Likewise.
421         * gas/hppa/reloc/reloc.exp: Likewise.
422         * gas/hppa/unsorted/unsorted.exp: Likewise.
423         * gas/i386/i386.exp: Likewise.
424         * gas/m68hc11/m68hc11.exp: Likewise.
425         * gas/mips/mips.exp: Likewise.
426         * gas/sparc/sparc.exp: Likewise.
427         * lib/gas-defs.exp: Likewise.
429 2004-05-11  Nick Clifton  <nickc@redhat.com>
431         * gas/elf/section4.s: New test.  Checks label arithmetic when
432         multiple same-name sections exist.
433         * gas/elf/section4.d: New file: Expected section list
434         * gas/elf/elf.exp: Run the new test.
435         * gas/elf/group0.s: Use % instead of @ for type argument to
436         .section directive (for compatability with ARM port).
437         * gas/elf/group1.s: Likewise.
439 2004-05-07  Richard Sandiford  <rsandifo@redhat.com>
441         * gas/mips/vr4122.[sd]: Rename to...
442         * gas/mips/vr4120-2.[sd]: ...and add tests for VR4181A errata
443         MD(1) and MD(4).
444         * gas/mips/mips.exp: Update accordingly.
446 2004-05-05  Alexandre Oliva  <aoliva@redhat.com>
448         * gas/frv/reloc1.d: Match elf32-frvfdpic as well.
449         * gas/frv/fr405-insn.d: Likewise.
450         * gas/frv/fr450-insn.d: Likewise.
452 2004-04-30  H.J. Lu  <hongjiu.lu@intel.com>
454         * gas/elf/elf.exp: Remove group1, add group1a and group1b for
455         section group.
457         * gas/elf/group1a.d: New file.
458         * gas/elf/group1b.d: Likewise.
460         * gas/elf/group1.e: Removed.
462 2004-04-30  Nick Clifton  <nickc@redhat.com>
464         * gas/arm/reg-alias.s: New file: Test case sensitive register
465         aliases.
466         * gas/arm/reg-alias.d: New file: Expected test output.
467         * gas/arm/arm.exp: Run reg-alias test.
468         Arrange tests in a more orderly fashion.
470 2004-04-30  Ben Elliston  <bje@au.ibm.com>
472         * gas/ppc/power4.s: Add dcbz and dcbzl test cases.
473         * gas/ppc/power4.d: Update accordingly.
475 2004-04-26  H.J. Lu  <hongjiu.lu@intel.com>
477         * gas/elf/elf.exp: Add group0a, group0b and group1 for section
478         group.
480         * gas/elf/group0.s: New file.
481         * gas/elf/group0a.d: Likewise.
482         * gas/elf/group0b.d: Likewise.
483         * gas/elf/group1.e: Likewise.
484         * gas/elf/group1.s: Likewise.
486 2004-04-23  Nick Clifton  <nickc@redhat.com>
488         * gas/symver/symver1.d: Cope with extra symbols inserted by
489         arm-elf toolchains.
490         * gas/symver/symver0.d: Likewise
491         * gas/elf/symver.d: Likewise.
493 2004-04-22  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
495         * gas/sh/pcrel2.d: Update.
496         * gas/sh/tlsd.d: Update.
497         * gas/sh/tlsnopic.d: Update.
498         * gas/sh/tlspic.d: Update.
500 2004-04-22  Mark Kettenis  <kettenis@gnu.org>
502         * lib/gas-defs.exp (is_elf_format): Add OpenBSD support.
504 2004-04-22  Atsushi Nemoto  <anemo@mba.ocn.ne.jp>
506         * gas/mips/lb-xgot-ilocks.d: Remove nops in load delay slot.
507         * gas/mips/mips-abi32-pic.d: Likewise.
508         * gas/mips/mips-abi32-pic2.d: Likewise.
509         * gas/mips/mips-gp32-fp32-pic.d: Likewise.
510         * gas/mips/mips-gp32-fp64-pic.d: Likewise.
511         * gas/mips/mips-gp64-fp32-pic.d: Likewise.
512         * gas/mips/mips-gp64-fp64-pic.d: Likewise.
513         * gas/mips/relax-swap1-mips2.d: Likewise.
514         * gas/mips/lb-svr4pic-ilocks.d: New test.
515         * gas/mips/mips.exp: Run it.
517 2004-04-22  Paul Brook  <paul@codesourcery.com>
519         * maverick.c (off8s): Test full shifted operand range.
520         (MCC2): Define.
521         (MVDSPACC, MVACCDSP): Use it.
522         * maverick.d, maverick.s: Regenerate.
524 2004-04-22  Peter Barada <peter@the-baradas.com>
526         * gas/m68k/mcf-mac.s: New test: Check ColdFire MAC instructions.
527         * gas/m68k/mcf-emac.s: New test: Similar checks.
528         * gas/m68k/mcf-mac.d: New test: Expected output.
529         * gas/m68k/mcf-emac.d: New test: Likewise.
530         * gas/m68k/all.exp: Run new tests.
532 2004-04-21  Chris Demetriou  <cgd@broadcom.com>
534         * gas/mips/elempic.d: File removed as part of -membedded-pic removal.
535         * gas/mips/empic.d: Likewise.
536         * gas/mips/empic.l: Likewise.
537         * gas/mips/empic.s: Likewise.
538         * gas/mips/empic2.d: Likewise.
539         * gas/mips/empic2.s: Likewise.
540         * gas/mips/empic3_e.d: Likewise.
541         * gas/mips/empic3_e.s: Likewise.
542         * gas/mips/empic3_g1.d: Likewise.
543         * gas/mips/empic3_g1.s: Likewise.
544         * gas/mips/empic3_g2.d: Likewise.
545         * gas/mips/empic3_g2.s: Likewise.
546         * gas/mips/jal-empic-elf-2.d: Likewise.
547         * gas/mips/jal-empic-elf-2.s: Likewise.
548         * gas/mips/jal-empic-elf-3.d: Likewise.
549         * gas/mips/jal-empic-elf-3.s: Likewise.
550         * gas/mips/jal-empic-elf.d: Likewise.
551         * gas/mips/jal-empic.d: Likewise.
552         * gas/mips/la-empic.d: Likewise.
553         * gas/mips/la-empic.s: Likewise.
554         * gas/mips/lb-empic.d: Likewise.
555         * gas/mips/ld-empic.d: Likewise.
556         * gas/mips/lif-empic.d: Likewise.
557         * gas/mips/telempic.d: Likewise.
558         * gas/mips/tempic.d: Likewise.
559         * gas/mips/ulh-empic.d: Likewise.
560         * gas/mips/ld-pic.s: Remove code conditional on EMPIC.
561         * gas/mips/lifloat.s: Likewise.
562         * gas/mips/mips.exp: Remove -membedded-pic tests and related comments.
564 2004-04-20  Brian Ford  <ford@vss.fsi.com>
565             DJ Delorie  <dj@redhat.com>
567         * gas/i386/secrel.s: New test for .secrel32.
568         * gas/i386/secrel.d: Likewise.
569         * gas/i386/i386.exp: Call it for PE targets.
571 2004-04-19  Jakub Jelinek  <jakub@redhat.com>
573         * gas/cfi/cfi-sparc64-1.d: Update.
575 2004-04-14  Richard Sandiford  <rsandifo@redhat.com>
577         * gas/mips/vr4122.[sd]: Change option to -mfix-vr4120.
579 2004-04-14  Richard Sandiford  <rsandifo@redhat.com>
581         * gas/elf/section2.e-mips: Allow named section symbols.
582         * gas/mips/{,el}empic.d, gas/mips/mips{,el}16-[ef].d: Likewise.
584 2004-04-13  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
586         * gas/m32r/parallel-2.s: New file: Test case for parallel code.
587         * gas/m32r/parallel-2.d: New file: Expected results.
588         * gas/m32r/m32r2.exp: Run the test.
589         
590         * gas/m32r/seth.s: New file: Test for seth.
591         * gas/m32r/seth.d: New file: Expected results.
592         * gas/m32r/m32r.exp: Run the new test.
594 2004-04-01  Asgari Jinia  <asgarij@kpitcummins.com>
596         * gas/sh/renesas-1.s, gas/sh/renesas-1.d: New test for -renesas
597         option.
598         * gas/sh/basic.exp: Run the new test.
600 2004-04-01  Dave Korn  <dk@artimi.com>
602         * gas/dlx/alltests.exp: Execute new lohi test.
603         * gas/dlx/lohi.s: New test for spurious lo16/hi16
604           reloc overflow checking.
605         * gas/dlx/lohi.d: New file: expected output.
606         * gas/dlx/lhi.d: Updated to properly expect lo16
607           relocations where asked for.
608         * gas/dlx/itype.d: Likewise.
609         * gas/dlx/lhi.d: Corrected cut+paste error in test name.
611 2004-03-30  Stan Shebs  <shebs@apple.com>
613         * gas/macros/macros.exp: Remove mention of MPW config.
615 2004-03-27  Alan Modra  <amodra@bigpond.net.au>
617         * gas/i860/dir-intel03-err.l: Update for junk at end line becoming
618         an error.
619         * gas/m68hc11/m68hc11.exp: Likewise.
621 2004-03-23  Andreas Schwab  <schwab@suse.de>
623         * gas/cfi/cfi-m68k.d: Adjust offsets.
625 2004-03-22  Hans-Peter Nilsson  <hp@axis.com>
627         * gas/cris/regreg.d: Assemble with --no-mul-bug-abort.
628         * gas/cris/mulbug-err-1.s, gas/cris/rd-mulbug-1.d: New tests.
630 2004-03-17  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
632         * gas/cfi/cfi-sh-1.d: New file.
633         * gas/cfi/cfi-sh-1.s: Likewise. 
634         * gas/cfi/cfi.exp: Add SH case.
636 2004-03-16  Alan Modra  <amodra@bigpond.net.au>
638         * gas/ppc/altivec.d: Update.
639         * gas/ppc/altivec_xcoff.d: Update.
640         * gas/ppc/altivec_xcoff64.d: Update.
641         * gas/ppc/astest.d: Update.
642         * gas/ppc/astest2.d: Update.
643         * gas/ppc/astest2_64.d: Update.
644         * gas/ppc/astest64.d: Update.
645         * gas/ppc/booke.d: Update.
646         * gas/ppc/booke_xcoff.d: Update.
647         * gas/ppc/booke_xcoff64.d: Update.
648         * gas/ppc/e500.d: Update.
649         * gas/ppc/power4.d: Update.
650         * gas/ppc/test1elf32.d: Update.
651         * gas/ppc/test1elf64.d: Update.
652         * gas/ppc/test1xcoff32.d: Update.
654 2004-03-15  Alan Modra  <amodra@bigpond.net.au>
656         * gas/i386/padlock.s: Pad with .p2align.
657         * gas/i386/padlock.d: Adjust.
659 2004-03-12  Michal Ludvig  <mludvig@suse.cz>
661         * gas/i386/padlock.s, gas/i386/padlock.d: New tests for
662         VIA PadLock instructions.
663         * gas/i386/i386.exp: Run padlock tests.
665 2004-03-12  Alan Modra  <amodra@bigpond.net.au>
667         * gas/i386/katmai.d: Revert last change.
669         * gas/i386/katmai.d: Adjust for clflush change.
671 2004-03-08  Andreas Jaeger  <aj@suse.de>
673         * gas/cfi/cfi-s390x-1.d: Adjust offsets.
675 2004-03-07  Richard Henderson  <rth@redhat.com>
677         * gas/cfi/cfi-common-2.d, gas/cfi/cfi-i386.d: Adjust offsets.
679 2004-03-07  Andreas Jaeger  <aj@suse.de>
681         * gas/cfi/cfi-x86_64.d: Adjust offsets.
683 2004-03-07  Richard Henderson  <rth@redhat.com>
685         * gas/alpha/elf-reloc-8.d, gas/cfi/cfi-alpha-1.d,
686         gas/cfi/cfi-alpha-2.d, gas/cfi/cfi-alpha-3.d, gas/cfi/cfi-common-1.d,
687         gas/cfi/cfi-common-2.d, gas/cfi/cfi-common-3.d: Adjust offsets.
689 2004-03-03  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
691         * gas/sh/sh64/err-dsp.s: Fix expected error message.
693 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
695         * gas/frv/fr405-insn.[sdl]: New test.
696         * gas/frv/fr450-spr.[sd]: New test.
697         * gas/frv/fr450-insn.[sdl]: New test.
698         * gas/frv/fr450-media-issue.[sl]: New test.
699         * gas/frv/allinsn.exp: Run new tests.  Ensure fr405 instructions
700         aren't accepted for -mcpu=fr400 or -mcpu=fr500.  Ensure fr450
701         instructions aren't accepted for -mcpu=fr400, -mcpu=fr405 or
702         -mcpu=fr500.
704 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
706         * gas/frv/allinsn.s (rstb, rsth, rst, rstd, rstq): Replace with nops.
707         (rstbf, rsthf, rstf, rstdf, rstqf): Likewise.
708         * gas/frv/allinsn.d: Update accordingly.
710 2004-02-17  Petko Manolov  <petkan@nucleusys.com>
712         * gas/arm/maverick.c: DSPSC to/from opcode fixes.
713         * gas/arm/maverick.d: Likewise.
714         * gas/arm/maverick.s: Likewise.
716 2004-02-09  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
718         * gas/sh/basic.exp: Don't do sh4a tests for sh5.
720 2004-02-06  Nathan Sidwell  <nathan@codesourcery.com>
722         * gas/macros/test2.s: Lowercase it.
724 2004-02-02  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
726         * gas/mips/div.d: Update to accomodate changes in macro
727         expansions.
728         gas/mips/elf-rel-got-n32.d: Likewise.
729         gas/mips/elf-rel-got-n64.d: Likewise.
730         gas/mips/elf-rel-xgot-n32.d: Likewise.
731         gas/mips/elf-rel-xgot-n64.d: Likewise.
732         gas/mips/la-svr4pic.d: Likewise.
733         gas/mips/la-xgot.d: Likewise.
734         gas/mips/lca-svr4pic.d: Likewise.
735         gas/mips/lca-xgot.d: Likewise.
737 2004-02-01  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
739         * gas/sh/sh4a-fp.d: Fix opcode name fssra to fsrra.
740         * gas/sh/sh4a-fp.s: Likewise.
741         * gas/sh/err-sh4a-fp.s: Likewise.
743 2004-01-24  Chris Demetriou  <cgd@broadcom.com>
745         * gas/mips/relax-swap1.s: Add extra space at end, so the
746         disassembly will consistently have "..." at its end.
747         * gas/mips/relax-swap2.s: Likewise.
748         * gas/mips/relax-swap1-mips2.d: Expect "..." at end of disassembly.
750 2004-01-23  Daniel Jacobowitz  <drow@mvista.com>
752         * gas/arm/arm.exp: Add "undefined" test.
753         * gas/arm/undefined.s, gas/arm/undefined.l: New files.
755 2004-01-23  Richard Sandiford  <rsandifo@redhat.com>
757         * gas/mips/macro-warn-[1234].[sdl]: New tests.
758         * gas/mips/macro-warn-[12]-n32.[dl]: New tests.
759         * gas/mips/mips.exp: Run them.
761 2004-01-23  Richard Sandiford  <rsandifo@redhat.com>
763         * gas/mips/elf-rel19.[sd]: New test.
764         * gas/mips/mips.exp: Run it.
766 2004-01-11 Tom Rix   <tcrix@worldnet.att.net>
768         * gas/m68hc11/movb.s: Add m68hc12 movb and movw dump test.
769         * gas/m68hc11/movb.d: Likewise.
770         * gas/m68hc11/m68hc11.exp: Likewise.  Add more movb failure tests.
772 2004-01-19  Alan Modra  <amodra@bigpond.net.au>
774         * gas/i386/katmai.d: Adjust for changed sib printing.
775         * gas/i386/prescott.d: Likewise.
776         * gas/i386/sse2.d: Likewise.
777         * gas/i386/ssemmx2.d: Likewise.
779 2004-01-16  Alexandre Oliva  <aoliva@redhat.com>
781         * gas/mn10300/mov5.s: New.
782         * gas/mn10300/basic.exp (do_mov5): New.
784 2004-01-14  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
786         * gas/mips/relax-swap1-mips1.d: New test for branch relaxation
787         with swapping for MIPS1.
788         * gas/mips/relax-swap1-mips2.d: New test for branch relaxation
789         with swapping for MIPS2.
790         * gas/mips/relax-swap1.l: Stderr output for the new tests.
791         * gas/mips/relax-swap1.s: Source for the new tests.
792         * gas/mips/relax-swap2.d: New test for branch likely relaxation
793         with swapping.
794         * gas/mips/relax-swap2.l: Stderr output for the new test.
795         * gas/mips/relax-swap2.s: Source for the new test.
796         * gas/mips/mips.exp: Run the new tests.
798 2004-01-13  Ian Lance Taylor  <ian@wasabisystems.com>
800         * gas/mips/mips16-64.d: New test.
801         * gas/mips/mips.exp: Run it.
803 2004-01-12  Richard Sandiford  <rsandifo@redhat.com>
805         * gas/mips/elf-rel18.[sd]: New test.
806         * gas/mips/mips.exp: Run it.
808 2004-01-09  Paul Brook  <paul@codesourcery.com>
810         * gas/arm/vfp2.s, gas/arm/vfp2.d: New test.
811         * gas/arm/arm.exp: Add them.
813 2004-01-08  Ian Lance Taylor  <ian@wasabisystems.com>
815         * gas/mips/ldstla-n64.d: Pass -64 to assembler, not -n64.
816         * gas/mips/ldstla-n64-shared.d: Likewise.
818 2004-01-07  Nick Clifton  <nickc@redhat.com>
820         * gas/cris/rd-dw2-1.d: Expect a pointer size from readelf.
822 2004-01-06  Alexandre Oliva  <aoliva@redhat.com>
824         2003-11-05  Alexandre Oliva  <aoliva@redhat.com>
825         * lib/gas-defs.exp (is_elf_format): Match frv-uclinux.
826         2003-09-18  Alexandre Oliva  <aoliva@redhat.com>
827         * gas/frv/fdpic.s, gas/frv/fdpic.d: Renamed from ucpic*.
828         2003-09-15  Alexandre Oliva  <aoliva@redhat.com>
829         * gas/frv/ucpic.s, gas/frv/ucpic.d: Use gr15 as PIC register.  Use
830         gprel12 for rodata symbol and gotoff12 for sdata symbol.
831         2003-08-08  Alexandre Oliva  <aoliva@redhat.com>
832         * gas/frv/ucpic.d: Test gotoff and gotofffuncdesc.
833         2003-08-04  Alexandre Oliva  <aoliva@redhat.com>
834         * gas/frv/ucpic.d, gas/frv/ucpic.s: New.
835         * gas/frv/allinsns.exp: Run it.
837 2004-01-02  Albert Bartoszko  <albar@nt.kegel.com.pl>
839         * gas/msp430/opcode.s: Add test for an 'add' instruction which
840         looks similar to an 'rla' instruction.
842 For older changes see ChangeLog-9303
844 Local Variables:
845 mode: change-log
846 left-margin: 8
847 fill-column: 74
848 version-control: never
849 End: