* config/tc-arm.c (do_mla): Rename to do_mlas, take second
[deliverable/binutils-gdb.git] / gas / testsuite / ChangeLog
1 2005-03-15 Zack Weinberg <zack@codesourcery.com>
2
3 * gas/arm/archv6t2.d, gas/arm/archv6t2.s: New dump test.
4 * gas/arm/archv6t2-bad.l, gas/arm/archv6t2-bad.l: New errors test.
5 * gas/arm/arm.exp: Run them.
6
7 2005-03-14 Eric Christopher <echristo@redhat.com>
8
9 * gas/cfi/cfi-mips-1.d, gas/cfi/cfi-mips-1.s: New dump test.
10 * gas/cfi/cfi.exp: Run it.
11 * gas/cfi/cfi-common-1.d: Update.
12 * gas/cfi/cfi-common-2.d: Ditto.
13 * gas/cfi/cfi-common-3.d: Ditto.
14 * gas/cfi/cfi-common-4.d: Ditto.
15
16 2005-03-12 Zack Weinberg <zack@codesourcery.com>
17
18 * gas/arm/thumbv6k.d, gas/arm/thumbv6k.s: New dump test.
19 * gas/arm/arm.exp: Run it.
20
21 2005-03-10 Aldy Hernandez <aldyh@redhat.com>
22
23 * gas/ppc/e500.d: Fix encoding of efscfd.
24
25 2005-03-10 Jeff Baker <jbaker@qnx.com>
26 Alan Modra <amodra@bigpond.net.au>
27
28 * gas/ppc/booke.s: Add new m[t,f]sprg testcases.
29 * gas/ppc/booke.d: Likewise.
30
31 2005-03-09 Richard Sandiford <rsandifo@redhat.com>
32
33 * gas/mips/vr4130.[sd]: New test.
34 * gas/mips/mips.exp: Run it.
35
36 2005-03-09 Richard Sandiford <rsandifo@redhat.com>
37
38 * gas/mips/relax-swap1-mips[12].d: Expect the delay slots of
39 bc1f and bc1t to be filled.
40 * gas/mips/branch-misc-3.[sd]: New test.
41 * gas/mips/mips.exp: Run it.
42
43 2005-03-09 Ben Elliston <bje@au.ibm.com>
44
45 * gas/maxq10/maxq10.exp: Remove stray semicolons.
46 * gas/maxq20/maxq20.exp: Likewise.
47
48 2005-03-08 Jan Beulich <jbeulich@novell.com>
49
50 * gas/ia64/no-fit.[ls]: New.
51 * gas/ia64/ia64.exp: Run new test.
52
53 2005-03-08 Jan Beulich <jbeulich@novell.com>
54
55 * gas/ia64/xdata.[sd], gas/ia64/xdata-ilp32.d: New.
56 * gas/ia64/ia64.exp: Run new tests.
57
58 2005-03-08 Jan Beulich <jbeulich@novell.com>
59
60 * gas/ia64/pcrel.d: Account for big endian target.
61 * gas/ia64/reloc-bad.s: Enforce 64-bit ABI.
62
63 2005-03-08 Hans-Peter Nilsson <hp@axis.com>
64
65 Adjust testsuite for cris-axis-aout.
66 * gas/cris/rd-bcnst.d, gas/cris/rd-usp-1.d: Adjust regexps for a.out output.
67 * gas/cris/mulbug-err-1.s, gas/cris/rd-arch-1.d,
68 gas/cris/rd-arch-2.d, gas/cris/rd-arch-3.d, gas/cris/rd-break32.d,
69 gas/cris/rd-pcrel2.d, gas/cris/rd-ppv1032.d, gas/cris/rd-ppv32.d,
70 gas/cris/rd-usp-1b.d, gas/cris/v32-err-7.s: Pass --em=criself.
71
72 2005-03-04 David Daney <ddaney@avtrex.com>
73
74 * gas/mips/elf-rel23b.d: Use '__gnu_local_gp' instead of '_gp'
75 for -mno-shared optimization.
76 * gas/mips/elf-rel25a.d: Ditto.
77
78 2005-03-04 Nick Clifton <nickc@redhat.com>
79
80 * gas/arm/arm.exp: Fix test for running the "undefined" to catch
81 more non-ELF cases.
82 * gas/arm/pic.d: Fix for vxworks target.
83 * gas/arm/basic.d: Likewise.
84 * gas/arm/unwind.d: Likewise.
85
86 2005-03-04 Richard Sandiford <rsandifo@redhat.com>
87
88 * gas/mips/ldstla-{n32.s, n32.d, n32-shared.d}: Delete.
89 * gas/mips/ldstla-{n64.d, n64-shared.d}: Adjust expected output
90 for loads and stores from constant addresses.
91 * gas/mips/ldstla-{sym32.s, eabi64.d, n64-sym32.d}: New tests.
92 * gas/mips/mips.exp: Run them.
93
94 2005-03-03 Richard Sandiford <rsandifo@redhat.com>
95
96 * gas/mips/mips.exp: Move tls tests to main $elf block.
97
98 2005-03-03 Nick Clifton <nickc@redhat.com>
99
100 * gas/macros/macros.exp (and.s): Expect this test to fail for the
101 tic4x-coff target because it uses the '&' character as a line
102 separator.
103
104 * gas/sh/basic.exp: Add an sh-hms version of the pcrel test.
105 * gas/sh/pcrel-hms.d: New file. Adjusted form of pcrel-coff.d for
106 the sh-hms target.
107 * gas/sh/arch/arch.exp: Expect the same failures for sh-hms port
108 as for the sh-coff port.
109
110 * gas/macros/macros.exp (run_list_test): Also expect the msp430
111 port to fail the strings test because it defines
112 ONLY_STANDARD_ESCAPES.
113
114 * gas/arm/arch6zk.s: Add three nop instructions in order to pad
115 the .text section out to a 32-byte boundary as will automatically
116 be done by the arm-aout target.
117 * gas/arm/arch6zk.d: Add expected nop disassemblies.
118
119 * gas/d30v/serial.l: Remove listing lines that are no longer
120 emitted and fix up expected binary encoding.
121 * gas/d30v/serial2.l: Likewise.
122 * gas/d30v/serial2O.l: Likewise.
123
124 2005-03-03 Ramana Radhakrishnan <ramana.radhakrishnan@codito.com>
125
126 * gas/arc/extensions.s: Add tests for extcoreregister.
127 * gas/arc/extensions.d: Likewise.
128 * gas/arc/warn.s: Warnings for readonly core registers accessed.
129 * gas/arc/warn.d: Likewise.
130 * testsuite/gas/arc/arc.exp: Run extensions testcase.
131
132 2005-03-03 Richard Sandiford <rsandifo@redhat.com>
133
134 * gas/mips/noat-1.d: Add -mips1 to assembler options.
135
136 2005-03-03 Ramana Radhakrishnan <ramana.radhakrishnan@codito.com>
137
138 * gas/arc/ld.s: Add checks for short immediates with ld.
139 * gas/arc/ld.d: Likewise.
140
141 2005-03-02 Daniel Jacobowitz <dan@codesourcery.com>
142
143 * gas/mips/tls-o32.d, gas/mips/tls-o32.s, gas/mips/tls-ill.l,
144 gas/mips/tls-ill.s: New files.
145 * gas/mips/mips.exp: Run TLS tests.
146
147 2005-03-02 Alan Modra <amodra@bigpond.net.au>
148
149 * gas/ppc/astest.d: Adjust for relocs reduced to section sym.
150 * gas/ppc/astest2.d: Likewise.
151 * gas/ppc/astest2_64.d: Likewise.
152 * ppc/astest64.d: Likewise.
153 * ppc/booke.d: Likewise.
154 * ppc/power4.d: Likewise.
155 * ppc/test1elf32.d: Likewise.
156 * ppc/test1elf64.d: Likewise.
157
158 2005-03-02 Jan Beulich <jbeulich@novell.com>
159
160 * gas/i386/cr-err.[ls]: New.
161 * gas/i386/crx.[ds]: New.
162 * gas/i386/i386.exp: Run new tests.
163
164 2005-03-02 Jan Beulich <jbeulich@novell.com>
165
166 * gas/i386/intelok.d: Add -r to objdump options. Adjust expectations.
167 * gas/i386/intelok.s: Add checks for various special memory operands.
168
169 2005-03-01 Ramana Radhakrishnan <ramana.radhakrishnan@codito.com>
170
171 * gas/arc/extensions.s: New file.
172 * gas/arc/extensions.d: New file.
173
174 2005-03-01 Nick Clifton <nickc@redhat.com>
175
176 * gas/arm/arm.exp (undefined): Run a COFF variant of this test for
177 COFF based ports.
178 * gas/arm/undefined_coff.s: New file: Variant of undefined.s but
179 with a COFF formated local label name.
180 * gas/arm/undefined_coff.l: New file. Variant of undefined.l.
181
182 2005-03-01 Stig Petter Olsroed <stigpo@users.sourceforge.net>
183 Nick Clifton <nickc@redhat.com>
184
185 * gas/arm/inst.d: Allow for ARM ports which decode the reloc
186 associated with branches and so show the exact symbolic
187 destination address rather than an offset from the start of the
188 section.
189 * gas/arm/pic.d: Likewise.
190
191 2005-03-01 Alan Modra <amodra@bigpond.net.au>
192
193 * gas/m68k/mcf-emac.d: Allow for 64-bit addresses.
194 * gas/m68k/mcf-mac.d: Likewise.
195 * gas/m68k/mcf-mov3q.d: Likewise.
196 * gas/m68k/mode5.d: Likewise.
197
198 2005-02-22 Eric Christopher <echristo@redhat.com>
199
200 * gas/mips/elf-rel10.d: Update for label change.
201
202 2005-02-22 Maciej W. Rozycki <macro@mips.com>
203
204 * gas/mips/mips16-dwarf2.d: Pass -mabi=32. Include relocation
205 information.
206 * gas/mips/mips16-dwarf2-n32.d: New test to check DWARF2 line
207 information for MIPS16 for the n32 ABI.
208 * gas/mips/mips.exp. Run the new test.
209
210 2005-02-22 Eric Christopher <echristo@redhat.com>
211
212 * gas/mips/elf-rel10.s: Add label for frob.
213
214 2005-02-22 Maciej W. Rozycki <macro@mips.com>
215
216 * gas/mips/mips16-dwarf2.d: New test to check DWARF2 line
217 information for MIPS16.
218 * gas/mips/mips16-dwarf2.s: Source for the new test.
219 * gas/mips/mips.exp: Run the new test.
220
221 2005-02-21 Alan Modra <amodra@bigpond.net.au>
222
223 * gas/d10v/instruction_packing-005.d: Adjust.
224 * gas/d10v/instruction_packing-008.d: Ignore disassembled stabs.
225 * gas/d10v/instruction_packing-009.d: Likewise.
226 * gas/d10v/instruction_packing-010.d: Likewise.
227 * gas/d10v/warning-001.d: Use #warning instead of #error.
228 * gas/d10v/warning-002.d: Likewise.
229 * gas/d10v/warning-003.d: Likewise.
230 * gas/d10v/warning-004.d: Likewise.
231 * gas/d10v/warning-005.d: Likewise.
232 * gas/d10v/warning-006.d: Likewise.
233 * gas/d10v/warning-007.d: Likewise.
234 * gas/d10v/warning-008.d: Likewise.
235 * gas/d10v/warning-009.d: Likewise.
236 * gas/d10v/warning-010.d: Likewise.
237 * gas/d10v/warning-011.d: Likewise.
238 * gas/d10v/warning-012.d: Likewise.
239 * gas/d10v/warning-013.d: Likewise.
240 * gas/d10v/warning-015.d: Likewise.
241 * gas/d10v/warning-016.d: Likewise.
242 * gas/d10v/warning-017.d: Likewise.
243 * gas/d10v/warning-018.d: Likewise.
244 * gas/d10v/warning-019.d: Likewise.
245 * lib/gas-defs.exp (run_dump_test): Don't require a dump program if
246 #warning given. Rearrange to allow $program to remain unset.
247 Fail the test if warning not found when expected. Conversely fail
248 the test if assembler errors or warnings given when not expected.
249
250 2005-02-18 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
251
252 * gas/mips/noat-1.s, gas/mips/noat-1.d, gas/mips/noat-2.s,
253 gas/mips/noat2.l, gas/mips/noat-3.s, gas/mips/noat-3.l,
254 gas/mips/noat-4.s, gas/mips/noat-4.l, gas/mips/noat-5.s,
255 gas/mips/noat-5.l, gas/mips/noat-6.s, gas/mips/noat-6.l,
256 gas/mips/noat-7.s, gas/mips/noat-7.l: New files, testcases for
257 .set noat in macro expansions.
258 * gas/mips/mips.exp: Run new testcases.
259 * gas/mips/rol-hw.d, gas/mips/rol-hw.l, gas/mips/rol.d,
260 gas/mips/rol.l, gas/mips/rol.s, gas/mips/rol64-hw.d,
261 gas/mips/rol64-hw.l, gas/mips/rol64.d, gas/mips/rol64.l,
262 gas/mips/rol64.s, gas/mips/uld2-eb.d, gas/mips/uld2-el.d,
263 gas/mips/uld2.l, gas/mips/uld2.s, gas/mips/ulh2-eb.d,
264 gas/mips/ulh2-el.d, gas/mips/ulh2.l, gas/mips/ulh2.s,
265 gas/mips/ulw2-eb-ilocks.d, gas/mips/ulw2-eb.d,
266 gas/mips/ulw2-el-ilocks.d, gas/mips/ulw2-el.d, gas/mips/ulw2.l,
267 gas/mips/ulw2.s: Don't try to test .set noat.
268
269 2005-02-17 H.J. Lu <hongjiu.lu@intel.com>
270
271 * gas/ia64/hint.b-err.l: New file.
272 * gas/ia64/hint.b-err.s: Likewise.
273 * gas/ia64/hint.b-warn.l: Likewise.
274 * gas/ia64/hint.b-warn.s: Likewise.
275
276 * gas/ia64/ia64.exp: Run hint.b-err and hint.b-warn.
277
278 * gas/ia64/opc-b.d: Pass -mhint.b=ok to as.
279
280 2005-02-17 Jan Beulich <jbeulich@novell.com>
281
282 * gas/ia64/nostkreg.[ds]: New.
283 * gas/ia64/ia64.exp: Run new test.
284
285 2005-02-16 Alan Modra <amodra@bigpond.net.au>
286
287 * gas/all/gas.exp (quad): Don't run on i960.
288
289 2005-02-15 Nigel Stephens <nigel@mips.com>
290 Maciej W. Rozycki <macro@mips.com>
291
292 * gas/mips/mips16-hilo.d: New test for the R_MIPS16_HI16 and
293 R_MIPS16_LO16 relocs.
294 * gas/mips/mips16-hilo-n32.d: Likewise, for the n32 ABI.
295 * gas/mips/mips16-hilo.s: Source for the new tests.
296 * gas/mips/mips.exp: Run the new tests.
297
298 2005-02-15 Jan Beulich <jbeulich@novell.com>
299
300 * gas/ia64/pcrel.[ds]: New.
301 * gas/ia64/ia64.exp: Run new test.
302
303 2005-02-15 Jan Beulich <jbeulich@novell.com>
304
305 * gas/ia64/dv-raw-err.l: Expect specific resource for RAW
306 violation on b0.
307 * gas/ia64/regval.[ls]: New.
308 * gas/ia64/ia64.exp: Run new test.
309
310 2005-02-15 Jan Beulich <jbeulich@novell.com>
311
312 * gas/ia64/dv-raw-err.s: Don't use r0 or f0 as output operand.
313 * gas/ia64/dv-waw-err.s: Likewise.
314 * gas/ia64/reg-err.[ls]: New.
315 * gas/ia64/ia64.exp: Run new test.
316
317 2005-02-15 Jan Beulich <jbeulich@novell.com>
318
319 * gas/ia64/reloc.[ds]: New.
320 * gas/ia64/reloc-bad.[ls]: New.
321 * gas/ia64/ia64.exp: Run new tests.
322
323 2005-02-15 Jan Beulich <jbeulich@novell.com>
324
325 * gas/ia64/operand-or.d: Pass -xnone to assembler.
326
327 2005-02-13 Jan Beulich <jbeulich@novell.com>
328
329 * gas/ia64/label.l: Adjust line numbers.
330 * gas/ia64/label.s: Add .explicit.
331 * gas/ia64/nop_x.s: Likewise.
332 * gas/ia64/opc-a.d: Add assembler option -xnone.
333 * gas/ia64/opc-b.d: Likewise.
334 * gas/ia64/opc-f.d: Likewise.
335 * gas/ia64/opc-i.d: Likewise.
336 * gas/ia64/opc-m.d: Likewise.
337 * gas/ia64/opc-x.d: Likewise.
338 * gas/ia64/pseudo.d: Likewise.
339 * gas/ia64/regs.d: Likewise.
340 * gas/ia64/tls.d: Likewise.
341 * gas/ia64/unwind-err.l: Adjust line numbers.
342 * gas/ia64/unwind-err.s: Remove explicit stops.
343
344 2005-02-13 Jan Beulich <jbeulich@novell.com>
345
346 * gas/ia64/pound.[ls]: New.
347 * gas/ia64/ia64.exp: Run new test.
348
349 2005-02-13 H.J. Lu <hongjiu.lu@intel.com>
350
351 * gas/ia64/ia64.exp: Add "operand-or".
352
353 * gas/ia64/operand-or.d: New file.
354 * gas/ia64/operand-or.s: Likewise.
355
356 2005-02-11 H.J. Lu <hongjiu.lu@intel.com>
357
358 * gas/ia64/ia64.exp: Pass -munwind-check=error for unwind-err
359 and proc.
360
361 2005-02-09 Jan Beulich <jbeulich@novell.com>
362
363 * gas/i386/intelok.s: Remove comments disabling alternative forms of
364 fbld, fbstp, and fldcw.
365 * gas/i386/intelok.d: Expect two instances of fbld, fbstp, and fldcw.
366
367 2005-02-07 Inderpreet Singh <inderpreetb@noida.hcltech.com>
368
369 * gas/maxq10/jump.d: Fixed relative jump offset.
370 * gas/maxq10/call.d: Likewise.
371 * gas/maxq20/jump.d: Likewise.
372 * gas/maxq20/call.d: Likewise.
373
374 2005-02-07 Hans-Peter Nilsson <hp@axis.com>
375
376 * lib/gas-defs.exp: Support new directive "warning".
377
378 2005-02-02 Jan Beulich <jbeulich@novell.com>
379
380 * gas/ia64/pred-rel.s: New.
381 * gas/ia64/ia64.exp: Run new test.
382
383 2005-01-31 Daniel Jacobowitz <dan@codesourcery.com>
384
385 * gas/mips/elf-rel23.d, gas/mips/elf-rel23a.d: Accept little-endian.
386 * gas/mips/tmipsel16-e.d, gas/mips/tmipsel16-f.d: Accept section
387 symbol names.
388
389 2005-01-31 Jan Beulich <jbeulich@novell.com>
390
391 * gas/macros/repeat.[ds]: New.
392 * gas/macros/macros.exp: Run new test.
393
394 2005-01-31 Jan Beulich <jbeulich@novell.com>
395
396 * gas/macros/badarg.[ls]: New.
397 * gas/macros/end.[ls]: New.
398 * gas/macros/redef.[ls]: New.
399 * gas/macros/macros.exp (run_list_test): Copy from elsewhere.
400 Run new tests.
401
402 2005-01-31 Jan Beulich <jbeulich@novell.com>
403
404 * gas/ia64/operands.[ls]: New.
405 * gas/ia64/ia64.exp: Run new test.
406
407 2005-01-31 Jan Beulich <jbeulich@novell.com>
408
409 * gas/ia64/proc.[ls]: New.
410 * gas/ia64/unwind-err.[ls]: New.
411 * gas/ia64/ia64.exp: Run new tests.
412
413 2005-01-31 Jan Beulich <jbeulich@novell.com>
414
415 * gas/ia64/bundling.[ds]: New.
416 * gas/ia64/label.[ls]: New.
417 * gas/ia64/last.[ls]: New.
418 * gas/ia64/slot2.[ls]: New.
419 * gas/ia64/ia64.exp: Run new tests.
420
421 2005-01-31 Jan Beulich <jbeulich@novell.com>
422
423 * gas/ia64/pseudo.[ds]: New.
424 * gas/ia64/ia64.exp: Run new test.
425
426 2005-01-27 Jan Beulich <jbeulich@novell.com>
427
428 * gas/ia64/nop_x.[ds]: New.
429 * gas/ia64/ia64.exp: Run new test.
430
431 2005-01-27 Jan Beulich <jbeulich@novell.com>
432
433 * gas/ia64/dv-waw-err.l: Don't expect ar112 move warning to refer to
434 M-unit.
435 * gas/ia64/mov-ar.[ds]: New.
436 * gas/ia64/ia64.exp: Run new test.
437
438 2005-01-24 Nick Clifton <nickc@redhat.com>
439
440 * gas/all/sleb128.d: Do not assume an 8-bit byte.
441 * gas/all/quad.d: Likewise. Also allow for ports which order
442 bytes within words in other than simple big-endian or
443 little-endian fashions.
444
445 2005-01-19 Richard Sandiford <rsandifo@redhat.com>
446
447 * gas/all/sleb128.[sd]: New test.
448 * gas/all/quad.[sd]: New test.
449 * gas/all/gas.exp: Run them.
450
451 2005-01-17 Andrew Stubbs <andrew.stubbs@st.com>
452
453 * gas/sh/arch/arch.exp: Correct the email address.
454 Correct a few comment typos.
455 Add new tests to ensure that the assembler will only accept
456 instructions valid in each architecture and vice-versa.
457 * gas/sh/arch/arch_expected.txt: Update/Correct the test results.
458 * gas/sh/arch/sh2a-nofpu-or-sh3-nommu.s: Regenerate.
459 * gas/sh/arch/sh2a-nofpu-or-sh4-nommu-nofpu.s: Regenerate.
460 * gas/sh/arch/sh2a-nofpu.s: Generate new file.
461 * gas/sh/arch/sh2a-or-sh3e.s: Regenerate.
462 * gas/sh/arch/sh2a-or-sh4.s: Regenerate.
463 * gas/sh/arch/sh2a.s: Generate new file.
464 * gas/sh/arch/sh2e.s: Regenerate.
465 * gas/sh/arch/sh2.s: Regenerate.
466 * gas/sh/arch/sh3-dsp.s: Regenerate.
467 * gas/sh/arch/sh3e.s: Regenerate.
468 * gas/sh/arch/sh3-nommu.s: Regenerate.
469 * gas/sh/arch/sh3.s: Regenerate.
470 * gas/sh/arch/sh4al-dsp.s: Regenerate.
471 * gas/sh/arch/sh4a-nofpu.s: Regenerate.
472 * gas/sh/arch/sh4a.s: Regenerate.
473 * gas/sh/arch/sh4-nofpu.s: Regenerate.
474 * gas/sh/arch/sh4-nommu-nofpu.s: Regenerate.
475 * gas/sh/arch/sh4.s: Regenerate.
476 * gas/sh/arch/sh-dsp.s: Regenerate.
477 * gas/sh/arch/sh.s: Regenerate.
478
479 2005-01-12 H.J. Lu <hongjiu.lu@intel.com>
480
481 * i386/i386.exp: Run "sib".
482
483 * gas/i386/sib.d: New file.
484 * gas/i386/sib.s: Likewise.
485
486 2005-01-09 Andreas Schwab <schwab@suse.de>
487
488 * gas/i386/intel16.d: Ignore trailing text with #pass.
489 * gas/i386/intelok.d: Likewise.
490 * gas/i386/prefix.d: Likewise.
491 * gas/i386/sub.d: Likewise.
492 * gas/i386/padlock.d: Likewise.
493 * gas/i386/x86_64.d: Likewise.
494
495 2005-01-05 Eric Botcazou <ebotcazou@libertysurf.fr>
496
497 * gas/elf/elf.exp (section5): Use 0-9 instead of [:digit:].
498
499 2004-12-31 Alan Modra <amodra@bigpond.net.au>
500
501 * gas/elf/elf.exp: Don't list reloc sections.
502 * gas/elf/section5.e: Remove reloc sections.
503
504 2004-12-21 Tomer Levi <Tomer.Levi@nsc.com>
505
506 * gas/crx/beq_insn.d: Update reference file according to
507 disassembler printing method.
508 * gas/crx/bit_insn.d: Likewise.
509 * gas/crx/br_insn.d: Likewise.
510 * gas/crx/cmpbr_insn.d: Likewise.
511 * gas/crx/cop_insn.d: Likewise.
512 * gas/crx/load_stor_insn.d: Likewise.
513
514 2004-12-21 Hans-Peter Nilsson <hp@axis.com>
515
516 * gas/elf/section5.e, gas/elf/section5.l: Replace [:digit:],
517 [:xdigit:] and {N} in regexps with [0-9], [0-9a-fA-F] and N
518 copies, to cater to tcl versions before Tcl 8.2.3.
519
520 2004-12-20 Nick Clifton <nickc@redhat.com>
521
522 * gas/elf/section5.[ls]: Use % instead of @ in .section
523 directives.
524
525 2004-12-16 Richard Sandiford <rsandifo@redhat.com>
526
527 * gas/v850/split-lo16.{s,d}: New test.
528 * gas/v850/v850.exp: Run it.
529
530 2004-12-15 Jan Beulich <jbeulich@novell.com>
531
532 * gas/elf/section5.[els]: New.
533
534 2004-12-13 Richard Sandiford <rsandifo@redhat.com>
535
536 * gas/mips/elf-rel25.d, gas/mips/elf-rel25a.d: Cope with different
537 .text alignments.
538
539 2004-12-11 Alan Modra <amodra@bigpond.net.au>
540
541 * gas/alpha/elf-usepv-1.d: Update for changed section syms.
542 * gas/arm/mapping.d: Likewise.
543 * gas/mips/tmips16-e.d: Likewise.
544 * gas/mips/tmips16-f.d: Likewise.
545 * gas/mmix/align-1.d: Likewise.
546 * gas/mmix/basep-10.d: Likewise.
547 * gas/mmix/basep-11.d: Likewise.
548 * gas/mmix/basep-7.d: Likewise.
549 * gas/mmix/basep-8.d: Likewise.
550 * gas/mmix/basep-9.d: Likewise.
551 * gas/mmix/builtin1.d: Likewise.
552 * gas/mmix/builtin2.d: Likewise.
553 * gas/mmix/builtin3.d: Likewise.
554 * gas/mmix/bz-c.d: Likewise.
555 * gas/mmix/comment-2.d: Likewise.
556 * gas/mmix/comment-3.d: Likewise.
557 * gas/mmix/cons-2.d: Likewise.
558 * gas/mmix/fb-1.d: Likewise.
559 * gas/mmix/fb-2.d: Likewise.
560 * gas/mmix/geta-c.d: Likewise.
561 * gas/mmix/greg1.d: Likewise.
562 * gas/mmix/greg1a.d: Likewise.
563 * gas/mmix/greg2.d: Likewise.
564 * gas/mmix/greg2a.d: Likewise.
565 * gas/mmix/greg3.d: Likewise.
566 * gas/mmix/greg4.d: Likewise.
567 * gas/mmix/greg5.d: Likewise.
568 * gas/mmix/greg6.d: Likewise.
569 * gas/mmix/greg7.d: Likewise.
570 * gas/mmix/greg8.d: Likewise.
571 * gas/mmix/is-1.d: Likewise.
572 * gas/mmix/jump-c.d: Likewise.
573 * gas/mmix/local-1.d: Likewise.
574 * gas/mmix/locall1.d: Likewise.
575 * gas/mmix/odd-1.d: Likewise.
576 * gas/mmix/op-0-1.d: Likewise.
577 * gas/mmix/op-0-1s.d: Likewise.
578 * gas/mmix/op-0-2.d: Likewise.
579 * gas/mmix/prefix1.d: Likewise.
580 * gas/mmix/prefix2.d: Likewise.
581 * gas/mmix/prefix3.d: Likewise.
582 * gas/mmix/pseudo-1.d: Likewise.
583 * gas/mmix/pushj-c.d: Likewise.
584 * gas/mmix/pushj-cs.d: Likewise.
585 * gas/mmix/sym-1.d: Likewise.
586 * gas/mmix/weak1-s.d: Likewise.
587 * gas/mmix/weak1.d: Likewise.
588 * gas/mmix/zerop-1.d: Likewise.
589 * gas/ppc/power4.d: Likewise.
590 * gas/ppc/test1elf32.d: Likewise.
591 * gas/ppc/test1elf64.d: Likewise.
592 * gas/sh/sh64/datal32-3.d: Likewise.
593 * gas/sh/sh64/datal64-3.d: Likewise.
594 * gas/sh/sh64/localcom-1.d: Likewise.
595
596 2004-12-10 Ian Lance Taylor <ian@wasabisystems.com>
597
598 * gas/mips/elf-rel23a.d: New test.
599 * gas/mips/elf-rel23b.d: New test.
600 * gas/mips/elf-rel25.s: New test.
601 * gas/mips/elf-rel25.d: New test.
602 * gas/mips/elf-rel25a.d: New test.
603 * gas/mips/mips.exp: Run new tests.
604
605 2004-12-09 Paul Brook <paul@codesourcery.com>
606
607 * gas/arm/unwind.d: Expect R_ARM_PREL31 relocations.
608
609 2004-12-09 Ian Lance Taylor <ian@wasabisystems.com>
610
611 * gas/mips/branch-swap.d: Pass -32 to as.
612
613 2004-11-29 Tomer Levi <Tomer.Levi@nsc.com>
614
615 * gas/crx/br_insn.d: Fix error in expected disassembly.
616
617 2004-11-29 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
618
619 * testsuite/gas/m32r/rela-1.s: New test.
620 * testsuite/gas/m32r/rela-1.d: Expected disassembly.
621 * testsuite/gas/m32r/m32r.exp: Run the new test.
622 * testsuite/gas/m32r/relax-1.d: Update for fixed pcrel reloc
623 generation.
624
625 2004-11-27 Richard Earnshaw <rearnsha@arm.com>
626
627 * gas/testsuite/arm/thumbv6.d (setend): Remove stray tab at end
628 of dump pattern.
629
630 2004-11-25 H.J. Lu <hongjiu.lu@intel.com>
631
632 * gas/ia64/group-1.d: Adjust expected secion ordering.
633
634 2004-11-25 Jan Beulich <jbeulich@novell.com>
635
636 * gas/i386/x86-64-inval.[sl]: Remove sahf/lahf.
637
638 2004-11-24 Paul Brook <paul@codesourcery.com>
639
640 * gas/elf/group0a.d: Adjust expected secion ordering.
641 * gas/elf/group1a.d: Ditto.
642 * gas/elf/section4.d: Ditto.
643
644 2004-11-24 Nick Clifton <nickc@redhat.com>
645
646 * gas/iq2000/allinsn.exp: Remove IQ10 tests.
647 * gas/iq2000/q10allinsn.d: Delete.
648 * gas/iq2000/q10allinsn.s: Delete.
649 * gas/iq2000/q10hazard4.s: Delete.
650 * gas/iq2000/q10hazard5.s: Delete.
651 * gas/iq2000/q10load-hazards.exp: Delete.
652 * gas/iq2000/q10nohazard.s: Delete.
653 * gas/iq2000/q10noyield.s: Delete.
654 * gas/iq2000/q10test0.d: Delete.
655 * gas/iq2000/q10test0.s: Delete.
656 * gas/iq2000/q10test1.d: Delete.
657 * gas/iq2000/q10test1.s: Delete.
658 * gas/iq2000/q10test10.d: Delete.
659 * gas/iq2000/q10test10.s: Delete.
660 * gas/iq2000/q10test11.d: Delete.
661 * gas/iq2000/q10test11.s: Delete.
662 * gas/iq2000/q10test12.d: Delete.
663 * gas/iq2000/q10test12.s: Delete.
664 * gas/iq2000/q10test2.d: Delete.
665 * gas/iq2000/q10test2.s: Delete.
666 * gas/iq2000/q10test3.d: Delete.
667 * gas/iq2000/q10test3.s: Delete.
668 * gas/iq2000/q10test4.d: Delete.
669 * gas/iq2000/q10test4.s: Delete.
670 * gas/iq2000/q10test5.d: Delete.
671 * gas/iq2000/q10test5.s: Delete.
672 * gas/iq2000/q10test6.d: Delete.
673 * gas/iq2000/q10test6.s: Delete.
674 * gas/iq2000/q10test7.d: Delete.
675 * gas/iq2000/q10test7.s: Delete.
676 * gas/iq2000/q10test8.d: Delete.
677 * gas/iq2000/q10test8.s: Delete.
678 * gas/iq2000/q10test9.d: Delete.
679 * gas/iq2000/q10test9.s: Delete.
680 * gas/iq2000/q10yield.exp: Delete.
681 * gas/iq2000/test.exp: Delete.
682
683 2004-11-24 Ramana Radhakrishnan <ramana.radhakrishnan@codito.com>
684
685 * gas/arc/st.s: Add checks for other variants of the sr and st
686 instruction.
687 * gas/arc/st.d: Update the expected disassembly.
688
689 2004-11-23 Nick Clifton <nickc@redhat.com>
690
691 * gas/mn10300/relax.s: Add further tests of the relaxing of branch
692 instructions.
693 * gas/mn10300/relax.d: Add expected relocations.
694
695 2004-11-22 Ravi Ramaseshan <ravi.ramaseshan@codito.com>
696
697 * gas/arc/ld.s: Add check of load of a long immediate.
698 * gas/arc/ld.d: Add expected disassembly.
699
700 2004-11-22 Hans-Peter Nilsson <hp@axis.com>
701
702 * gas/all/gas.exp: Run dg-runtest for all err-*.s and warn-*.s.
703 * gas/all/err-1.s, gas/all/warn-1.s: New tests.
704
705 2004-11-18 Inderpreet Singh <inderpreetb@nioda.hcltech.com>
706
707 * gas/maxq10/call.d: Fix expected results now that bfd assembler
708 support is enabled by default.
709 * gas/maxq10/range.d: Likewise.
710 * gas/maxq20/call.d: Likewise.
711
712 2004-11-17 Daniel Jacobowitz <dan@codesourcery.com>
713
714 * gas/arm/mapping.d: Expect F markers for Thumb code.
715 * gas/arm/unwind.d: Update big-endian pattern.
716
717 2004-11-12 Nick Clifton <nickc@redhat.com>
718
719 * gas/mn10300/basic.exp: Add relax test.
720 * gas/mn10300/relax.s: New test.
721 * gas/mn10300/relax.d: Expected results. Make sure that the
722 correct size of instruction has been selected.
723
724 2004-11-11 Bob Wilson <bob.wilson@acm.org>
725
726 * gas/xtensa/short_branch_offset.s: New.
727 * gas/xtensa/short_branch_offset.d: New.
728 * gas/xtensa/all.exp: Run new test.
729
730 2004-11-10 Alan Modra <amodra@bigpond.net.au>
731
732 * gas/i386/opcode.s: Pad section.
733 * gas/i386/intelok.s: Likewise.
734 * gas/i386/opcode.d: Update.
735 * gas/i386/intelok.d: Update.
736
737 2004-11-08 Inderpreet Singh <inderpreetb@nioda.hcltech.com>
738 Vineet Sharma <vineets@noida.hcltech.com>
739
740 * gas/maxq10: New directory. Contains tests for maxq port.
741 * gas/maxq20: Likewise.
742
743 2004-11-05 H.J. Lu <hongjiu.lu@intel.com>
744
745 * gas/i386/general.s: Add movzb.
746 * gas/i386/general.l: Updated.
747
748 2004-11-04 Hans-Peter Nilsson <hp@axis.com>
749
750 * gas/all/gas.exp: Exclude float.s for crisv32-*-*.
751 * gas/cris/operand-err-1.s (test.m constant): Remove xfail marker
752 and update rationale. Mark "ba [external_symbol]" and "ba [r3]"
753 as invalid.
754 * gas/ieee-fp/x930509a.exp: setup_xfail for crisv32-*-*.
755 * gas/macros/macros.exp: setup_xfail strings for crisv32-*-*.
756 * gas/cris/abs32-1.s, gas/cris/arch-err-1.s,
757 gas/cris/arch-err-2.s, gas/cris/arch-err-3.s,
758 gas/cris/arch-err-4.s, gas/cris/arch-err-5.s,
759 gas/cris/bound-err-1.s, gas/cris/brokw-3b.s,
760 gas/cris/march-err-1.s, gas/cris/march-err-2.s,
761 gas/cris/push-err-1.s, gas/cris/push-err-2.s,
762 gas/cris/pushpopv32.s, gas/cris/rd-abs32-1.d,
763 gas/cris/rd-abs32-2.d, gas/cris/rd-arch-1.d, gas/cris/rd-arch-2.d,
764 gas/cris/rd-arch-3.d, gas/cris/rd-bkw1b.d, gas/cris/rd-bkw2b.d,
765 gas/cris/rd-bkw3b.d, gas/cris/rd-bound1.d, gas/cris/rd-bound1.s,
766 gas/cris/rd-bound2.d, gas/cris/rd-bound3.d, gas/cris/rd-bound4.d,
767 gas/cris/rd-break32.d, gas/cris/rd-ppv1032.d, gas/cris/rd-ppv32.d,
768 gas/cris/rd-spr-1.d, gas/cris/rd-spr-1.s, gas/cris/rd-usp-1.d,
769 gas/cris/rd-usp-1b.d, gas/cris/rd-v10_32o-1.d,
770 gas/cris/rd-v10_32o-2.d, gas/cris/rd-v10_32o-2.s,
771 gas/cris/rd-v32-b1.d, gas/cris/rd-v32-b1.s, gas/cris/rd-v32-b2.d,
772 gas/cris/rd-v32-b2.s, gas/cris/rd-v32-b3.d, gas/cris/rd-v32-b3.s,
773 gas/cris/rd-v32-f1.d, gas/cris/rd-v32-f1.s, gas/cris/rd-v32-i1.d,
774 gas/cris/rd-v32-i1.s, gas/cris/rd-v32-l1.d, gas/cris/rd-v32-l1.s,
775 gas/cris/rd-v32-l3.d, gas/cris/rd-v32-l3.s, gas/cris/rd-v32-l4.d,
776 gas/cris/rd-v32-l4.s, gas/cris/rd-v32o-1.d, gas/cris/rd-v32s-1.d,
777 gas/cris/rd-v32s-2.d, gas/cris/rd-v32s-2.s, gas/cris/rd-v32s-3.d,
778 gas/cris/rd-v32s-3.s, gas/cris/rd-v32s-4.d, gas/cris/rd-v32s-4.s,
779 gas/cris/rd-vao-1.d, gas/cris/v32-err-1.s, gas/cris/v32-err-10.s,
780 gas/cris/v32-err-11.s, gas/cris/v32-err-2.s, gas/cris/v32-err-3.s,
781 gas/cris/v32-err-4.s, gas/cris/v32-err-5.s, gas/cris/v32-err-6.s,
782 gas/cris/v32-err-7.s, gas/cris/v32-err-8.s, gas/cris/v32-err-9.s:
783 New tests.
784
785 2004-11-04 Jan Beulich <jbeulich@novell.com>
786
787 * gas/i386/i386.exp: Execute new tests intelbad and intelok.
788 * gas/i386/intelbad.[sl]: New test to check for various things not
789 permitted in Intel mode.
790 * gas/i386/intel.d, gas/i386/opcode.d, gas/i386/x86-64-opcode.d:
791 Adjust for change to segment register store.
792 * gas/i386/intelok.[sd]: New test to check various Intel mode specific
793 things get handled correctly.
794 * gas/i386/x86_64.[sd]: Remove unsupported constructs referring to
795 'high' and 'low' parts of an operand, which the parser previously
796 accepted while neither telling that it's not supported nor that it
797 ignored the remainder of the line following these supposed keywords.
798
799 2004-10-28 Tomer Levi <Tomer.Levi@nsc.com>
800
801 * gas/crx/cop_insn.d: Regenerate (after a bug fix in Assembler).
802
803 2004-10-27 Tomer Levi <Tomer.Levi@nsc.com>
804
805 * gas/crx/cop_insn.s: Test new Co-Processor instruction 'cpi'.
806 * gas/crx/list_insn.s: Add hi/lo/u<N> registers tests, fix test bugs.
807 * gas/crx/cop_insn.d: Regenerate.
808 * gas/crx/list_insn.d: Likewise.
809
810 2004-10-23 Daniel Jacobowitz <dan@debian.org>
811
812 * gas/cfi/cfi-arm-1.d, gas/cfi/cfi-arm-1.s: New files.
813 * gas/cfi/cfi.exp: Run cfi-arm-1 test.
814
815 2004-10-21 Tomer Levi <Tomer.Levi@nsc.com>
816
817 * gas/crx/cop_insn.s: Reverse operands order in store co-processor
818 instructions.
819 * gas/crx/list_insn.s: Remove test for unsupported 'popa' instruction.
820 * gas/crx/cop_insn.d: Regenerate.
821 * gas/crx/list_insn.d: Likewise.
822
823 2004-10-14 Paul Brook <paul@codesourcery.com>
824
825 * gas/arm/mapping.d: Pass --special-syms to objdump.
826
827 2004-10-08 Daniel Jacobowitz <dan@debian.org>
828
829 * gas/i386/i386.exp: Don't run divide test for targets where '/'
830 is a comment. Run x86-64-unwind for 64-bit ELF targets.
831 * gas/i386/x86-64-unwind.d, gas/i386/x86-64-unwind.s: New.
832
833 2004-10-08 Alan Modra <amodra@bigpond.net.au>
834
835 * gas/cfi/cfi-common-4.d: Correct for 64 bit targets.
836
837 2004-10-07 Bob Wilson <bob.wilson@acm.org>
838
839 * gas/xtensa/all.exp: Adjust expected error message for j_too_far.
840 Change entry_align test to expect an error.
841 * gas/xtensa/entry_misalign2.s: Use no-transform instead of
842 no-generics directives.
843
844 2004-10-07 Richard Sandiford <rsandifo@redhat.com>
845
846 * gas/mips/elf-rel{23,24}.[sd]: New tests.
847 * gas/mips/mips.exp: New test.
848
849 2004-10-07 Richard Sandiford <rsandifo@redhat.com>
850
851 * gas/mips/elf-rel22.[sd]: New test.
852 * gas/mips/mips.exp: Run it.
853
854 2004-10-07 Richard Sandiford <rsandifo@redhat.com>
855
856 * gas/mips/elf-rel21.[sd]: New test.
857 * gas/mips/mips.exp: Run it.
858
859 2004-10-07 Jan Beulich <jbeulich@novell.com>
860
861 * gas/cfi/cfi-common-4.[ds]: New.
862 * gas/cfi/cfi.exp: Run new test.
863
864 2004-10-07 Tomer Levi <Tomer.Levi@nsc.com>
865
866 * gas/crx/cop_insn.s: New file.
867 * gas/crx/cop_insn.d: Likewise.
868 * gas/crx/load_stor_insn.s: Move Co-processor insns to a separate
869 test.
870 * gas/crx/misc_insn.s: Likewise.
871 * gas/crx/load_stor_insn.d: Regenerate.
872 * gas/crx/misc_insn.d: Likewise.
873
874 2004-10-06 Aldy Hernandez <aldyh@redhat.com>
875
876 * gas/ppc/e500.s: Add double-precision instructions.
877 * gas/ppc/e500.d: Same.
878
879 2004-10-05 Paul Brook <paul@codesourcery.com>
880
881 * gas/arm/arm.exp: Add unwind table test. Recognise
882 arm-symbian-symbianelf and arm-none-eabi.
883 * gas/arm/unwind.s: New file.
884 * gas/arm/unwind.d: New file.
885
886 2004-10-01 Bill Farmer <Bill@the-farmers.freeserve.co.uk>
887
888 * gas/pdp11/opcode.d: Fix sob opcode value.
889
890 2004-09-30 Paul Brook <paul@codesourcery.com>
891
892 * gas/arm/arch6zk.d: New file.
893 * gas/arm/arch6zk.s: New file.
894 * gas/arm/arm.exp: Add them.
895
896 2004-09-29 Alan Modra <amodra@bigpond.net.au>
897
898 * gas/i386/secrel.s: Pad .rdata out to 16 byte boundary.
899 * gas/i386/secrel.d: Adjust to suit.
900
901 2004-09-19 Paul Brook <paul@codesourcery.com>
902
903 * gas/elf/elf.exp: Recognise additional arm elf targets.
904
905 2004-09-17 Paul Brook <paul@codesourcery.com>
906
907 * gas/arm/pic.s: Add (target2).
908 * gas/arm/pic.d: Ditto.
909
910 2004-09-13 Paul Brook <paul@codesourcery.com>
911
912 * gas/arm/pic.d: Rename RELABS to TARGET1.
913 * gas/arm/pic.s: Ditto.
914
915 2004-09-03 Tomer Levi <Tomer.Levi@nsc.com>
916
917 * gas/crx: New directory.
918 * gas/crx/allinsn.exp: New test script.
919 * gas/crx/arith_insn.s: New file.
920 * gas/crx/arith_insn.d: Likewise.
921 * gas/crx/beq_insn.s: Likewise.
922 * gas/crx/beq_insn.d: Likewise.
923 * gas/crx/bit_insn.s: Likewise.
924 * gas/crx/bit_insn.d: Likewise.
925 * gas/crx/br_insn.s: Likewise.
926 * gas/crx/br_insn.d: Likewise.
927 * gas/crx/cmov_insn.s: Likewise.
928 * gas/crx/cmov_insn.d: Likewise.
929 * gas/crx/cmpbr_insn.s: Likewise.
930 * gas/crx/cmpbr_insn.d: Likewise.
931 * gas/crx/jscond_insn.s: Likewise.
932 * gas/crx/jscond_insn.d: Likewise.
933 * gas/crx/list_insn.s: Likewise.
934 * gas/crx/list_insn.d: Likewise.
935 * gas/crx/load_stor_insn.s: Likewise.
936 * gas/crx/load_stor_insn.d: Likewise.
937 * gas/crx/misc_insn.s: Likewise.
938 * gas/crx/misc_insn.d: Likewise.
939 * gas/crx/no_op_insn.s: Likewise.
940 * gas/crx/no_op_insn.d: Likewise.
941 * gas/crx/shift_insn.s: Likewise.
942 * gas/crx/shift_insn.d: Likewise.
943
944 2004-08-27 Richard Sandiford <rsandifo@redhat.com>
945
946 * gas/frv/fr550-pack1.[sd]: New test.
947 * gas/frv/allinsn.exp: Run it.
948
949 2004-08-27 Nick Clifton <nickc@redhat.com>
950
951 * gas/i386/i386.exp: Allow pcrel test for COFF targets as well,
952 but not for PE targets. Similarly for the absrel test.
953
954 2004-08-26 Nick Clifton <nickc@redhat.com>
955
956 * gas/i386/i386.exp: Group ELF specific tests together. Move the
957 pcrel test into the ELF only section. Use is_elf_format to test
958 for ELF based toolchains.
959
960 2004-08-25 H.J. Lu <hongjiu.lu@intel.com>
961
962 * gas/all/gas.exp: Use `string match ""' instead of `eq ""'.
963
964 2004-08-24 Jan Beulich <jbeulich@novell.com>
965
966 * gas/all/altmacro.[sd]: Split out part from here...
967 * gas/all/altmac2.[sd]: ... to here.
968 * gas/all/excl.s: New.
969 * gas/all/gas.exp: Suppress both tests for a few targets known to
970 break. Run the new (split out) test only when the target doesn't
971 use '!' as a comment character.
972
973 2004-08-18 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
974
975 * gas/mips/branch-swap.s: New testcase.
976 * gas/mips/branch-swap.d: New testcase.
977 * gas/mips/mips.exp: Run the testcase.
978
979 2004-08-18 Nick Clifton <nickc@redhat.com>
980
981 * gas/macros/strings.s: Remove #NO_APP, accidentally committed as
982 part of another patch.
983
984 2004-08-15 Nick Clifton <nickc@redhat.com>
985
986 * gas/all/altmacro.d: Allow for rest of frag being padded to an
987 alignment boundary.
988
989 * gas/arm/arm.exp: Run bignum test for ELF based targets only.
990
991 2004-08-16 Alan Modra <amodra@bigpond.net.au>
992
993 * gas/cfi/cfi-alpha-1.d: Adjust for readelf fix.
994 * gas/cfi/cfi-alpha-3.d: Likewise.
995 * gas/cfi/cfi-i386.d: Likewise.
996 * gas/cfi/cfi-m68k.d: Likewise.
997 * gas/cfi/cfi-ppc-1.d: Likewise.
998 * gas/cfi/cfi-s390-1.d: Likewise.
999 * gas/cfi/cfi-s390x-1.d: Likewise.
1000 * gas/cfi/cfi-sh-1.d: Likewise.
1001 * gas/cfi/cfi-sparc-1.d: Likewise.
1002 * gas/cfi/cfi-sparc64-1.d: Likewise.
1003 * gas/cfi/cfi-x86_64.d: Likewise.
1004
1005 2004-08-13 Jan Beulich <jbeulich@novell.com>
1006
1007 * gas/all/altmacro.[sd]: New test.
1008 * gas/all/gas.exp: Run the new test.
1009
1010 2004-08-10 Mark Mitchell <mark@codesourcery.com>
1011
1012 * gas/arm/bignum1.s: New test.
1013 * gas/arm/arm.exp: Run it.
1014
1015 2004-08-06 Paul Brook <paul@codesourcery.com>
1016
1017 * gas/arm/pic.s,d: Test RELABS and SBREL relocations.
1018
1019 2004-08-05 Nitin Yewale <nitiny@kpitcummins.com>
1020
1021 * h8300/h8300.exp: Addition of new test case to check rx
1022 generation with adds and subs instruction for plain H8/300 target.
1023 * h8300/addsubrxcheck.s: New test source file.
1024
1025 2004-08-01 Stephane Carrez <stcarrez@nerim.fr>
1026
1027 * gas/m68hc11/m68hc11.exp: Fix tests for 2.15
1028 * gas/elf/elf.exp: Test obj-elf for m6811-* and m6812-*
1029 * gas/symver/symver.exp: Likewise for symver tests.
1030
1031 2004-07-30 Michal Ludvig <mludvig@suse.cz>
1032
1033 * gas/i386/padlock.s, gas/i386/padlock.d: New tests for
1034 VIA PadLock instructions.
1035
1036 2004-07-29 Kaz Kojima <kkojima@rr.iij4u.or.jp>
1037
1038 * gas/sh/basic.exp: Don't do sh2a test for sh5.
1039 * gas/sh/sh2a.d: Match elf32-sh* format too.
1040
1041 2004-07-29 Alexandre Oliva <aoliva@redhat.com>
1042
1043 2003-12-30 DJ Delorie <dj@redhat.com>
1044 * gas/sh/sh2a.s: New.
1045 * gas/sh/sh2a.d: New.
1046 * gas/sh/basic.exp: Add it.
1047
1048 2004-07-27 Tomer Levi <Tomer.Levi@nsc.com>
1049
1050 * gas/all/gas.exp (do_930509a): Disable test for crx.
1051
1052 2004-07-22 H.J. Lu <hongjiu.lu@intel.com>
1053
1054 * gas/i386/x86-64-inval.l: Remove the leading `+'.
1055
1056 2004-07-22 Nick Clifton <nickc@redhat.com>
1057
1058 PR/280
1059 * gas/h8300/ffxx1-coff.d: Remove duplicated raw insn values.
1060 * gas/h8300/ffxx1-elf.d: Likewise.
1061 * gas/h8300/h8sx_disp2.d: Likewise.
1062 * gas/h8300/h8sx_mov_imm.d: Likewise.
1063 * gas/h8300/h8sx_rtsl.d: Likewise.
1064 * gas/h8300/ffxx1-coff.s: Remove inappropriate insn width specifier.
1065 * gas/h8300/ffxx1-elf.s: Likewise.
1066
1067 2004-07-21 Jan Beulich <jbeulich@novell.com>
1068
1069 * gas/i386/x86-64-addr32.[ds]: New test for x86-64 32-bit
1070 addressing in 64-bit mode.
1071 * gas/i386/x86-64-rip.[ds]: New test for x86-64 rip-relative
1072 addressing.
1073 * gas/i386/i386.exp: Run the two new tests.
1074
1075 * gas/cfi/cfi-x86_64.d: Adjust expectation for leave to not have a
1076 rex prefix.
1077 * gas/i386/x86-64-inval.[ls]: Add a bunch of instructions illegal
1078 in 64-bit mode.
1079
1080 2004-07-20 Maciej W. Rozycki <macro@linux-mips.org>
1081
1082 * gas/mips/elf-rel19.d: Pass -march=mips1 to gas as the test
1083 expects load delay slots.
1084
1085 2004-07-20 Maciej W. Rozycki <macro@linux-mips.org>
1086
1087 * gas/mips/vr5400.d: Update for a correct disassembly of
1088 "racm.ob".
1089
1090 2004-07-20 Maciej W. Rozycki <macro@linux-mips.org>
1091
1092 * gas/mips/mips32.s: Adjust for the unified "break" syntax. Add
1093 another "break" case. Update the comment accordingly.
1094 * gas/mips/set-arch.s: Likewise.
1095 * gas/mips/mips32.d: Adjust for the new output.
1096 * gas/mips/set-arch.d: Likewise.
1097
1098 2004-07-15 Nitin Yewale <nitiny@kpitcummins.com>
1099
1100 * gas/h8300/h8300.exp (do_h8300hn_addressgen): Addition of
1101 new test case for H8300H normal target to check symbol
1102 address generation.
1103 * gas/h8300/symaddgen.s: New test.
1104
1105 2004-07-13 Nick Clifton <nickc@redhat.com>
1106
1107 * gas/i386/intel.s: Add test of newly expand arithmetic support
1108 for Intel mode assembler.
1109 * gas/i386/intel.d: Add expected disassmbly.
1110
1111 2004-07-13 Nick Clifton <nickc@redhat.com>
1112
1113 * gas/vtable: Delete directory. These tests are no longer needed
1114 as the VTABLE_ reloc support is obsolete.
1115
1116 2004-07-08 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
1117
1118 * gas/m32r/pic.exp: Add New Test case for @GOTOFF, @GOT, @PLT.
1119 * gas/m32r/pic2.s: New file: Test case for @GOTOFF, @GOT, @PLT.
1120 * gas/m32r/pic2.d: New file: Expected results.
1121
1122 2004-07-08 Richard Sandiford <rsandifo@redhat.com>
1123
1124 * gas/mips/elf-rel7.d: Expect relocations against bar to refer to bar.
1125 * gas/mips/elf-refl19.d: Likewise L2.
1126
1127 2004-07-03 Richard Sandiford <rsandifo@redhat.com>
1128
1129 * gas/mips/elf{,el}-rel.d: Adjust so that the earliest %hi() matches
1130 the earliest %lo().
1131 * gas/mips/elf-rel11.d: Don't expect the relocs to be reordered.
1132 * gas/mips/elf-rel20.[sd]: New test.
1133 * gas/mips/mips.exp: Run it.
1134
1135 2004-07-03 Maciej W. Rozycki <macro@linux-mips.org>
1136
1137 * gas/mips/elf-rel9.[sd]: Fix typo in %lo() expression.
1138
1139 2004-07-01 H.J. Lu <hongjiu.lu@intel.com>
1140
1141 * gas/ia64/group-1.d: New.
1142 * gas/ia64/group-1.s: Likewise.
1143
1144 * gas/ia64/ia64.exp: Add group-1 to test comdat group.
1145
1146 2004-06-30 James E Wilson <wilson@specifixinc.com>
1147
1148 * gas/ia64/dv-imply.d: Update.
1149 * gas/ia64/dv-mutex.d: Likewise.
1150 * gas/ia64/dv-safe.d: Likewise.
1151
1152 2004-06-29 Alan Modra <amodra@bigpond.net.au>
1153
1154 * gas/m68k/mode5.s: Pad section.
1155 * gas/m68k/mode5.d: Update.
1156
1157 2004-06-28 Alan Modra <amodra@bigpond.net.au>
1158
1159 * gas/ppc/power4.d: Update.
1160
1161 2004-06-24 Alan Modra <amodra@bigpond.net.au>
1162
1163 * gas/i386/prescott.s: Remove fisttpd and fisttpq.
1164 * gas/i386/prescott.d: Update.
1165
1166 2004-06-08 Jakub Jelinek <jakub@redhat.com>
1167
1168 * gas/ia64/dv-raw-err.s: Add some new postinc tests.
1169 * gas/ia64/dv-raw-err.l: Updated.
1170
1171 2004-05-28 Peter Barada <peter@the-baradas.com>
1172
1173 * gas/m68k/mode5.s: New test file. Checks conversion of mode 5
1174 addressing with zero offset into mode 2 addressing.
1175 * gas/m68k/mode5.d: New file: Expected disassmbly.
1176 * gas/m68k/all.exp: Run new test.
1177
1178 2004-05-27 H.J. Lu <hongjiu.lu@intel.com>
1179
1180 * gas/ia64/regs.d: Updated.
1181
1182 2004-05-26 H.J. Lu <hongjiu.lu@intel.com>
1183
1184 * gas/ia64/ia64.exp: Run invalid-ar.
1185
1186 * gas/ia64/invalid-ar.l: New file. Test invalid AR access.
1187 * gas/ia64/invalid-ar.s: Likewise.
1188
1189 2004-05-24 Peter Barada <peter@the-baradas.com>
1190
1191 * gas/m68k/mcf-emac.d: Provide correct disassembler results.
1192 * gas/m68k/mcf-mac.d: Provide correct disassembler results.
1193
1194 2004-05-20 H.J. Lu <hongjiu.lu@intel.com>
1195
1196 * gas/ia64/dv-srlz.d: Fix a typo.
1197
1198 2004-05-12 Ben Elliston <bje@au.ibm.com>
1199
1200 * gas/h8300/t03_add.exp: Remove stray semicolons.
1201 * gas/h8300/t04_sub.exp: Likewise.
1202 * gas/h8300/t05_cmp.exp: Likewise.
1203 * gas/h8300/t08_or.exp: Likewise.
1204 * gas/h8300/t09_xor.exp: Likewise.
1205 * gas/h8300/t10_and.exp: Likewise.
1206 * gas/hppa/reloc/reloc.exp: Likewise.
1207 * gas/hppa/unsorted/unsorted.exp: Likewise.
1208 * gas/i386/i386.exp: Likewise.
1209 * gas/m68hc11/m68hc11.exp: Likewise.
1210 * gas/mips/mips.exp: Likewise.
1211 * gas/sparc/sparc.exp: Likewise.
1212 * lib/gas-defs.exp: Likewise.
1213
1214 2004-05-11 Nick Clifton <nickc@redhat.com>
1215
1216 * gas/elf/section4.s: New test. Checks label arithmetic when
1217 multiple same-name sections exist.
1218 * gas/elf/section4.d: New file: Expected section list
1219 * gas/elf/elf.exp: Run the new test.
1220 * gas/elf/group0.s: Use % instead of @ for type argument to
1221 .section directive (for compatability with ARM port).
1222 * gas/elf/group1.s: Likewise.
1223
1224 2004-05-07 Richard Sandiford <rsandifo@redhat.com>
1225
1226 * gas/mips/vr4122.[sd]: Rename to...
1227 * gas/mips/vr4120-2.[sd]: ...and add tests for VR4181A errata
1228 MD(1) and MD(4).
1229 * gas/mips/mips.exp: Update accordingly.
1230
1231 2004-05-05 Alexandre Oliva <aoliva@redhat.com>
1232
1233 * gas/frv/reloc1.d: Match elf32-frvfdpic as well.
1234 * gas/frv/fr405-insn.d: Likewise.
1235 * gas/frv/fr450-insn.d: Likewise.
1236
1237 2004-04-30 H.J. Lu <hongjiu.lu@intel.com>
1238
1239 * gas/elf/elf.exp: Remove group1, add group1a and group1b for
1240 section group.
1241
1242 * gas/elf/group1a.d: New file.
1243 * gas/elf/group1b.d: Likewise.
1244
1245 * gas/elf/group1.e: Removed.
1246
1247 2004-04-30 Nick Clifton <nickc@redhat.com>
1248
1249 * gas/arm/reg-alias.s: New file: Test case sensitive register
1250 aliases.
1251 * gas/arm/reg-alias.d: New file: Expected test output.
1252 * gas/arm/arm.exp: Run reg-alias test.
1253 Arrange tests in a more orderly fashion.
1254
1255 2004-04-30 Ben Elliston <bje@au.ibm.com>
1256
1257 * gas/ppc/power4.s: Add dcbz and dcbzl test cases.
1258 * gas/ppc/power4.d: Update accordingly.
1259
1260 2004-04-26 H.J. Lu <hongjiu.lu@intel.com>
1261
1262 * gas/elf/elf.exp: Add group0a, group0b and group1 for section
1263 group.
1264
1265 * gas/elf/group0.s: New file.
1266 * gas/elf/group0a.d: Likewise.
1267 * gas/elf/group0b.d: Likewise.
1268 * gas/elf/group1.e: Likewise.
1269 * gas/elf/group1.s: Likewise.
1270
1271 2004-04-23 Nick Clifton <nickc@redhat.com>
1272
1273 * gas/symver/symver1.d: Cope with extra symbols inserted by
1274 arm-elf toolchains.
1275 * gas/symver/symver0.d: Likewise
1276 * gas/elf/symver.d: Likewise.
1277
1278 2004-04-22 Kaz Kojima <kkojima@rr.iij4u.or.jp>
1279
1280 * gas/sh/pcrel2.d: Update.
1281 * gas/sh/tlsd.d: Update.
1282 * gas/sh/tlsnopic.d: Update.
1283 * gas/sh/tlspic.d: Update.
1284
1285 2004-04-22 Mark Kettenis <kettenis@gnu.org>
1286
1287 * lib/gas-defs.exp (is_elf_format): Add OpenBSD support.
1288
1289 2004-04-22 Atsushi Nemoto <anemo@mba.ocn.ne.jp>
1290
1291 * gas/mips/lb-xgot-ilocks.d: Remove nops in load delay slot.
1292 * gas/mips/mips-abi32-pic.d: Likewise.
1293 * gas/mips/mips-abi32-pic2.d: Likewise.
1294 * gas/mips/mips-gp32-fp32-pic.d: Likewise.
1295 * gas/mips/mips-gp32-fp64-pic.d: Likewise.
1296 * gas/mips/mips-gp64-fp32-pic.d: Likewise.
1297 * gas/mips/mips-gp64-fp64-pic.d: Likewise.
1298 * gas/mips/relax-swap1-mips2.d: Likewise.
1299 * gas/mips/lb-svr4pic-ilocks.d: New test.
1300 * gas/mips/mips.exp: Run it.
1301
1302 2004-04-22 Paul Brook <paul@codesourcery.com>
1303
1304 * maverick.c (off8s): Test full shifted operand range.
1305 (MCC2): Define.
1306 (MVDSPACC, MVACCDSP): Use it.
1307 * maverick.d, maverick.s: Regenerate.
1308
1309 2004-04-22 Peter Barada <peter@the-baradas.com>
1310
1311 * gas/m68k/mcf-mac.s: New test: Check ColdFire MAC instructions.
1312 * gas/m68k/mcf-emac.s: New test: Similar checks.
1313 * gas/m68k/mcf-mac.d: New test: Expected output.
1314 * gas/m68k/mcf-emac.d: New test: Likewise.
1315 * gas/m68k/all.exp: Run new tests.
1316
1317 2004-04-21 Chris Demetriou <cgd@broadcom.com>
1318
1319 * gas/mips/elempic.d: File removed as part of -membedded-pic removal.
1320 * gas/mips/empic.d: Likewise.
1321 * gas/mips/empic.l: Likewise.
1322 * gas/mips/empic.s: Likewise.
1323 * gas/mips/empic2.d: Likewise.
1324 * gas/mips/empic2.s: Likewise.
1325 * gas/mips/empic3_e.d: Likewise.
1326 * gas/mips/empic3_e.s: Likewise.
1327 * gas/mips/empic3_g1.d: Likewise.
1328 * gas/mips/empic3_g1.s: Likewise.
1329 * gas/mips/empic3_g2.d: Likewise.
1330 * gas/mips/empic3_g2.s: Likewise.
1331 * gas/mips/jal-empic-elf-2.d: Likewise.
1332 * gas/mips/jal-empic-elf-2.s: Likewise.
1333 * gas/mips/jal-empic-elf-3.d: Likewise.
1334 * gas/mips/jal-empic-elf-3.s: Likewise.
1335 * gas/mips/jal-empic-elf.d: Likewise.
1336 * gas/mips/jal-empic.d: Likewise.
1337 * gas/mips/la-empic.d: Likewise.
1338 * gas/mips/la-empic.s: Likewise.
1339 * gas/mips/lb-empic.d: Likewise.
1340 * gas/mips/ld-empic.d: Likewise.
1341 * gas/mips/lif-empic.d: Likewise.
1342 * gas/mips/telempic.d: Likewise.
1343 * gas/mips/tempic.d: Likewise.
1344 * gas/mips/ulh-empic.d: Likewise.
1345 * gas/mips/ld-pic.s: Remove code conditional on EMPIC.
1346 * gas/mips/lifloat.s: Likewise.
1347 * gas/mips/mips.exp: Remove -membedded-pic tests and related comments.
1348
1349 2004-04-20 Brian Ford <ford@vss.fsi.com>
1350 DJ Delorie <dj@redhat.com>
1351
1352 * gas/i386/secrel.s: New test for .secrel32.
1353 * gas/i386/secrel.d: Likewise.
1354 * gas/i386/i386.exp: Call it for PE targets.
1355
1356 2004-04-19 Jakub Jelinek <jakub@redhat.com>
1357
1358 * gas/cfi/cfi-sparc64-1.d: Update.
1359
1360 2004-04-14 Richard Sandiford <rsandifo@redhat.com>
1361
1362 * gas/mips/vr4122.[sd]: Change option to -mfix-vr4120.
1363
1364 2004-04-14 Richard Sandiford <rsandifo@redhat.com>
1365
1366 * gas/elf/section2.e-mips: Allow named section symbols.
1367 * gas/mips/{,el}empic.d, gas/mips/mips{,el}16-[ef].d: Likewise.
1368
1369 2004-04-13 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
1370
1371 * gas/m32r/parallel-2.s: New file: Test case for parallel code.
1372 * gas/m32r/parallel-2.d: New file: Expected results.
1373 * gas/m32r/m32r2.exp: Run the test.
1374
1375 * gas/m32r/seth.s: New file: Test for seth.
1376 * gas/m32r/seth.d: New file: Expected results.
1377 * gas/m32r/m32r.exp: Run the new test.
1378
1379 2004-04-01 Asgari Jinia <asgarij@kpitcummins.com>
1380
1381 * gas/sh/renesas-1.s, gas/sh/renesas-1.d: New test for -renesas
1382 option.
1383 * gas/sh/basic.exp: Run the new test.
1384
1385 2004-04-01 Dave Korn <dk@artimi.com>
1386
1387 * gas/dlx/alltests.exp: Execute new lohi test.
1388 * gas/dlx/lohi.s: New test for spurious lo16/hi16
1389 reloc overflow checking.
1390 * gas/dlx/lohi.d: New file: expected output.
1391 * gas/dlx/lhi.d: Updated to properly expect lo16
1392 relocations where asked for.
1393 * gas/dlx/itype.d: Likewise.
1394 * gas/dlx/lhi.d: Corrected cut+paste error in test name.
1395
1396 2004-03-30 Stan Shebs <shebs@apple.com>
1397
1398 * gas/macros/macros.exp: Remove mention of MPW config.
1399
1400 2004-03-27 Alan Modra <amodra@bigpond.net.au>
1401
1402 * gas/i860/dir-intel03-err.l: Update for junk at end line becoming
1403 an error.
1404 * gas/m68hc11/m68hc11.exp: Likewise.
1405
1406 2004-03-23 Andreas Schwab <schwab@suse.de>
1407
1408 * gas/cfi/cfi-m68k.d: Adjust offsets.
1409
1410 2004-03-22 Hans-Peter Nilsson <hp@axis.com>
1411
1412 * gas/cris/regreg.d: Assemble with --no-mul-bug-abort.
1413 * gas/cris/mulbug-err-1.s, gas/cris/rd-mulbug-1.d: New tests.
1414
1415 2004-03-17 Kaz Kojima <kkojima@rr.iij4u.or.jp>
1416
1417 * gas/cfi/cfi-sh-1.d: New file.
1418 * gas/cfi/cfi-sh-1.s: Likewise.
1419 * gas/cfi/cfi.exp: Add SH case.
1420
1421 2004-03-16 Alan Modra <amodra@bigpond.net.au>
1422
1423 * gas/ppc/altivec.d: Update.
1424 * gas/ppc/altivec_xcoff.d: Update.
1425 * gas/ppc/altivec_xcoff64.d: Update.
1426 * gas/ppc/astest.d: Update.
1427 * gas/ppc/astest2.d: Update.
1428 * gas/ppc/astest2_64.d: Update.
1429 * gas/ppc/astest64.d: Update.
1430 * gas/ppc/booke.d: Update.
1431 * gas/ppc/booke_xcoff.d: Update.
1432 * gas/ppc/booke_xcoff64.d: Update.
1433 * gas/ppc/e500.d: Update.
1434 * gas/ppc/power4.d: Update.
1435 * gas/ppc/test1elf32.d: Update.
1436 * gas/ppc/test1elf64.d: Update.
1437 * gas/ppc/test1xcoff32.d: Update.
1438
1439 2004-03-15 Alan Modra <amodra@bigpond.net.au>
1440
1441 * gas/i386/padlock.s: Pad with .p2align.
1442 * gas/i386/padlock.d: Adjust.
1443
1444 2004-03-12 Michal Ludvig <mludvig@suse.cz>
1445
1446 * gas/i386/padlock.s, gas/i386/padlock.d: New tests for
1447 VIA PadLock instructions.
1448 * gas/i386/i386.exp: Run padlock tests.
1449
1450 2004-03-12 Alan Modra <amodra@bigpond.net.au>
1451
1452 * gas/i386/katmai.d: Revert last change.
1453
1454 * gas/i386/katmai.d: Adjust for clflush change.
1455
1456 2004-03-08 Andreas Jaeger <aj@suse.de>
1457
1458 * gas/cfi/cfi-s390x-1.d: Adjust offsets.
1459
1460 2004-03-07 Richard Henderson <rth@redhat.com>
1461
1462 * gas/cfi/cfi-common-2.d, gas/cfi/cfi-i386.d: Adjust offsets.
1463
1464 2004-03-07 Andreas Jaeger <aj@suse.de>
1465
1466 * gas/cfi/cfi-x86_64.d: Adjust offsets.
1467
1468 2004-03-07 Richard Henderson <rth@redhat.com>
1469
1470 * gas/alpha/elf-reloc-8.d, gas/cfi/cfi-alpha-1.d,
1471 gas/cfi/cfi-alpha-2.d, gas/cfi/cfi-alpha-3.d, gas/cfi/cfi-common-1.d,
1472 gas/cfi/cfi-common-2.d, gas/cfi/cfi-common-3.d: Adjust offsets.
1473
1474 2004-03-03 Kaz Kojima <kkojima@rr.iij4u.or.jp>
1475
1476 * gas/sh/sh64/err-dsp.s: Fix expected error message.
1477
1478 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
1479
1480 * gas/frv/fr405-insn.[sdl]: New test.
1481 * gas/frv/fr450-spr.[sd]: New test.
1482 * gas/frv/fr450-insn.[sdl]: New test.
1483 * gas/frv/fr450-media-issue.[sl]: New test.
1484 * gas/frv/allinsn.exp: Run new tests. Ensure fr405 instructions
1485 aren't accepted for -mcpu=fr400 or -mcpu=fr500. Ensure fr450
1486 instructions aren't accepted for -mcpu=fr400, -mcpu=fr405 or
1487 -mcpu=fr500.
1488
1489 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
1490
1491 * gas/frv/allinsn.s (rstb, rsth, rst, rstd, rstq): Replace with nops.
1492 (rstbf, rsthf, rstf, rstdf, rstqf): Likewise.
1493 * gas/frv/allinsn.d: Update accordingly.
1494
1495 2004-02-17 Petko Manolov <petkan@nucleusys.com>
1496
1497 * gas/arm/maverick.c: DSPSC to/from opcode fixes.
1498 * gas/arm/maverick.d: Likewise.
1499 * gas/arm/maverick.s: Likewise.
1500
1501 2004-02-09 Kaz Kojima <kkojima@rr.iij4u.or.jp>
1502
1503 * gas/sh/basic.exp: Don't do sh4a tests for sh5.
1504
1505 2004-02-06 Nathan Sidwell <nathan@codesourcery.com>
1506
1507 * gas/macros/test2.s: Lowercase it.
1508
1509 2004-02-02 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
1510
1511 * gas/mips/div.d: Update to accomodate changes in macro
1512 expansions.
1513 gas/mips/elf-rel-got-n32.d: Likewise.
1514 gas/mips/elf-rel-got-n64.d: Likewise.
1515 gas/mips/elf-rel-xgot-n32.d: Likewise.
1516 gas/mips/elf-rel-xgot-n64.d: Likewise.
1517 gas/mips/la-svr4pic.d: Likewise.
1518 gas/mips/la-xgot.d: Likewise.
1519 gas/mips/lca-svr4pic.d: Likewise.
1520 gas/mips/lca-xgot.d: Likewise.
1521
1522 2004-02-01 Kaz Kojima <kkojima@rr.iij4u.or.jp>
1523
1524 * gas/sh/sh4a-fp.d: Fix opcode name fssra to fsrra.
1525 * gas/sh/sh4a-fp.s: Likewise.
1526 * gas/sh/err-sh4a-fp.s: Likewise.
1527
1528 2004-01-24 Chris Demetriou <cgd@broadcom.com>
1529
1530 * gas/mips/relax-swap1.s: Add extra space at end, so the
1531 disassembly will consistently have "..." at its end.
1532 * gas/mips/relax-swap2.s: Likewise.
1533 * gas/mips/relax-swap1-mips2.d: Expect "..." at end of disassembly.
1534
1535 2004-01-23 Daniel Jacobowitz <drow@mvista.com>
1536
1537 * gas/arm/arm.exp: Add "undefined" test.
1538 * gas/arm/undefined.s, gas/arm/undefined.l: New files.
1539
1540 2004-01-23 Richard Sandiford <rsandifo@redhat.com>
1541
1542 * gas/mips/macro-warn-[1234].[sdl]: New tests.
1543 * gas/mips/macro-warn-[12]-n32.[dl]: New tests.
1544 * gas/mips/mips.exp: Run them.
1545
1546 2004-01-23 Richard Sandiford <rsandifo@redhat.com>
1547
1548 * gas/mips/elf-rel19.[sd]: New test.
1549 * gas/mips/mips.exp: Run it.
1550
1551 2004-01-11 Tom Rix <tcrix@worldnet.att.net>
1552
1553 * gas/m68hc11/movb.s: Add m68hc12 movb and movw dump test.
1554 * gas/m68hc11/movb.d: Likewise.
1555 * gas/m68hc11/m68hc11.exp: Likewise. Add more movb failure tests.
1556
1557 2004-01-19 Alan Modra <amodra@bigpond.net.au>
1558
1559 * gas/i386/katmai.d: Adjust for changed sib printing.
1560 * gas/i386/prescott.d: Likewise.
1561 * gas/i386/sse2.d: Likewise.
1562 * gas/i386/ssemmx2.d: Likewise.
1563
1564 2004-01-16 Alexandre Oliva <aoliva@redhat.com>
1565
1566 * gas/mn10300/mov5.s: New.
1567 * gas/mn10300/basic.exp (do_mov5): New.
1568
1569 2004-01-14 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
1570
1571 * gas/mips/relax-swap1-mips1.d: New test for branch relaxation
1572 with swapping for MIPS1.
1573 * gas/mips/relax-swap1-mips2.d: New test for branch relaxation
1574 with swapping for MIPS2.
1575 * gas/mips/relax-swap1.l: Stderr output for the new tests.
1576 * gas/mips/relax-swap1.s: Source for the new tests.
1577 * gas/mips/relax-swap2.d: New test for branch likely relaxation
1578 with swapping.
1579 * gas/mips/relax-swap2.l: Stderr output for the new test.
1580 * gas/mips/relax-swap2.s: Source for the new test.
1581 * gas/mips/mips.exp: Run the new tests.
1582
1583 2004-01-13 Ian Lance Taylor <ian@wasabisystems.com>
1584
1585 * gas/mips/mips16-64.d: New test.
1586 * gas/mips/mips.exp: Run it.
1587
1588 2004-01-12 Richard Sandiford <rsandifo@redhat.com>
1589
1590 * gas/mips/elf-rel18.[sd]: New test.
1591 * gas/mips/mips.exp: Run it.
1592
1593 2004-01-09 Paul Brook <paul@codesourcery.com>
1594
1595 * gas/arm/vfp2.s, gas/arm/vfp2.d: New test.
1596 * gas/arm/arm.exp: Add them.
1597
1598 2004-01-08 Ian Lance Taylor <ian@wasabisystems.com>
1599
1600 * gas/mips/ldstla-n64.d: Pass -64 to assembler, not -n64.
1601 * gas/mips/ldstla-n64-shared.d: Likewise.
1602
1603 2004-01-07 Nick Clifton <nickc@redhat.com>
1604
1605 * gas/cris/rd-dw2-1.d: Expect a pointer size from readelf.
1606
1607 2004-01-06 Alexandre Oliva <aoliva@redhat.com>
1608
1609 2003-11-05 Alexandre Oliva <aoliva@redhat.com>
1610 * lib/gas-defs.exp (is_elf_format): Match frv-uclinux.
1611 2003-09-18 Alexandre Oliva <aoliva@redhat.com>
1612 * gas/frv/fdpic.s, gas/frv/fdpic.d: Renamed from ucpic*.
1613 2003-09-15 Alexandre Oliva <aoliva@redhat.com>
1614 * gas/frv/ucpic.s, gas/frv/ucpic.d: Use gr15 as PIC register. Use
1615 gprel12 for rodata symbol and gotoff12 for sdata symbol.
1616 2003-08-08 Alexandre Oliva <aoliva@redhat.com>
1617 * gas/frv/ucpic.d: Test gotoff and gotofffuncdesc.
1618 2003-08-04 Alexandre Oliva <aoliva@redhat.com>
1619 * gas/frv/ucpic.d, gas/frv/ucpic.s: New.
1620 * gas/frv/allinsns.exp: Run it.
1621
1622 2004-01-02 Albert Bartoszko <albar@nt.kegel.com.pl>
1623
1624 * gas/msp430/opcode.s: Add test for an 'add' instruction which
1625 looks similar to an 'rla' instruction.
1626
1627 For older changes see ChangeLog-9303
1628 \f
1629 Local Variables:
1630 mode: change-log
1631 left-margin: 8
1632 fill-column: 74
1633 version-control: never
1634 End:
This page took 0.06037 seconds and 5 git commands to generate.