* symtab.c (output_source_filename): Mark first argument as const.
[deliverable/binutils-gdb.git] / gas / testsuite / ChangeLog
CommitLineData
eb043451
PB
12004-09-17 Paul Brook <paul@codesourcery.com>
2
3 * gas/arm/pic.s: Add (target2).
4 * gas/arm/pic.d: Ditto.
5
9c504268
PB
62004-09-13 Paul Brook <paul@codesourcery.com>
7
8 * gas/arm/pic.d: Rename RELABS to TARGET1.
9 * gas/arm/pic.s: Ditto.
10
42851540
NC
112004-09-03 Tomer Levi <Tomer.Levi@nsc.com>
12
13 * gas/crx: New directory.
14 * gas/crx/allinsn.exp: New test script.
15 * gas/crx/arith_insn.s: New file.
16 * gas/crx/arith_insn.d: Likewise.
17 * gas/crx/beq_insn.s: Likewise.
18 * gas/crx/beq_insn.d: Likewise.
19 * gas/crx/bit_insn.s: Likewise.
20 * gas/crx/bit_insn.d: Likewise.
21 * gas/crx/br_insn.s: Likewise.
22 * gas/crx/br_insn.d: Likewise.
23 * gas/crx/cmov_insn.s: Likewise.
24 * gas/crx/cmov_insn.d: Likewise.
25 * gas/crx/cmpbr_insn.s: Likewise.
26 * gas/crx/cmpbr_insn.d: Likewise.
27 * gas/crx/jscond_insn.s: Likewise.
28 * gas/crx/jscond_insn.d: Likewise.
29 * gas/crx/list_insn.s: Likewise.
30 * gas/crx/list_insn.d: Likewise.
31 * gas/crx/load_stor_insn.s: Likewise.
32 * gas/crx/load_stor_insn.d: Likewise.
33 * gas/crx/misc_insn.s: Likewise.
34 * gas/crx/misc_insn.d: Likewise.
35 * gas/crx/no_op_insn.s: Likewise.
36 * gas/crx/no_op_insn.d: Likewise.
37 * gas/crx/shift_insn.s: Likewise.
38 * gas/crx/shift_insn.d: Likewise.
39
ac28a1cb
RS
402004-08-27 Richard Sandiford <rsandifo@redhat.com>
41
42 * gas/frv/fr550-pack1.[sd]: New test.
43 * gas/frv/allinsn.exp: Run it.
44
3d983505
NC
452004-08-27 Nick Clifton <nickc@redhat.com>
46
47 * gas/i386/i386.exp: Allow pcrel test for COFF targets as well,
48 but not for PE targets. Similarly for the absrel test.
49
62e88f3c
NC
502004-08-26 Nick Clifton <nickc@redhat.com>
51
52 * gas/i386/i386.exp: Group ELF specific tests together. Move the
53 pcrel test into the ELF only section. Use is_elf_format to test
54 for ELF based toolchains.
55
26a78d4a
L
562004-08-25 H.J. Lu <hongjiu.lu@intel.com>
57
58 * gas/all/gas.exp: Use `string match ""' instead of `eq ""'.
59
5069eab2
NC
602004-08-24 Jan Beulich <jbeulich@novell.com>
61
62 * gas/all/altmacro.[sd]: Split out part from here...
63 * gas/all/altmac2.[sd]: ... to here.
64 * gas/all/excl.s: New.
65 * gas/all/gas.exp: Suppress both tests for a few targets known to
66 break. Run the new (split out) test only when the target doesn't
67 use '!' as a comment character.
68
f7870c8d 692004-08-18 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
5069eab2 70
f7870c8d
TS
71 * gas/mips/branch-swap.s: New testcase.
72 * gas/mips/branch-swap.d: New testcase.
73 * gas/mips/mips.exp: Run the testcase.
74
e65123b7
NC
752004-08-18 Nick Clifton <nickc@redhat.com>
76
77 * gas/macros/strings.s: Remove #NO_APP, accidentally committed as
78 part of another patch.
79
1f216d09
NC
802004-08-15 Nick Clifton <nickc@redhat.com>
81
82 * gas/all/altmacro.d: Allow for rest of frag being padded to an
83 alignment boundary.
84
85 * gas/arm/arm.exp: Run bignum test for ELF based targets only.
86
d84de024
AM
872004-08-16 Alan Modra <amodra@bigpond.net.au>
88
89 * gas/cfi/cfi-alpha-1.d: Adjust for readelf fix.
90 * gas/cfi/cfi-alpha-3.d: Likewise.
91 * gas/cfi/cfi-i386.d: Likewise.
92 * gas/cfi/cfi-m68k.d: Likewise.
93 * gas/cfi/cfi-ppc-1.d: Likewise.
94 * gas/cfi/cfi-s390-1.d: Likewise.
95 * gas/cfi/cfi-s390x-1.d: Likewise.
96 * gas/cfi/cfi-sh-1.d: Likewise.
97 * gas/cfi/cfi-sparc-1.d: Likewise.
98 * gas/cfi/cfi-sparc64-1.d: Likewise.
99 * gas/cfi/cfi-x86_64.d: Likewise.
100
caa32fe5
NC
1012004-08-13 Jan Beulich <jbeulich@novell.com>
102
103 * gas/all/altmacro.[sd]: New test.
104 * gas/all/gas.exp: Run the new test.
105
b2221023
MM
1062004-08-10 Mark Mitchell <mark@codesourcery.com>
107
108 * gas/arm/bignum1.s: New test.
109 * gas/arm/arm.exp: Run it.
110
db6579d4
PB
1112004-08-06 Paul Brook <paul@codesourcery.com>
112
113 * gas/arm/pic.s,d: Test RELABS and SBREL relocations.
114
92868b6e
NC
1152004-08-05 Nitin Yewale <nitiny@kpitcummins.com>
116
117 * h8300/h8300.exp: Addition of new test case to check rx
118 generation with adds and subs instruction for plain H8/300 target.
119 * h8300/addsubrxcheck.s: New test source file.
120
e8773edb
SC
1212004-08-01 Stephane Carrez <stcarrez@nerim.fr>
122
123 * gas/m68hc11/m68hc11.exp: Fix tests for 2.15
124 * gas/elf/elf.exp: Test obj-elf for m6811-* and m6812-*
125 * gas/symver/symver.exp: Likewise for symver tests.
126
30d1c836
ML
1272004-07-30 Michal Ludvig <mludvig@suse.cz>
128
129 * gas/i386/padlock.s, gas/i386/padlock.d: New tests for
130 VIA PadLock instructions.
131
ff636ee3
KK
1322004-07-29 Kaz Kojima <kkojima@rr.iij4u.or.jp>
133
134 * gas/sh/basic.exp: Don't do sh2a test for sh5.
135 * gas/sh/sh2a.d: Match elf32-sh* format too.
136
1d70c7fb
AO
1372004-07-29 Alexandre Oliva <aoliva@redhat.com>
138
139 2003-12-30 DJ Delorie <dj@redhat.com>
140 * gas/sh/sh2a.s: New.
141 * gas/sh/sh2a.d: New.
142 * gas/sh/basic.exp: Add it.
143
670ec21d
NC
1442004-07-27 Tomer Levi <Tomer.Levi@nsc.com>
145
146 * gas/all/gas.exp (do_930509a): Disable test for crx.
147
6b5abf68
L
1482004-07-22 H.J. Lu <hongjiu.lu@intel.com>
149
150 * gas/i386/x86-64-inval.l: Remove the leading `+'.
151
ed049af3
NC
1522004-07-22 Nick Clifton <nickc@redhat.com>
153
154 PR/280
155 * gas/h8300/ffxx1-coff.d: Remove duplicated raw insn values.
156 * gas/h8300/ffxx1-elf.d: Likewise.
157 * gas/h8300/h8sx_disp2.d: Likewise.
158 * gas/h8300/h8sx_mov_imm.d: Likewise.
159 * gas/h8300/h8sx_rtsl.d: Likewise.
160 * gas/h8300/ffxx1-coff.s: Remove inappropriate insn width specifier.
161 * gas/h8300/ffxx1-elf.s: Likewise.
162
20f0a1fc
NC
1632004-07-21 Jan Beulich <jbeulich@novell.com>
164
543613e9
NC
165 * gas/i386/x86-64-addr32.[ds]: New test for x86-64 32-bit
166 addressing in 64-bit mode.
167 * gas/i386/x86-64-rip.[ds]: New test for x86-64 rip-relative
168 addressing.
169 * gas/i386/i386.exp: Run the two new tests.
170
171 * gas/cfi/cfi-x86_64.d: Adjust expectation for leave to not have a
172 rex prefix.
173 * gas/i386/x86-64-inval.[ls]: Add a bunch of instructions illegal
174 in 64-bit mode.
175
d27af829
MR
1762004-07-20 Maciej W. Rozycki <macro@linux-mips.org>
177
178 * gas/mips/elf-rel19.d: Pass -march=mips1 to gas as the test
179 expects load delay slots.
180
6f14957b
MR
1812004-07-20 Maciej W. Rozycki <macro@linux-mips.org>
182
183 * gas/mips/vr5400.d: Update for a correct disassembly of
184 "racm.ob".
185
1586d91e
MR
1862004-07-20 Maciej W. Rozycki <macro@linux-mips.org>
187
188 * gas/mips/mips32.s: Adjust for the unified "break" syntax. Add
189 another "break" case. Update the comment accordingly.
190 * gas/mips/set-arch.s: Likewise.
191 * gas/mips/mips32.d: Adjust for the new output.
192 * gas/mips/set-arch.d: Likewise.
193
aff16937
NC
1942004-07-15 Nitin Yewale <nitiny@kpitcummins.com>
195
196 * gas/h8300/h8300.exp (do_h8300hn_addressgen): Addition of
197 new test case for H8300H normal target to check symbol
198 address generation.
199 * gas/h8300/symaddgen.s: New test.
200
0477af35
NC
2012004-07-13 Nick Clifton <nickc@redhat.com>
202
203 * gas/i386/intel.s: Add test of newly expand arithmetic support
204 for Intel mode assembler.
205 * gas/i386/intel.d: Add expected disassmbly.
206
384d2d1c
NC
2072004-07-13 Nick Clifton <nickc@redhat.com>
208
209 * gas/vtable: Delete directory. These tests are no longer needed
210 as the VTABLE_ reloc support is obsolete.
211
96908638
NC
2122004-07-08 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
213
214 * gas/m32r/pic.exp: Add New Test case for @GOTOFF, @GOT, @PLT.
215 * gas/m32r/pic2.s: New file: Test case for @GOTOFF, @GOT, @PLT.
216 * gas/m32r/pic2.d: New file: Expected results.
217
de7e6852
RS
2182004-07-08 Richard Sandiford <rsandifo@redhat.com>
219
220 * gas/mips/elf-rel7.d: Expect relocations against bar to refer to bar.
221 * gas/mips/elf-refl19.d: Likewise L2.
222
3b91255e
RS
2232004-07-03 Richard Sandiford <rsandifo@redhat.com>
224
3b91255e
RS
225 * gas/mips/elf{,el}-rel.d: Adjust so that the earliest %hi() matches
226 the earliest %lo().
227 * gas/mips/elf-rel11.d: Don't expect the relocs to be reordered.
228 * gas/mips/elf-rel20.[sd]: New test.
229 * gas/mips/mips.exp: Run it.
230
0945c90c
RS
2312004-07-03 Maciej W. Rozycki <macro@linux-mips.org>
232
233 * gas/mips/elf-rel9.[sd]: Fix typo in %lo() expression.
234
2d2b9592
L
2352004-07-01 H.J. Lu <hongjiu.lu@intel.com>
236
237 * gas/ia64/group-1.d: New.
238 * gas/ia64/group-1.s: Likewise.
239
240 * gas/ia64/ia64.exp: Add group-1 to test comdat group.
241
8a41c3ea
JW
2422004-06-30 James E Wilson <wilson@specifixinc.com>
243
244 * gas/ia64/dv-imply.d: Update.
245 * gas/ia64/dv-mutex.d: Likewise.
246 * gas/ia64/dv-safe.d: Likewise.
247
62b51c0b
AM
2482004-06-29 Alan Modra <amodra@bigpond.net.au>
249
250 * gas/m68k/mode5.s: Pad section.
251 * gas/m68k/mode5.d: Update.
252
98e69875
AM
2532004-06-28 Alan Modra <amodra@bigpond.net.au>
254
255 * gas/ppc/power4.d: Update.
256
1d9f512f
AM
2572004-06-24 Alan Modra <amodra@bigpond.net.au>
258
259 * gas/i386/prescott.s: Remove fisttpd and fisttpq.
260 * gas/i386/prescott.d: Update.
261
bad9ceea
JJ
2622004-06-08 Jakub Jelinek <jakub@redhat.com>
263
264 * gas/ia64/dv-raw-err.s: Add some new postinc tests.
265 * gas/ia64/dv-raw-err.l: Updated.
266
580b9172
NC
2672004-05-28 Peter Barada <peter@the-baradas.com>
268
269 * gas/m68k/mode5.s: New test file. Checks conversion of mode 5
270 addressing with zero offset into mode 2 addressing.
271 * gas/m68k/mode5.d: New file: Expected disassmbly.
272 * gas/m68k/all.exp: Run new test.
273
652ca075
L
2742004-05-27 H.J. Lu <hongjiu.lu@intel.com>
275
276 * gas/ia64/regs.d: Updated.
277
54b3292a
L
2782004-05-26 H.J. Lu <hongjiu.lu@intel.com>
279
280 * gas/ia64/ia64.exp: Run invalid-ar.
281
282 * gas/ia64/invalid-ar.l: New file. Test invalid AR access.
283 * gas/ia64/invalid-ar.s: Likewise.
284
be8c092b
NC
2852004-05-24 Peter Barada <peter@the-baradas.com>
286
287 * gas/m68k/mcf-emac.d: Provide correct disassembler results.
288 * gas/m68k/mcf-mac.d: Provide correct disassembler results.
289
1ef30428
L
2902004-05-20 H.J. Lu <hongjiu.lu@intel.com>
291
292 * gas/ia64/dv-srlz.d: Fix a typo.
293
c0b22597
BE
2942004-05-12 Ben Elliston <bje@au.ibm.com>
295
296 * gas/h8300/t03_add.exp: Remove stray semicolons.
297 * gas/h8300/t04_sub.exp: Likewise.
298 * gas/h8300/t05_cmp.exp: Likewise.
299 * gas/h8300/t08_or.exp: Likewise.
300 * gas/h8300/t09_xor.exp: Likewise.
301 * gas/h8300/t10_and.exp: Likewise.
302 * gas/hppa/reloc/reloc.exp: Likewise.
303 * gas/hppa/unsorted/unsorted.exp: Likewise.
304 * gas/i386/i386.exp: Likewise.
305 * gas/m68hc11/m68hc11.exp: Likewise.
306 * gas/mips/mips.exp: Likewise.
307 * gas/sparc/sparc.exp: Likewise.
308 * lib/gas-defs.exp: Likewise.
309
22fe14ad
NC
3102004-05-11 Nick Clifton <nickc@redhat.com>
311
312 * gas/elf/section4.s: New test. Checks label arithmetic when
313 multiple same-name sections exist.
314 * gas/elf/section4.d: New file: Expected section list
315 * gas/elf/elf.exp: Run the new test.
316 * gas/elf/group0.s: Use % instead of @ for type argument to
317 .section directive (for compatability with ARM port).
318 * gas/elf/group1.s: Likewise.
319
532c738a
RS
3202004-05-07 Richard Sandiford <rsandifo@redhat.com>
321
322 * gas/mips/vr4122.[sd]: Rename to...
323 * gas/mips/vr4120-2.[sd]: ...and add tests for VR4181A errata
324 MD(1) and MD(4).
325 * gas/mips/mips.exp: Update accordingly.
326
d15c4970
AO
3272004-05-05 Alexandre Oliva <aoliva@redhat.com>
328
329 * gas/frv/reloc1.d: Match elf32-frvfdpic as well.
330 * gas/frv/fr405-insn.d: Likewise.
331 * gas/frv/fr450-insn.d: Likewise.
332
86654c12
L
3332004-04-30 H.J. Lu <hongjiu.lu@intel.com>
334
335 * gas/elf/elf.exp: Remove group1, add group1a and group1b for
336 section group.
337
338 * gas/elf/group1a.d: New file.
339 * gas/elf/group1b.d: Likewise.
340
341 * gas/elf/group1.e: Removed.
342
376eb240
NC
3432004-04-30 Nick Clifton <nickc@redhat.com>
344
345 * gas/arm/reg-alias.s: New file: Test case sensitive register
346 aliases.
347 * gas/arm/reg-alias.d: New file: Expected test output.
348 * gas/arm/arm.exp: Run reg-alias test.
349 Arrange tests in a more orderly fashion.
350
f3806e43
BE
3512004-04-30 Ben Elliston <bje@au.ibm.com>
352
353 * gas/ppc/power4.s: Add dcbz and dcbzl test cases.
354 * gas/ppc/power4.d: Update accordingly.
355
f5842774
L
3562004-04-26 H.J. Lu <hongjiu.lu@intel.com>
357
358 * gas/elf/elf.exp: Add group0a, group0b and group1 for section
359 group.
360
361 * gas/elf/group0.s: New file.
362 * gas/elf/group0a.d: Likewise.
363 * gas/elf/group0b.d: Likewise.
364 * gas/elf/group1.e: Likewise.
365 * gas/elf/group1.s: Likewise.
366
2abe3c6c
NC
3672004-04-23 Nick Clifton <nickc@redhat.com>
368
369 * gas/symver/symver1.d: Cope with extra symbols inserted by
370 arm-elf toolchains.
371 * gas/symver/symver0.d: Likewise
372 * gas/elf/symver.d: Likewise.
373
1f1799d5
KK
3742004-04-22 Kaz Kojima <kkojima@rr.iij4u.or.jp>
375
376 * gas/sh/pcrel2.d: Update.
377 * gas/sh/tlsd.d: Update.
378 * gas/sh/tlsnopic.d: Update.
379 * gas/sh/tlspic.d: Update.
380
d9943e50
MK
3812004-04-22 Mark Kettenis <kettenis@gnu.org>
382
383 * lib/gas-defs.exp (is_elf_format): Add OpenBSD support.
384
269137b2
TS
3852004-04-22 Atsushi Nemoto <anemo@mba.ocn.ne.jp>
386
387 * gas/mips/lb-xgot-ilocks.d: Remove nops in load delay slot.
388 * gas/mips/mips-abi32-pic.d: Likewise.
389 * gas/mips/mips-abi32-pic2.d: Likewise.
390 * gas/mips/mips-gp32-fp32-pic.d: Likewise.
391 * gas/mips/mips-gp32-fp64-pic.d: Likewise.
392 * gas/mips/mips-gp64-fp32-pic.d: Likewise.
393 * gas/mips/mips-gp64-fp64-pic.d: Likewise.
394 * gas/mips/relax-swap1-mips2.d: Likewise.
395 * gas/mips/lb-svr4pic-ilocks.d: New test.
396 * gas/mips/mips.exp: Run it.
397
06516a5e
PB
3982004-04-22 Paul Brook <paul@codesourcery.com>
399
400 * maverick.c (off8s): Test full shifted operand range.
401 (MCC2): Define.
402 (MVDSPACC, MVACCDSP): Use it.
403 * maverick.d, maverick.s: Regenerate.
404
fd99574b
NC
4052004-04-22 Peter Barada <peter@the-baradas.com>
406
407 * gas/m68k/mcf-mac.s: New test: Check ColdFire MAC instructions.
408 * gas/m68k/mcf-emac.s: New test: Similar checks.
409 * gas/m68k/mcf-mac.d: New test: Expected output.
410 * gas/m68k/mcf-emac.d: New test: Likewise.
411 * gas/m68k/all.exp: Run new tests.
412
76c6918d
CD
4132004-04-21 Chris Demetriou <cgd@broadcom.com>
414
415 * gas/mips/elempic.d: File removed as part of -membedded-pic removal.
416 * gas/mips/empic.d: Likewise.
417 * gas/mips/empic.l: Likewise.
418 * gas/mips/empic.s: Likewise.
419 * gas/mips/empic2.d: Likewise.
420 * gas/mips/empic2.s: Likewise.
421 * gas/mips/empic3_e.d: Likewise.
422 * gas/mips/empic3_e.s: Likewise.
423 * gas/mips/empic3_g1.d: Likewise.
424 * gas/mips/empic3_g1.s: Likewise.
425 * gas/mips/empic3_g2.d: Likewise.
426 * gas/mips/empic3_g2.s: Likewise.
427 * gas/mips/jal-empic-elf-2.d: Likewise.
428 * gas/mips/jal-empic-elf-2.s: Likewise.
429 * gas/mips/jal-empic-elf-3.d: Likewise.
430 * gas/mips/jal-empic-elf-3.s: Likewise.
431 * gas/mips/jal-empic-elf.d: Likewise.
432 * gas/mips/jal-empic.d: Likewise.
433 * gas/mips/la-empic.d: Likewise.
434 * gas/mips/la-empic.s: Likewise.
435 * gas/mips/lb-empic.d: Likewise.
436 * gas/mips/ld-empic.d: Likewise.
437 * gas/mips/lif-empic.d: Likewise.
438 * gas/mips/telempic.d: Likewise.
439 * gas/mips/tempic.d: Likewise.
440 * gas/mips/ulh-empic.d: Likewise.
441 * gas/mips/ld-pic.s: Remove code conditional on EMPIC.
442 * gas/mips/lifloat.s: Likewise.
443 * gas/mips/mips.exp: Remove -membedded-pic tests and related comments.
444
6482c264
NC
4452004-04-20 Brian Ford <ford@vss.fsi.com>
446 DJ Delorie <dj@redhat.com>
447
448 * gas/i386/secrel.s: New test for .secrel32.
449 * gas/i386/secrel.d: Likewise.
450 * gas/i386/i386.exp: Call it for PE targets.
451
4dc570c2
JJ
4522004-04-19 Jakub Jelinek <jakub@redhat.com>
453
454 * gas/cfi/cfi-sparc64-1.d: Update.
455
d766e8ec
RS
4562004-04-14 Richard Sandiford <rsandifo@redhat.com>
457
458 * gas/mips/vr4122.[sd]: Change option to -mfix-vr4120.
459
a11090ae
RS
4602004-04-14 Richard Sandiford <rsandifo@redhat.com>
461
462 * gas/elf/section2.e-mips: Allow named section symbols.
463 * gas/mips/{,el}empic.d, gas/mips/mips{,el}16-[ef].d: Likewise.
464
097dba13
NC
4652004-04-13 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
466
925d60e5
NC
467 * gas/m32r/parallel-2.s: New file: Test case for parallel code.
468 * gas/m32r/parallel-2.d: New file: Expected results.
469 * gas/m32r/m32r2.exp: Run the test.
470
471 * gas/m32r/seth.s: New file: Test for seth.
472 * gas/m32r/seth.d: New file: Expected results.
473 * gas/m32r/m32r.exp: Run the new test.
097dba13 474
f55629b8
KK
4752004-04-01 Asgari Jinia <asgarij@kpitcummins.com>
476
477 * gas/sh/renesas-1.s, gas/sh/renesas-1.d: New test for -renesas
478 option.
479 * gas/sh/basic.exp: Run the new test.
480
a7844384
NC
4812004-04-01 Dave Korn <dk@artimi.com>
482
483 * gas/dlx/alltests.exp: Execute new lohi test.
484 * gas/dlx/lohi.s: New test for spurious lo16/hi16
485 reloc overflow checking.
486 * gas/dlx/lohi.d: New file: expected output.
487 * gas/dlx/lhi.d: Updated to properly expect lo16
488 relocations where asked for.
489 * gas/dlx/itype.d: Likewise.
490 * gas/dlx/lhi.d: Corrected cut+paste error in test name.
491
6c71dbc4
SS
4922004-03-30 Stan Shebs <shebs@apple.com>
493
494 * gas/macros/macros.exp: Remove mention of MPW config.
495
02249231
AM
4962004-03-27 Alan Modra <amodra@bigpond.net.au>
497
498 * gas/i860/dir-intel03-err.l: Update for junk at end line becoming
499 an error.
500 * gas/m68hc11/m68hc11.exp: Likewise.
501
86b13c28
AS
5022004-03-23 Andreas Schwab <schwab@suse.de>
503
504 * gas/cfi/cfi-m68k.d: Adjust offsets.
505
95631471
HPN
5062004-03-22 Hans-Peter Nilsson <hp@axis.com>
507
508 * gas/cris/regreg.d: Assemble with --no-mul-bug-abort.
509 * gas/cris/mulbug-err-1.s, gas/cris/rd-mulbug-1.d: New tests.
510
2ce4cc60
KK
5112004-03-17 Kaz Kojima <kkojima@rr.iij4u.or.jp>
512
513 * gas/cfi/cfi-sh-1.d: New file.
514 * gas/cfi/cfi-sh-1.s: Likewise.
515 * gas/cfi/cfi.exp: Add SH case.
516
fdd12ef3
AM
5172004-03-16 Alan Modra <amodra@bigpond.net.au>
518
519 * gas/ppc/altivec.d: Update.
520 * gas/ppc/altivec_xcoff.d: Update.
521 * gas/ppc/altivec_xcoff64.d: Update.
522 * gas/ppc/astest.d: Update.
523 * gas/ppc/astest2.d: Update.
524 * gas/ppc/astest2_64.d: Update.
525 * gas/ppc/astest64.d: Update.
526 * gas/ppc/booke.d: Update.
527 * gas/ppc/booke_xcoff.d: Update.
528 * gas/ppc/booke_xcoff64.d: Update.
529 * gas/ppc/e500.d: Update.
530 * gas/ppc/power4.d: Update.
531 * gas/ppc/test1elf32.d: Update.
532 * gas/ppc/test1elf64.d: Update.
533 * gas/ppc/test1xcoff32.d: Update.
534
a506b1e6
AM
5352004-03-15 Alan Modra <amodra@bigpond.net.au>
536
537 * gas/i386/padlock.s: Pad with .p2align.
538 * gas/i386/padlock.d: Adjust.
539
26f07657
ML
5402004-03-12 Michal Ludvig <mludvig@suse.cz>
541
a506b1e6 542 * gas/i386/padlock.s, gas/i386/padlock.d: New tests for
26f07657
ML
543 VIA PadLock instructions.
544 * gas/i386/i386.exp: Run padlock tests.
545
c02908d2
AM
5462004-03-12 Alan Modra <amodra@bigpond.net.au>
547
cc0ec051
AM
548 * gas/i386/katmai.d: Revert last change.
549
c02908d2
AM
550 * gas/i386/katmai.d: Adjust for clflush change.
551
b3415246
AJ
5522004-03-08 Andreas Jaeger <aj@suse.de>
553
554 * gas/cfi/cfi-s390x-1.d: Adjust offsets.
555
b793dc75
RH
5562004-03-07 Richard Henderson <rth@redhat.com>
557
558 * gas/cfi/cfi-common-2.d, gas/cfi/cfi-i386.d: Adjust offsets.
559
9fd4314e
AJ
5602004-03-07 Andreas Jaeger <aj@suse.de>
561
562 * gas/cfi/cfi-x86_64.d: Adjust offsets.
563
6ec51dba
RH
5642004-03-07 Richard Henderson <rth@redhat.com>
565
566 * gas/alpha/elf-reloc-8.d, gas/cfi/cfi-alpha-1.d,
567 gas/cfi/cfi-alpha-2.d, gas/cfi/cfi-alpha-3.d, gas/cfi/cfi-common-1.d,
568 gas/cfi/cfi-common-2.d, gas/cfi/cfi-common-3.d: Adjust offsets.
569
28e4a77b
KK
5702004-03-03 Kaz Kojima <kkojima@rr.iij4u.or.jp>
571
572 * gas/sh/sh64/err-dsp.s: Fix expected error message.
573
676a64f4
RS
5742004-03-01 Richard Sandiford <rsandifo@redhat.com>
575
576 * gas/frv/fr405-insn.[sdl]: New test.
577 * gas/frv/fr450-spr.[sd]: New test.
578 * gas/frv/fr450-insn.[sdl]: New test.
579 * gas/frv/fr450-media-issue.[sl]: New test.
580 * gas/frv/allinsn.exp: Run new tests. Ensure fr405 instructions
581 aren't accepted for -mcpu=fr400 or -mcpu=fr500. Ensure fr450
582 instructions aren't accepted for -mcpu=fr400, -mcpu=fr405 or
583 -mcpu=fr500.
584
8ae0baa2
RS
5852004-03-01 Richard Sandiford <rsandifo@redhat.com>
586
587 * gas/frv/allinsn.s (rstb, rsth, rst, rstd, rstq): Replace with nops.
588 (rstbf, rsthf, rstf, rstdf, rstqf): Likewise.
589 * gas/frv/allinsn.d: Update accordingly.
590
34920d91
NC
5912004-02-17 Petko Manolov <petkan@nucleusys.com>
592
593 * gas/arm/maverick.c: DSPSC to/from opcode fixes.
594 * gas/arm/maverick.d: Likewise.
595 * gas/arm/maverick.s: Likewise.
596
206eb3b6
KK
5972004-02-09 Kaz Kojima <kkojima@rr.iij4u.or.jp>
598
599 * gas/sh/basic.exp: Don't do sh4a tests for sh5.
600
e4475e39
NS
6012004-02-06 Nathan Sidwell <nathan@codesourcery.com>
602
603 * gas/macros/test2.s: Lowercase it.
604
f6a22291
MR
6052004-02-02 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
606
607 * gas/mips/div.d: Update to accomodate changes in macro
608 expansions.
609 gas/mips/elf-rel-got-n32.d: Likewise.
610 gas/mips/elf-rel-got-n64.d: Likewise.
611 gas/mips/elf-rel-xgot-n32.d: Likewise.
612 gas/mips/elf-rel-xgot-n64.d: Likewise.
613 gas/mips/la-svr4pic.d: Likewise.
614 gas/mips/la-xgot.d: Likewise.
615 gas/mips/lca-svr4pic.d: Likewise.
616 gas/mips/lca-xgot.d: Likewise.
617
1b5d1a53
KK
6182004-02-01 Kaz Kojima <kkojima@rr.iij4u.or.jp>
619
620 * gas/sh/sh4a-fp.d: Fix opcode name fssra to fsrra.
621 * gas/sh/sh4a-fp.s: Likewise.
622 * gas/sh/err-sh4a-fp.s: Likewise.
623
424688ad
CD
6242004-01-24 Chris Demetriou <cgd@broadcom.com>
625
626 * gas/mips/relax-swap1.s: Add extra space at end, so the
627 disassembly will consistently have "..." at its end.
628 * gas/mips/relax-swap2.s: Likewise.
629 * gas/mips/relax-swap1-mips2.d: Expect "..." at end of disassembly.
630
34cc4ecc
DJ
6312004-01-23 Daniel Jacobowitz <drow@mvista.com>
632
633 * gas/arm/arm.exp: Add "undefined" test.
634 * gas/arm/undefined.s, gas/arm/undefined.l: New files.
635
5fc68419
RS
6362004-01-23 Richard Sandiford <rsandifo@redhat.com>
637
638 * gas/mips/macro-warn-[1234].[sdl]: New tests.
639 * gas/mips/macro-warn-[12]-n32.[dl]: New tests.
640 * gas/mips/mips.exp: Run them.
641
4d7206a2
RS
6422004-01-23 Richard Sandiford <rsandifo@redhat.com>
643
644 * gas/mips/elf-rel19.[sd]: New test.
645 * gas/mips/mips.exp: Run it.
646
28d39d1a
NC
6472004-01-11 Tom Rix <tcrix@worldnet.att.net>
648
649 * gas/m68hc11/movb.s: Add m68hc12 movb and movw dump test.
650 * gas/m68hc11/movb.d: Likewise.
651 * gas/m68hc11/m68hc11.exp: Likewise. Add more movb failure tests.
652
839b3272
AM
6532004-01-19 Alan Modra <amodra@bigpond.net.au>
654
655 * gas/i386/katmai.d: Adjust for changed sib printing.
656 * gas/i386/prescott.d: Likewise.
657 * gas/i386/sse2.d: Likewise.
658 * gas/i386/ssemmx2.d: Likewise.
659
ac882a1d
AO
6602004-01-16 Alexandre Oliva <aoliva@redhat.com>
661
662 * gas/mn10300/mov5.s: New.
663 * gas/mn10300/basic.exp (do_mov5): New.
664
895921c9
MR
6652004-01-14 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
666
667 * gas/mips/relax-swap1-mips1.d: New test for branch relaxation
668 with swapping for MIPS1.
669 * gas/mips/relax-swap1-mips2.d: New test for branch relaxation
670 with swapping for MIPS2.
671 * gas/mips/relax-swap1.l: Stderr output for the new tests.
672 * gas/mips/relax-swap1.s: Source for the new tests.
673 * gas/mips/relax-swap2.d: New test for branch likely relaxation
674 with swapping.
675 * gas/mips/relax-swap2.l: Stderr output for the new test.
676 * gas/mips/relax-swap2.s: Source for the new test.
677 * gas/mips/mips.exp: Run the new tests.
678
32159579
ILT
6792004-01-13 Ian Lance Taylor <ian@wasabisystems.com>
680
681 * gas/mips/mips16-64.d: New test.
682 * gas/mips/mips.exp: Run it.
683
cc3d92a5
RS
6842004-01-12 Richard Sandiford <rsandifo@redhat.com>
685
686 * gas/mips/elf-rel18.[sd]: New test.
687 * gas/mips/mips.exp: Run it.
688
e45d0630
PB
6892004-01-09 Paul Brook <paul@codesourcery.com>
690
691 * gas/arm/vfp2.s, gas/arm/vfp2.d: New test.
692 * gas/arm/arm.exp: Add them.
693
29ccc66b
ILT
6942004-01-08 Ian Lance Taylor <ian@wasabisystems.com>
695
696 * gas/mips/ldstla-n64.d: Pass -64 to assembler, not -n64.
697 * gas/mips/ldstla-n64-shared.d: Likewise.
698
d9296b18
NC
6992004-01-07 Nick Clifton <nickc@redhat.com>
700
701 * gas/cris/rd-dw2-1.d: Expect a pointer size from readelf.
702
fee5fcc5
AO
7032004-01-06 Alexandre Oliva <aoliva@redhat.com>
704
705 2003-11-05 Alexandre Oliva <aoliva@redhat.com>
706 * lib/gas-defs.exp (is_elf_format): Match frv-uclinux.
707 2003-09-18 Alexandre Oliva <aoliva@redhat.com>
708 * gas/frv/fdpic.s, gas/frv/fdpic.d: Renamed from ucpic*.
709 2003-09-15 Alexandre Oliva <aoliva@redhat.com>
710 * gas/frv/ucpic.s, gas/frv/ucpic.d: Use gr15 as PIC register. Use
711 gprel12 for rodata symbol and gotoff12 for sdata symbol.
712 2003-08-08 Alexandre Oliva <aoliva@redhat.com>
713 * gas/frv/ucpic.d: Test gotoff and gotofffuncdesc.
714 2003-08-04 Alexandre Oliva <aoliva@redhat.com>
715 * gas/frv/ucpic.d, gas/frv/ucpic.s: New.
716 * gas/frv/allinsns.exp: Run it.
717
3ab48931
NC
7182004-01-02 Albert Bartoszko <albar@nt.kegel.com.pl>
719
720 * gas/msp430/opcode.s: Add test for an 'add' instruction which
721 looks similar to an 'rla' instruction.
ad50f575 722
c9e214e5
AM
723For older changes see ChangeLog-9303
724\f
725Local Variables:
726mode: change-log
727left-margin: 8
728fill-column: 74
729version-control: never
730End:
This page took 0.087303 seconds and 4 git commands to generate.