30ce2d66823290178a37f37012f8ad6f9542c8b5
[deliverable/binutils-gdb.git] / gas / testsuite / ChangeLog
1 2004-08-01 Stephane Carrez <stcarrez@nerim.fr>
2
3 * gas/m68hc11/m68hc11.exp: Fix tests for 2.15
4 * gas/elf/elf.exp: Test obj-elf for m6811-* and m6812-*
5 * gas/symver/symver.exp: Likewise for symver tests.
6
7 2004-07-30 Michal Ludvig <mludvig@suse.cz>
8
9 * gas/i386/padlock.s, gas/i386/padlock.d: New tests for
10 VIA PadLock instructions.
11
12 2004-07-29 Kaz Kojima <kkojima@rr.iij4u.or.jp>
13
14 * gas/sh/basic.exp: Don't do sh2a test for sh5.
15 * gas/sh/sh2a.d: Match elf32-sh* format too.
16
17 2004-07-29 Alexandre Oliva <aoliva@redhat.com>
18
19 2003-12-30 DJ Delorie <dj@redhat.com>
20 * gas/sh/sh2a.s: New.
21 * gas/sh/sh2a.d: New.
22 * gas/sh/basic.exp: Add it.
23
24 2004-07-27 Tomer Levi <Tomer.Levi@nsc.com>
25
26 * gas/all/gas.exp (do_930509a): Disable test for crx.
27
28 2004-07-22 H.J. Lu <hongjiu.lu@intel.com>
29
30 * gas/i386/x86-64-inval.l: Remove the leading `+'.
31
32 2004-07-22 Nick Clifton <nickc@redhat.com>
33
34 PR/280
35 * gas/h8300/ffxx1-coff.d: Remove duplicated raw insn values.
36 * gas/h8300/ffxx1-elf.d: Likewise.
37 * gas/h8300/h8sx_disp2.d: Likewise.
38 * gas/h8300/h8sx_mov_imm.d: Likewise.
39 * gas/h8300/h8sx_rtsl.d: Likewise.
40 * gas/h8300/ffxx1-coff.s: Remove inappropriate insn width specifier.
41 * gas/h8300/ffxx1-elf.s: Likewise.
42
43 2004-07-21 Jan Beulich <jbeulich@novell.com>
44
45 * gas/i386/x86-64-addr32.[ds]: New test for x86-64 32-bit
46 addressing in 64-bit mode.
47 * gas/i386/x86-64-rip.[ds]: New test for x86-64 rip-relative
48 addressing.
49 * gas/i386/i386.exp: Run the two new tests.
50
51 * gas/cfi/cfi-x86_64.d: Adjust expectation for leave to not have a
52 rex prefix.
53 * gas/i386/x86-64-inval.[ls]: Add a bunch of instructions illegal
54 in 64-bit mode.
55
56 2004-07-20 Maciej W. Rozycki <macro@linux-mips.org>
57
58 * gas/mips/elf-rel19.d: Pass -march=mips1 to gas as the test
59 expects load delay slots.
60
61 2004-07-20 Maciej W. Rozycki <macro@linux-mips.org>
62
63 * gas/mips/vr5400.d: Update for a correct disassembly of
64 "racm.ob".
65
66 2004-07-20 Maciej W. Rozycki <macro@linux-mips.org>
67
68 * gas/mips/mips32.s: Adjust for the unified "break" syntax. Add
69 another "break" case. Update the comment accordingly.
70 * gas/mips/set-arch.s: Likewise.
71 * gas/mips/mips32.d: Adjust for the new output.
72 * gas/mips/set-arch.d: Likewise.
73
74 2004-07-15 Nitin Yewale <nitiny@kpitcummins.com>
75
76 * gas/h8300/h8300.exp (do_h8300hn_addressgen): Addition of
77 new test case for H8300H normal target to check symbol
78 address generation.
79 * gas/h8300/symaddgen.s: New test.
80
81 2004-07-13 Nick Clifton <nickc@redhat.com>
82
83 * gas/i386/intel.s: Add test of newly expand arithmetic support
84 for Intel mode assembler.
85 * gas/i386/intel.d: Add expected disassmbly.
86
87 2004-07-13 Nick Clifton <nickc@redhat.com>
88
89 * gas/vtable: Delete directory. These tests are no longer needed
90 as the VTABLE_ reloc support is obsolete.
91
92 2004-07-08 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
93
94 * gas/m32r/pic.exp: Add New Test case for @GOTOFF, @GOT, @PLT.
95 * gas/m32r/pic2.s: New file: Test case for @GOTOFF, @GOT, @PLT.
96 * gas/m32r/pic2.d: New file: Expected results.
97
98 2004-07-08 Richard Sandiford <rsandifo@redhat.com>
99
100 * gas/mips/elf-rel7.d: Expect relocations against bar to refer to bar.
101 * gas/mips/elf-refl19.d: Likewise L2.
102
103 2004-07-03 Richard Sandiford <rsandifo@redhat.com>
104
105 * gas/mips/elf{,el}-rel.d: Adjust so that the earliest %hi() matches
106 the earliest %lo().
107 * gas/mips/elf-rel11.d: Don't expect the relocs to be reordered.
108 * gas/mips/elf-rel20.[sd]: New test.
109 * gas/mips/mips.exp: Run it.
110
111 2004-07-03 Maciej W. Rozycki <macro@linux-mips.org>
112
113 * gas/mips/elf-rel9.[sd]: Fix typo in %lo() expression.
114
115 2004-07-01 H.J. Lu <hongjiu.lu@intel.com>
116
117 * gas/ia64/group-1.d: New.
118 * gas/ia64/group-1.s: Likewise.
119
120 * gas/ia64/ia64.exp: Add group-1 to test comdat group.
121
122 2004-06-30 James E Wilson <wilson@specifixinc.com>
123
124 * gas/ia64/dv-imply.d: Update.
125 * gas/ia64/dv-mutex.d: Likewise.
126 * gas/ia64/dv-safe.d: Likewise.
127
128 2004-06-29 Alan Modra <amodra@bigpond.net.au>
129
130 * gas/m68k/mode5.s: Pad section.
131 * gas/m68k/mode5.d: Update.
132
133 2004-06-28 Alan Modra <amodra@bigpond.net.au>
134
135 * gas/ppc/power4.d: Update.
136
137 2004-06-24 Alan Modra <amodra@bigpond.net.au>
138
139 * gas/i386/prescott.s: Remove fisttpd and fisttpq.
140 * gas/i386/prescott.d: Update.
141
142 2004-06-08 Jakub Jelinek <jakub@redhat.com>
143
144 * gas/ia64/dv-raw-err.s: Add some new postinc tests.
145 * gas/ia64/dv-raw-err.l: Updated.
146
147 2004-05-28 Peter Barada <peter@the-baradas.com>
148
149 * gas/m68k/mode5.s: New test file. Checks conversion of mode 5
150 addressing with zero offset into mode 2 addressing.
151 * gas/m68k/mode5.d: New file: Expected disassmbly.
152 * gas/m68k/all.exp: Run new test.
153
154 2004-05-27 H.J. Lu <hongjiu.lu@intel.com>
155
156 * gas/ia64/regs.d: Updated.
157
158 2004-05-26 H.J. Lu <hongjiu.lu@intel.com>
159
160 * gas/ia64/ia64.exp: Run invalid-ar.
161
162 * gas/ia64/invalid-ar.l: New file. Test invalid AR access.
163 * gas/ia64/invalid-ar.s: Likewise.
164
165 2004-05-24 Peter Barada <peter@the-baradas.com>
166
167 * gas/m68k/mcf-emac.d: Provide correct disassembler results.
168 * gas/m68k/mcf-mac.d: Provide correct disassembler results.
169
170 2004-05-20 H.J. Lu <hongjiu.lu@intel.com>
171
172 * gas/ia64/dv-srlz.d: Fix a typo.
173
174 2004-05-12 Ben Elliston <bje@au.ibm.com>
175
176 * gas/h8300/t03_add.exp: Remove stray semicolons.
177 * gas/h8300/t04_sub.exp: Likewise.
178 * gas/h8300/t05_cmp.exp: Likewise.
179 * gas/h8300/t08_or.exp: Likewise.
180 * gas/h8300/t09_xor.exp: Likewise.
181 * gas/h8300/t10_and.exp: Likewise.
182 * gas/hppa/reloc/reloc.exp: Likewise.
183 * gas/hppa/unsorted/unsorted.exp: Likewise.
184 * gas/i386/i386.exp: Likewise.
185 * gas/m68hc11/m68hc11.exp: Likewise.
186 * gas/mips/mips.exp: Likewise.
187 * gas/sparc/sparc.exp: Likewise.
188 * lib/gas-defs.exp: Likewise.
189
190 2004-05-11 Nick Clifton <nickc@redhat.com>
191
192 * gas/elf/section4.s: New test. Checks label arithmetic when
193 multiple same-name sections exist.
194 * gas/elf/section4.d: New file: Expected section list
195 * gas/elf/elf.exp: Run the new test.
196 * gas/elf/group0.s: Use % instead of @ for type argument to
197 .section directive (for compatability with ARM port).
198 * gas/elf/group1.s: Likewise.
199
200 2004-05-07 Richard Sandiford <rsandifo@redhat.com>
201
202 * gas/mips/vr4122.[sd]: Rename to...
203 * gas/mips/vr4120-2.[sd]: ...and add tests for VR4181A errata
204 MD(1) and MD(4).
205 * gas/mips/mips.exp: Update accordingly.
206
207 2004-05-05 Alexandre Oliva <aoliva@redhat.com>
208
209 * gas/frv/reloc1.d: Match elf32-frvfdpic as well.
210 * gas/frv/fr405-insn.d: Likewise.
211 * gas/frv/fr450-insn.d: Likewise.
212
213 2004-04-30 H.J. Lu <hongjiu.lu@intel.com>
214
215 * gas/elf/elf.exp: Remove group1, add group1a and group1b for
216 section group.
217
218 * gas/elf/group1a.d: New file.
219 * gas/elf/group1b.d: Likewise.
220
221 * gas/elf/group1.e: Removed.
222
223 2004-04-30 Nick Clifton <nickc@redhat.com>
224
225 * gas/arm/reg-alias.s: New file: Test case sensitive register
226 aliases.
227 * gas/arm/reg-alias.d: New file: Expected test output.
228 * gas/arm/arm.exp: Run reg-alias test.
229 Arrange tests in a more orderly fashion.
230
231 2004-04-30 Ben Elliston <bje@au.ibm.com>
232
233 * gas/ppc/power4.s: Add dcbz and dcbzl test cases.
234 * gas/ppc/power4.d: Update accordingly.
235
236 2004-04-26 H.J. Lu <hongjiu.lu@intel.com>
237
238 * gas/elf/elf.exp: Add group0a, group0b and group1 for section
239 group.
240
241 * gas/elf/group0.s: New file.
242 * gas/elf/group0a.d: Likewise.
243 * gas/elf/group0b.d: Likewise.
244 * gas/elf/group1.e: Likewise.
245 * gas/elf/group1.s: Likewise.
246
247 2004-04-23 Nick Clifton <nickc@redhat.com>
248
249 * gas/symver/symver1.d: Cope with extra symbols inserted by
250 arm-elf toolchains.
251 * gas/symver/symver0.d: Likewise
252 * gas/elf/symver.d: Likewise.
253
254 2004-04-22 Kaz Kojima <kkojima@rr.iij4u.or.jp>
255
256 * gas/sh/pcrel2.d: Update.
257 * gas/sh/tlsd.d: Update.
258 * gas/sh/tlsnopic.d: Update.
259 * gas/sh/tlspic.d: Update.
260
261 2004-04-22 Mark Kettenis <kettenis@gnu.org>
262
263 * lib/gas-defs.exp (is_elf_format): Add OpenBSD support.
264
265 2004-04-22 Atsushi Nemoto <anemo@mba.ocn.ne.jp>
266
267 * gas/mips/lb-xgot-ilocks.d: Remove nops in load delay slot.
268 * gas/mips/mips-abi32-pic.d: Likewise.
269 * gas/mips/mips-abi32-pic2.d: Likewise.
270 * gas/mips/mips-gp32-fp32-pic.d: Likewise.
271 * gas/mips/mips-gp32-fp64-pic.d: Likewise.
272 * gas/mips/mips-gp64-fp32-pic.d: Likewise.
273 * gas/mips/mips-gp64-fp64-pic.d: Likewise.
274 * gas/mips/relax-swap1-mips2.d: Likewise.
275 * gas/mips/lb-svr4pic-ilocks.d: New test.
276 * gas/mips/mips.exp: Run it.
277
278 2004-04-22 Paul Brook <paul@codesourcery.com>
279
280 * maverick.c (off8s): Test full shifted operand range.
281 (MCC2): Define.
282 (MVDSPACC, MVACCDSP): Use it.
283 * maverick.d, maverick.s: Regenerate.
284
285 2004-04-22 Peter Barada <peter@the-baradas.com>
286
287 * gas/m68k/mcf-mac.s: New test: Check ColdFire MAC instructions.
288 * gas/m68k/mcf-emac.s: New test: Similar checks.
289 * gas/m68k/mcf-mac.d: New test: Expected output.
290 * gas/m68k/mcf-emac.d: New test: Likewise.
291 * gas/m68k/all.exp: Run new tests.
292
293 2004-04-21 Chris Demetriou <cgd@broadcom.com>
294
295 * gas/mips/elempic.d: File removed as part of -membedded-pic removal.
296 * gas/mips/empic.d: Likewise.
297 * gas/mips/empic.l: Likewise.
298 * gas/mips/empic.s: Likewise.
299 * gas/mips/empic2.d: Likewise.
300 * gas/mips/empic2.s: Likewise.
301 * gas/mips/empic3_e.d: Likewise.
302 * gas/mips/empic3_e.s: Likewise.
303 * gas/mips/empic3_g1.d: Likewise.
304 * gas/mips/empic3_g1.s: Likewise.
305 * gas/mips/empic3_g2.d: Likewise.
306 * gas/mips/empic3_g2.s: Likewise.
307 * gas/mips/jal-empic-elf-2.d: Likewise.
308 * gas/mips/jal-empic-elf-2.s: Likewise.
309 * gas/mips/jal-empic-elf-3.d: Likewise.
310 * gas/mips/jal-empic-elf-3.s: Likewise.
311 * gas/mips/jal-empic-elf.d: Likewise.
312 * gas/mips/jal-empic.d: Likewise.
313 * gas/mips/la-empic.d: Likewise.
314 * gas/mips/la-empic.s: Likewise.
315 * gas/mips/lb-empic.d: Likewise.
316 * gas/mips/ld-empic.d: Likewise.
317 * gas/mips/lif-empic.d: Likewise.
318 * gas/mips/telempic.d: Likewise.
319 * gas/mips/tempic.d: Likewise.
320 * gas/mips/ulh-empic.d: Likewise.
321 * gas/mips/ld-pic.s: Remove code conditional on EMPIC.
322 * gas/mips/lifloat.s: Likewise.
323 * gas/mips/mips.exp: Remove -membedded-pic tests and related comments.
324
325 2004-04-20 Brian Ford <ford@vss.fsi.com>
326 DJ Delorie <dj@redhat.com>
327
328 * gas/i386/secrel.s: New test for .secrel32.
329 * gas/i386/secrel.d: Likewise.
330 * gas/i386/i386.exp: Call it for PE targets.
331
332 2004-04-19 Jakub Jelinek <jakub@redhat.com>
333
334 * gas/cfi/cfi-sparc64-1.d: Update.
335
336 2004-04-14 Richard Sandiford <rsandifo@redhat.com>
337
338 * gas/mips/vr4122.[sd]: Change option to -mfix-vr4120.
339
340 2004-04-14 Richard Sandiford <rsandifo@redhat.com>
341
342 * gas/elf/section2.e-mips: Allow named section symbols.
343 * gas/mips/{,el}empic.d, gas/mips/mips{,el}16-[ef].d: Likewise.
344
345 2004-04-13 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
346
347 * gas/m32r/parallel-2.s: New file: Test case for parallel code.
348 * gas/m32r/parallel-2.d: New file: Expected results.
349 * gas/m32r/m32r2.exp: Run the test.
350
351 * gas/m32r/seth.s: New file: Test for seth.
352 * gas/m32r/seth.d: New file: Expected results.
353 * gas/m32r/m32r.exp: Run the new test.
354
355 2004-04-01 Asgari Jinia <asgarij@kpitcummins.com>
356
357 * gas/sh/renesas-1.s, gas/sh/renesas-1.d: New test for -renesas
358 option.
359 * gas/sh/basic.exp: Run the new test.
360
361 2004-04-01 Dave Korn <dk@artimi.com>
362
363 * gas/dlx/alltests.exp: Execute new lohi test.
364 * gas/dlx/lohi.s: New test for spurious lo16/hi16
365 reloc overflow checking.
366 * gas/dlx/lohi.d: New file: expected output.
367 * gas/dlx/lhi.d: Updated to properly expect lo16
368 relocations where asked for.
369 * gas/dlx/itype.d: Likewise.
370 * gas/dlx/lhi.d: Corrected cut+paste error in test name.
371
372 2004-03-30 Stan Shebs <shebs@apple.com>
373
374 * gas/macros/macros.exp: Remove mention of MPW config.
375
376 2004-03-27 Alan Modra <amodra@bigpond.net.au>
377
378 * gas/i860/dir-intel03-err.l: Update for junk at end line becoming
379 an error.
380 * gas/m68hc11/m68hc11.exp: Likewise.
381
382 2004-03-23 Andreas Schwab <schwab@suse.de>
383
384 * gas/cfi/cfi-m68k.d: Adjust offsets.
385
386 2004-03-22 Hans-Peter Nilsson <hp@axis.com>
387
388 * gas/cris/regreg.d: Assemble with --no-mul-bug-abort.
389 * gas/cris/mulbug-err-1.s, gas/cris/rd-mulbug-1.d: New tests.
390
391 2004-03-17 Kaz Kojima <kkojima@rr.iij4u.or.jp>
392
393 * gas/cfi/cfi-sh-1.d: New file.
394 * gas/cfi/cfi-sh-1.s: Likewise.
395 * gas/cfi/cfi.exp: Add SH case.
396
397 2004-03-16 Alan Modra <amodra@bigpond.net.au>
398
399 * gas/ppc/altivec.d: Update.
400 * gas/ppc/altivec_xcoff.d: Update.
401 * gas/ppc/altivec_xcoff64.d: Update.
402 * gas/ppc/astest.d: Update.
403 * gas/ppc/astest2.d: Update.
404 * gas/ppc/astest2_64.d: Update.
405 * gas/ppc/astest64.d: Update.
406 * gas/ppc/booke.d: Update.
407 * gas/ppc/booke_xcoff.d: Update.
408 * gas/ppc/booke_xcoff64.d: Update.
409 * gas/ppc/e500.d: Update.
410 * gas/ppc/power4.d: Update.
411 * gas/ppc/test1elf32.d: Update.
412 * gas/ppc/test1elf64.d: Update.
413 * gas/ppc/test1xcoff32.d: Update.
414
415 2004-03-15 Alan Modra <amodra@bigpond.net.au>
416
417 * gas/i386/padlock.s: Pad with .p2align.
418 * gas/i386/padlock.d: Adjust.
419
420 2004-03-12 Michal Ludvig <mludvig@suse.cz>
421
422 * gas/i386/padlock.s, gas/i386/padlock.d: New tests for
423 VIA PadLock instructions.
424 * gas/i386/i386.exp: Run padlock tests.
425
426 2004-03-12 Alan Modra <amodra@bigpond.net.au>
427
428 * gas/i386/katmai.d: Revert last change.
429
430 * gas/i386/katmai.d: Adjust for clflush change.
431
432 2004-03-08 Andreas Jaeger <aj@suse.de>
433
434 * gas/cfi/cfi-s390x-1.d: Adjust offsets.
435
436 2004-03-07 Richard Henderson <rth@redhat.com>
437
438 * gas/cfi/cfi-common-2.d, gas/cfi/cfi-i386.d: Adjust offsets.
439
440 2004-03-07 Andreas Jaeger <aj@suse.de>
441
442 * gas/cfi/cfi-x86_64.d: Adjust offsets.
443
444 2004-03-07 Richard Henderson <rth@redhat.com>
445
446 * gas/alpha/elf-reloc-8.d, gas/cfi/cfi-alpha-1.d,
447 gas/cfi/cfi-alpha-2.d, gas/cfi/cfi-alpha-3.d, gas/cfi/cfi-common-1.d,
448 gas/cfi/cfi-common-2.d, gas/cfi/cfi-common-3.d: Adjust offsets.
449
450 2004-03-03 Kaz Kojima <kkojima@rr.iij4u.or.jp>
451
452 * gas/sh/sh64/err-dsp.s: Fix expected error message.
453
454 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
455
456 * gas/frv/fr405-insn.[sdl]: New test.
457 * gas/frv/fr450-spr.[sd]: New test.
458 * gas/frv/fr450-insn.[sdl]: New test.
459 * gas/frv/fr450-media-issue.[sl]: New test.
460 * gas/frv/allinsn.exp: Run new tests. Ensure fr405 instructions
461 aren't accepted for -mcpu=fr400 or -mcpu=fr500. Ensure fr450
462 instructions aren't accepted for -mcpu=fr400, -mcpu=fr405 or
463 -mcpu=fr500.
464
465 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
466
467 * gas/frv/allinsn.s (rstb, rsth, rst, rstd, rstq): Replace with nops.
468 (rstbf, rsthf, rstf, rstdf, rstqf): Likewise.
469 * gas/frv/allinsn.d: Update accordingly.
470
471 2004-02-17 Petko Manolov <petkan@nucleusys.com>
472
473 * gas/arm/maverick.c: DSPSC to/from opcode fixes.
474 * gas/arm/maverick.d: Likewise.
475 * gas/arm/maverick.s: Likewise.
476
477 2004-02-09 Kaz Kojima <kkojima@rr.iij4u.or.jp>
478
479 * gas/sh/basic.exp: Don't do sh4a tests for sh5.
480
481 2004-02-06 Nathan Sidwell <nathan@codesourcery.com>
482
483 * gas/macros/test2.s: Lowercase it.
484
485 2004-02-02 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
486
487 * gas/mips/div.d: Update to accomodate changes in macro
488 expansions.
489 gas/mips/elf-rel-got-n32.d: Likewise.
490 gas/mips/elf-rel-got-n64.d: Likewise.
491 gas/mips/elf-rel-xgot-n32.d: Likewise.
492 gas/mips/elf-rel-xgot-n64.d: Likewise.
493 gas/mips/la-svr4pic.d: Likewise.
494 gas/mips/la-xgot.d: Likewise.
495 gas/mips/lca-svr4pic.d: Likewise.
496 gas/mips/lca-xgot.d: Likewise.
497
498 2004-02-01 Kaz Kojima <kkojima@rr.iij4u.or.jp>
499
500 * gas/sh/sh4a-fp.d: Fix opcode name fssra to fsrra.
501 * gas/sh/sh4a-fp.s: Likewise.
502 * gas/sh/err-sh4a-fp.s: Likewise.
503
504 2004-01-24 Chris Demetriou <cgd@broadcom.com>
505
506 * gas/mips/relax-swap1.s: Add extra space at end, so the
507 disassembly will consistently have "..." at its end.
508 * gas/mips/relax-swap2.s: Likewise.
509 * gas/mips/relax-swap1-mips2.d: Expect "..." at end of disassembly.
510
511 2004-01-23 Daniel Jacobowitz <drow@mvista.com>
512
513 * gas/arm/arm.exp: Add "undefined" test.
514 * gas/arm/undefined.s, gas/arm/undefined.l: New files.
515
516 2004-01-23 Richard Sandiford <rsandifo@redhat.com>
517
518 * gas/mips/macro-warn-[1234].[sdl]: New tests.
519 * gas/mips/macro-warn-[12]-n32.[dl]: New tests.
520 * gas/mips/mips.exp: Run them.
521
522 2004-01-23 Richard Sandiford <rsandifo@redhat.com>
523
524 * gas/mips/elf-rel19.[sd]: New test.
525 * gas/mips/mips.exp: Run it.
526
527 2004-01-11 Tom Rix <tcrix@worldnet.att.net>
528
529 * gas/m68hc11/movb.s: Add m68hc12 movb and movw dump test.
530 * gas/m68hc11/movb.d: Likewise.
531 * gas/m68hc11/m68hc11.exp: Likewise. Add more movb failure tests.
532
533 2004-01-19 Alan Modra <amodra@bigpond.net.au>
534
535 * gas/i386/katmai.d: Adjust for changed sib printing.
536 * gas/i386/prescott.d: Likewise.
537 * gas/i386/sse2.d: Likewise.
538 * gas/i386/ssemmx2.d: Likewise.
539
540 2004-01-16 Alexandre Oliva <aoliva@redhat.com>
541
542 * gas/mn10300/mov5.s: New.
543 * gas/mn10300/basic.exp (do_mov5): New.
544
545 2004-01-14 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
546
547 * gas/mips/relax-swap1-mips1.d: New test for branch relaxation
548 with swapping for MIPS1.
549 * gas/mips/relax-swap1-mips2.d: New test for branch relaxation
550 with swapping for MIPS2.
551 * gas/mips/relax-swap1.l: Stderr output for the new tests.
552 * gas/mips/relax-swap1.s: Source for the new tests.
553 * gas/mips/relax-swap2.d: New test for branch likely relaxation
554 with swapping.
555 * gas/mips/relax-swap2.l: Stderr output for the new test.
556 * gas/mips/relax-swap2.s: Source for the new test.
557 * gas/mips/mips.exp: Run the new tests.
558
559 2004-01-13 Ian Lance Taylor <ian@wasabisystems.com>
560
561 * gas/mips/mips16-64.d: New test.
562 * gas/mips/mips.exp: Run it.
563
564 2004-01-12 Richard Sandiford <rsandifo@redhat.com>
565
566 * gas/mips/elf-rel18.[sd]: New test.
567 * gas/mips/mips.exp: Run it.
568
569 2004-01-09 Paul Brook <paul@codesourcery.com>
570
571 * gas/arm/vfp2.s, gas/arm/vfp2.d: New test.
572 * gas/arm/arm.exp: Add them.
573
574 2004-01-08 Ian Lance Taylor <ian@wasabisystems.com>
575
576 * gas/mips/ldstla-n64.d: Pass -64 to assembler, not -n64.
577 * gas/mips/ldstla-n64-shared.d: Likewise.
578
579 2004-01-07 Nick Clifton <nickc@redhat.com>
580
581 * gas/cris/rd-dw2-1.d: Expect a pointer size from readelf.
582
583 2004-01-06 Alexandre Oliva <aoliva@redhat.com>
584
585 2003-11-05 Alexandre Oliva <aoliva@redhat.com>
586 * lib/gas-defs.exp (is_elf_format): Match frv-uclinux.
587 2003-09-18 Alexandre Oliva <aoliva@redhat.com>
588 * gas/frv/fdpic.s, gas/frv/fdpic.d: Renamed from ucpic*.
589 2003-09-15 Alexandre Oliva <aoliva@redhat.com>
590 * gas/frv/ucpic.s, gas/frv/ucpic.d: Use gr15 as PIC register. Use
591 gprel12 for rodata symbol and gotoff12 for sdata symbol.
592 2003-08-08 Alexandre Oliva <aoliva@redhat.com>
593 * gas/frv/ucpic.d: Test gotoff and gotofffuncdesc.
594 2003-08-04 Alexandre Oliva <aoliva@redhat.com>
595 * gas/frv/ucpic.d, gas/frv/ucpic.s: New.
596 * gas/frv/allinsns.exp: Run it.
597
598 2004-01-02 Albert Bartoszko <albar@nt.kegel.com.pl>
599
600 * gas/msp430/opcode.s: Add test for an 'add' instruction which
601 looks similar to an 'rla' instruction.
602
603 For older changes see ChangeLog-9303
604 \f
605 Local Variables:
606 mode: change-log
607 left-margin: 8
608 fill-column: 74
609 version-control: never
610 End:
This page took 0.048672 seconds and 4 git commands to generate.