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