Format last entry
[deliverable/binutils-gdb.git] / gas / testsuite / ChangeLog
1 2004-11-04 Jan Beulich <jbeulich@novell.com>
2
3 * gas/i386/i386.exp: Execute new tests intelbad and intelok.
4 * gas/i386/intelbad.[sl]: New test to check for various things not
5 permitted in Intel mode.
6 * gas/i386/intel.d, gas/i386/opcode.d, gas/i386/x86-64-opcode.d:
7 Adjust for change to segment register store.
8 * gas/i386/intelok.[sd]: New test to check various Intel mode specific
9 things get handled correctly.
10 * gas/i386/x86_64.[sd]: Remove unsupported constructs referring to
11 'high' and 'low' parts of an operand, which the parser previously
12 accepted while neither telling that it's not supported nor that it
13 ignored the remainder of the line following these supposed keywords.
14
15 2004-10-28 Tomer Levi <Tomer.Levi@nsc.com>
16
17 * gas/crx/cop_insn.d: Regenerate (after a bug fix in Assembler).
18
19 2004-10-27 Tomer Levi <Tomer.Levi@nsc.com>
20
21 * gas/crx/cop_insn.s: Test new Co-Processor instruction 'cpi'.
22 * gas/crx/list_insn.s: Add hi/lo/u<N> registers tests, fix test bugs.
23 * gas/crx/cop_insn.d: Regenerate.
24 * gas/crx/list_insn.d: Likewise.
25
26 2004-10-23 Daniel Jacobowitz <dan@debian.org>
27
28 * gas/cfi/cfi-arm-1.d, gas/cfi/cfi-arm-1.s: New files.
29 * gas/cfi/cfi.exp: Run cfi-arm-1 test.
30
31 2004-10-21 Tomer Levi <Tomer.Levi@nsc.com>
32
33 * gas/crx/cop_insn.s: Reverse operands order in store co-processor
34 instructions.
35 * gas/crx/list_insn.s: Remove test for unsupported 'popa' instruction.
36 * gas/crx/cop_insn.d: Regenerate.
37 * gas/crx/list_insn.d: Likewise.
38
39 2004-10-14 Paul Brook <paul@codesourcery.com>
40
41 * gas/arm/mapping.d: Pass --special-syms to objdump.
42
43 2004-10-08 Daniel Jacobowitz <dan@debian.org>
44
45 * gas/i386/i386.exp: Don't run divide test for targets where '/'
46 is a comment. Run x86-64-unwind for 64-bit ELF targets.
47 * gas/i386/x86-64-unwind.d, gas/i386/x86-64-unwind.s: New.
48
49 2004-10-08 Alan Modra <amodra@bigpond.net.au>
50
51 * gas/cfi/cfi-common-4.d: Correct for 64 bit targets.
52
53 2004-10-07 Bob Wilson <bob.wilson@acm.org>
54
55 * gas/xtensa/all.exp: Adjust expected error message for j_too_far.
56 Change entry_align test to expect an error.
57 * gas/xtensa/entry_misalign2.s: Use no-transform instead of
58 no-generics directives.
59
60 2004-10-07 Richard Sandiford <rsandifo@redhat.com>
61
62 * gas/mips/elf-rel{23,24}.[sd]: New tests.
63 * gas/mips/mips.exp: New test.
64
65 2004-10-07 Richard Sandiford <rsandifo@redhat.com>
66
67 * gas/mips/elf-rel22.[sd]: New test.
68 * gas/mips/mips.exp: Run it.
69
70 2004-10-07 Richard Sandiford <rsandifo@redhat.com>
71
72 * gas/mips/elf-rel21.[sd]: New test.
73 * gas/mips/mips.exp: Run it.
74
75 2004-10-07 Jan Beulich <jbeulich@novell.com>
76
77 * gas/cfi/cfi-common-4.[ds]: New.
78 * gas/cfi/cfi.exp: Run new test.
79
80 2004-10-07 Tomer Levi <Tomer.Levi@nsc.com>
81
82 * gas/crx/cop_insn.s: New file.
83 * gas/crx/cop_insn.d: Likewise.
84 * gas/crx/load_stor_insn.s: Move Co-processor insns to a separate
85 test.
86 * gas/crx/misc_insn.s: Likewise.
87 * gas/crx/load_stor_insn.d: Regenerate.
88 * gas/crx/misc_insn.d: Likewise.
89
90 2004-10-06 Aldy Hernandez <aldyh@redhat.com>
91
92 * gas/ppc/e500.s: Add double-precision instructions.
93 * gas/ppc/e500.d: Same.
94
95 2004-10-05 Paul Brook <paul@codesourcery.com>
96
97 * gas/arm/arm.exp: Add unwind table test. Recognise
98 arm-symbian-symbianelf and arm-none-eabi.
99 * gas/arm/unwind.s: New file.
100 * gas/arm/unwind.d: New file.
101
102 2004-10-01 Bill Farmer <Bill@the-farmers.freeserve.co.uk>
103
104 * gas/pdp11/opcode.d: Fix sob opcode value.
105
106 2004-09-30 Paul Brook <paul@codesourcery.com>
107
108 * gas/arm/arch6zk.d: New file.
109 * gas/arm/arch6zk.s: New file.
110 * gas/arm/arm.exp: Add them.
111
112 2004-09-29 Alan Modra <amodra@bigpond.net.au>
113
114 * gas/i386/secrel.s: Pad .rdata out to 16 byte boundary.
115 * gas/i386/secrel.d: Adjust to suit.
116
117 2004-09-19 Paul Brook <paul@codesourcery.com>
118
119 * gas/elf/elf.exp: Recognise additional arm elf targets.
120
121 2004-09-17 Paul Brook <paul@codesourcery.com>
122
123 * gas/arm/pic.s: Add (target2).
124 * gas/arm/pic.d: Ditto.
125
126 2004-09-13 Paul Brook <paul@codesourcery.com>
127
128 * gas/arm/pic.d: Rename RELABS to TARGET1.
129 * gas/arm/pic.s: Ditto.
130
131 2004-09-03 Tomer Levi <Tomer.Levi@nsc.com>
132
133 * gas/crx: New directory.
134 * gas/crx/allinsn.exp: New test script.
135 * gas/crx/arith_insn.s: New file.
136 * gas/crx/arith_insn.d: Likewise.
137 * gas/crx/beq_insn.s: Likewise.
138 * gas/crx/beq_insn.d: Likewise.
139 * gas/crx/bit_insn.s: Likewise.
140 * gas/crx/bit_insn.d: Likewise.
141 * gas/crx/br_insn.s: Likewise.
142 * gas/crx/br_insn.d: Likewise.
143 * gas/crx/cmov_insn.s: Likewise.
144 * gas/crx/cmov_insn.d: Likewise.
145 * gas/crx/cmpbr_insn.s: Likewise.
146 * gas/crx/cmpbr_insn.d: Likewise.
147 * gas/crx/jscond_insn.s: Likewise.
148 * gas/crx/jscond_insn.d: Likewise.
149 * gas/crx/list_insn.s: Likewise.
150 * gas/crx/list_insn.d: Likewise.
151 * gas/crx/load_stor_insn.s: Likewise.
152 * gas/crx/load_stor_insn.d: Likewise.
153 * gas/crx/misc_insn.s: Likewise.
154 * gas/crx/misc_insn.d: Likewise.
155 * gas/crx/no_op_insn.s: Likewise.
156 * gas/crx/no_op_insn.d: Likewise.
157 * gas/crx/shift_insn.s: Likewise.
158 * gas/crx/shift_insn.d: Likewise.
159
160 2004-08-27 Richard Sandiford <rsandifo@redhat.com>
161
162 * gas/frv/fr550-pack1.[sd]: New test.
163 * gas/frv/allinsn.exp: Run it.
164
165 2004-08-27 Nick Clifton <nickc@redhat.com>
166
167 * gas/i386/i386.exp: Allow pcrel test for COFF targets as well,
168 but not for PE targets. Similarly for the absrel test.
169
170 2004-08-26 Nick Clifton <nickc@redhat.com>
171
172 * gas/i386/i386.exp: Group ELF specific tests together. Move the
173 pcrel test into the ELF only section. Use is_elf_format to test
174 for ELF based toolchains.
175
176 2004-08-25 H.J. Lu <hongjiu.lu@intel.com>
177
178 * gas/all/gas.exp: Use `string match ""' instead of `eq ""'.
179
180 2004-08-24 Jan Beulich <jbeulich@novell.com>
181
182 * gas/all/altmacro.[sd]: Split out part from here...
183 * gas/all/altmac2.[sd]: ... to here.
184 * gas/all/excl.s: New.
185 * gas/all/gas.exp: Suppress both tests for a few targets known to
186 break. Run the new (split out) test only when the target doesn't
187 use '!' as a comment character.
188
189 2004-08-18 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
190
191 * gas/mips/branch-swap.s: New testcase.
192 * gas/mips/branch-swap.d: New testcase.
193 * gas/mips/mips.exp: Run the testcase.
194
195 2004-08-18 Nick Clifton <nickc@redhat.com>
196
197 * gas/macros/strings.s: Remove #NO_APP, accidentally committed as
198 part of another patch.
199
200 2004-08-15 Nick Clifton <nickc@redhat.com>
201
202 * gas/all/altmacro.d: Allow for rest of frag being padded to an
203 alignment boundary.
204
205 * gas/arm/arm.exp: Run bignum test for ELF based targets only.
206
207 2004-08-16 Alan Modra <amodra@bigpond.net.au>
208
209 * gas/cfi/cfi-alpha-1.d: Adjust for readelf fix.
210 * gas/cfi/cfi-alpha-3.d: Likewise.
211 * gas/cfi/cfi-i386.d: Likewise.
212 * gas/cfi/cfi-m68k.d: Likewise.
213 * gas/cfi/cfi-ppc-1.d: Likewise.
214 * gas/cfi/cfi-s390-1.d: Likewise.
215 * gas/cfi/cfi-s390x-1.d: Likewise.
216 * gas/cfi/cfi-sh-1.d: Likewise.
217 * gas/cfi/cfi-sparc-1.d: Likewise.
218 * gas/cfi/cfi-sparc64-1.d: Likewise.
219 * gas/cfi/cfi-x86_64.d: Likewise.
220
221 2004-08-13 Jan Beulich <jbeulich@novell.com>
222
223 * gas/all/altmacro.[sd]: New test.
224 * gas/all/gas.exp: Run the new test.
225
226 2004-08-10 Mark Mitchell <mark@codesourcery.com>
227
228 * gas/arm/bignum1.s: New test.
229 * gas/arm/arm.exp: Run it.
230
231 2004-08-06 Paul Brook <paul@codesourcery.com>
232
233 * gas/arm/pic.s,d: Test RELABS and SBREL relocations.
234
235 2004-08-05 Nitin Yewale <nitiny@kpitcummins.com>
236
237 * h8300/h8300.exp: Addition of new test case to check rx
238 generation with adds and subs instruction for plain H8/300 target.
239 * h8300/addsubrxcheck.s: New test source file.
240
241 2004-08-01 Stephane Carrez <stcarrez@nerim.fr>
242
243 * gas/m68hc11/m68hc11.exp: Fix tests for 2.15
244 * gas/elf/elf.exp: Test obj-elf for m6811-* and m6812-*
245 * gas/symver/symver.exp: Likewise for symver tests.
246
247 2004-07-30 Michal Ludvig <mludvig@suse.cz>
248
249 * gas/i386/padlock.s, gas/i386/padlock.d: New tests for
250 VIA PadLock instructions.
251
252 2004-07-29 Kaz Kojima <kkojima@rr.iij4u.or.jp>
253
254 * gas/sh/basic.exp: Don't do sh2a test for sh5.
255 * gas/sh/sh2a.d: Match elf32-sh* format too.
256
257 2004-07-29 Alexandre Oliva <aoliva@redhat.com>
258
259 2003-12-30 DJ Delorie <dj@redhat.com>
260 * gas/sh/sh2a.s: New.
261 * gas/sh/sh2a.d: New.
262 * gas/sh/basic.exp: Add it.
263
264 2004-07-27 Tomer Levi <Tomer.Levi@nsc.com>
265
266 * gas/all/gas.exp (do_930509a): Disable test for crx.
267
268 2004-07-22 H.J. Lu <hongjiu.lu@intel.com>
269
270 * gas/i386/x86-64-inval.l: Remove the leading `+'.
271
272 2004-07-22 Nick Clifton <nickc@redhat.com>
273
274 PR/280
275 * gas/h8300/ffxx1-coff.d: Remove duplicated raw insn values.
276 * gas/h8300/ffxx1-elf.d: Likewise.
277 * gas/h8300/h8sx_disp2.d: Likewise.
278 * gas/h8300/h8sx_mov_imm.d: Likewise.
279 * gas/h8300/h8sx_rtsl.d: Likewise.
280 * gas/h8300/ffxx1-coff.s: Remove inappropriate insn width specifier.
281 * gas/h8300/ffxx1-elf.s: Likewise.
282
283 2004-07-21 Jan Beulich <jbeulich@novell.com>
284
285 * gas/i386/x86-64-addr32.[ds]: New test for x86-64 32-bit
286 addressing in 64-bit mode.
287 * gas/i386/x86-64-rip.[ds]: New test for x86-64 rip-relative
288 addressing.
289 * gas/i386/i386.exp: Run the two new tests.
290
291 * gas/cfi/cfi-x86_64.d: Adjust expectation for leave to not have a
292 rex prefix.
293 * gas/i386/x86-64-inval.[ls]: Add a bunch of instructions illegal
294 in 64-bit mode.
295
296 2004-07-20 Maciej W. Rozycki <macro@linux-mips.org>
297
298 * gas/mips/elf-rel19.d: Pass -march=mips1 to gas as the test
299 expects load delay slots.
300
301 2004-07-20 Maciej W. Rozycki <macro@linux-mips.org>
302
303 * gas/mips/vr5400.d: Update for a correct disassembly of
304 "racm.ob".
305
306 2004-07-20 Maciej W. Rozycki <macro@linux-mips.org>
307
308 * gas/mips/mips32.s: Adjust for the unified "break" syntax. Add
309 another "break" case. Update the comment accordingly.
310 * gas/mips/set-arch.s: Likewise.
311 * gas/mips/mips32.d: Adjust for the new output.
312 * gas/mips/set-arch.d: Likewise.
313
314 2004-07-15 Nitin Yewale <nitiny@kpitcummins.com>
315
316 * gas/h8300/h8300.exp (do_h8300hn_addressgen): Addition of
317 new test case for H8300H normal target to check symbol
318 address generation.
319 * gas/h8300/symaddgen.s: New test.
320
321 2004-07-13 Nick Clifton <nickc@redhat.com>
322
323 * gas/i386/intel.s: Add test of newly expand arithmetic support
324 for Intel mode assembler.
325 * gas/i386/intel.d: Add expected disassmbly.
326
327 2004-07-13 Nick Clifton <nickc@redhat.com>
328
329 * gas/vtable: Delete directory. These tests are no longer needed
330 as the VTABLE_ reloc support is obsolete.
331
332 2004-07-08 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
333
334 * gas/m32r/pic.exp: Add New Test case for @GOTOFF, @GOT, @PLT.
335 * gas/m32r/pic2.s: New file: Test case for @GOTOFF, @GOT, @PLT.
336 * gas/m32r/pic2.d: New file: Expected results.
337
338 2004-07-08 Richard Sandiford <rsandifo@redhat.com>
339
340 * gas/mips/elf-rel7.d: Expect relocations against bar to refer to bar.
341 * gas/mips/elf-refl19.d: Likewise L2.
342
343 2004-07-03 Richard Sandiford <rsandifo@redhat.com>
344
345 * gas/mips/elf{,el}-rel.d: Adjust so that the earliest %hi() matches
346 the earliest %lo().
347 * gas/mips/elf-rel11.d: Don't expect the relocs to be reordered.
348 * gas/mips/elf-rel20.[sd]: New test.
349 * gas/mips/mips.exp: Run it.
350
351 2004-07-03 Maciej W. Rozycki <macro@linux-mips.org>
352
353 * gas/mips/elf-rel9.[sd]: Fix typo in %lo() expression.
354
355 2004-07-01 H.J. Lu <hongjiu.lu@intel.com>
356
357 * gas/ia64/group-1.d: New.
358 * gas/ia64/group-1.s: Likewise.
359
360 * gas/ia64/ia64.exp: Add group-1 to test comdat group.
361
362 2004-06-30 James E Wilson <wilson@specifixinc.com>
363
364 * gas/ia64/dv-imply.d: Update.
365 * gas/ia64/dv-mutex.d: Likewise.
366 * gas/ia64/dv-safe.d: Likewise.
367
368 2004-06-29 Alan Modra <amodra@bigpond.net.au>
369
370 * gas/m68k/mode5.s: Pad section.
371 * gas/m68k/mode5.d: Update.
372
373 2004-06-28 Alan Modra <amodra@bigpond.net.au>
374
375 * gas/ppc/power4.d: Update.
376
377 2004-06-24 Alan Modra <amodra@bigpond.net.au>
378
379 * gas/i386/prescott.s: Remove fisttpd and fisttpq.
380 * gas/i386/prescott.d: Update.
381
382 2004-06-08 Jakub Jelinek <jakub@redhat.com>
383
384 * gas/ia64/dv-raw-err.s: Add some new postinc tests.
385 * gas/ia64/dv-raw-err.l: Updated.
386
387 2004-05-28 Peter Barada <peter@the-baradas.com>
388
389 * gas/m68k/mode5.s: New test file. Checks conversion of mode 5
390 addressing with zero offset into mode 2 addressing.
391 * gas/m68k/mode5.d: New file: Expected disassmbly.
392 * gas/m68k/all.exp: Run new test.
393
394 2004-05-27 H.J. Lu <hongjiu.lu@intel.com>
395
396 * gas/ia64/regs.d: Updated.
397
398 2004-05-26 H.J. Lu <hongjiu.lu@intel.com>
399
400 * gas/ia64/ia64.exp: Run invalid-ar.
401
402 * gas/ia64/invalid-ar.l: New file. Test invalid AR access.
403 * gas/ia64/invalid-ar.s: Likewise.
404
405 2004-05-24 Peter Barada <peter@the-baradas.com>
406
407 * gas/m68k/mcf-emac.d: Provide correct disassembler results.
408 * gas/m68k/mcf-mac.d: Provide correct disassembler results.
409
410 2004-05-20 H.J. Lu <hongjiu.lu@intel.com>
411
412 * gas/ia64/dv-srlz.d: Fix a typo.
413
414 2004-05-12 Ben Elliston <bje@au.ibm.com>
415
416 * gas/h8300/t03_add.exp: Remove stray semicolons.
417 * gas/h8300/t04_sub.exp: Likewise.
418 * gas/h8300/t05_cmp.exp: Likewise.
419 * gas/h8300/t08_or.exp: Likewise.
420 * gas/h8300/t09_xor.exp: Likewise.
421 * gas/h8300/t10_and.exp: Likewise.
422 * gas/hppa/reloc/reloc.exp: Likewise.
423 * gas/hppa/unsorted/unsorted.exp: Likewise.
424 * gas/i386/i386.exp: Likewise.
425 * gas/m68hc11/m68hc11.exp: Likewise.
426 * gas/mips/mips.exp: Likewise.
427 * gas/sparc/sparc.exp: Likewise.
428 * lib/gas-defs.exp: Likewise.
429
430 2004-05-11 Nick Clifton <nickc@redhat.com>
431
432 * gas/elf/section4.s: New test. Checks label arithmetic when
433 multiple same-name sections exist.
434 * gas/elf/section4.d: New file: Expected section list
435 * gas/elf/elf.exp: Run the new test.
436 * gas/elf/group0.s: Use % instead of @ for type argument to
437 .section directive (for compatability with ARM port).
438 * gas/elf/group1.s: Likewise.
439
440 2004-05-07 Richard Sandiford <rsandifo@redhat.com>
441
442 * gas/mips/vr4122.[sd]: Rename to...
443 * gas/mips/vr4120-2.[sd]: ...and add tests for VR4181A errata
444 MD(1) and MD(4).
445 * gas/mips/mips.exp: Update accordingly.
446
447 2004-05-05 Alexandre Oliva <aoliva@redhat.com>
448
449 * gas/frv/reloc1.d: Match elf32-frvfdpic as well.
450 * gas/frv/fr405-insn.d: Likewise.
451 * gas/frv/fr450-insn.d: Likewise.
452
453 2004-04-30 H.J. Lu <hongjiu.lu@intel.com>
454
455 * gas/elf/elf.exp: Remove group1, add group1a and group1b for
456 section group.
457
458 * gas/elf/group1a.d: New file.
459 * gas/elf/group1b.d: Likewise.
460
461 * gas/elf/group1.e: Removed.
462
463 2004-04-30 Nick Clifton <nickc@redhat.com>
464
465 * gas/arm/reg-alias.s: New file: Test case sensitive register
466 aliases.
467 * gas/arm/reg-alias.d: New file: Expected test output.
468 * gas/arm/arm.exp: Run reg-alias test.
469 Arrange tests in a more orderly fashion.
470
471 2004-04-30 Ben Elliston <bje@au.ibm.com>
472
473 * gas/ppc/power4.s: Add dcbz and dcbzl test cases.
474 * gas/ppc/power4.d: Update accordingly.
475
476 2004-04-26 H.J. Lu <hongjiu.lu@intel.com>
477
478 * gas/elf/elf.exp: Add group0a, group0b and group1 for section
479 group.
480
481 * gas/elf/group0.s: New file.
482 * gas/elf/group0a.d: Likewise.
483 * gas/elf/group0b.d: Likewise.
484 * gas/elf/group1.e: Likewise.
485 * gas/elf/group1.s: Likewise.
486
487 2004-04-23 Nick Clifton <nickc@redhat.com>
488
489 * gas/symver/symver1.d: Cope with extra symbols inserted by
490 arm-elf toolchains.
491 * gas/symver/symver0.d: Likewise
492 * gas/elf/symver.d: Likewise.
493
494 2004-04-22 Kaz Kojima <kkojima@rr.iij4u.or.jp>
495
496 * gas/sh/pcrel2.d: Update.
497 * gas/sh/tlsd.d: Update.
498 * gas/sh/tlsnopic.d: Update.
499 * gas/sh/tlspic.d: Update.
500
501 2004-04-22 Mark Kettenis <kettenis@gnu.org>
502
503 * lib/gas-defs.exp (is_elf_format): Add OpenBSD support.
504
505 2004-04-22 Atsushi Nemoto <anemo@mba.ocn.ne.jp>
506
507 * gas/mips/lb-xgot-ilocks.d: Remove nops in load delay slot.
508 * gas/mips/mips-abi32-pic.d: Likewise.
509 * gas/mips/mips-abi32-pic2.d: Likewise.
510 * gas/mips/mips-gp32-fp32-pic.d: Likewise.
511 * gas/mips/mips-gp32-fp64-pic.d: Likewise.
512 * gas/mips/mips-gp64-fp32-pic.d: Likewise.
513 * gas/mips/mips-gp64-fp64-pic.d: Likewise.
514 * gas/mips/relax-swap1-mips2.d: Likewise.
515 * gas/mips/lb-svr4pic-ilocks.d: New test.
516 * gas/mips/mips.exp: Run it.
517
518 2004-04-22 Paul Brook <paul@codesourcery.com>
519
520 * maverick.c (off8s): Test full shifted operand range.
521 (MCC2): Define.
522 (MVDSPACC, MVACCDSP): Use it.
523 * maverick.d, maverick.s: Regenerate.
524
525 2004-04-22 Peter Barada <peter@the-baradas.com>
526
527 * gas/m68k/mcf-mac.s: New test: Check ColdFire MAC instructions.
528 * gas/m68k/mcf-emac.s: New test: Similar checks.
529 * gas/m68k/mcf-mac.d: New test: Expected output.
530 * gas/m68k/mcf-emac.d: New test: Likewise.
531 * gas/m68k/all.exp: Run new tests.
532
533 2004-04-21 Chris Demetriou <cgd@broadcom.com>
534
535 * gas/mips/elempic.d: File removed as part of -membedded-pic removal.
536 * gas/mips/empic.d: Likewise.
537 * gas/mips/empic.l: Likewise.
538 * gas/mips/empic.s: Likewise.
539 * gas/mips/empic2.d: Likewise.
540 * gas/mips/empic2.s: Likewise.
541 * gas/mips/empic3_e.d: Likewise.
542 * gas/mips/empic3_e.s: Likewise.
543 * gas/mips/empic3_g1.d: Likewise.
544 * gas/mips/empic3_g1.s: Likewise.
545 * gas/mips/empic3_g2.d: Likewise.
546 * gas/mips/empic3_g2.s: Likewise.
547 * gas/mips/jal-empic-elf-2.d: Likewise.
548 * gas/mips/jal-empic-elf-2.s: Likewise.
549 * gas/mips/jal-empic-elf-3.d: Likewise.
550 * gas/mips/jal-empic-elf-3.s: Likewise.
551 * gas/mips/jal-empic-elf.d: Likewise.
552 * gas/mips/jal-empic.d: Likewise.
553 * gas/mips/la-empic.d: Likewise.
554 * gas/mips/la-empic.s: Likewise.
555 * gas/mips/lb-empic.d: Likewise.
556 * gas/mips/ld-empic.d: Likewise.
557 * gas/mips/lif-empic.d: Likewise.
558 * gas/mips/telempic.d: Likewise.
559 * gas/mips/tempic.d: Likewise.
560 * gas/mips/ulh-empic.d: Likewise.
561 * gas/mips/ld-pic.s: Remove code conditional on EMPIC.
562 * gas/mips/lifloat.s: Likewise.
563 * gas/mips/mips.exp: Remove -membedded-pic tests and related comments.
564
565 2004-04-20 Brian Ford <ford@vss.fsi.com>
566 DJ Delorie <dj@redhat.com>
567
568 * gas/i386/secrel.s: New test for .secrel32.
569 * gas/i386/secrel.d: Likewise.
570 * gas/i386/i386.exp: Call it for PE targets.
571
572 2004-04-19 Jakub Jelinek <jakub@redhat.com>
573
574 * gas/cfi/cfi-sparc64-1.d: Update.
575
576 2004-04-14 Richard Sandiford <rsandifo@redhat.com>
577
578 * gas/mips/vr4122.[sd]: Change option to -mfix-vr4120.
579
580 2004-04-14 Richard Sandiford <rsandifo@redhat.com>
581
582 * gas/elf/section2.e-mips: Allow named section symbols.
583 * gas/mips/{,el}empic.d, gas/mips/mips{,el}16-[ef].d: Likewise.
584
585 2004-04-13 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
586
587 * gas/m32r/parallel-2.s: New file: Test case for parallel code.
588 * gas/m32r/parallel-2.d: New file: Expected results.
589 * gas/m32r/m32r2.exp: Run the test.
590
591 * gas/m32r/seth.s: New file: Test for seth.
592 * gas/m32r/seth.d: New file: Expected results.
593 * gas/m32r/m32r.exp: Run the new test.
594
595 2004-04-01 Asgari Jinia <asgarij@kpitcummins.com>
596
597 * gas/sh/renesas-1.s, gas/sh/renesas-1.d: New test for -renesas
598 option.
599 * gas/sh/basic.exp: Run the new test.
600
601 2004-04-01 Dave Korn <dk@artimi.com>
602
603 * gas/dlx/alltests.exp: Execute new lohi test.
604 * gas/dlx/lohi.s: New test for spurious lo16/hi16
605 reloc overflow checking.
606 * gas/dlx/lohi.d: New file: expected output.
607 * gas/dlx/lhi.d: Updated to properly expect lo16
608 relocations where asked for.
609 * gas/dlx/itype.d: Likewise.
610 * gas/dlx/lhi.d: Corrected cut+paste error in test name.
611
612 2004-03-30 Stan Shebs <shebs@apple.com>
613
614 * gas/macros/macros.exp: Remove mention of MPW config.
615
616 2004-03-27 Alan Modra <amodra@bigpond.net.au>
617
618 * gas/i860/dir-intel03-err.l: Update for junk at end line becoming
619 an error.
620 * gas/m68hc11/m68hc11.exp: Likewise.
621
622 2004-03-23 Andreas Schwab <schwab@suse.de>
623
624 * gas/cfi/cfi-m68k.d: Adjust offsets.
625
626 2004-03-22 Hans-Peter Nilsson <hp@axis.com>
627
628 * gas/cris/regreg.d: Assemble with --no-mul-bug-abort.
629 * gas/cris/mulbug-err-1.s, gas/cris/rd-mulbug-1.d: New tests.
630
631 2004-03-17 Kaz Kojima <kkojima@rr.iij4u.or.jp>
632
633 * gas/cfi/cfi-sh-1.d: New file.
634 * gas/cfi/cfi-sh-1.s: Likewise.
635 * gas/cfi/cfi.exp: Add SH case.
636
637 2004-03-16 Alan Modra <amodra@bigpond.net.au>
638
639 * gas/ppc/altivec.d: Update.
640 * gas/ppc/altivec_xcoff.d: Update.
641 * gas/ppc/altivec_xcoff64.d: Update.
642 * gas/ppc/astest.d: Update.
643 * gas/ppc/astest2.d: Update.
644 * gas/ppc/astest2_64.d: Update.
645 * gas/ppc/astest64.d: Update.
646 * gas/ppc/booke.d: Update.
647 * gas/ppc/booke_xcoff.d: Update.
648 * gas/ppc/booke_xcoff64.d: Update.
649 * gas/ppc/e500.d: Update.
650 * gas/ppc/power4.d: Update.
651 * gas/ppc/test1elf32.d: Update.
652 * gas/ppc/test1elf64.d: Update.
653 * gas/ppc/test1xcoff32.d: Update.
654
655 2004-03-15 Alan Modra <amodra@bigpond.net.au>
656
657 * gas/i386/padlock.s: Pad with .p2align.
658 * gas/i386/padlock.d: Adjust.
659
660 2004-03-12 Michal Ludvig <mludvig@suse.cz>
661
662 * gas/i386/padlock.s, gas/i386/padlock.d: New tests for
663 VIA PadLock instructions.
664 * gas/i386/i386.exp: Run padlock tests.
665
666 2004-03-12 Alan Modra <amodra@bigpond.net.au>
667
668 * gas/i386/katmai.d: Revert last change.
669
670 * gas/i386/katmai.d: Adjust for clflush change.
671
672 2004-03-08 Andreas Jaeger <aj@suse.de>
673
674 * gas/cfi/cfi-s390x-1.d: Adjust offsets.
675
676 2004-03-07 Richard Henderson <rth@redhat.com>
677
678 * gas/cfi/cfi-common-2.d, gas/cfi/cfi-i386.d: Adjust offsets.
679
680 2004-03-07 Andreas Jaeger <aj@suse.de>
681
682 * gas/cfi/cfi-x86_64.d: Adjust offsets.
683
684 2004-03-07 Richard Henderson <rth@redhat.com>
685
686 * gas/alpha/elf-reloc-8.d, gas/cfi/cfi-alpha-1.d,
687 gas/cfi/cfi-alpha-2.d, gas/cfi/cfi-alpha-3.d, gas/cfi/cfi-common-1.d,
688 gas/cfi/cfi-common-2.d, gas/cfi/cfi-common-3.d: Adjust offsets.
689
690 2004-03-03 Kaz Kojima <kkojima@rr.iij4u.or.jp>
691
692 * gas/sh/sh64/err-dsp.s: Fix expected error message.
693
694 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
695
696 * gas/frv/fr405-insn.[sdl]: New test.
697 * gas/frv/fr450-spr.[sd]: New test.
698 * gas/frv/fr450-insn.[sdl]: New test.
699 * gas/frv/fr450-media-issue.[sl]: New test.
700 * gas/frv/allinsn.exp: Run new tests. Ensure fr405 instructions
701 aren't accepted for -mcpu=fr400 or -mcpu=fr500. Ensure fr450
702 instructions aren't accepted for -mcpu=fr400, -mcpu=fr405 or
703 -mcpu=fr500.
704
705 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
706
707 * gas/frv/allinsn.s (rstb, rsth, rst, rstd, rstq): Replace with nops.
708 (rstbf, rsthf, rstf, rstdf, rstqf): Likewise.
709 * gas/frv/allinsn.d: Update accordingly.
710
711 2004-02-17 Petko Manolov <petkan@nucleusys.com>
712
713 * gas/arm/maverick.c: DSPSC to/from opcode fixes.
714 * gas/arm/maverick.d: Likewise.
715 * gas/arm/maverick.s: Likewise.
716
717 2004-02-09 Kaz Kojima <kkojima@rr.iij4u.or.jp>
718
719 * gas/sh/basic.exp: Don't do sh4a tests for sh5.
720
721 2004-02-06 Nathan Sidwell <nathan@codesourcery.com>
722
723 * gas/macros/test2.s: Lowercase it.
724
725 2004-02-02 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
726
727 * gas/mips/div.d: Update to accomodate changes in macro
728 expansions.
729 gas/mips/elf-rel-got-n32.d: Likewise.
730 gas/mips/elf-rel-got-n64.d: Likewise.
731 gas/mips/elf-rel-xgot-n32.d: Likewise.
732 gas/mips/elf-rel-xgot-n64.d: Likewise.
733 gas/mips/la-svr4pic.d: Likewise.
734 gas/mips/la-xgot.d: Likewise.
735 gas/mips/lca-svr4pic.d: Likewise.
736 gas/mips/lca-xgot.d: Likewise.
737
738 2004-02-01 Kaz Kojima <kkojima@rr.iij4u.or.jp>
739
740 * gas/sh/sh4a-fp.d: Fix opcode name fssra to fsrra.
741 * gas/sh/sh4a-fp.s: Likewise.
742 * gas/sh/err-sh4a-fp.s: Likewise.
743
744 2004-01-24 Chris Demetriou <cgd@broadcom.com>
745
746 * gas/mips/relax-swap1.s: Add extra space at end, so the
747 disassembly will consistently have "..." at its end.
748 * gas/mips/relax-swap2.s: Likewise.
749 * gas/mips/relax-swap1-mips2.d: Expect "..." at end of disassembly.
750
751 2004-01-23 Daniel Jacobowitz <drow@mvista.com>
752
753 * gas/arm/arm.exp: Add "undefined" test.
754 * gas/arm/undefined.s, gas/arm/undefined.l: New files.
755
756 2004-01-23 Richard Sandiford <rsandifo@redhat.com>
757
758 * gas/mips/macro-warn-[1234].[sdl]: New tests.
759 * gas/mips/macro-warn-[12]-n32.[dl]: New tests.
760 * gas/mips/mips.exp: Run them.
761
762 2004-01-23 Richard Sandiford <rsandifo@redhat.com>
763
764 * gas/mips/elf-rel19.[sd]: New test.
765 * gas/mips/mips.exp: Run it.
766
767 2004-01-11 Tom Rix <tcrix@worldnet.att.net>
768
769 * gas/m68hc11/movb.s: Add m68hc12 movb and movw dump test.
770 * gas/m68hc11/movb.d: Likewise.
771 * gas/m68hc11/m68hc11.exp: Likewise. Add more movb failure tests.
772
773 2004-01-19 Alan Modra <amodra@bigpond.net.au>
774
775 * gas/i386/katmai.d: Adjust for changed sib printing.
776 * gas/i386/prescott.d: Likewise.
777 * gas/i386/sse2.d: Likewise.
778 * gas/i386/ssemmx2.d: Likewise.
779
780 2004-01-16 Alexandre Oliva <aoliva@redhat.com>
781
782 * gas/mn10300/mov5.s: New.
783 * gas/mn10300/basic.exp (do_mov5): New.
784
785 2004-01-14 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
786
787 * gas/mips/relax-swap1-mips1.d: New test for branch relaxation
788 with swapping for MIPS1.
789 * gas/mips/relax-swap1-mips2.d: New test for branch relaxation
790 with swapping for MIPS2.
791 * gas/mips/relax-swap1.l: Stderr output for the new tests.
792 * gas/mips/relax-swap1.s: Source for the new tests.
793 * gas/mips/relax-swap2.d: New test for branch likely relaxation
794 with swapping.
795 * gas/mips/relax-swap2.l: Stderr output for the new test.
796 * gas/mips/relax-swap2.s: Source for the new test.
797 * gas/mips/mips.exp: Run the new tests.
798
799 2004-01-13 Ian Lance Taylor <ian@wasabisystems.com>
800
801 * gas/mips/mips16-64.d: New test.
802 * gas/mips/mips.exp: Run it.
803
804 2004-01-12 Richard Sandiford <rsandifo@redhat.com>
805
806 * gas/mips/elf-rel18.[sd]: New test.
807 * gas/mips/mips.exp: Run it.
808
809 2004-01-09 Paul Brook <paul@codesourcery.com>
810
811 * gas/arm/vfp2.s, gas/arm/vfp2.d: New test.
812 * gas/arm/arm.exp: Add them.
813
814 2004-01-08 Ian Lance Taylor <ian@wasabisystems.com>
815
816 * gas/mips/ldstla-n64.d: Pass -64 to assembler, not -n64.
817 * gas/mips/ldstla-n64-shared.d: Likewise.
818
819 2004-01-07 Nick Clifton <nickc@redhat.com>
820
821 * gas/cris/rd-dw2-1.d: Expect a pointer size from readelf.
822
823 2004-01-06 Alexandre Oliva <aoliva@redhat.com>
824
825 2003-11-05 Alexandre Oliva <aoliva@redhat.com>
826 * lib/gas-defs.exp (is_elf_format): Match frv-uclinux.
827 2003-09-18 Alexandre Oliva <aoliva@redhat.com>
828 * gas/frv/fdpic.s, gas/frv/fdpic.d: Renamed from ucpic*.
829 2003-09-15 Alexandre Oliva <aoliva@redhat.com>
830 * gas/frv/ucpic.s, gas/frv/ucpic.d: Use gr15 as PIC register. Use
831 gprel12 for rodata symbol and gotoff12 for sdata symbol.
832 2003-08-08 Alexandre Oliva <aoliva@redhat.com>
833 * gas/frv/ucpic.d: Test gotoff and gotofffuncdesc.
834 2003-08-04 Alexandre Oliva <aoliva@redhat.com>
835 * gas/frv/ucpic.d, gas/frv/ucpic.s: New.
836 * gas/frv/allinsns.exp: Run it.
837
838 2004-01-02 Albert Bartoszko <albar@nt.kegel.com.pl>
839
840 * gas/msp430/opcode.s: Add test for an 'add' instruction which
841 looks similar to an 'rla' instruction.
842
843 For older changes see ChangeLog-9303
844 \f
845 Local Variables:
846 mode: change-log
847 left-margin: 8
848 fill-column: 74
849 version-control: never
850 End:
This page took 0.078769 seconds and 5 git commands to generate.