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