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