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