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