2004-07-08 Andrew Cagney <cagney@gnu.org>
[deliverable/binutils-gdb.git] / gas / testsuite / ChangeLog
CommitLineData
3b91255e
RS
12004-07-03 Richard Sandiford <rsandifo@redhat.com>
2
3 * config/tc-mips.c (HAVE_IN_PLACE_ADDENDS): New macro.
4 (reloc_needs_lo_p): Only return true if HAVE_IN_PLACE_ADDENDS.
5 (mips_frob_file): Rework so that only a single pass through the
6 relocs is needed. Allow %lo()s to have higher offsets than their
7 corresponding %hi()s or %got()s.
8
9testsuite/
10 * gas/mips/elf{,el}-rel.d: Adjust so that the earliest %hi() matches
11 the earliest %lo().
12 * gas/mips/elf-rel11.d: Don't expect the relocs to be reordered.
13 * gas/mips/elf-rel20.[sd]: New test.
14 * gas/mips/mips.exp: Run it.
15
0945c90c
RS
162004-07-03 Maciej W. Rozycki <macro@linux-mips.org>
17
18 * gas/mips/elf-rel9.[sd]: Fix typo in %lo() expression.
19
2d2b9592
L
202004-07-01 H.J. Lu <hongjiu.lu@intel.com>
21
22 * gas/ia64/group-1.d: New.
23 * gas/ia64/group-1.s: Likewise.
24
25 * gas/ia64/ia64.exp: Add group-1 to test comdat group.
26
8a41c3ea
JW
272004-06-30 James E Wilson <wilson@specifixinc.com>
28
29 * gas/ia64/dv-imply.d: Update.
30 * gas/ia64/dv-mutex.d: Likewise.
31 * gas/ia64/dv-safe.d: Likewise.
32
62b51c0b
AM
332004-06-29 Alan Modra <amodra@bigpond.net.au>
34
35 * gas/m68k/mode5.s: Pad section.
36 * gas/m68k/mode5.d: Update.
37
98e69875
AM
382004-06-28 Alan Modra <amodra@bigpond.net.au>
39
40 * gas/ppc/power4.d: Update.
41
1d9f512f
AM
422004-06-24 Alan Modra <amodra@bigpond.net.au>
43
44 * gas/i386/prescott.s: Remove fisttpd and fisttpq.
45 * gas/i386/prescott.d: Update.
46
bad9ceea
JJ
472004-06-08 Jakub Jelinek <jakub@redhat.com>
48
49 * gas/ia64/dv-raw-err.s: Add some new postinc tests.
50 * gas/ia64/dv-raw-err.l: Updated.
51
580b9172
NC
522004-05-28 Peter Barada <peter@the-baradas.com>
53
54 * gas/m68k/mode5.s: New test file. Checks conversion of mode 5
55 addressing with zero offset into mode 2 addressing.
56 * gas/m68k/mode5.d: New file: Expected disassmbly.
57 * gas/m68k/all.exp: Run new test.
58
652ca075
L
592004-05-27 H.J. Lu <hongjiu.lu@intel.com>
60
61 * gas/ia64/regs.d: Updated.
62
54b3292a
L
632004-05-26 H.J. Lu <hongjiu.lu@intel.com>
64
65 * gas/ia64/ia64.exp: Run invalid-ar.
66
67 * gas/ia64/invalid-ar.l: New file. Test invalid AR access.
68 * gas/ia64/invalid-ar.s: Likewise.
69
be8c092b
NC
702004-05-24 Peter Barada <peter@the-baradas.com>
71
72 * gas/m68k/mcf-emac.d: Provide correct disassembler results.
73 * gas/m68k/mcf-mac.d: Provide correct disassembler results.
74
1ef30428
L
752004-05-20 H.J. Lu <hongjiu.lu@intel.com>
76
77 * gas/ia64/dv-srlz.d: Fix a typo.
78
c0b22597
BE
792004-05-12 Ben Elliston <bje@au.ibm.com>
80
81 * gas/h8300/t03_add.exp: Remove stray semicolons.
82 * gas/h8300/t04_sub.exp: Likewise.
83 * gas/h8300/t05_cmp.exp: Likewise.
84 * gas/h8300/t08_or.exp: Likewise.
85 * gas/h8300/t09_xor.exp: Likewise.
86 * gas/h8300/t10_and.exp: Likewise.
87 * gas/hppa/reloc/reloc.exp: Likewise.
88 * gas/hppa/unsorted/unsorted.exp: Likewise.
89 * gas/i386/i386.exp: Likewise.
90 * gas/m68hc11/m68hc11.exp: Likewise.
91 * gas/mips/mips.exp: Likewise.
92 * gas/sparc/sparc.exp: Likewise.
93 * lib/gas-defs.exp: Likewise.
94
22fe14ad
NC
952004-05-11 Nick Clifton <nickc@redhat.com>
96
97 * gas/elf/section4.s: New test. Checks label arithmetic when
98 multiple same-name sections exist.
99 * gas/elf/section4.d: New file: Expected section list
100 * gas/elf/elf.exp: Run the new test.
101 * gas/elf/group0.s: Use % instead of @ for type argument to
102 .section directive (for compatability with ARM port).
103 * gas/elf/group1.s: Likewise.
104
532c738a
RS
1052004-05-07 Richard Sandiford <rsandifo@redhat.com>
106
107 * gas/mips/vr4122.[sd]: Rename to...
108 * gas/mips/vr4120-2.[sd]: ...and add tests for VR4181A errata
109 MD(1) and MD(4).
110 * gas/mips/mips.exp: Update accordingly.
111
d15c4970
AO
1122004-05-05 Alexandre Oliva <aoliva@redhat.com>
113
114 * gas/frv/reloc1.d: Match elf32-frvfdpic as well.
115 * gas/frv/fr405-insn.d: Likewise.
116 * gas/frv/fr450-insn.d: Likewise.
117
86654c12
L
1182004-04-30 H.J. Lu <hongjiu.lu@intel.com>
119
120 * gas/elf/elf.exp: Remove group1, add group1a and group1b for
121 section group.
122
123 * gas/elf/group1a.d: New file.
124 * gas/elf/group1b.d: Likewise.
125
126 * gas/elf/group1.e: Removed.
127
376eb240
NC
1282004-04-30 Nick Clifton <nickc@redhat.com>
129
130 * gas/arm/reg-alias.s: New file: Test case sensitive register
131 aliases.
132 * gas/arm/reg-alias.d: New file: Expected test output.
133 * gas/arm/arm.exp: Run reg-alias test.
134 Arrange tests in a more orderly fashion.
135
f3806e43
BE
1362004-04-30 Ben Elliston <bje@au.ibm.com>
137
138 * gas/ppc/power4.s: Add dcbz and dcbzl test cases.
139 * gas/ppc/power4.d: Update accordingly.
140
f5842774
L
1412004-04-26 H.J. Lu <hongjiu.lu@intel.com>
142
143 * gas/elf/elf.exp: Add group0a, group0b and group1 for section
144 group.
145
146 * gas/elf/group0.s: New file.
147 * gas/elf/group0a.d: Likewise.
148 * gas/elf/group0b.d: Likewise.
149 * gas/elf/group1.e: Likewise.
150 * gas/elf/group1.s: Likewise.
151
2abe3c6c
NC
1522004-04-23 Nick Clifton <nickc@redhat.com>
153
154 * gas/symver/symver1.d: Cope with extra symbols inserted by
155 arm-elf toolchains.
156 * gas/symver/symver0.d: Likewise
157 * gas/elf/symver.d: Likewise.
158
1f1799d5
KK
1592004-04-22 Kaz Kojima <kkojima@rr.iij4u.or.jp>
160
161 * gas/sh/pcrel2.d: Update.
162 * gas/sh/tlsd.d: Update.
163 * gas/sh/tlsnopic.d: Update.
164 * gas/sh/tlspic.d: Update.
165
d9943e50
MK
1662004-04-22 Mark Kettenis <kettenis@gnu.org>
167
168 * lib/gas-defs.exp (is_elf_format): Add OpenBSD support.
169
269137b2
TS
1702004-04-22 Atsushi Nemoto <anemo@mba.ocn.ne.jp>
171
172 * gas/mips/lb-xgot-ilocks.d: Remove nops in load delay slot.
173 * gas/mips/mips-abi32-pic.d: Likewise.
174 * gas/mips/mips-abi32-pic2.d: Likewise.
175 * gas/mips/mips-gp32-fp32-pic.d: Likewise.
176 * gas/mips/mips-gp32-fp64-pic.d: Likewise.
177 * gas/mips/mips-gp64-fp32-pic.d: Likewise.
178 * gas/mips/mips-gp64-fp64-pic.d: Likewise.
179 * gas/mips/relax-swap1-mips2.d: Likewise.
180 * gas/mips/lb-svr4pic-ilocks.d: New test.
181 * gas/mips/mips.exp: Run it.
182
06516a5e
PB
1832004-04-22 Paul Brook <paul@codesourcery.com>
184
185 * maverick.c (off8s): Test full shifted operand range.
186 (MCC2): Define.
187 (MVDSPACC, MVACCDSP): Use it.
188 * maverick.d, maverick.s: Regenerate.
189
fd99574b
NC
1902004-04-22 Peter Barada <peter@the-baradas.com>
191
192 * gas/m68k/mcf-mac.s: New test: Check ColdFire MAC instructions.
193 * gas/m68k/mcf-emac.s: New test: Similar checks.
194 * gas/m68k/mcf-mac.d: New test: Expected output.
195 * gas/m68k/mcf-emac.d: New test: Likewise.
196 * gas/m68k/all.exp: Run new tests.
197
76c6918d
CD
1982004-04-21 Chris Demetriou <cgd@broadcom.com>
199
200 * gas/mips/elempic.d: File removed as part of -membedded-pic removal.
201 * gas/mips/empic.d: Likewise.
202 * gas/mips/empic.l: Likewise.
203 * gas/mips/empic.s: Likewise.
204 * gas/mips/empic2.d: Likewise.
205 * gas/mips/empic2.s: Likewise.
206 * gas/mips/empic3_e.d: Likewise.
207 * gas/mips/empic3_e.s: Likewise.
208 * gas/mips/empic3_g1.d: Likewise.
209 * gas/mips/empic3_g1.s: Likewise.
210 * gas/mips/empic3_g2.d: Likewise.
211 * gas/mips/empic3_g2.s: Likewise.
212 * gas/mips/jal-empic-elf-2.d: Likewise.
213 * gas/mips/jal-empic-elf-2.s: Likewise.
214 * gas/mips/jal-empic-elf-3.d: Likewise.
215 * gas/mips/jal-empic-elf-3.s: Likewise.
216 * gas/mips/jal-empic-elf.d: Likewise.
217 * gas/mips/jal-empic.d: Likewise.
218 * gas/mips/la-empic.d: Likewise.
219 * gas/mips/la-empic.s: Likewise.
220 * gas/mips/lb-empic.d: Likewise.
221 * gas/mips/ld-empic.d: Likewise.
222 * gas/mips/lif-empic.d: Likewise.
223 * gas/mips/telempic.d: Likewise.
224 * gas/mips/tempic.d: Likewise.
225 * gas/mips/ulh-empic.d: Likewise.
226 * gas/mips/ld-pic.s: Remove code conditional on EMPIC.
227 * gas/mips/lifloat.s: Likewise.
228 * gas/mips/mips.exp: Remove -membedded-pic tests and related comments.
229
6482c264
NC
2302004-04-20 Brian Ford <ford@vss.fsi.com>
231 DJ Delorie <dj@redhat.com>
232
233 * gas/i386/secrel.s: New test for .secrel32.
234 * gas/i386/secrel.d: Likewise.
235 * gas/i386/i386.exp: Call it for PE targets.
236
4dc570c2
JJ
2372004-04-19 Jakub Jelinek <jakub@redhat.com>
238
239 * gas/cfi/cfi-sparc64-1.d: Update.
240
d766e8ec
RS
2412004-04-14 Richard Sandiford <rsandifo@redhat.com>
242
243 * gas/mips/vr4122.[sd]: Change option to -mfix-vr4120.
244
a11090ae
RS
2452004-04-14 Richard Sandiford <rsandifo@redhat.com>
246
247 * gas/elf/section2.e-mips: Allow named section symbols.
248 * gas/mips/{,el}empic.d, gas/mips/mips{,el}16-[ef].d: Likewise.
249
097dba13
NC
2502004-04-13 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
251
925d60e5
NC
252 * gas/m32r/parallel-2.s: New file: Test case for parallel code.
253 * gas/m32r/parallel-2.d: New file: Expected results.
254 * gas/m32r/m32r2.exp: Run the test.
255
256 * gas/m32r/seth.s: New file: Test for seth.
257 * gas/m32r/seth.d: New file: Expected results.
258 * gas/m32r/m32r.exp: Run the new test.
097dba13 259
f55629b8
KK
2602004-04-01 Asgari Jinia <asgarij@kpitcummins.com>
261
262 * gas/sh/renesas-1.s, gas/sh/renesas-1.d: New test for -renesas
263 option.
264 * gas/sh/basic.exp: Run the new test.
265
a7844384
NC
2662004-04-01 Dave Korn <dk@artimi.com>
267
268 * gas/dlx/alltests.exp: Execute new lohi test.
269 * gas/dlx/lohi.s: New test for spurious lo16/hi16
270 reloc overflow checking.
271 * gas/dlx/lohi.d: New file: expected output.
272 * gas/dlx/lhi.d: Updated to properly expect lo16
273 relocations where asked for.
274 * gas/dlx/itype.d: Likewise.
275 * gas/dlx/lhi.d: Corrected cut+paste error in test name.
276
6c71dbc4
SS
2772004-03-30 Stan Shebs <shebs@apple.com>
278
279 * gas/macros/macros.exp: Remove mention of MPW config.
280
02249231
AM
2812004-03-27 Alan Modra <amodra@bigpond.net.au>
282
283 * gas/i860/dir-intel03-err.l: Update for junk at end line becoming
284 an error.
285 * gas/m68hc11/m68hc11.exp: Likewise.
286
86b13c28
AS
2872004-03-23 Andreas Schwab <schwab@suse.de>
288
289 * gas/cfi/cfi-m68k.d: Adjust offsets.
290
95631471
HPN
2912004-03-22 Hans-Peter Nilsson <hp@axis.com>
292
293 * gas/cris/regreg.d: Assemble with --no-mul-bug-abort.
294 * gas/cris/mulbug-err-1.s, gas/cris/rd-mulbug-1.d: New tests.
295
2ce4cc60
KK
2962004-03-17 Kaz Kojima <kkojima@rr.iij4u.or.jp>
297
298 * gas/cfi/cfi-sh-1.d: New file.
299 * gas/cfi/cfi-sh-1.s: Likewise.
300 * gas/cfi/cfi.exp: Add SH case.
301
fdd12ef3
AM
3022004-03-16 Alan Modra <amodra@bigpond.net.au>
303
304 * gas/ppc/altivec.d: Update.
305 * gas/ppc/altivec_xcoff.d: Update.
306 * gas/ppc/altivec_xcoff64.d: Update.
307 * gas/ppc/astest.d: Update.
308 * gas/ppc/astest2.d: Update.
309 * gas/ppc/astest2_64.d: Update.
310 * gas/ppc/astest64.d: Update.
311 * gas/ppc/booke.d: Update.
312 * gas/ppc/booke_xcoff.d: Update.
313 * gas/ppc/booke_xcoff64.d: Update.
314 * gas/ppc/e500.d: Update.
315 * gas/ppc/power4.d: Update.
316 * gas/ppc/test1elf32.d: Update.
317 * gas/ppc/test1elf64.d: Update.
318 * gas/ppc/test1xcoff32.d: Update.
319
a506b1e6
AM
3202004-03-15 Alan Modra <amodra@bigpond.net.au>
321
322 * gas/i386/padlock.s: Pad with .p2align.
323 * gas/i386/padlock.d: Adjust.
324
26f07657
ML
3252004-03-12 Michal Ludvig <mludvig@suse.cz>
326
a506b1e6 327 * gas/i386/padlock.s, gas/i386/padlock.d: New tests for
26f07657
ML
328 VIA PadLock instructions.
329 * gas/i386/i386.exp: Run padlock tests.
330
c02908d2
AM
3312004-03-12 Alan Modra <amodra@bigpond.net.au>
332
cc0ec051
AM
333 * gas/i386/katmai.d: Revert last change.
334
c02908d2
AM
335 * gas/i386/katmai.d: Adjust for clflush change.
336
b3415246
AJ
3372004-03-08 Andreas Jaeger <aj@suse.de>
338
339 * gas/cfi/cfi-s390x-1.d: Adjust offsets.
340
b793dc75
RH
3412004-03-07 Richard Henderson <rth@redhat.com>
342
343 * gas/cfi/cfi-common-2.d, gas/cfi/cfi-i386.d: Adjust offsets.
344
9fd4314e
AJ
3452004-03-07 Andreas Jaeger <aj@suse.de>
346
347 * gas/cfi/cfi-x86_64.d: Adjust offsets.
348
6ec51dba
RH
3492004-03-07 Richard Henderson <rth@redhat.com>
350
351 * gas/alpha/elf-reloc-8.d, gas/cfi/cfi-alpha-1.d,
352 gas/cfi/cfi-alpha-2.d, gas/cfi/cfi-alpha-3.d, gas/cfi/cfi-common-1.d,
353 gas/cfi/cfi-common-2.d, gas/cfi/cfi-common-3.d: Adjust offsets.
354
28e4a77b
KK
3552004-03-03 Kaz Kojima <kkojima@rr.iij4u.or.jp>
356
357 * gas/sh/sh64/err-dsp.s: Fix expected error message.
358
676a64f4
RS
3592004-03-01 Richard Sandiford <rsandifo@redhat.com>
360
361 * gas/frv/fr405-insn.[sdl]: New test.
362 * gas/frv/fr450-spr.[sd]: New test.
363 * gas/frv/fr450-insn.[sdl]: New test.
364 * gas/frv/fr450-media-issue.[sl]: New test.
365 * gas/frv/allinsn.exp: Run new tests. Ensure fr405 instructions
366 aren't accepted for -mcpu=fr400 or -mcpu=fr500. Ensure fr450
367 instructions aren't accepted for -mcpu=fr400, -mcpu=fr405 or
368 -mcpu=fr500.
369
8ae0baa2
RS
3702004-03-01 Richard Sandiford <rsandifo@redhat.com>
371
372 * gas/frv/allinsn.s (rstb, rsth, rst, rstd, rstq): Replace with nops.
373 (rstbf, rsthf, rstf, rstdf, rstqf): Likewise.
374 * gas/frv/allinsn.d: Update accordingly.
375
34920d91
NC
3762004-02-17 Petko Manolov <petkan@nucleusys.com>
377
378 * gas/arm/maverick.c: DSPSC to/from opcode fixes.
379 * gas/arm/maverick.d: Likewise.
380 * gas/arm/maverick.s: Likewise.
381
206eb3b6
KK
3822004-02-09 Kaz Kojima <kkojima@rr.iij4u.or.jp>
383
384 * gas/sh/basic.exp: Don't do sh4a tests for sh5.
385
e4475e39
NS
3862004-02-06 Nathan Sidwell <nathan@codesourcery.com>
387
388 * gas/macros/test2.s: Lowercase it.
389
f6a22291
MR
3902004-02-02 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
391
392 * gas/mips/div.d: Update to accomodate changes in macro
393 expansions.
394 gas/mips/elf-rel-got-n32.d: Likewise.
395 gas/mips/elf-rel-got-n64.d: Likewise.
396 gas/mips/elf-rel-xgot-n32.d: Likewise.
397 gas/mips/elf-rel-xgot-n64.d: Likewise.
398 gas/mips/la-svr4pic.d: Likewise.
399 gas/mips/la-xgot.d: Likewise.
400 gas/mips/lca-svr4pic.d: Likewise.
401 gas/mips/lca-xgot.d: Likewise.
402
1b5d1a53
KK
4032004-02-01 Kaz Kojima <kkojima@rr.iij4u.or.jp>
404
405 * gas/sh/sh4a-fp.d: Fix opcode name fssra to fsrra.
406 * gas/sh/sh4a-fp.s: Likewise.
407 * gas/sh/err-sh4a-fp.s: Likewise.
408
424688ad
CD
4092004-01-24 Chris Demetriou <cgd@broadcom.com>
410
411 * gas/mips/relax-swap1.s: Add extra space at end, so the
412 disassembly will consistently have "..." at its end.
413 * gas/mips/relax-swap2.s: Likewise.
414 * gas/mips/relax-swap1-mips2.d: Expect "..." at end of disassembly.
415
34cc4ecc
DJ
4162004-01-23 Daniel Jacobowitz <drow@mvista.com>
417
418 * gas/arm/arm.exp: Add "undefined" test.
419 * gas/arm/undefined.s, gas/arm/undefined.l: New files.
420
5fc68419
RS
4212004-01-23 Richard Sandiford <rsandifo@redhat.com>
422
423 * gas/mips/macro-warn-[1234].[sdl]: New tests.
424 * gas/mips/macro-warn-[12]-n32.[dl]: New tests.
425 * gas/mips/mips.exp: Run them.
426
4d7206a2
RS
4272004-01-23 Richard Sandiford <rsandifo@redhat.com>
428
429 * gas/mips/elf-rel19.[sd]: New test.
430 * gas/mips/mips.exp: Run it.
431
28d39d1a
NC
4322004-01-11 Tom Rix <tcrix@worldnet.att.net>
433
434 * gas/m68hc11/movb.s: Add m68hc12 movb and movw dump test.
435 * gas/m68hc11/movb.d: Likewise.
436 * gas/m68hc11/m68hc11.exp: Likewise. Add more movb failure tests.
437
839b3272
AM
4382004-01-19 Alan Modra <amodra@bigpond.net.au>
439
440 * gas/i386/katmai.d: Adjust for changed sib printing.
441 * gas/i386/prescott.d: Likewise.
442 * gas/i386/sse2.d: Likewise.
443 * gas/i386/ssemmx2.d: Likewise.
444
ac882a1d
AO
4452004-01-16 Alexandre Oliva <aoliva@redhat.com>
446
447 * gas/mn10300/mov5.s: New.
448 * gas/mn10300/basic.exp (do_mov5): New.
449
895921c9
MR
4502004-01-14 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
451
452 * gas/mips/relax-swap1-mips1.d: New test for branch relaxation
453 with swapping for MIPS1.
454 * gas/mips/relax-swap1-mips2.d: New test for branch relaxation
455 with swapping for MIPS2.
456 * gas/mips/relax-swap1.l: Stderr output for the new tests.
457 * gas/mips/relax-swap1.s: Source for the new tests.
458 * gas/mips/relax-swap2.d: New test for branch likely relaxation
459 with swapping.
460 * gas/mips/relax-swap2.l: Stderr output for the new test.
461 * gas/mips/relax-swap2.s: Source for the new test.
462 * gas/mips/mips.exp: Run the new tests.
463
32159579
ILT
4642004-01-13 Ian Lance Taylor <ian@wasabisystems.com>
465
466 * gas/mips/mips16-64.d: New test.
467 * gas/mips/mips.exp: Run it.
468
cc3d92a5
RS
4692004-01-12 Richard Sandiford <rsandifo@redhat.com>
470
471 * gas/mips/elf-rel18.[sd]: New test.
472 * gas/mips/mips.exp: Run it.
473
e45d0630
PB
4742004-01-09 Paul Brook <paul@codesourcery.com>
475
476 * gas/arm/vfp2.s, gas/arm/vfp2.d: New test.
477 * gas/arm/arm.exp: Add them.
478
29ccc66b
ILT
4792004-01-08 Ian Lance Taylor <ian@wasabisystems.com>
480
481 * gas/mips/ldstla-n64.d: Pass -64 to assembler, not -n64.
482 * gas/mips/ldstla-n64-shared.d: Likewise.
483
d9296b18
NC
4842004-01-07 Nick Clifton <nickc@redhat.com>
485
486 * gas/cris/rd-dw2-1.d: Expect a pointer size from readelf.
487
fee5fcc5
AO
4882004-01-06 Alexandre Oliva <aoliva@redhat.com>
489
490 2003-11-05 Alexandre Oliva <aoliva@redhat.com>
491 * lib/gas-defs.exp (is_elf_format): Match frv-uclinux.
492 2003-09-18 Alexandre Oliva <aoliva@redhat.com>
493 * gas/frv/fdpic.s, gas/frv/fdpic.d: Renamed from ucpic*.
494 2003-09-15 Alexandre Oliva <aoliva@redhat.com>
495 * gas/frv/ucpic.s, gas/frv/ucpic.d: Use gr15 as PIC register. Use
496 gprel12 for rodata symbol and gotoff12 for sdata symbol.
497 2003-08-08 Alexandre Oliva <aoliva@redhat.com>
498 * gas/frv/ucpic.d: Test gotoff and gotofffuncdesc.
499 2003-08-04 Alexandre Oliva <aoliva@redhat.com>
500 * gas/frv/ucpic.d, gas/frv/ucpic.s: New.
501 * gas/frv/allinsns.exp: Run it.
502
3ab48931
NC
5032004-01-02 Albert Bartoszko <albar@nt.kegel.com.pl>
504
505 * gas/msp430/opcode.s: Add test for an 'add' instruction which
506 looks similar to an 'rla' instruction.
ad50f575 507
c9e214e5
AM
508For older changes see ChangeLog-9303
509\f
510Local Variables:
511mode: change-log
512left-margin: 8
513fill-column: 74
514version-control: never
515End:
This page took 0.080504 seconds and 4 git commands to generate.