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