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