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