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