2004-08-17 Paolo Bonzini <bonzini@gnu.org>
[deliverable/binutils-gdb.git] / gas / testsuite / ChangeLog
CommitLineData
1f216d09
NC
12004-08-15 Nick Clifton <nickc@redhat.com>
2
3 * gas/all/altmacro.d: Allow for rest of frag being padded to an
4 alignment boundary.
5
6 * gas/arm/arm.exp: Run bignum test for ELF based targets only.
7
d84de024
AM
82004-08-16 Alan Modra <amodra@bigpond.net.au>
9
10 * gas/cfi/cfi-alpha-1.d: Adjust for readelf fix.
11 * gas/cfi/cfi-alpha-3.d: Likewise.
12 * gas/cfi/cfi-i386.d: Likewise.
13 * gas/cfi/cfi-m68k.d: Likewise.
14 * gas/cfi/cfi-ppc-1.d: Likewise.
15 * gas/cfi/cfi-s390-1.d: Likewise.
16 * gas/cfi/cfi-s390x-1.d: Likewise.
17 * gas/cfi/cfi-sh-1.d: Likewise.
18 * gas/cfi/cfi-sparc-1.d: Likewise.
19 * gas/cfi/cfi-sparc64-1.d: Likewise.
20 * gas/cfi/cfi-x86_64.d: Likewise.
21
caa32fe5
NC
222004-08-13 Jan Beulich <jbeulich@novell.com>
23
24 * gas/all/altmacro.[sd]: New test.
25 * gas/all/gas.exp: Run the new test.
26
b2221023
MM
272004-08-10 Mark Mitchell <mark@codesourcery.com>
28
29 * gas/arm/bignum1.s: New test.
30 * gas/arm/arm.exp: Run it.
31
db6579d4
PB
322004-08-06 Paul Brook <paul@codesourcery.com>
33
34 * gas/arm/pic.s,d: Test RELABS and SBREL relocations.
35
92868b6e
NC
362004-08-05 Nitin Yewale <nitiny@kpitcummins.com>
37
38 * h8300/h8300.exp: Addition of new test case to check rx
39 generation with adds and subs instruction for plain H8/300 target.
40 * h8300/addsubrxcheck.s: New test source file.
41
e8773edb
SC
422004-08-01 Stephane Carrez <stcarrez@nerim.fr>
43
44 * gas/m68hc11/m68hc11.exp: Fix tests for 2.15
45 * gas/elf/elf.exp: Test obj-elf for m6811-* and m6812-*
46 * gas/symver/symver.exp: Likewise for symver tests.
47
30d1c836
ML
482004-07-30 Michal Ludvig <mludvig@suse.cz>
49
50 * gas/i386/padlock.s, gas/i386/padlock.d: New tests for
51 VIA PadLock instructions.
52
ff636ee3
KK
532004-07-29 Kaz Kojima <kkojima@rr.iij4u.or.jp>
54
55 * gas/sh/basic.exp: Don't do sh2a test for sh5.
56 * gas/sh/sh2a.d: Match elf32-sh* format too.
57
1d70c7fb
AO
582004-07-29 Alexandre Oliva <aoliva@redhat.com>
59
60 2003-12-30 DJ Delorie <dj@redhat.com>
61 * gas/sh/sh2a.s: New.
62 * gas/sh/sh2a.d: New.
63 * gas/sh/basic.exp: Add it.
64
670ec21d
NC
652004-07-27 Tomer Levi <Tomer.Levi@nsc.com>
66
67 * gas/all/gas.exp (do_930509a): Disable test for crx.
68
6b5abf68
L
692004-07-22 H.J. Lu <hongjiu.lu@intel.com>
70
71 * gas/i386/x86-64-inval.l: Remove the leading `+'.
72
ed049af3
NC
732004-07-22 Nick Clifton <nickc@redhat.com>
74
75 PR/280
76 * gas/h8300/ffxx1-coff.d: Remove duplicated raw insn values.
77 * gas/h8300/ffxx1-elf.d: Likewise.
78 * gas/h8300/h8sx_disp2.d: Likewise.
79 * gas/h8300/h8sx_mov_imm.d: Likewise.
80 * gas/h8300/h8sx_rtsl.d: Likewise.
81 * gas/h8300/ffxx1-coff.s: Remove inappropriate insn width specifier.
82 * gas/h8300/ffxx1-elf.s: Likewise.
83
20f0a1fc
NC
842004-07-21 Jan Beulich <jbeulich@novell.com>
85
543613e9
NC
86 * gas/i386/x86-64-addr32.[ds]: New test for x86-64 32-bit
87 addressing in 64-bit mode.
88 * gas/i386/x86-64-rip.[ds]: New test for x86-64 rip-relative
89 addressing.
90 * gas/i386/i386.exp: Run the two new tests.
91
92 * gas/cfi/cfi-x86_64.d: Adjust expectation for leave to not have a
93 rex prefix.
94 * gas/i386/x86-64-inval.[ls]: Add a bunch of instructions illegal
95 in 64-bit mode.
96
d27af829
MR
972004-07-20 Maciej W. Rozycki <macro@linux-mips.org>
98
99 * gas/mips/elf-rel19.d: Pass -march=mips1 to gas as the test
100 expects load delay slots.
101
6f14957b
MR
1022004-07-20 Maciej W. Rozycki <macro@linux-mips.org>
103
104 * gas/mips/vr5400.d: Update for a correct disassembly of
105 "racm.ob".
106
1586d91e
MR
1072004-07-20 Maciej W. Rozycki <macro@linux-mips.org>
108
109 * gas/mips/mips32.s: Adjust for the unified "break" syntax. Add
110 another "break" case. Update the comment accordingly.
111 * gas/mips/set-arch.s: Likewise.
112 * gas/mips/mips32.d: Adjust for the new output.
113 * gas/mips/set-arch.d: Likewise.
114
aff16937
NC
1152004-07-15 Nitin Yewale <nitiny@kpitcummins.com>
116
117 * gas/h8300/h8300.exp (do_h8300hn_addressgen): Addition of
118 new test case for H8300H normal target to check symbol
119 address generation.
120 * gas/h8300/symaddgen.s: New test.
121
0477af35
NC
1222004-07-13 Nick Clifton <nickc@redhat.com>
123
124 * gas/i386/intel.s: Add test of newly expand arithmetic support
125 for Intel mode assembler.
126 * gas/i386/intel.d: Add expected disassmbly.
127
384d2d1c
NC
1282004-07-13 Nick Clifton <nickc@redhat.com>
129
130 * gas/vtable: Delete directory. These tests are no longer needed
131 as the VTABLE_ reloc support is obsolete.
132
96908638
NC
1332004-07-08 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
134
135 * gas/m32r/pic.exp: Add New Test case for @GOTOFF, @GOT, @PLT.
136 * gas/m32r/pic2.s: New file: Test case for @GOTOFF, @GOT, @PLT.
137 * gas/m32r/pic2.d: New file: Expected results.
138
de7e6852
RS
1392004-07-08 Richard Sandiford <rsandifo@redhat.com>
140
141 * gas/mips/elf-rel7.d: Expect relocations against bar to refer to bar.
142 * gas/mips/elf-refl19.d: Likewise L2.
143
3b91255e
RS
1442004-07-03 Richard Sandiford <rsandifo@redhat.com>
145
3b91255e
RS
146 * gas/mips/elf{,el}-rel.d: Adjust so that the earliest %hi() matches
147 the earliest %lo().
148 * gas/mips/elf-rel11.d: Don't expect the relocs to be reordered.
149 * gas/mips/elf-rel20.[sd]: New test.
150 * gas/mips/mips.exp: Run it.
151
0945c90c
RS
1522004-07-03 Maciej W. Rozycki <macro@linux-mips.org>
153
154 * gas/mips/elf-rel9.[sd]: Fix typo in %lo() expression.
155
2d2b9592
L
1562004-07-01 H.J. Lu <hongjiu.lu@intel.com>
157
158 * gas/ia64/group-1.d: New.
159 * gas/ia64/group-1.s: Likewise.
160
161 * gas/ia64/ia64.exp: Add group-1 to test comdat group.
162
8a41c3ea
JW
1632004-06-30 James E Wilson <wilson@specifixinc.com>
164
165 * gas/ia64/dv-imply.d: Update.
166 * gas/ia64/dv-mutex.d: Likewise.
167 * gas/ia64/dv-safe.d: Likewise.
168
62b51c0b
AM
1692004-06-29 Alan Modra <amodra@bigpond.net.au>
170
171 * gas/m68k/mode5.s: Pad section.
172 * gas/m68k/mode5.d: Update.
173
98e69875
AM
1742004-06-28 Alan Modra <amodra@bigpond.net.au>
175
176 * gas/ppc/power4.d: Update.
177
1d9f512f
AM
1782004-06-24 Alan Modra <amodra@bigpond.net.au>
179
180 * gas/i386/prescott.s: Remove fisttpd and fisttpq.
181 * gas/i386/prescott.d: Update.
182
bad9ceea
JJ
1832004-06-08 Jakub Jelinek <jakub@redhat.com>
184
185 * gas/ia64/dv-raw-err.s: Add some new postinc tests.
186 * gas/ia64/dv-raw-err.l: Updated.
187
580b9172
NC
1882004-05-28 Peter Barada <peter@the-baradas.com>
189
190 * gas/m68k/mode5.s: New test file. Checks conversion of mode 5
191 addressing with zero offset into mode 2 addressing.
192 * gas/m68k/mode5.d: New file: Expected disassmbly.
193 * gas/m68k/all.exp: Run new test.
194
652ca075
L
1952004-05-27 H.J. Lu <hongjiu.lu@intel.com>
196
197 * gas/ia64/regs.d: Updated.
198
54b3292a
L
1992004-05-26 H.J. Lu <hongjiu.lu@intel.com>
200
201 * gas/ia64/ia64.exp: Run invalid-ar.
202
203 * gas/ia64/invalid-ar.l: New file. Test invalid AR access.
204 * gas/ia64/invalid-ar.s: Likewise.
205
be8c092b
NC
2062004-05-24 Peter Barada <peter@the-baradas.com>
207
208 * gas/m68k/mcf-emac.d: Provide correct disassembler results.
209 * gas/m68k/mcf-mac.d: Provide correct disassembler results.
210
1ef30428
L
2112004-05-20 H.J. Lu <hongjiu.lu@intel.com>
212
213 * gas/ia64/dv-srlz.d: Fix a typo.
214
c0b22597
BE
2152004-05-12 Ben Elliston <bje@au.ibm.com>
216
217 * gas/h8300/t03_add.exp: Remove stray semicolons.
218 * gas/h8300/t04_sub.exp: Likewise.
219 * gas/h8300/t05_cmp.exp: Likewise.
220 * gas/h8300/t08_or.exp: Likewise.
221 * gas/h8300/t09_xor.exp: Likewise.
222 * gas/h8300/t10_and.exp: Likewise.
223 * gas/hppa/reloc/reloc.exp: Likewise.
224 * gas/hppa/unsorted/unsorted.exp: Likewise.
225 * gas/i386/i386.exp: Likewise.
226 * gas/m68hc11/m68hc11.exp: Likewise.
227 * gas/mips/mips.exp: Likewise.
228 * gas/sparc/sparc.exp: Likewise.
229 * lib/gas-defs.exp: Likewise.
230
22fe14ad
NC
2312004-05-11 Nick Clifton <nickc@redhat.com>
232
233 * gas/elf/section4.s: New test. Checks label arithmetic when
234 multiple same-name sections exist.
235 * gas/elf/section4.d: New file: Expected section list
236 * gas/elf/elf.exp: Run the new test.
237 * gas/elf/group0.s: Use % instead of @ for type argument to
238 .section directive (for compatability with ARM port).
239 * gas/elf/group1.s: Likewise.
240
532c738a
RS
2412004-05-07 Richard Sandiford <rsandifo@redhat.com>
242
243 * gas/mips/vr4122.[sd]: Rename to...
244 * gas/mips/vr4120-2.[sd]: ...and add tests for VR4181A errata
245 MD(1) and MD(4).
246 * gas/mips/mips.exp: Update accordingly.
247
d15c4970
AO
2482004-05-05 Alexandre Oliva <aoliva@redhat.com>
249
250 * gas/frv/reloc1.d: Match elf32-frvfdpic as well.
251 * gas/frv/fr405-insn.d: Likewise.
252 * gas/frv/fr450-insn.d: Likewise.
253
86654c12
L
2542004-04-30 H.J. Lu <hongjiu.lu@intel.com>
255
256 * gas/elf/elf.exp: Remove group1, add group1a and group1b for
257 section group.
258
259 * gas/elf/group1a.d: New file.
260 * gas/elf/group1b.d: Likewise.
261
262 * gas/elf/group1.e: Removed.
263
376eb240
NC
2642004-04-30 Nick Clifton <nickc@redhat.com>
265
266 * gas/arm/reg-alias.s: New file: Test case sensitive register
267 aliases.
268 * gas/arm/reg-alias.d: New file: Expected test output.
269 * gas/arm/arm.exp: Run reg-alias test.
270 Arrange tests in a more orderly fashion.
271
f3806e43
BE
2722004-04-30 Ben Elliston <bje@au.ibm.com>
273
274 * gas/ppc/power4.s: Add dcbz and dcbzl test cases.
275 * gas/ppc/power4.d: Update accordingly.
276
f5842774
L
2772004-04-26 H.J. Lu <hongjiu.lu@intel.com>
278
279 * gas/elf/elf.exp: Add group0a, group0b and group1 for section
280 group.
281
282 * gas/elf/group0.s: New file.
283 * gas/elf/group0a.d: Likewise.
284 * gas/elf/group0b.d: Likewise.
285 * gas/elf/group1.e: Likewise.
286 * gas/elf/group1.s: Likewise.
287
2abe3c6c
NC
2882004-04-23 Nick Clifton <nickc@redhat.com>
289
290 * gas/symver/symver1.d: Cope with extra symbols inserted by
291 arm-elf toolchains.
292 * gas/symver/symver0.d: Likewise
293 * gas/elf/symver.d: Likewise.
294
1f1799d5
KK
2952004-04-22 Kaz Kojima <kkojima@rr.iij4u.or.jp>
296
297 * gas/sh/pcrel2.d: Update.
298 * gas/sh/tlsd.d: Update.
299 * gas/sh/tlsnopic.d: Update.
300 * gas/sh/tlspic.d: Update.
301
d9943e50
MK
3022004-04-22 Mark Kettenis <kettenis@gnu.org>
303
304 * lib/gas-defs.exp (is_elf_format): Add OpenBSD support.
305
269137b2
TS
3062004-04-22 Atsushi Nemoto <anemo@mba.ocn.ne.jp>
307
308 * gas/mips/lb-xgot-ilocks.d: Remove nops in load delay slot.
309 * gas/mips/mips-abi32-pic.d: Likewise.
310 * gas/mips/mips-abi32-pic2.d: Likewise.
311 * gas/mips/mips-gp32-fp32-pic.d: Likewise.
312 * gas/mips/mips-gp32-fp64-pic.d: Likewise.
313 * gas/mips/mips-gp64-fp32-pic.d: Likewise.
314 * gas/mips/mips-gp64-fp64-pic.d: Likewise.
315 * gas/mips/relax-swap1-mips2.d: Likewise.
316 * gas/mips/lb-svr4pic-ilocks.d: New test.
317 * gas/mips/mips.exp: Run it.
318
06516a5e
PB
3192004-04-22 Paul Brook <paul@codesourcery.com>
320
321 * maverick.c (off8s): Test full shifted operand range.
322 (MCC2): Define.
323 (MVDSPACC, MVACCDSP): Use it.
324 * maverick.d, maverick.s: Regenerate.
325
fd99574b
NC
3262004-04-22 Peter Barada <peter@the-baradas.com>
327
328 * gas/m68k/mcf-mac.s: New test: Check ColdFire MAC instructions.
329 * gas/m68k/mcf-emac.s: New test: Similar checks.
330 * gas/m68k/mcf-mac.d: New test: Expected output.
331 * gas/m68k/mcf-emac.d: New test: Likewise.
332 * gas/m68k/all.exp: Run new tests.
333
76c6918d
CD
3342004-04-21 Chris Demetriou <cgd@broadcom.com>
335
336 * gas/mips/elempic.d: File removed as part of -membedded-pic removal.
337 * gas/mips/empic.d: Likewise.
338 * gas/mips/empic.l: Likewise.
339 * gas/mips/empic.s: Likewise.
340 * gas/mips/empic2.d: Likewise.
341 * gas/mips/empic2.s: Likewise.
342 * gas/mips/empic3_e.d: Likewise.
343 * gas/mips/empic3_e.s: Likewise.
344 * gas/mips/empic3_g1.d: Likewise.
345 * gas/mips/empic3_g1.s: Likewise.
346 * gas/mips/empic3_g2.d: Likewise.
347 * gas/mips/empic3_g2.s: Likewise.
348 * gas/mips/jal-empic-elf-2.d: Likewise.
349 * gas/mips/jal-empic-elf-2.s: Likewise.
350 * gas/mips/jal-empic-elf-3.d: Likewise.
351 * gas/mips/jal-empic-elf-3.s: Likewise.
352 * gas/mips/jal-empic-elf.d: Likewise.
353 * gas/mips/jal-empic.d: Likewise.
354 * gas/mips/la-empic.d: Likewise.
355 * gas/mips/la-empic.s: Likewise.
356 * gas/mips/lb-empic.d: Likewise.
357 * gas/mips/ld-empic.d: Likewise.
358 * gas/mips/lif-empic.d: Likewise.
359 * gas/mips/telempic.d: Likewise.
360 * gas/mips/tempic.d: Likewise.
361 * gas/mips/ulh-empic.d: Likewise.
362 * gas/mips/ld-pic.s: Remove code conditional on EMPIC.
363 * gas/mips/lifloat.s: Likewise.
364 * gas/mips/mips.exp: Remove -membedded-pic tests and related comments.
365
6482c264
NC
3662004-04-20 Brian Ford <ford@vss.fsi.com>
367 DJ Delorie <dj@redhat.com>
368
369 * gas/i386/secrel.s: New test for .secrel32.
370 * gas/i386/secrel.d: Likewise.
371 * gas/i386/i386.exp: Call it for PE targets.
372
4dc570c2
JJ
3732004-04-19 Jakub Jelinek <jakub@redhat.com>
374
375 * gas/cfi/cfi-sparc64-1.d: Update.
376
d766e8ec
RS
3772004-04-14 Richard Sandiford <rsandifo@redhat.com>
378
379 * gas/mips/vr4122.[sd]: Change option to -mfix-vr4120.
380
a11090ae
RS
3812004-04-14 Richard Sandiford <rsandifo@redhat.com>
382
383 * gas/elf/section2.e-mips: Allow named section symbols.
384 * gas/mips/{,el}empic.d, gas/mips/mips{,el}16-[ef].d: Likewise.
385
097dba13
NC
3862004-04-13 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
387
925d60e5
NC
388 * gas/m32r/parallel-2.s: New file: Test case for parallel code.
389 * gas/m32r/parallel-2.d: New file: Expected results.
390 * gas/m32r/m32r2.exp: Run the test.
391
392 * gas/m32r/seth.s: New file: Test for seth.
393 * gas/m32r/seth.d: New file: Expected results.
394 * gas/m32r/m32r.exp: Run the new test.
097dba13 395
f55629b8
KK
3962004-04-01 Asgari Jinia <asgarij@kpitcummins.com>
397
398 * gas/sh/renesas-1.s, gas/sh/renesas-1.d: New test for -renesas
399 option.
400 * gas/sh/basic.exp: Run the new test.
401
a7844384
NC
4022004-04-01 Dave Korn <dk@artimi.com>
403
404 * gas/dlx/alltests.exp: Execute new lohi test.
405 * gas/dlx/lohi.s: New test for spurious lo16/hi16
406 reloc overflow checking.
407 * gas/dlx/lohi.d: New file: expected output.
408 * gas/dlx/lhi.d: Updated to properly expect lo16
409 relocations where asked for.
410 * gas/dlx/itype.d: Likewise.
411 * gas/dlx/lhi.d: Corrected cut+paste error in test name.
412
6c71dbc4
SS
4132004-03-30 Stan Shebs <shebs@apple.com>
414
415 * gas/macros/macros.exp: Remove mention of MPW config.
416
02249231
AM
4172004-03-27 Alan Modra <amodra@bigpond.net.au>
418
419 * gas/i860/dir-intel03-err.l: Update for junk at end line becoming
420 an error.
421 * gas/m68hc11/m68hc11.exp: Likewise.
422
86b13c28
AS
4232004-03-23 Andreas Schwab <schwab@suse.de>
424
425 * gas/cfi/cfi-m68k.d: Adjust offsets.
426
95631471
HPN
4272004-03-22 Hans-Peter Nilsson <hp@axis.com>
428
429 * gas/cris/regreg.d: Assemble with --no-mul-bug-abort.
430 * gas/cris/mulbug-err-1.s, gas/cris/rd-mulbug-1.d: New tests.
431
2ce4cc60
KK
4322004-03-17 Kaz Kojima <kkojima@rr.iij4u.or.jp>
433
434 * gas/cfi/cfi-sh-1.d: New file.
435 * gas/cfi/cfi-sh-1.s: Likewise.
436 * gas/cfi/cfi.exp: Add SH case.
437
fdd12ef3
AM
4382004-03-16 Alan Modra <amodra@bigpond.net.au>
439
440 * gas/ppc/altivec.d: Update.
441 * gas/ppc/altivec_xcoff.d: Update.
442 * gas/ppc/altivec_xcoff64.d: Update.
443 * gas/ppc/astest.d: Update.
444 * gas/ppc/astest2.d: Update.
445 * gas/ppc/astest2_64.d: Update.
446 * gas/ppc/astest64.d: Update.
447 * gas/ppc/booke.d: Update.
448 * gas/ppc/booke_xcoff.d: Update.
449 * gas/ppc/booke_xcoff64.d: Update.
450 * gas/ppc/e500.d: Update.
451 * gas/ppc/power4.d: Update.
452 * gas/ppc/test1elf32.d: Update.
453 * gas/ppc/test1elf64.d: Update.
454 * gas/ppc/test1xcoff32.d: Update.
455
a506b1e6
AM
4562004-03-15 Alan Modra <amodra@bigpond.net.au>
457
458 * gas/i386/padlock.s: Pad with .p2align.
459 * gas/i386/padlock.d: Adjust.
460
26f07657
ML
4612004-03-12 Michal Ludvig <mludvig@suse.cz>
462
a506b1e6 463 * gas/i386/padlock.s, gas/i386/padlock.d: New tests for
26f07657
ML
464 VIA PadLock instructions.
465 * gas/i386/i386.exp: Run padlock tests.
466
c02908d2
AM
4672004-03-12 Alan Modra <amodra@bigpond.net.au>
468
cc0ec051
AM
469 * gas/i386/katmai.d: Revert last change.
470
c02908d2
AM
471 * gas/i386/katmai.d: Adjust for clflush change.
472
b3415246
AJ
4732004-03-08 Andreas Jaeger <aj@suse.de>
474
475 * gas/cfi/cfi-s390x-1.d: Adjust offsets.
476
b793dc75
RH
4772004-03-07 Richard Henderson <rth@redhat.com>
478
479 * gas/cfi/cfi-common-2.d, gas/cfi/cfi-i386.d: Adjust offsets.
480
9fd4314e
AJ
4812004-03-07 Andreas Jaeger <aj@suse.de>
482
483 * gas/cfi/cfi-x86_64.d: Adjust offsets.
484
6ec51dba
RH
4852004-03-07 Richard Henderson <rth@redhat.com>
486
487 * gas/alpha/elf-reloc-8.d, gas/cfi/cfi-alpha-1.d,
488 gas/cfi/cfi-alpha-2.d, gas/cfi/cfi-alpha-3.d, gas/cfi/cfi-common-1.d,
489 gas/cfi/cfi-common-2.d, gas/cfi/cfi-common-3.d: Adjust offsets.
490
28e4a77b
KK
4912004-03-03 Kaz Kojima <kkojima@rr.iij4u.or.jp>
492
493 * gas/sh/sh64/err-dsp.s: Fix expected error message.
494
676a64f4
RS
4952004-03-01 Richard Sandiford <rsandifo@redhat.com>
496
497 * gas/frv/fr405-insn.[sdl]: New test.
498 * gas/frv/fr450-spr.[sd]: New test.
499 * gas/frv/fr450-insn.[sdl]: New test.
500 * gas/frv/fr450-media-issue.[sl]: New test.
501 * gas/frv/allinsn.exp: Run new tests. Ensure fr405 instructions
502 aren't accepted for -mcpu=fr400 or -mcpu=fr500. Ensure fr450
503 instructions aren't accepted for -mcpu=fr400, -mcpu=fr405 or
504 -mcpu=fr500.
505
8ae0baa2
RS
5062004-03-01 Richard Sandiford <rsandifo@redhat.com>
507
508 * gas/frv/allinsn.s (rstb, rsth, rst, rstd, rstq): Replace with nops.
509 (rstbf, rsthf, rstf, rstdf, rstqf): Likewise.
510 * gas/frv/allinsn.d: Update accordingly.
511
34920d91
NC
5122004-02-17 Petko Manolov <petkan@nucleusys.com>
513
514 * gas/arm/maverick.c: DSPSC to/from opcode fixes.
515 * gas/arm/maverick.d: Likewise.
516 * gas/arm/maverick.s: Likewise.
517
206eb3b6
KK
5182004-02-09 Kaz Kojima <kkojima@rr.iij4u.or.jp>
519
520 * gas/sh/basic.exp: Don't do sh4a tests for sh5.
521
e4475e39
NS
5222004-02-06 Nathan Sidwell <nathan@codesourcery.com>
523
524 * gas/macros/test2.s: Lowercase it.
525
f6a22291
MR
5262004-02-02 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
527
528 * gas/mips/div.d: Update to accomodate changes in macro
529 expansions.
530 gas/mips/elf-rel-got-n32.d: Likewise.
531 gas/mips/elf-rel-got-n64.d: Likewise.
532 gas/mips/elf-rel-xgot-n32.d: Likewise.
533 gas/mips/elf-rel-xgot-n64.d: Likewise.
534 gas/mips/la-svr4pic.d: Likewise.
535 gas/mips/la-xgot.d: Likewise.
536 gas/mips/lca-svr4pic.d: Likewise.
537 gas/mips/lca-xgot.d: Likewise.
538
1b5d1a53
KK
5392004-02-01 Kaz Kojima <kkojima@rr.iij4u.or.jp>
540
541 * gas/sh/sh4a-fp.d: Fix opcode name fssra to fsrra.
542 * gas/sh/sh4a-fp.s: Likewise.
543 * gas/sh/err-sh4a-fp.s: Likewise.
544
424688ad
CD
5452004-01-24 Chris Demetriou <cgd@broadcom.com>
546
547 * gas/mips/relax-swap1.s: Add extra space at end, so the
548 disassembly will consistently have "..." at its end.
549 * gas/mips/relax-swap2.s: Likewise.
550 * gas/mips/relax-swap1-mips2.d: Expect "..." at end of disassembly.
551
34cc4ecc
DJ
5522004-01-23 Daniel Jacobowitz <drow@mvista.com>
553
554 * gas/arm/arm.exp: Add "undefined" test.
555 * gas/arm/undefined.s, gas/arm/undefined.l: New files.
556
5fc68419
RS
5572004-01-23 Richard Sandiford <rsandifo@redhat.com>
558
559 * gas/mips/macro-warn-[1234].[sdl]: New tests.
560 * gas/mips/macro-warn-[12]-n32.[dl]: New tests.
561 * gas/mips/mips.exp: Run them.
562
4d7206a2
RS
5632004-01-23 Richard Sandiford <rsandifo@redhat.com>
564
565 * gas/mips/elf-rel19.[sd]: New test.
566 * gas/mips/mips.exp: Run it.
567
28d39d1a
NC
5682004-01-11 Tom Rix <tcrix@worldnet.att.net>
569
570 * gas/m68hc11/movb.s: Add m68hc12 movb and movw dump test.
571 * gas/m68hc11/movb.d: Likewise.
572 * gas/m68hc11/m68hc11.exp: Likewise. Add more movb failure tests.
573
839b3272
AM
5742004-01-19 Alan Modra <amodra@bigpond.net.au>
575
576 * gas/i386/katmai.d: Adjust for changed sib printing.
577 * gas/i386/prescott.d: Likewise.
578 * gas/i386/sse2.d: Likewise.
579 * gas/i386/ssemmx2.d: Likewise.
580
ac882a1d
AO
5812004-01-16 Alexandre Oliva <aoliva@redhat.com>
582
583 * gas/mn10300/mov5.s: New.
584 * gas/mn10300/basic.exp (do_mov5): New.
585
895921c9
MR
5862004-01-14 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
587
588 * gas/mips/relax-swap1-mips1.d: New test for branch relaxation
589 with swapping for MIPS1.
590 * gas/mips/relax-swap1-mips2.d: New test for branch relaxation
591 with swapping for MIPS2.
592 * gas/mips/relax-swap1.l: Stderr output for the new tests.
593 * gas/mips/relax-swap1.s: Source for the new tests.
594 * gas/mips/relax-swap2.d: New test for branch likely relaxation
595 with swapping.
596 * gas/mips/relax-swap2.l: Stderr output for the new test.
597 * gas/mips/relax-swap2.s: Source for the new test.
598 * gas/mips/mips.exp: Run the new tests.
599
32159579
ILT
6002004-01-13 Ian Lance Taylor <ian@wasabisystems.com>
601
602 * gas/mips/mips16-64.d: New test.
603 * gas/mips/mips.exp: Run it.
604
cc3d92a5
RS
6052004-01-12 Richard Sandiford <rsandifo@redhat.com>
606
607 * gas/mips/elf-rel18.[sd]: New test.
608 * gas/mips/mips.exp: Run it.
609
e45d0630
PB
6102004-01-09 Paul Brook <paul@codesourcery.com>
611
612 * gas/arm/vfp2.s, gas/arm/vfp2.d: New test.
613 * gas/arm/arm.exp: Add them.
614
29ccc66b
ILT
6152004-01-08 Ian Lance Taylor <ian@wasabisystems.com>
616
617 * gas/mips/ldstla-n64.d: Pass -64 to assembler, not -n64.
618 * gas/mips/ldstla-n64-shared.d: Likewise.
619
d9296b18
NC
6202004-01-07 Nick Clifton <nickc@redhat.com>
621
622 * gas/cris/rd-dw2-1.d: Expect a pointer size from readelf.
623
fee5fcc5
AO
6242004-01-06 Alexandre Oliva <aoliva@redhat.com>
625
626 2003-11-05 Alexandre Oliva <aoliva@redhat.com>
627 * lib/gas-defs.exp (is_elf_format): Match frv-uclinux.
628 2003-09-18 Alexandre Oliva <aoliva@redhat.com>
629 * gas/frv/fdpic.s, gas/frv/fdpic.d: Renamed from ucpic*.
630 2003-09-15 Alexandre Oliva <aoliva@redhat.com>
631 * gas/frv/ucpic.s, gas/frv/ucpic.d: Use gr15 as PIC register. Use
632 gprel12 for rodata symbol and gotoff12 for sdata symbol.
633 2003-08-08 Alexandre Oliva <aoliva@redhat.com>
634 * gas/frv/ucpic.d: Test gotoff and gotofffuncdesc.
635 2003-08-04 Alexandre Oliva <aoliva@redhat.com>
636 * gas/frv/ucpic.d, gas/frv/ucpic.s: New.
637 * gas/frv/allinsns.exp: Run it.
638
3ab48931
NC
6392004-01-02 Albert Bartoszko <albar@nt.kegel.com.pl>
640
641 * gas/msp430/opcode.s: Add test for an 'add' instruction which
642 looks similar to an 'rla' instruction.
ad50f575 643
c9e214e5
AM
644For older changes see ChangeLog-9303
645\f
646Local Variables:
647mode: change-log
648left-margin: 8
649fill-column: 74
650version-control: never
651End:
This page took 0.080417 seconds and 4 git commands to generate.