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