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