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