* bfd-in.h (struct stab_info): Move from stabs.c.
[deliverable/binutils-gdb.git] / gas / testsuite / ChangeLog
CommitLineData
1d9f512f
AM
12004-06-24 Alan Modra <amodra@bigpond.net.au>
2
3 * gas/i386/prescott.s: Remove fisttpd and fisttpq.
4 * gas/i386/prescott.d: Update.
5
bad9ceea
JJ
62004-06-08 Jakub Jelinek <jakub@redhat.com>
7
8 * gas/ia64/dv-raw-err.s: Add some new postinc tests.
9 * gas/ia64/dv-raw-err.l: Updated.
10
580b9172
NC
112004-05-28 Peter Barada <peter@the-baradas.com>
12
13 * gas/m68k/mode5.s: New test file. Checks conversion of mode 5
14 addressing with zero offset into mode 2 addressing.
15 * gas/m68k/mode5.d: New file: Expected disassmbly.
16 * gas/m68k/all.exp: Run new test.
17
652ca075
L
182004-05-27 H.J. Lu <hongjiu.lu@intel.com>
19
20 * gas/ia64/regs.d: Updated.
21
54b3292a
L
222004-05-26 H.J. Lu <hongjiu.lu@intel.com>
23
24 * gas/ia64/ia64.exp: Run invalid-ar.
25
26 * gas/ia64/invalid-ar.l: New file. Test invalid AR access.
27 * gas/ia64/invalid-ar.s: Likewise.
28
be8c092b
NC
292004-05-24 Peter Barada <peter@the-baradas.com>
30
31 * gas/m68k/mcf-emac.d: Provide correct disassembler results.
32 * gas/m68k/mcf-mac.d: Provide correct disassembler results.
33
1ef30428
L
342004-05-20 H.J. Lu <hongjiu.lu@intel.com>
35
36 * gas/ia64/dv-srlz.d: Fix a typo.
37
c0b22597
BE
382004-05-12 Ben Elliston <bje@au.ibm.com>
39
40 * gas/h8300/t03_add.exp: Remove stray semicolons.
41 * gas/h8300/t04_sub.exp: Likewise.
42 * gas/h8300/t05_cmp.exp: Likewise.
43 * gas/h8300/t08_or.exp: Likewise.
44 * gas/h8300/t09_xor.exp: Likewise.
45 * gas/h8300/t10_and.exp: Likewise.
46 * gas/hppa/reloc/reloc.exp: Likewise.
47 * gas/hppa/unsorted/unsorted.exp: Likewise.
48 * gas/i386/i386.exp: Likewise.
49 * gas/m68hc11/m68hc11.exp: Likewise.
50 * gas/mips/mips.exp: Likewise.
51 * gas/sparc/sparc.exp: Likewise.
52 * lib/gas-defs.exp: Likewise.
53
22fe14ad
NC
542004-05-11 Nick Clifton <nickc@redhat.com>
55
56 * gas/elf/section4.s: New test. Checks label arithmetic when
57 multiple same-name sections exist.
58 * gas/elf/section4.d: New file: Expected section list
59 * gas/elf/elf.exp: Run the new test.
60 * gas/elf/group0.s: Use % instead of @ for type argument to
61 .section directive (for compatability with ARM port).
62 * gas/elf/group1.s: Likewise.
63
532c738a
RS
642004-05-07 Richard Sandiford <rsandifo@redhat.com>
65
66 * gas/mips/vr4122.[sd]: Rename to...
67 * gas/mips/vr4120-2.[sd]: ...and add tests for VR4181A errata
68 MD(1) and MD(4).
69 * gas/mips/mips.exp: Update accordingly.
70
d15c4970
AO
712004-05-05 Alexandre Oliva <aoliva@redhat.com>
72
73 * gas/frv/reloc1.d: Match elf32-frvfdpic as well.
74 * gas/frv/fr405-insn.d: Likewise.
75 * gas/frv/fr450-insn.d: Likewise.
76
86654c12
L
772004-04-30 H.J. Lu <hongjiu.lu@intel.com>
78
79 * gas/elf/elf.exp: Remove group1, add group1a and group1b for
80 section group.
81
82 * gas/elf/group1a.d: New file.
83 * gas/elf/group1b.d: Likewise.
84
85 * gas/elf/group1.e: Removed.
86
376eb240
NC
872004-04-30 Nick Clifton <nickc@redhat.com>
88
89 * gas/arm/reg-alias.s: New file: Test case sensitive register
90 aliases.
91 * gas/arm/reg-alias.d: New file: Expected test output.
92 * gas/arm/arm.exp: Run reg-alias test.
93 Arrange tests in a more orderly fashion.
94
f3806e43
BE
952004-04-30 Ben Elliston <bje@au.ibm.com>
96
97 * gas/ppc/power4.s: Add dcbz and dcbzl test cases.
98 * gas/ppc/power4.d: Update accordingly.
99
f5842774
L
1002004-04-26 H.J. Lu <hongjiu.lu@intel.com>
101
102 * gas/elf/elf.exp: Add group0a, group0b and group1 for section
103 group.
104
105 * gas/elf/group0.s: New file.
106 * gas/elf/group0a.d: Likewise.
107 * gas/elf/group0b.d: Likewise.
108 * gas/elf/group1.e: Likewise.
109 * gas/elf/group1.s: Likewise.
110
2abe3c6c
NC
1112004-04-23 Nick Clifton <nickc@redhat.com>
112
113 * gas/symver/symver1.d: Cope with extra symbols inserted by
114 arm-elf toolchains.
115 * gas/symver/symver0.d: Likewise
116 * gas/elf/symver.d: Likewise.
117
1f1799d5
KK
1182004-04-22 Kaz Kojima <kkojima@rr.iij4u.or.jp>
119
120 * gas/sh/pcrel2.d: Update.
121 * gas/sh/tlsd.d: Update.
122 * gas/sh/tlsnopic.d: Update.
123 * gas/sh/tlspic.d: Update.
124
d9943e50
MK
1252004-04-22 Mark Kettenis <kettenis@gnu.org>
126
127 * lib/gas-defs.exp (is_elf_format): Add OpenBSD support.
128
269137b2
TS
1292004-04-22 Atsushi Nemoto <anemo@mba.ocn.ne.jp>
130
131 * gas/mips/lb-xgot-ilocks.d: Remove nops in load delay slot.
132 * gas/mips/mips-abi32-pic.d: Likewise.
133 * gas/mips/mips-abi32-pic2.d: Likewise.
134 * gas/mips/mips-gp32-fp32-pic.d: Likewise.
135 * gas/mips/mips-gp32-fp64-pic.d: Likewise.
136 * gas/mips/mips-gp64-fp32-pic.d: Likewise.
137 * gas/mips/mips-gp64-fp64-pic.d: Likewise.
138 * gas/mips/relax-swap1-mips2.d: Likewise.
139 * gas/mips/lb-svr4pic-ilocks.d: New test.
140 * gas/mips/mips.exp: Run it.
141
06516a5e
PB
1422004-04-22 Paul Brook <paul@codesourcery.com>
143
144 * maverick.c (off8s): Test full shifted operand range.
145 (MCC2): Define.
146 (MVDSPACC, MVACCDSP): Use it.
147 * maverick.d, maverick.s: Regenerate.
148
fd99574b
NC
1492004-04-22 Peter Barada <peter@the-baradas.com>
150
151 * gas/m68k/mcf-mac.s: New test: Check ColdFire MAC instructions.
152 * gas/m68k/mcf-emac.s: New test: Similar checks.
153 * gas/m68k/mcf-mac.d: New test: Expected output.
154 * gas/m68k/mcf-emac.d: New test: Likewise.
155 * gas/m68k/all.exp: Run new tests.
156
76c6918d
CD
1572004-04-21 Chris Demetriou <cgd@broadcom.com>
158
159 * gas/mips/elempic.d: File removed as part of -membedded-pic removal.
160 * gas/mips/empic.d: Likewise.
161 * gas/mips/empic.l: Likewise.
162 * gas/mips/empic.s: Likewise.
163 * gas/mips/empic2.d: Likewise.
164 * gas/mips/empic2.s: Likewise.
165 * gas/mips/empic3_e.d: Likewise.
166 * gas/mips/empic3_e.s: Likewise.
167 * gas/mips/empic3_g1.d: Likewise.
168 * gas/mips/empic3_g1.s: Likewise.
169 * gas/mips/empic3_g2.d: Likewise.
170 * gas/mips/empic3_g2.s: Likewise.
171 * gas/mips/jal-empic-elf-2.d: Likewise.
172 * gas/mips/jal-empic-elf-2.s: Likewise.
173 * gas/mips/jal-empic-elf-3.d: Likewise.
174 * gas/mips/jal-empic-elf-3.s: Likewise.
175 * gas/mips/jal-empic-elf.d: Likewise.
176 * gas/mips/jal-empic.d: Likewise.
177 * gas/mips/la-empic.d: Likewise.
178 * gas/mips/la-empic.s: Likewise.
179 * gas/mips/lb-empic.d: Likewise.
180 * gas/mips/ld-empic.d: Likewise.
181 * gas/mips/lif-empic.d: Likewise.
182 * gas/mips/telempic.d: Likewise.
183 * gas/mips/tempic.d: Likewise.
184 * gas/mips/ulh-empic.d: Likewise.
185 * gas/mips/ld-pic.s: Remove code conditional on EMPIC.
186 * gas/mips/lifloat.s: Likewise.
187 * gas/mips/mips.exp: Remove -membedded-pic tests and related comments.
188
6482c264
NC
1892004-04-20 Brian Ford <ford@vss.fsi.com>
190 DJ Delorie <dj@redhat.com>
191
192 * gas/i386/secrel.s: New test for .secrel32.
193 * gas/i386/secrel.d: Likewise.
194 * gas/i386/i386.exp: Call it for PE targets.
195
4dc570c2
JJ
1962004-04-19 Jakub Jelinek <jakub@redhat.com>
197
198 * gas/cfi/cfi-sparc64-1.d: Update.
199
d766e8ec
RS
2002004-04-14 Richard Sandiford <rsandifo@redhat.com>
201
202 * gas/mips/vr4122.[sd]: Change option to -mfix-vr4120.
203
a11090ae
RS
2042004-04-14 Richard Sandiford <rsandifo@redhat.com>
205
206 * gas/elf/section2.e-mips: Allow named section symbols.
207 * gas/mips/{,el}empic.d, gas/mips/mips{,el}16-[ef].d: Likewise.
208
097dba13
NC
2092004-04-13 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
210
925d60e5
NC
211 * gas/m32r/parallel-2.s: New file: Test case for parallel code.
212 * gas/m32r/parallel-2.d: New file: Expected results.
213 * gas/m32r/m32r2.exp: Run the test.
214
215 * gas/m32r/seth.s: New file: Test for seth.
216 * gas/m32r/seth.d: New file: Expected results.
217 * gas/m32r/m32r.exp: Run the new test.
097dba13 218
f55629b8
KK
2192004-04-01 Asgari Jinia <asgarij@kpitcummins.com>
220
221 * gas/sh/renesas-1.s, gas/sh/renesas-1.d: New test for -renesas
222 option.
223 * gas/sh/basic.exp: Run the new test.
224
a7844384
NC
2252004-04-01 Dave Korn <dk@artimi.com>
226
227 * gas/dlx/alltests.exp: Execute new lohi test.
228 * gas/dlx/lohi.s: New test for spurious lo16/hi16
229 reloc overflow checking.
230 * gas/dlx/lohi.d: New file: expected output.
231 * gas/dlx/lhi.d: Updated to properly expect lo16
232 relocations where asked for.
233 * gas/dlx/itype.d: Likewise.
234 * gas/dlx/lhi.d: Corrected cut+paste error in test name.
235
6c71dbc4
SS
2362004-03-30 Stan Shebs <shebs@apple.com>
237
238 * gas/macros/macros.exp: Remove mention of MPW config.
239
02249231
AM
2402004-03-27 Alan Modra <amodra@bigpond.net.au>
241
242 * gas/i860/dir-intel03-err.l: Update for junk at end line becoming
243 an error.
244 * gas/m68hc11/m68hc11.exp: Likewise.
245
86b13c28
AS
2462004-03-23 Andreas Schwab <schwab@suse.de>
247
248 * gas/cfi/cfi-m68k.d: Adjust offsets.
249
95631471
HPN
2502004-03-22 Hans-Peter Nilsson <hp@axis.com>
251
252 * gas/cris/regreg.d: Assemble with --no-mul-bug-abort.
253 * gas/cris/mulbug-err-1.s, gas/cris/rd-mulbug-1.d: New tests.
254
2ce4cc60
KK
2552004-03-17 Kaz Kojima <kkojima@rr.iij4u.or.jp>
256
257 * gas/cfi/cfi-sh-1.d: New file.
258 * gas/cfi/cfi-sh-1.s: Likewise.
259 * gas/cfi/cfi.exp: Add SH case.
260
fdd12ef3
AM
2612004-03-16 Alan Modra <amodra@bigpond.net.au>
262
263 * gas/ppc/altivec.d: Update.
264 * gas/ppc/altivec_xcoff.d: Update.
265 * gas/ppc/altivec_xcoff64.d: Update.
266 * gas/ppc/astest.d: Update.
267 * gas/ppc/astest2.d: Update.
268 * gas/ppc/astest2_64.d: Update.
269 * gas/ppc/astest64.d: Update.
270 * gas/ppc/booke.d: Update.
271 * gas/ppc/booke_xcoff.d: Update.
272 * gas/ppc/booke_xcoff64.d: Update.
273 * gas/ppc/e500.d: Update.
274 * gas/ppc/power4.d: Update.
275 * gas/ppc/test1elf32.d: Update.
276 * gas/ppc/test1elf64.d: Update.
277 * gas/ppc/test1xcoff32.d: Update.
278
a506b1e6
AM
2792004-03-15 Alan Modra <amodra@bigpond.net.au>
280
281 * gas/i386/padlock.s: Pad with .p2align.
282 * gas/i386/padlock.d: Adjust.
283
26f07657
ML
2842004-03-12 Michal Ludvig <mludvig@suse.cz>
285
a506b1e6 286 * gas/i386/padlock.s, gas/i386/padlock.d: New tests for
26f07657
ML
287 VIA PadLock instructions.
288 * gas/i386/i386.exp: Run padlock tests.
289
c02908d2
AM
2902004-03-12 Alan Modra <amodra@bigpond.net.au>
291
cc0ec051
AM
292 * gas/i386/katmai.d: Revert last change.
293
c02908d2
AM
294 * gas/i386/katmai.d: Adjust for clflush change.
295
b3415246
AJ
2962004-03-08 Andreas Jaeger <aj@suse.de>
297
298 * gas/cfi/cfi-s390x-1.d: Adjust offsets.
299
b793dc75
RH
3002004-03-07 Richard Henderson <rth@redhat.com>
301
302 * gas/cfi/cfi-common-2.d, gas/cfi/cfi-i386.d: Adjust offsets.
303
9fd4314e
AJ
3042004-03-07 Andreas Jaeger <aj@suse.de>
305
306 * gas/cfi/cfi-x86_64.d: Adjust offsets.
307
6ec51dba
RH
3082004-03-07 Richard Henderson <rth@redhat.com>
309
310 * gas/alpha/elf-reloc-8.d, gas/cfi/cfi-alpha-1.d,
311 gas/cfi/cfi-alpha-2.d, gas/cfi/cfi-alpha-3.d, gas/cfi/cfi-common-1.d,
312 gas/cfi/cfi-common-2.d, gas/cfi/cfi-common-3.d: Adjust offsets.
313
28e4a77b
KK
3142004-03-03 Kaz Kojima <kkojima@rr.iij4u.or.jp>
315
316 * gas/sh/sh64/err-dsp.s: Fix expected error message.
317
676a64f4
RS
3182004-03-01 Richard Sandiford <rsandifo@redhat.com>
319
320 * gas/frv/fr405-insn.[sdl]: New test.
321 * gas/frv/fr450-spr.[sd]: New test.
322 * gas/frv/fr450-insn.[sdl]: New test.
323 * gas/frv/fr450-media-issue.[sl]: New test.
324 * gas/frv/allinsn.exp: Run new tests. Ensure fr405 instructions
325 aren't accepted for -mcpu=fr400 or -mcpu=fr500. Ensure fr450
326 instructions aren't accepted for -mcpu=fr400, -mcpu=fr405 or
327 -mcpu=fr500.
328
8ae0baa2
RS
3292004-03-01 Richard Sandiford <rsandifo@redhat.com>
330
331 * gas/frv/allinsn.s (rstb, rsth, rst, rstd, rstq): Replace with nops.
332 (rstbf, rsthf, rstf, rstdf, rstqf): Likewise.
333 * gas/frv/allinsn.d: Update accordingly.
334
34920d91
NC
3352004-02-17 Petko Manolov <petkan@nucleusys.com>
336
337 * gas/arm/maverick.c: DSPSC to/from opcode fixes.
338 * gas/arm/maverick.d: Likewise.
339 * gas/arm/maverick.s: Likewise.
340
206eb3b6
KK
3412004-02-09 Kaz Kojima <kkojima@rr.iij4u.or.jp>
342
343 * gas/sh/basic.exp: Don't do sh4a tests for sh5.
344
e4475e39
NS
3452004-02-06 Nathan Sidwell <nathan@codesourcery.com>
346
347 * gas/macros/test2.s: Lowercase it.
348
f6a22291
MR
3492004-02-02 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
350
351 * gas/mips/div.d: Update to accomodate changes in macro
352 expansions.
353 gas/mips/elf-rel-got-n32.d: Likewise.
354 gas/mips/elf-rel-got-n64.d: Likewise.
355 gas/mips/elf-rel-xgot-n32.d: Likewise.
356 gas/mips/elf-rel-xgot-n64.d: Likewise.
357 gas/mips/la-svr4pic.d: Likewise.
358 gas/mips/la-xgot.d: Likewise.
359 gas/mips/lca-svr4pic.d: Likewise.
360 gas/mips/lca-xgot.d: Likewise.
361
1b5d1a53
KK
3622004-02-01 Kaz Kojima <kkojima@rr.iij4u.or.jp>
363
364 * gas/sh/sh4a-fp.d: Fix opcode name fssra to fsrra.
365 * gas/sh/sh4a-fp.s: Likewise.
366 * gas/sh/err-sh4a-fp.s: Likewise.
367
424688ad
CD
3682004-01-24 Chris Demetriou <cgd@broadcom.com>
369
370 * gas/mips/relax-swap1.s: Add extra space at end, so the
371 disassembly will consistently have "..." at its end.
372 * gas/mips/relax-swap2.s: Likewise.
373 * gas/mips/relax-swap1-mips2.d: Expect "..." at end of disassembly.
374
34cc4ecc
DJ
3752004-01-23 Daniel Jacobowitz <drow@mvista.com>
376
377 * gas/arm/arm.exp: Add "undefined" test.
378 * gas/arm/undefined.s, gas/arm/undefined.l: New files.
379
5fc68419
RS
3802004-01-23 Richard Sandiford <rsandifo@redhat.com>
381
382 * gas/mips/macro-warn-[1234].[sdl]: New tests.
383 * gas/mips/macro-warn-[12]-n32.[dl]: New tests.
384 * gas/mips/mips.exp: Run them.
385
4d7206a2
RS
3862004-01-23 Richard Sandiford <rsandifo@redhat.com>
387
388 * gas/mips/elf-rel19.[sd]: New test.
389 * gas/mips/mips.exp: Run it.
390
28d39d1a
NC
3912004-01-11 Tom Rix <tcrix@worldnet.att.net>
392
393 * gas/m68hc11/movb.s: Add m68hc12 movb and movw dump test.
394 * gas/m68hc11/movb.d: Likewise.
395 * gas/m68hc11/m68hc11.exp: Likewise. Add more movb failure tests.
396
839b3272
AM
3972004-01-19 Alan Modra <amodra@bigpond.net.au>
398
399 * gas/i386/katmai.d: Adjust for changed sib printing.
400 * gas/i386/prescott.d: Likewise.
401 * gas/i386/sse2.d: Likewise.
402 * gas/i386/ssemmx2.d: Likewise.
403
ac882a1d
AO
4042004-01-16 Alexandre Oliva <aoliva@redhat.com>
405
406 * gas/mn10300/mov5.s: New.
407 * gas/mn10300/basic.exp (do_mov5): New.
408
895921c9
MR
4092004-01-14 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
410
411 * gas/mips/relax-swap1-mips1.d: New test for branch relaxation
412 with swapping for MIPS1.
413 * gas/mips/relax-swap1-mips2.d: New test for branch relaxation
414 with swapping for MIPS2.
415 * gas/mips/relax-swap1.l: Stderr output for the new tests.
416 * gas/mips/relax-swap1.s: Source for the new tests.
417 * gas/mips/relax-swap2.d: New test for branch likely relaxation
418 with swapping.
419 * gas/mips/relax-swap2.l: Stderr output for the new test.
420 * gas/mips/relax-swap2.s: Source for the new test.
421 * gas/mips/mips.exp: Run the new tests.
422
32159579
ILT
4232004-01-13 Ian Lance Taylor <ian@wasabisystems.com>
424
425 * gas/mips/mips16-64.d: New test.
426 * gas/mips/mips.exp: Run it.
427
cc3d92a5
RS
4282004-01-12 Richard Sandiford <rsandifo@redhat.com>
429
430 * gas/mips/elf-rel18.[sd]: New test.
431 * gas/mips/mips.exp: Run it.
432
e45d0630
PB
4332004-01-09 Paul Brook <paul@codesourcery.com>
434
435 * gas/arm/vfp2.s, gas/arm/vfp2.d: New test.
436 * gas/arm/arm.exp: Add them.
437
29ccc66b
ILT
4382004-01-08 Ian Lance Taylor <ian@wasabisystems.com>
439
440 * gas/mips/ldstla-n64.d: Pass -64 to assembler, not -n64.
441 * gas/mips/ldstla-n64-shared.d: Likewise.
442
d9296b18
NC
4432004-01-07 Nick Clifton <nickc@redhat.com>
444
445 * gas/cris/rd-dw2-1.d: Expect a pointer size from readelf.
446
fee5fcc5
AO
4472004-01-06 Alexandre Oliva <aoliva@redhat.com>
448
449 2003-11-05 Alexandre Oliva <aoliva@redhat.com>
450 * lib/gas-defs.exp (is_elf_format): Match frv-uclinux.
451 2003-09-18 Alexandre Oliva <aoliva@redhat.com>
452 * gas/frv/fdpic.s, gas/frv/fdpic.d: Renamed from ucpic*.
453 2003-09-15 Alexandre Oliva <aoliva@redhat.com>
454 * gas/frv/ucpic.s, gas/frv/ucpic.d: Use gr15 as PIC register. Use
455 gprel12 for rodata symbol and gotoff12 for sdata symbol.
456 2003-08-08 Alexandre Oliva <aoliva@redhat.com>
457 * gas/frv/ucpic.d: Test gotoff and gotofffuncdesc.
458 2003-08-04 Alexandre Oliva <aoliva@redhat.com>
459 * gas/frv/ucpic.d, gas/frv/ucpic.s: New.
460 * gas/frv/allinsns.exp: Run it.
461
3ab48931
NC
4622004-01-02 Albert Bartoszko <albar@nt.kegel.com.pl>
463
464 * gas/msp430/opcode.s: Add test for an 'add' instruction which
465 looks similar to an 'rla' instruction.
ad50f575 466
c9e214e5
AM
467For older changes see ChangeLog-9303
468\f
469Local Variables:
470mode: change-log
471left-margin: 8
472fill-column: 74
473version-control: never
474End:
This page took 0.068087 seconds and 4 git commands to generate.