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