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