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