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