binutils/
[deliverable/binutils-gdb.git] / gas / testsuite / ChangeLog
CommitLineData
8368879b
JB
12005-05-06 Jan Beulich <jbeulich@novell.com>
2
3 * gas/macros/dot.s: Don't use pseudo-ops in first column.
4 * gas/macros/dot.l: Match broader range of possible outputs.
5 * gas/macros/purge.l: Likewise.
6 * gas/macros/purge.s: Start generated macro names with an underscore.
7
eac338cf
PB
82005-05-05 Paul Brook <paul@codesourcery.com>
9
10 * gas/i386/i386.exp: Don't run divide test on vxworks.
11
ee58dd1e
NC
122005-05-05 Mike Frysinger <vapier@gentoo.org>
13
14 * gas/sh/basic.exp: Replace linux-gnu with linux-* to allow for
15 versions of Linux which do not use glibc.
16 * gas/vax/vax.exp: Likewise.
17
5cfd5a0c
PB
182005-05-05 Paul Brook <paul@codesourcery.com>
19
20 * lib/gas-defs.exp (regexp_diff): Pass test if last line is "#...".
21
60938e80
L
222005-04-26 H.J. Lu <hongjiu.lu@intel.com>
23
24 * gas/all/assign.s: Make `x' and `y' global.
25
02ddf156
JB
262005-04-25 Jan Beulich <jbeulich@novell.com>
27
28 * gas/macros/badarg.s: Add tests for collisions between/among macro
29 parameters and local symbols.
30 * gas/macros/badarg.l: Adjust.
31
e7f9d279
JB
322005-04-20 Jan Beulich <jbeulich@novell.com>
33
34 * gas/elf/struct.s: Adjust to not get into alignment issues.
35 * gas/elf/struct.d: Adjust for the above and the test's name.
36
29f54b24
L
372005-04-19 H.J. Lu <hongjiu.lu@intel.com>
38
39 * gas/i386/padlock.d: Updated.
40
80b8152b
AS
412005-04-19 Andreas Schwab <schwab@suse.de>
42
43 * gas/ia64/invalid-ar.l: Adapt to changed error message.
44
e6ca91be
JB
452005-04-18 Jan Beulich <jbeulich@novell.com>
46
47 * gas/macros/purge.[ls]: New.
48 * gas/macros/macros.exp: Run new test.
49
8fe53b44
JB
502005-04-15 Jan Beulich <jbeulich@novell.com>
51
52 * gas/elf/struct.[sd]: New.
53 * gas/elf/elf.exp: Run new test.
54
6efba987
AM
552005-04-15 Alan Modra <amodra@bigpond.net.au>
56
57 * gas/all/assign.s: New.
58 * gas/all/assign.d: New.
59 * gas/all/gas.exp: Run it.
60
2051e8c4
MR
612005-04-13 Maciej W. Rozycki <macro@linux-mips.org>
62
63 * gas/mips/ldstla-32.s: Exclude offsets that are now meant to fail
64 and include more instructions/offsets that are meant to succeed.
65 Use $4 instead $3 to avoid register dependencies.
66 * gas/mips/ldstla-32.d: Update accordingly.
67 * gas/mips/ldstla-32-shared.d: Likewise.
68 * gas/mips/ldstla-32-mips3.d: New test based on the above, except
69 for mips3.
70 * gas/mips/ldstla-32-mips3-shared.d: Similarly, for PIC.
71 * gas/mips/ldstla-32-mips3.s: Source for the new tests.
72 * gas/mips/ldstla-32-1.s: New test for offsets that are meant to
73 fail.
74 * gas/mips/ldstla-32-mips3-1.s: Likewise, for mips3.
75 * gas/mips/ldstla-32-1.l: Stderr output for the new test.
76 * gas/mips/ldstla-32-mips3-1.l: Likewise.
77 * gas/mips/mips.exp: Run the new tests.
78
01ed09aa
MK
792005-04-11 Mark Kettenis <kettenis@gnu.org>
80
81 * gas/all/gas.exp: Don't run fastcall labels test on
82 i*86-*-openbsd*.
83
5e75c3ab
JB
842005-04-11 Jan Beulich <jbeulich@novell.com>
85
86 * gas/macros/dot.[ls]: New.
87 * gas/macros/macros.exp: Run new test.
88
dbbaec26
L
892005-04-06 H.J. Lu <hongjiu.lu@intel.com>
90
91 * gas/i386/x86-64-pcrel.s: Test R_X86_64_32S.
92 * gas/i386/x86-64-pcrel.d: Updated.
93
ce8d332a
NC
942005-04-01 Jan-Benedict Glaw <jbglaw@lug-owl.de>
95
d2c5f73e
NC
96 * gas/vax/flonum.s: New testcase: Encode some flonums.
97 * gas/vax/flonum.d: Expected result of new testcase.
98 * gas/vax/vax.exp: Call the new testcase.
99
100 * gas/vax/elf-rel.d: Call gas with -k. Thanks to Matt Thomas for
101 figuring out.
102 * gas/vax/vax.exp: Run elf-rel.[sd] for NetBSD-ELF and Linux.
ce8d332a 103
8a75718c
JB
1042005-04-01 Jan Beulich <jbeulich@novell.com>
105
106 * gas/i386/bss.[sd]: New.
107 * gas/i386/i386.exp: Run new test.
108
ae8887b5 1092005-04-01 Jan Beulich <jbeulich@novell.com>
ce8d332a 110
ae8887b5
JB
111 * gas/i386/x86-64-pcrel.[sd]: New.
112 * gas/i386/i386.exp: Run new test.
113
9d2da7ca
JB
1142005-03-30 Julian Brown <julian@codesourcery.com>
115
116 * gas/arm/mapping.d: Update expected output due to mapping symbols
117 being untyped.
118
4cc91dba
L
1192005-03-29 H.J. Lu <hongjiu.lu@intel.com>
120
121 * gas/i386/i386.exp: Run segment and inval-seg for i386. Run
122 x86-64-segment and x86-64-inval-seg for x86-64.
123
124 * gas/i386/intel.d: Expect movw for moving between memory and
125 segment register.
126 * gas/i386/naked.d: Likewise.
127 * gas/i386/opcode.d: Likewise.
128 * gas/i386/x86-64-opcode.d: Likewise.
129
130 * gas/i386/opcode.s: Use movw for moving between memory and
131 segment register.
132 * gas/i386/x86-64-opcode.s: Likewise.
133
134 * : Likewise.
135
136 * gas/i386/inval-seg.l: New.
137 * gas/i386/inval-seg.s: New.
138 * gas/i386/segment.l: New.
139 * gas/i386/segment.s: New.
140 * gas/i386/x86-64-inval-seg.l: New.
141 * gas/i386/x86-64-inval-seg.s: New.
142 * gas/i386/x86-64-segment.l: New.
143 * gas/i386/x86-64-segment.s: New.
144
ba93b8ac
DJ
1452005-03-29 Daniel Jacobowitz <dan@codesourcery.com>
146
147 * gas/arm/tls.s, gas/arm/tls.d: New files.
148 * gas/arm/arm.exp: Run TLS test.
149
8c2fda1d
L
1502005-03-28 H.J. Lu <hongjiu.lu@intel.com>
151
152 PR 803
153 * gas/ia64/dv-imply.d: Pass -mtune=itanium1 to as.
154 * gas/ia64/dv-mutex.d : Likewise.
155 * gas/ia64/dv-safe.d: Likewise.
156 * gas/ia64/dv-srlz.d.nop: Likewise.
157 * gas/ia64/ldxmov-1.d: Likewise.
158 * gas/ia64/opc-b.d: Likewise.
159 * gas/ia64/opc-f.d: Likewise.
160 * gas/ia64/opc-i.d: Likewise.
161 * gas/ia64/opc-m.d: Likewise.
162 * gas/ia64/operand-or.d: Likewise.
163 * gas/ia64/pcrel.d: Likewise.
164 * gas/ia64/pseudo.d: Likewise.
165 * gas/ia64/tls.d: Likewise.
166
a339a1c6
HPN
1672005-03-24 Hans-Peter Nilsson <hp@axis.com>
168
169 * gas/cris/range-err-1.s: Adjust expected messages for hosts with
170 64-bit longs.
171
52a43e71
AM
1722005-03-23 Alan Modra <amodra@bigpond.net.au>
173
174 * gas/elf/section5.s: Don't start directives in first column.
175
7d5d9f9b
NC
1762005-03-21 Nick Clifton <nickc@redhat.com>
177
178 * gas/arm/iwmmxt.s: Update instructions that use the "never" value
179 in the conditional field to use "le" instead. This is so that the
180 disassembler will disassemble them.
181 * gas/arm/iwmmxt.d: Update expected disassemblies.
182
a724f0f4
JB
1832005-03-17 Jan Beulich <jbeulich@novell.com>
184
52a43e71 185 * gas/i386/intel.d: Add stderr directive.
a724f0f4
JB
186 * gas/i386/intel.e: New.
187 * gas/i386/intel16.d: Add stderr directive. Adjust for changed
188 source.
189 * gas/i386/intel16.e: New.
190 * gas/i386/intel16.s: Add instances of addressing forms with base
191 and index specified in reverse order.
192 * gas/i386/intelbad.l: Adjust for changed source.
193 * gas/i386/intelbad.s: Add more operand forms to check.
194 * gas/i386/intelok.d: Remove -r from objdump options. Add stderr
195 directive. Adjust for changed source.
196 * gas/i386/intelok.e: New.
197 * gas/i386/intelok.s: Define MASM constants byte, word, etc. Add
198 more operand forms to check.
199 * gas/i386/x86_64.d: Add stderr directive.
200 * gas/i386/x86_64.e: New.
201 * gas/i386/x86_64.s: Adjust for parser changes.
202
b05fe5cf
ZW
2032005-03-15 Zack Weinberg <zack@codesourcery.com>
204
205 * gas/arm/archv6t2.d, gas/arm/archv6t2.s: New dump test.
206 * gas/arm/archv6t2-bad.l, gas/arm/archv6t2-bad.l: New errors test.
207 * gas/arm/arm.exp: Run them.
208
5862107c
EC
2092005-03-14 Eric Christopher <echristo@redhat.com>
210
211 * gas/cfi/cfi-mips-1.d, gas/cfi/cfi-mips-1.s: New dump test.
212 * gas/cfi/cfi.exp: Run it.
213 * gas/cfi/cfi-common-1.d: Update.
214 * gas/cfi/cfi-common-2.d: Ditto.
215 * gas/cfi/cfi-common-3.d: Ditto.
216 * gas/cfi/cfi-common-4.d: Ditto.
217
885fc257
ZW
2182005-03-12 Zack Weinberg <zack@codesourcery.com>
219
220 * gas/arm/thumbv6k.d, gas/arm/thumbv6k.s: New dump test.
221 * gas/arm/arm.exp: Run it.
222
52962281
AH
2232005-03-10 Aldy Hernandez <aldyh@redhat.com>
224
885fc257 225 * gas/ppc/e500.d: Fix encoding of efscfd.
52962281 226
da99ee72
AM
2272005-03-10 Jeff Baker <jbaker@qnx.com>
228 Alan Modra <amodra@bigpond.net.au>
229
230 * gas/ppc/booke.s: Add new m[t,f]sprg testcases.
231 * gas/ppc/booke.d: Likewise.
232
7d8e00cf
RS
2332005-03-09 Richard Sandiford <rsandifo@redhat.com>
234
235 * gas/mips/vr4130.[sd]: New test.
236 * gas/mips/mips.exp: Run it.
237
dc36a61f
RS
2382005-03-09 Richard Sandiford <rsandifo@redhat.com>
239
240 * gas/mips/relax-swap1-mips[12].d: Expect the delay slots of
241 bc1f and bc1t to be filled.
242 * gas/mips/branch-misc-3.[sd]: New test.
243 * gas/mips/mips.exp: Run it.
244
80f19ede
BE
2452005-03-09 Ben Elliston <bje@au.ibm.com>
246
247 * gas/maxq10/maxq10.exp: Remove stray semicolons.
248 * gas/maxq20/maxq20.exp: Likewise.
249
9b505842
JB
2502005-03-08 Jan Beulich <jbeulich@novell.com>
251
252 * gas/ia64/no-fit.[ls]: New.
253 * gas/ia64/ia64.exp: Run new test.
254
ef6a2b41
JB
2552005-03-08 Jan Beulich <jbeulich@novell.com>
256
257 * gas/ia64/xdata.[sd], gas/ia64/xdata-ilp32.d: New.
258 * gas/ia64/ia64.exp: Run new tests.
259
0b74f93c
JB
2602005-03-08 Jan Beulich <jbeulich@novell.com>
261
262 * gas/ia64/pcrel.d: Account for big endian target.
263 * gas/ia64/reloc-bad.s: Enforce 64-bit ABI.
264
66798ad6
HPN
2652005-03-08 Hans-Peter Nilsson <hp@axis.com>
266
267 Adjust testsuite for cris-axis-aout.
268 * gas/cris/rd-bcnst.d, gas/cris/rd-usp-1.d: Adjust regexps for a.out output.
269 * gas/cris/mulbug-err-1.s, gas/cris/rd-arch-1.d,
270 gas/cris/rd-arch-2.d, gas/cris/rd-arch-3.d, gas/cris/rd-break32.d,
271 gas/cris/rd-pcrel2.d, gas/cris/rd-ppv1032.d, gas/cris/rd-ppv32.d,
272 gas/cris/rd-usp-1b.d, gas/cris/v32-err-7.s: Pass --em=criself.
273
bbe506e8
TS
2742005-03-04 David Daney <ddaney@avtrex.com>
275
276 * gas/mips/elf-rel23b.d: Use '__gnu_local_gp' instead of '_gp'
277 for -mno-shared optimization.
278 * gas/mips/elf-rel25a.d: Ditto.
279
25742a2c
NC
2802005-03-04 Nick Clifton <nickc@redhat.com>
281
282 * gas/arm/arm.exp: Fix test for running the "undefined" to catch
283 more non-ELF cases.
284 * gas/arm/pic.d: Fix for vxworks target.
285 * gas/arm/basic.d: Likewise.
286 * gas/arm/unwind.d: Likewise.
287
aed1a261
RS
2882005-03-04 Richard Sandiford <rsandifo@redhat.com>
289
290 * gas/mips/ldstla-{n32.s, n32.d, n32-shared.d}: Delete.
291 * gas/mips/ldstla-{n64.d, n64-shared.d}: Adjust expected output
292 for loads and stores from constant addresses.
293 * gas/mips/ldstla-{sym32.s, eabi64.d, n64-sym32.d}: New tests.
294 * gas/mips/mips.exp: Run them.
295
b2715587
RS
2962005-03-03 Richard Sandiford <rsandifo@redhat.com>
297
298 * gas/mips/mips.exp: Move tls tests to main $elf block.
299
d3d5c686
NC
3002005-03-03 Nick Clifton <nickc@redhat.com>
301
be20d78e
NC
302 * gas/macros/macros.exp (and.s): Expect this test to fail for the
303 tic4x-coff target because it uses the '&' character as a line
304 separator.
305
3c1a78a4
NC
306 * gas/sh/basic.exp: Add an sh-hms version of the pcrel test.
307 * gas/sh/pcrel-hms.d: New file. Adjusted form of pcrel-coff.d for
308 the sh-hms target.
309 * gas/sh/arch/arch.exp: Expect the same failures for sh-hms port
310 as for the sh-coff port.
311
5e1e0414
NC
312 * gas/macros/macros.exp (run_list_test): Also expect the msp430
313 port to fail the strings test because it defines
314 ONLY_STANDARD_ESCAPES.
315
f991b11e
NC
316 * gas/arm/arch6zk.s: Add three nop instructions in order to pad
317 the .text section out to a 32-byte boundary as will automatically
318 be done by the arm-aout target.
319 * gas/arm/arch6zk.d: Add expected nop disassemblies.
320
d3d5c686
NC
321 * gas/d30v/serial.l: Remove listing lines that are no longer
322 emitted and fix up expected binary encoding.
323 * gas/d30v/serial2.l: Likewise.
324 * gas/d30v/serial2O.l: Likewise.
325
a6ccbdd3
RR
3262005-03-03 Ramana Radhakrishnan <ramana.radhakrishnan@codito.com>
327
da99ee72
AM
328 * gas/arc/extensions.s: Add tests for extcoreregister.
329 * gas/arc/extensions.d: Likewise.
330 * gas/arc/warn.s: Warnings for readonly core registers accessed.
331 * gas/arc/warn.d: Likewise.
332 * testsuite/gas/arc/arc.exp: Run extensions testcase.
a6ccbdd3 333
fa81d963
RS
3342005-03-03 Richard Sandiford <rsandifo@redhat.com>
335
336 * gas/mips/noat-1.d: Add -mips1 to assembler options.
337
c67de7d5
RR
3382005-03-03 Ramana Radhakrishnan <ramana.radhakrishnan@codito.com>
339
da99ee72
AM
340 * gas/arc/ld.s: Add checks for short immediates with ld.
341 * gas/arc/ld.d: Likewise.
c67de7d5 342
128b3d86
DJ
3432005-03-02 Daniel Jacobowitz <dan@codesourcery.com>
344
345 * gas/mips/tls-o32.d, gas/mips/tls-o32.s, gas/mips/tls-ill.l,
346 gas/mips/tls-ill.s: New files.
347 * gas/mips/mips.exp: Run TLS tests.
348
632d447c
AM
3492005-03-02 Alan Modra <amodra@bigpond.net.au>
350
351 * gas/ppc/astest.d: Adjust for relocs reduced to section sym.
352 * gas/ppc/astest2.d: Likewise.
353 * gas/ppc/astest2_64.d: Likewise.
354 * ppc/astest64.d: Likewise.
355 * ppc/booke.d: Likewise.
356 * ppc/power4.d: Likewise.
357 * ppc/test1elf32.d: Likewise.
358 * ppc/test1elf64.d: Likewise.
359
c4a530c5
JB
3602005-03-02 Jan Beulich <jbeulich@novell.com>
361
362 * gas/i386/cr-err.[ls]: New.
363 * gas/i386/crx.[ds]: New.
364 * gas/i386/i386.exp: Run new tests.
365
167c3097
JB
3662005-03-02 Jan Beulich <jbeulich@novell.com>
367
368 * gas/i386/intelok.d: Add -r to objdump options. Adjust expectations.
369 * gas/i386/intelok.s: Add checks for various special memory operands.
370
a76903bf
AM
3712005-03-01 Ramana Radhakrishnan <ramana.radhakrishnan@codito.com>
372
373 * gas/arc/extensions.s: New file.
374 * gas/arc/extensions.d: New file.
375
a3a4c9c4
NC
3762005-03-01 Nick Clifton <nickc@redhat.com>
377
378 * gas/arm/arm.exp (undefined): Run a COFF variant of this test for
379 COFF based ports.
380 * gas/arm/undefined_coff.s: New file: Variant of undefined.s but
381 with a COFF formated local label name.
382 * gas/arm/undefined_coff.l: New file. Variant of undefined.l.
383
ce04548a
NC
3842005-03-01 Stig Petter Olsroed <stigpo@users.sourceforge.net>
385 Nick Clifton <nickc@redhat.com>
386
387 * gas/arm/inst.d: Allow for ARM ports which decode the reloc
388 associated with branches and so show the exact symbolic
389 destination address rather than an offset from the start of the
390 section.
391 * gas/arm/pic.d: Likewise.
632d447c 392
ddf0c81b
AM
3932005-03-01 Alan Modra <amodra@bigpond.net.au>
394
395 * gas/m68k/mcf-emac.d: Allow for 64-bit addresses.
396 * gas/m68k/mcf-mac.d: Likewise.
397 * gas/m68k/mcf-mov3q.d: Likewise.
398 * gas/m68k/mode5.d: Likewise.
399
1375e99f
EC
4002005-02-22 Eric Christopher <echristo@redhat.com>
401
402 * gas/mips/elf-rel10.d: Update for label change.
403
9def96e7
MR
4042005-02-22 Maciej W. Rozycki <macro@mips.com>
405
406 * gas/mips/mips16-dwarf2.d: Pass -mabi=32. Include relocation
407 information.
408 * gas/mips/mips16-dwarf2-n32.d: New test to check DWARF2 line
409 information for MIPS16 for the n32 ABI.
410 * gas/mips/mips.exp. Run the new test.
411
1fda77fb
EC
4122005-02-22 Eric Christopher <echristo@redhat.com>
413
414 * gas/mips/elf-rel10.s: Add label for frob.
415
58e2ea4d
MR
4162005-02-22 Maciej W. Rozycki <macro@mips.com>
417
418 * gas/mips/mips16-dwarf2.d: New test to check DWARF2 line
419 information for MIPS16.
420 * gas/mips/mips16-dwarf2.s: Source for the new test.
421 * gas/mips/mips.exp: Run the new test.
422
ba7f26d2
AM
4232005-02-21 Alan Modra <amodra@bigpond.net.au>
424
425 * gas/d10v/instruction_packing-005.d: Adjust.
426 * gas/d10v/instruction_packing-008.d: Ignore disassembled stabs.
427 * gas/d10v/instruction_packing-009.d: Likewise.
428 * gas/d10v/instruction_packing-010.d: Likewise.
429 * gas/d10v/warning-001.d: Use #warning instead of #error.
430 * gas/d10v/warning-002.d: Likewise.
431 * gas/d10v/warning-003.d: Likewise.
432 * gas/d10v/warning-004.d: Likewise.
433 * gas/d10v/warning-005.d: Likewise.
434 * gas/d10v/warning-006.d: Likewise.
435 * gas/d10v/warning-007.d: Likewise.
436 * gas/d10v/warning-008.d: Likewise.
437 * gas/d10v/warning-009.d: Likewise.
438 * gas/d10v/warning-010.d: Likewise.
439 * gas/d10v/warning-011.d: Likewise.
440 * gas/d10v/warning-012.d: Likewise.
441 * gas/d10v/warning-013.d: Likewise.
442 * gas/d10v/warning-015.d: Likewise.
443 * gas/d10v/warning-016.d: Likewise.
444 * gas/d10v/warning-017.d: Likewise.
445 * gas/d10v/warning-018.d: Likewise.
446 * gas/d10v/warning-019.d: Likewise.
447 * lib/gas-defs.exp (run_dump_test): Don't require a dump program if
448 #warning given. Rearrange to allow $program to remain unset.
449 Fail the test if warning not found when expected. Conversely fail
450 the test if assembler errors or warnings given when not expected.
451
8fc2e39e
TS
4522005-02-18 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
453
454 * gas/mips/noat-1.s, gas/mips/noat-1.d, gas/mips/noat-2.s,
455 gas/mips/noat2.l, gas/mips/noat-3.s, gas/mips/noat-3.l,
456 gas/mips/noat-4.s, gas/mips/noat-4.l, gas/mips/noat-5.s,
457 gas/mips/noat-5.l, gas/mips/noat-6.s, gas/mips/noat-6.l,
458 gas/mips/noat-7.s, gas/mips/noat-7.l: New files, testcases for
459 .set noat in macro expansions.
460 * gas/mips/mips.exp: Run new testcases.
461 * gas/mips/rol-hw.d, gas/mips/rol-hw.l, gas/mips/rol.d,
462 gas/mips/rol.l, gas/mips/rol.s, gas/mips/rol64-hw.d,
463 gas/mips/rol64-hw.l, gas/mips/rol64.d, gas/mips/rol64.l,
464 gas/mips/rol64.s, gas/mips/uld2-eb.d, gas/mips/uld2-el.d,
465 gas/mips/uld2.l, gas/mips/uld2.s, gas/mips/ulh2-eb.d,
466 gas/mips/ulh2-el.d, gas/mips/ulh2.l, gas/mips/ulh2.s,
467 gas/mips/ulw2-eb-ilocks.d, gas/mips/ulw2-eb.d,
468 gas/mips/ulw2-el-ilocks.d, gas/mips/ulw2-el.d, gas/mips/ulw2.l,
469 gas/mips/ulw2.s: Don't try to test .set noat.
470
91d777ee
L
4712005-02-17 H.J. Lu <hongjiu.lu@intel.com>
472
473 * gas/ia64/hint.b-err.l: New file.
474 * gas/ia64/hint.b-err.s: Likewise.
475 * gas/ia64/hint.b-warn.l: Likewise.
476 * gas/ia64/hint.b-warn.s: Likewise.
477
478 * gas/ia64/ia64.exp: Run hint.b-err and hint.b-warn.
479
480 * gas/ia64/opc-b.d: Pass -mhint.b=ok to as.
481
26b810ce
JB
4822005-02-17 Jan Beulich <jbeulich@novell.com>
483
484 * gas/ia64/nostkreg.[ds]: New.
485 * gas/ia64/ia64.exp: Run new test.
486
ddc07134
AM
4872005-02-16 Alan Modra <amodra@bigpond.net.au>
488
489 * gas/all/gas.exp (quad): Don't run on i960.
490
d6f16593 4912005-02-15 Nigel Stephens <nigel@mips.com>
ddc07134 492 Maciej W. Rozycki <macro@mips.com>
d6f16593
MR
493
494 * gas/mips/mips16-hilo.d: New test for the R_MIPS16_HI16 and
495 R_MIPS16_LO16 relocs.
496 * gas/mips/mips16-hilo-n32.d: Likewise, for the n32 ABI.
497 * gas/mips/mips16-hilo.s: Source for the new tests.
498 * gas/mips/mips.exp: Run the new tests.
499
7b347e43
JB
5002005-02-15 Jan Beulich <jbeulich@novell.com>
501
502 * gas/ia64/pcrel.[ds]: New.
503 * gas/ia64/ia64.exp: Run new test.
504
a66d2bb7
JB
5052005-02-15 Jan Beulich <jbeulich@novell.com>
506
ddc07134
AM
507 * gas/ia64/dv-raw-err.l: Expect specific resource for RAW
508 violation on b0.
a66d2bb7
JB
509 * gas/ia64/regval.[ls]: New.
510 * gas/ia64/ia64.exp: Run new test.
511
4b09e828
JB
5122005-02-15 Jan Beulich <jbeulich@novell.com>
513
514 * gas/ia64/dv-raw-err.s: Don't use r0 or f0 as output operand.
515 * gas/ia64/dv-waw-err.s: Likewise.
516 * gas/ia64/reg-err.[ls]: New.
517 * gas/ia64/ia64.exp: Run new test.
518
0ca3e455
JB
5192005-02-15 Jan Beulich <jbeulich@novell.com>
520
521 * gas/ia64/reloc.[ds]: New.
522 * gas/ia64/reloc-bad.[ls]: New.
523 * gas/ia64/ia64.exp: Run new tests.
524
2f6d622e
JB
5252005-02-15 Jan Beulich <jbeulich@novell.com>
526
527 * gas/ia64/operand-or.d: Pass -xnone to assembler.
528
f1dab70d
JB
5292005-02-13 Jan Beulich <jbeulich@novell.com>
530
531 * gas/ia64/label.l: Adjust line numbers.
532 * gas/ia64/label.s: Add .explicit.
533 * gas/ia64/nop_x.s: Likewise.
534 * gas/ia64/opc-a.d: Add assembler option -xnone.
535 * gas/ia64/opc-b.d: Likewise.
536 * gas/ia64/opc-f.d: Likewise.
537 * gas/ia64/opc-i.d: Likewise.
538 * gas/ia64/opc-m.d: Likewise.
539 * gas/ia64/opc-x.d: Likewise.
540 * gas/ia64/pseudo.d: Likewise.
541 * gas/ia64/regs.d: Likewise.
542 * gas/ia64/tls.d: Likewise.
543 * gas/ia64/unwind-err.l: Adjust line numbers.
544 * gas/ia64/unwind-err.s: Remove explicit stops.
545
20b36a95
JB
5462005-02-13 Jan Beulich <jbeulich@novell.com>
547
548 * gas/ia64/pound.[ls]: New.
549 * gas/ia64/ia64.exp: Run new test.
550
c1e6cd61
L
5512005-02-13 H.J. Lu <hongjiu.lu@intel.com>
552
553 * gas/ia64/ia64.exp: Add "operand-or".
554
555 * gas/ia64/operand-or.d: New file.
556 * gas/ia64/operand-or.s: Likewise.
557
970d6792
L
5582005-02-11 H.J. Lu <hongjiu.lu@intel.com>
559
560 * gas/ia64/ia64.exp: Pass -munwind-check=error for unwind-err
561 and proc.
562
9ae09ff9
JB
5632005-02-09 Jan Beulich <jbeulich@novell.com>
564
565 * gas/i386/intelok.s: Remove comments disabling alternative forms of
566 fbld, fbstp, and fldcw.
567 * gas/i386/intelok.d: Expect two instances of fbld, fbstp, and fldcw.
568
9f5083a4
NC
5692005-02-07 Inderpreet Singh <inderpreetb@noida.hcltech.com>
570
571 * gas/maxq10/jump.d: Fixed relative jump offset.
572 * gas/maxq10/call.d: Likewise.
573 * gas/maxq20/jump.d: Likewise.
574 * gas/maxq20/call.d: Likewise.
575
cfdf4aaa
HPN
5762005-02-07 Hans-Peter Nilsson <hp@axis.com>
577
578 * lib/gas-defs.exp: Support new directive "warning".
579
05ee4b0f
JB
5802005-02-02 Jan Beulich <jbeulich@novell.com>
581
582 * gas/ia64/pred-rel.s: New.
583 * gas/ia64/ia64.exp: Run new test.
584
99f99b32
DJ
5852005-01-31 Daniel Jacobowitz <dan@codesourcery.com>
586
587 * gas/mips/elf-rel23.d, gas/mips/elf-rel23a.d: Accept little-endian.
588 * gas/mips/tmipsel16-e.d, gas/mips/tmipsel16-f.d: Accept section
589 symbol names.
590
ca3bc58f
JB
5912005-01-31 Jan Beulich <jbeulich@novell.com>
592
593 * gas/macros/repeat.[ds]: New.
594 * gas/macros/macros.exp: Run new test.
595
057f53c1
JB
5962005-01-31 Jan Beulich <jbeulich@novell.com>
597
598 * gas/macros/badarg.[ls]: New.
599 * gas/macros/end.[ls]: New.
600 * gas/macros/redef.[ls]: New.
601 * gas/macros/macros.exp (run_list_test): Copy from elsewhere.
602 Run new tests.
603
d3156ecc
JB
6042005-01-31 Jan Beulich <jbeulich@novell.com>
605
606 * gas/ia64/operands.[ls]: New.
607 * gas/ia64/ia64.exp: Run new test.
608
75e09913
JB
6092005-01-31 Jan Beulich <jbeulich@novell.com>
610
611 * gas/ia64/proc.[ls]: New.
612 * gas/ia64/unwind-err.[ls]: New.
613 * gas/ia64/ia64.exp: Run new tests.
614
f4660e2c
JB
6152005-01-31 Jan Beulich <jbeulich@novell.com>
616
617 * gas/ia64/bundling.[ds]: New.
618 * gas/ia64/label.[ls]: New.
619 * gas/ia64/last.[ls]: New.
620 * gas/ia64/slot2.[ls]: New.
621 * gas/ia64/ia64.exp: Run new tests.
622
60b9a617
JB
6232005-01-31 Jan Beulich <jbeulich@novell.com>
624
625 * gas/ia64/pseudo.[ds]: New.
626 * gas/ia64/ia64.exp: Run new test.
627
09124b3f
JB
6282005-01-27 Jan Beulich <jbeulich@novell.com>
629
630 * gas/ia64/nop_x.[ds]: New.
631 * gas/ia64/ia64.exp: Run new test.
632
6332005-01-27 Jan Beulich <jbeulich@novell.com>
97762d08
JB
634
635 * gas/ia64/dv-waw-err.l: Don't expect ar112 move warning to refer to
636 M-unit.
637 * gas/ia64/mov-ar.[ds]: New.
638 * gas/ia64/ia64.exp: Run new test.
639
7fe1cadb
NC
6402005-01-24 Nick Clifton <nickc@redhat.com>
641
642 * gas/all/sleb128.d: Do not assume an 8-bit byte.
643 * gas/all/quad.d: Likewise. Also allow for ports which order
644 bytes within words in other than simple big-endian or
645 little-endian fashions.
646
e5604d79
RS
6472005-01-19 Richard Sandiford <rsandifo@redhat.com>
648
649 * gas/all/sleb128.[sd]: New test.
650 * gas/all/quad.[sd]: New test.
651 * gas/all/gas.exp: Run them.
652
e38bc3b5
NC
6532005-01-17 Andrew Stubbs <andrew.stubbs@st.com>
654
655 * gas/sh/arch/arch.exp: Correct the email address.
656 Correct a few comment typos.
657 Add new tests to ensure that the assembler will only accept
658 instructions valid in each architecture and vice-versa.
659 * gas/sh/arch/arch_expected.txt: Update/Correct the test results.
660 * gas/sh/arch/sh2a-nofpu-or-sh3-nommu.s: Regenerate.
661 * gas/sh/arch/sh2a-nofpu-or-sh4-nommu-nofpu.s: Regenerate.
662 * gas/sh/arch/sh2a-nofpu.s: Generate new file.
663 * gas/sh/arch/sh2a-or-sh3e.s: Regenerate.
664 * gas/sh/arch/sh2a-or-sh4.s: Regenerate.
665 * gas/sh/arch/sh2a.s: Generate new file.
666 * gas/sh/arch/sh2e.s: Regenerate.
667 * gas/sh/arch/sh2.s: Regenerate.
668 * gas/sh/arch/sh3-dsp.s: Regenerate.
669 * gas/sh/arch/sh3e.s: Regenerate.
670 * gas/sh/arch/sh3-nommu.s: Regenerate.
671 * gas/sh/arch/sh3.s: Regenerate.
672 * gas/sh/arch/sh4al-dsp.s: Regenerate.
673 * gas/sh/arch/sh4a-nofpu.s: Regenerate.
674 * gas/sh/arch/sh4a.s: Regenerate.
675 * gas/sh/arch/sh4-nofpu.s: Regenerate.
676 * gas/sh/arch/sh4-nommu-nofpu.s: Regenerate.
677 * gas/sh/arch/sh4.s: Regenerate.
678 * gas/sh/arch/sh-dsp.s: Regenerate.
679 * gas/sh/arch/sh.s: Regenerate.
680
2033b4b9
L
6812005-01-12 H.J. Lu <hongjiu.lu@intel.com>
682
683 * i386/i386.exp: Run "sib".
684
685 * gas/i386/sib.d: New file.
686 * gas/i386/sib.s: Likewise.
687
1ad119f1
AS
6882005-01-09 Andreas Schwab <schwab@suse.de>
689
ddc07134 690 * gas/i386/intel16.d: Ignore trailing text with #pass.
1ad119f1
AS
691 * gas/i386/intelok.d: Likewise.
692 * gas/i386/prefix.d: Likewise.
693 * gas/i386/sub.d: Likewise.
694 * gas/i386/padlock.d: Likewise.
695 * gas/i386/x86_64.d: Likewise.
696
845e9b51
EB
6972005-01-05 Eric Botcazou <ebotcazou@libertysurf.fr>
698
699 * gas/elf/elf.exp (section5): Use 0-9 instead of [:digit:].
700
8d15ae7c
AM
7012004-12-31 Alan Modra <amodra@bigpond.net.au>
702
703 * gas/elf/elf.exp: Don't list reloc sections.
704 * gas/elf/section5.e: Remove reloc sections.
705
f4426611
TL
7062004-12-21 Tomer Levi <Tomer.Levi@nsc.com>
707
ddc07134 708 * gas/crx/beq_insn.d: Update reference file according to
f4426611 709 disassembler printing method.
ddc07134
AM
710 * gas/crx/bit_insn.d: Likewise.
711 * gas/crx/br_insn.d: Likewise.
712 * gas/crx/cmpbr_insn.d: Likewise.
713 * gas/crx/cop_insn.d: Likewise.
f4426611
TL
714 * gas/crx/load_stor_insn.d: Likewise.
715
7f1c6624
HPN
7162004-12-21 Hans-Peter Nilsson <hp@axis.com>
717
718 * gas/elf/section5.e, gas/elf/section5.l: Replace [:digit:],
719 [:xdigit:] and {N} in regexps with [0-9], [0-9a-fA-F] and N
720 copies, to cater to tcl versions before Tcl 8.2.3.
721
a904de94
NC
7222004-12-20 Nick Clifton <nickc@redhat.com>
723
724 * gas/elf/section5.[ls]: Use % instead of @ in .section
725 directives.
726
1e50d24d
RS
7272004-12-16 Richard Sandiford <rsandifo@redhat.com>
728
729 * gas/v850/split-lo16.{s,d}: New test.
730 * gas/v850/v850.exp: Run it.
731
7a6d0b32
JB
7322004-12-15 Jan Beulich <jbeulich@novell.com>
733
734 * gas/elf/section5.[els]: New.
735
c0d8293f
RS
7362004-12-13 Richard Sandiford <rsandifo@redhat.com>
737
738 * gas/mips/elf-rel25.d, gas/mips/elf-rel25a.d: Cope with different
739 .text alignments.
740
5c799c07
AM
7412004-12-11 Alan Modra <amodra@bigpond.net.au>
742
743 * gas/alpha/elf-usepv-1.d: Update for changed section syms.
744 * gas/arm/mapping.d: Likewise.
745 * gas/mips/tmips16-e.d: Likewise.
746 * gas/mips/tmips16-f.d: Likewise.
747 * gas/mmix/align-1.d: Likewise.
748 * gas/mmix/basep-10.d: Likewise.
749 * gas/mmix/basep-11.d: Likewise.
750 * gas/mmix/basep-7.d: Likewise.
751 * gas/mmix/basep-8.d: Likewise.
752 * gas/mmix/basep-9.d: Likewise.
753 * gas/mmix/builtin1.d: Likewise.
754 * gas/mmix/builtin2.d: Likewise.
755 * gas/mmix/builtin3.d: Likewise.
756 * gas/mmix/bz-c.d: Likewise.
757 * gas/mmix/comment-2.d: Likewise.
758 * gas/mmix/comment-3.d: Likewise.
759 * gas/mmix/cons-2.d: Likewise.
760 * gas/mmix/fb-1.d: Likewise.
761 * gas/mmix/fb-2.d: Likewise.
762 * gas/mmix/geta-c.d: Likewise.
763 * gas/mmix/greg1.d: Likewise.
764 * gas/mmix/greg1a.d: Likewise.
765 * gas/mmix/greg2.d: Likewise.
766 * gas/mmix/greg2a.d: Likewise.
767 * gas/mmix/greg3.d: Likewise.
768 * gas/mmix/greg4.d: Likewise.
769 * gas/mmix/greg5.d: Likewise.
770 * gas/mmix/greg6.d: Likewise.
771 * gas/mmix/greg7.d: Likewise.
772 * gas/mmix/greg8.d: Likewise.
773 * gas/mmix/is-1.d: Likewise.
774 * gas/mmix/jump-c.d: Likewise.
775 * gas/mmix/local-1.d: Likewise.
776 * gas/mmix/locall1.d: Likewise.
777 * gas/mmix/odd-1.d: Likewise.
778 * gas/mmix/op-0-1.d: Likewise.
779 * gas/mmix/op-0-1s.d: Likewise.
780 * gas/mmix/op-0-2.d: Likewise.
781 * gas/mmix/prefix1.d: Likewise.
782 * gas/mmix/prefix2.d: Likewise.
783 * gas/mmix/prefix3.d: Likewise.
784 * gas/mmix/pseudo-1.d: Likewise.
785 * gas/mmix/pushj-c.d: Likewise.
786 * gas/mmix/pushj-cs.d: Likewise.
787 * gas/mmix/sym-1.d: Likewise.
788 * gas/mmix/weak1-s.d: Likewise.
789 * gas/mmix/weak1.d: Likewise.
790 * gas/mmix/zerop-1.d: Likewise.
791 * gas/ppc/power4.d: Likewise.
792 * gas/ppc/test1elf32.d: Likewise.
793 * gas/ppc/test1elf64.d: Likewise.
794 * gas/sh/sh64/datal32-3.d: Likewise.
795 * gas/sh/sh64/datal64-3.d: Likewise.
796 * gas/sh/sh64/localcom-1.d: Likewise.
797
e8ede7c7
ILT
7982004-12-10 Ian Lance Taylor <ian@wasabisystems.com>
799
800 * gas/mips/elf-rel23a.d: New test.
801 * gas/mips/elf-rel23b.d: New test.
802 * gas/mips/elf-rel25.s: New test.
803 * gas/mips/elf-rel25.d: New test.
804 * gas/mips/elf-rel25a.d: New test.
805 * gas/mips/mips.exp: Run new tests.
806
be1b2b4b
PB
8072004-12-09 Paul Brook <paul@codesourcery.com>
808
809 * gas/arm/unwind.d: Expect R_ARM_PREL31 relocations.
810
42581a24
ILT
8112004-12-09 Ian Lance Taylor <ian@wasabisystems.com>
812
813 * gas/mips/branch-swap.d: Pass -32 to as.
814
f75dc283
TL
8152004-11-29 Tomer Levi <Tomer.Levi@nsc.com>
816
817 * gas/crx/br_insn.d: Fix error in expected disassembly.
818
a7498ae6
NC
8192004-11-29 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
820
821 * testsuite/gas/m32r/rela-1.s: New test.
822 * testsuite/gas/m32r/rela-1.d: Expected disassembly.
823 * testsuite/gas/m32r/m32r.exp: Run the new test.
824 * testsuite/gas/m32r/relax-1.d: Update for fixed pcrel reloc
825 generation.
826
907362e5
RE
8272004-11-27 Richard Earnshaw <rearnsha@arm.com>
828
829 * gas/testsuite/arm/thumbv6.d (setend): Remove stray tab at end
830 of dump pattern.
831
603be052
L
8322004-11-25 H.J. Lu <hongjiu.lu@intel.com>
833
834 * gas/ia64/group-1.d: Adjust expected secion ordering.
835
37edbb65 8362004-11-25 Jan Beulich <jbeulich@novell.com>
603be052 837
37edbb65
JB
838 * gas/i386/x86-64-inval.[sl]: Remove sahf/lahf.
839
47cc2cf5
PB
8402004-11-24 Paul Brook <paul@codesourcery.com>
841
842 * gas/elf/group0a.d: Adjust expected secion ordering.
843 * gas/elf/group1a.d: Ditto.
844 * gas/elf/section4.d: Ditto.
845
5515a510
NC
8462004-11-24 Nick Clifton <nickc@redhat.com>
847
848 * gas/iq2000/allinsn.exp: Remove IQ10 tests.
849 * gas/iq2000/q10allinsn.d: Delete.
ddc07134 850 * gas/iq2000/q10allinsn.s: Delete.
5515a510
NC
851 * gas/iq2000/q10hazard4.s: Delete.
852 * gas/iq2000/q10hazard5.s: Delete.
853 * gas/iq2000/q10load-hazards.exp: Delete.
854 * gas/iq2000/q10nohazard.s: Delete.
855 * gas/iq2000/q10noyield.s: Delete.
856 * gas/iq2000/q10test0.d: Delete.
857 * gas/iq2000/q10test0.s: Delete.
858 * gas/iq2000/q10test1.d: Delete.
859 * gas/iq2000/q10test1.s: Delete.
860 * gas/iq2000/q10test10.d: Delete.
861 * gas/iq2000/q10test10.s: Delete.
862 * gas/iq2000/q10test11.d: Delete.
863 * gas/iq2000/q10test11.s: Delete.
864 * gas/iq2000/q10test12.d: Delete.
865 * gas/iq2000/q10test12.s: Delete.
866 * gas/iq2000/q10test2.d: Delete.
867 * gas/iq2000/q10test2.s: Delete.
868 * gas/iq2000/q10test3.d: Delete.
869 * gas/iq2000/q10test3.s: Delete.
870 * gas/iq2000/q10test4.d: Delete.
871 * gas/iq2000/q10test4.s: Delete.
872 * gas/iq2000/q10test5.d: Delete.
873 * gas/iq2000/q10test5.s: Delete.
874 * gas/iq2000/q10test6.d: Delete.
875 * gas/iq2000/q10test6.s: Delete.
876 * gas/iq2000/q10test7.d: Delete.
877 * gas/iq2000/q10test7.s: Delete.
878 * gas/iq2000/q10test8.d: Delete.
879 * gas/iq2000/q10test8.s: Delete.
880 * gas/iq2000/q10test9.d: Delete.
881 * gas/iq2000/q10test9.s: Delete.
882 * gas/iq2000/q10yield.exp: Delete.
883 * gas/iq2000/test.exp: Delete.
884
d8b2b7a5
NC
8852004-11-24 Ramana Radhakrishnan <ramana.radhakrishnan@codito.com>
886
887 * gas/arc/st.s: Add checks for other variants of the sr and st
888 instruction.
889 * gas/arc/st.d: Update the expected disassembly.
890
dae1b34e
NC
8912004-11-23 Nick Clifton <nickc@redhat.com>
892
893 * gas/mn10300/relax.s: Add further tests of the relaxing of branch
894 instructions.
895 * gas/mn10300/relax.d: Add expected relocations.
896
d81acc42
NC
8972004-11-22 Ravi Ramaseshan <ravi.ramaseshan@codito.com>
898
899 * gas/arc/ld.s: Add check of load of a long immediate.
900 * gas/arc/ld.d: Add expected disassembly.
ddc07134 901
a7eec876
HPN
9022004-11-22 Hans-Peter Nilsson <hp@axis.com>
903
904 * gas/all/gas.exp: Run dg-runtest for all err-*.s and warn-*.s.
905 * gas/all/err-1.s, gas/all/warn-1.s: New tests.
906
444bf5f3
NC
9072004-11-18 Inderpreet Singh <inderpreetb@nioda.hcltech.com>
908
909 * gas/maxq10/call.d: Fix expected results now that bfd assembler
910 support is enabled by default.
911 * gas/maxq10/range.d: Likewise.
912 * gas/maxq20/call.d: Likewise.
913
b7693d02
DJ
9142004-11-17 Daniel Jacobowitz <dan@codesourcery.com>
915
916 * gas/arm/mapping.d: Expect F markers for Thumb code.
917 * gas/arm/unwind.d: Update big-endian pattern.
918
30e857fc
NC
9192004-11-12 Nick Clifton <nickc@redhat.com>
920
921 * gas/mn10300/basic.exp: Add relax test.
922 * gas/mn10300/relax.s: New test.
923 * gas/mn10300/relax.d: Expected results. Make sure that the
924 correct size of instruction has been selected.
925
a67517f4
BW
9262004-11-11 Bob Wilson <bob.wilson@acm.org>
927
928 * gas/xtensa/short_branch_offset.s: New.
929 * gas/xtensa/short_branch_offset.d: New.
930 * gas/xtensa/all.exp: Run new test.
931
6639a9d9
AM
9322004-11-10 Alan Modra <amodra@bigpond.net.au>
933
934 * gas/i386/opcode.s: Pad section.
935 * gas/i386/intelok.s: Likewise.
936 * gas/i386/opcode.d: Update.
937 * gas/i386/intelok.d: Update.
938
7499d566
NC
9392004-11-08 Inderpreet Singh <inderpreetb@nioda.hcltech.com>
940 Vineet Sharma <vineets@noida.hcltech.com>
941
942 * gas/maxq10: New directory. Contains tests for maxq port.
943 * gas/maxq20: Likewise.
944
3b645373
L
9452004-11-05 H.J. Lu <hongjiu.lu@intel.com>
946
947 * gas/i386/general.s: Add movzb.
948 * gas/i386/general.l: Updated.
949
05e6b315
HPN
9502004-11-04 Hans-Peter Nilsson <hp@axis.com>
951
952 * gas/all/gas.exp: Exclude float.s for crisv32-*-*.
953 * gas/cris/operand-err-1.s (test.m constant): Remove xfail marker
954 and update rationale. Mark "ba [external_symbol]" and "ba [r3]"
955 as invalid.
956 * gas/ieee-fp/x930509a.exp: setup_xfail for crisv32-*-*.
957 * gas/macros/macros.exp: setup_xfail strings for crisv32-*-*.
958 * gas/cris/abs32-1.s, gas/cris/arch-err-1.s,
959 gas/cris/arch-err-2.s, gas/cris/arch-err-3.s,
960 gas/cris/arch-err-4.s, gas/cris/arch-err-5.s,
961 gas/cris/bound-err-1.s, gas/cris/brokw-3b.s,
962 gas/cris/march-err-1.s, gas/cris/march-err-2.s,
963 gas/cris/push-err-1.s, gas/cris/push-err-2.s,
964 gas/cris/pushpopv32.s, gas/cris/rd-abs32-1.d,
965 gas/cris/rd-abs32-2.d, gas/cris/rd-arch-1.d, gas/cris/rd-arch-2.d,
966 gas/cris/rd-arch-3.d, gas/cris/rd-bkw1b.d, gas/cris/rd-bkw2b.d,
967 gas/cris/rd-bkw3b.d, gas/cris/rd-bound1.d, gas/cris/rd-bound1.s,
968 gas/cris/rd-bound2.d, gas/cris/rd-bound3.d, gas/cris/rd-bound4.d,
969 gas/cris/rd-break32.d, gas/cris/rd-ppv1032.d, gas/cris/rd-ppv32.d,
970 gas/cris/rd-spr-1.d, gas/cris/rd-spr-1.s, gas/cris/rd-usp-1.d,
971 gas/cris/rd-usp-1b.d, gas/cris/rd-v10_32o-1.d,
972 gas/cris/rd-v10_32o-2.d, gas/cris/rd-v10_32o-2.s,
973 gas/cris/rd-v32-b1.d, gas/cris/rd-v32-b1.s, gas/cris/rd-v32-b2.d,
974 gas/cris/rd-v32-b2.s, gas/cris/rd-v32-b3.d, gas/cris/rd-v32-b3.s,
975 gas/cris/rd-v32-f1.d, gas/cris/rd-v32-f1.s, gas/cris/rd-v32-i1.d,
976 gas/cris/rd-v32-i1.s, gas/cris/rd-v32-l1.d, gas/cris/rd-v32-l1.s,
977 gas/cris/rd-v32-l3.d, gas/cris/rd-v32-l3.s, gas/cris/rd-v32-l4.d,
978 gas/cris/rd-v32-l4.s, gas/cris/rd-v32o-1.d, gas/cris/rd-v32s-1.d,
979 gas/cris/rd-v32s-2.d, gas/cris/rd-v32s-2.s, gas/cris/rd-v32s-3.d,
980 gas/cris/rd-v32s-3.s, gas/cris/rd-v32s-4.d, gas/cris/rd-v32s-4.s,
981 gas/cris/rd-vao-1.d, gas/cris/v32-err-1.s, gas/cris/v32-err-10.s,
982 gas/cris/v32-err-11.s, gas/cris/v32-err-2.s, gas/cris/v32-err-3.s,
983 gas/cris/v32-err-4.s, gas/cris/v32-err-5.s, gas/cris/v32-err-6.s,
984 gas/cris/v32-err-7.s, gas/cris/v32-err-8.s, gas/cris/v32-err-9.s:
985 New tests.
986
9306ca4a 9872004-11-04 Jan Beulich <jbeulich@novell.com>
3f1d9edd 988
9306ca4a
JB
989 * gas/i386/i386.exp: Execute new tests intelbad and intelok.
990 * gas/i386/intelbad.[sl]: New test to check for various things not
991 permitted in Intel mode.
992 * gas/i386/intel.d, gas/i386/opcode.d, gas/i386/x86-64-opcode.d:
993 Adjust for change to segment register store.
994 * gas/i386/intelok.[sd]: New test to check various Intel mode specific
995 things get handled correctly.
996 * gas/i386/x86_64.[sd]: Remove unsupported constructs referring to
997 'high' and 'low' parts of an operand, which the parser previously
998 accepted while neither telling that it's not supported nor that it
999 ignored the remainder of the line following these supposed keywords.
1000
49c4a180
TL
10012004-10-28 Tomer Levi <Tomer.Levi@nsc.com>
1002
1003 * gas/crx/cop_insn.d: Regenerate (after a bug fix in Assembler).
1004
902143ef
TL
10052004-10-27 Tomer Levi <Tomer.Levi@nsc.com>
1006
1007 * gas/crx/cop_insn.s: Test new Co-Processor instruction 'cpi'.
1008 * gas/crx/list_insn.s: Add hi/lo/u<N> registers tests, fix test bugs.
1009 * gas/crx/cop_insn.d: Regenerate.
1010 * gas/crx/list_insn.d: Likewise.
1011
a394c00f
NC
10122004-10-23 Daniel Jacobowitz <dan@debian.org>
1013
1014 * gas/cfi/cfi-arm-1.d, gas/cfi/cfi-arm-1.s: New files.
1015 * gas/cfi/cfi.exp: Run cfi-arm-1 test.
1016
f40d6855
TL
10172004-10-21 Tomer Levi <Tomer.Levi@nsc.com>
1018
6639a9d9 1019 * gas/crx/cop_insn.s: Reverse operands order in store co-processor
f40d6855
TL
1020 instructions.
1021 * gas/crx/list_insn.s: Remove test for unsupported 'popa' instruction.
1022 * gas/crx/cop_insn.d: Regenerate.
1023 * gas/crx/list_insn.d: Likewise.
1024
f29ff786
PB
10252004-10-14 Paul Brook <paul@codesourcery.com>
1026
1027 * gas/arm/mapping.d: Pass --special-syms to objdump.
1028
d2b2c203
DJ
10292004-10-08 Daniel Jacobowitz <dan@debian.org>
1030
1031 * gas/i386/i386.exp: Don't run divide test for targets where '/'
1032 is a comment. Run x86-64-unwind for 64-bit ELF targets.
1033 * gas/i386/x86-64-unwind.d, gas/i386/x86-64-unwind.s: New.
1034
af2f09fb
AM
10352004-10-08 Alan Modra <amodra@bigpond.net.au>
1036
1037 * gas/cfi/cfi-common-4.d: Correct for 64 bit targets.
1038
43cd72b9
BW
10392004-10-07 Bob Wilson <bob.wilson@acm.org>
1040
1041 * gas/xtensa/all.exp: Adjust expected error message for j_too_far.
1042 Change entry_align test to expect an error.
1043 * gas/xtensa/entry_misalign2.s: Use no-transform instead of
1044 no-generics directives.
1045
6e1304d8
RS
10462004-10-07 Richard Sandiford <rsandifo@redhat.com>
1047
1048 * gas/mips/elf-rel{23,24}.[sd]: New tests.
1049 * gas/mips/mips.exp: New test.
1050
99022dfb
RS
10512004-10-07 Richard Sandiford <rsandifo@redhat.com>
1052
1053 * gas/mips/elf-rel22.[sd]: New test.
1054 * gas/mips/mips.exp: Run it.
1055
b1dca8ee
RS
10562004-10-07 Richard Sandiford <rsandifo@redhat.com>
1057
1058 * gas/mips/elf-rel21.[sd]: New test.
1059 * gas/mips/mips.exp: Run it.
1060
289040ca
NC
10612004-10-07 Jan Beulich <jbeulich@novell.com>
1062
1063 * gas/cfi/cfi-common-4.[ds]: New.
1064 * gas/cfi/cfi.exp: Run new test.
1065
48c9f030
NC
10662004-10-07 Tomer Levi <Tomer.Levi@nsc.com>
1067
1068 * gas/crx/cop_insn.s: New file.
1069 * gas/crx/cop_insn.d: Likewise.
1070 * gas/crx/load_stor_insn.s: Move Co-processor insns to a separate
1071 test.
1072 * gas/crx/misc_insn.s: Likewise.
1073 * gas/crx/load_stor_insn.d: Regenerate.
1074 * gas/crx/misc_insn.d: Likewise.
1075
3cc0884a
AH
10762004-10-06 Aldy Hernandez <aldyh@redhat.com>
1077
1078 * gas/ppc/e500.s: Add double-precision instructions.
1079 * gas/ppc/e500.d: Same.
1080
62377b1f
NC
10812004-10-05 Paul Brook <paul@codesourcery.com>
1082
1083 * gas/arm/arm.exp: Add unwind table test. Recognise
1084 arm-symbian-symbianelf and arm-none-eabi.
1085 * gas/arm/unwind.s: New file.
1086 * gas/arm/unwind.d: New file.
1087
14127cc4
NC
10882004-10-01 Bill Farmer <Bill@the-farmers.freeserve.co.uk>
1089
1090 * gas/pdp11/opcode.d: Fix sob opcode value.
1091
0dd132b6
NC
10922004-09-30 Paul Brook <paul@codesourcery.com>
1093
1094 * gas/arm/arch6zk.d: New file.
1095 * gas/arm/arch6zk.s: New file.
1096 * gas/arm/arm.exp: Add them.
1097
981beeee
AM
10982004-09-29 Alan Modra <amodra@bigpond.net.au>
1099
1100 * gas/i386/secrel.s: Pad .rdata out to 16 byte boundary.
1101 * gas/i386/secrel.d: Adjust to suit.
1102
4403997d
PB
11032004-09-19 Paul Brook <paul@codesourcery.com>
1104
1105 * gas/elf/elf.exp: Recognise additional arm elf targets.
1106
eb043451
PB
11072004-09-17 Paul Brook <paul@codesourcery.com>
1108
1109 * gas/arm/pic.s: Add (target2).
1110 * gas/arm/pic.d: Ditto.
1111
9c504268
PB
11122004-09-13 Paul Brook <paul@codesourcery.com>
1113
1114 * gas/arm/pic.d: Rename RELABS to TARGET1.
1115 * gas/arm/pic.s: Ditto.
1116
42851540
NC
11172004-09-03 Tomer Levi <Tomer.Levi@nsc.com>
1118
1119 * gas/crx: New directory.
1120 * gas/crx/allinsn.exp: New test script.
1121 * gas/crx/arith_insn.s: New file.
1122 * gas/crx/arith_insn.d: Likewise.
1123 * gas/crx/beq_insn.s: Likewise.
1124 * gas/crx/beq_insn.d: Likewise.
1125 * gas/crx/bit_insn.s: Likewise.
1126 * gas/crx/bit_insn.d: Likewise.
1127 * gas/crx/br_insn.s: Likewise.
1128 * gas/crx/br_insn.d: Likewise.
1129 * gas/crx/cmov_insn.s: Likewise.
1130 * gas/crx/cmov_insn.d: Likewise.
1131 * gas/crx/cmpbr_insn.s: Likewise.
1132 * gas/crx/cmpbr_insn.d: Likewise.
1133 * gas/crx/jscond_insn.s: Likewise.
1134 * gas/crx/jscond_insn.d: Likewise.
1135 * gas/crx/list_insn.s: Likewise.
1136 * gas/crx/list_insn.d: Likewise.
1137 * gas/crx/load_stor_insn.s: Likewise.
1138 * gas/crx/load_stor_insn.d: Likewise.
1139 * gas/crx/misc_insn.s: Likewise.
1140 * gas/crx/misc_insn.d: Likewise.
1141 * gas/crx/no_op_insn.s: Likewise.
1142 * gas/crx/no_op_insn.d: Likewise.
1143 * gas/crx/shift_insn.s: Likewise.
1144 * gas/crx/shift_insn.d: Likewise.
1145
ac28a1cb
RS
11462004-08-27 Richard Sandiford <rsandifo@redhat.com>
1147
1148 * gas/frv/fr550-pack1.[sd]: New test.
1149 * gas/frv/allinsn.exp: Run it.
1150
3d983505
NC
11512004-08-27 Nick Clifton <nickc@redhat.com>
1152
1153 * gas/i386/i386.exp: Allow pcrel test for COFF targets as well,
1154 but not for PE targets. Similarly for the absrel test.
1155
62e88f3c
NC
11562004-08-26 Nick Clifton <nickc@redhat.com>
1157
1158 * gas/i386/i386.exp: Group ELF specific tests together. Move the
1159 pcrel test into the ELF only section. Use is_elf_format to test
1160 for ELF based toolchains.
1161
26a78d4a
L
11622004-08-25 H.J. Lu <hongjiu.lu@intel.com>
1163
1164 * gas/all/gas.exp: Use `string match ""' instead of `eq ""'.
1165
5069eab2
NC
11662004-08-24 Jan Beulich <jbeulich@novell.com>
1167
1168 * gas/all/altmacro.[sd]: Split out part from here...
1169 * gas/all/altmac2.[sd]: ... to here.
1170 * gas/all/excl.s: New.
1171 * gas/all/gas.exp: Suppress both tests for a few targets known to
632d447c
AM
1172 break. Run the new (split out) test only when the target doesn't
1173 use '!' as a comment character.
5069eab2 1174
f7870c8d 11752004-08-18 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
5069eab2 1176
f7870c8d
TS
1177 * gas/mips/branch-swap.s: New testcase.
1178 * gas/mips/branch-swap.d: New testcase.
1179 * gas/mips/mips.exp: Run the testcase.
1180
e65123b7
NC
11812004-08-18 Nick Clifton <nickc@redhat.com>
1182
1183 * gas/macros/strings.s: Remove #NO_APP, accidentally committed as
1184 part of another patch.
1185
1f216d09
NC
11862004-08-15 Nick Clifton <nickc@redhat.com>
1187
1188 * gas/all/altmacro.d: Allow for rest of frag being padded to an
1189 alignment boundary.
1190
1191 * gas/arm/arm.exp: Run bignum test for ELF based targets only.
1192
d84de024
AM
11932004-08-16 Alan Modra <amodra@bigpond.net.au>
1194
1195 * gas/cfi/cfi-alpha-1.d: Adjust for readelf fix.
1196 * gas/cfi/cfi-alpha-3.d: Likewise.
1197 * gas/cfi/cfi-i386.d: Likewise.
1198 * gas/cfi/cfi-m68k.d: Likewise.
1199 * gas/cfi/cfi-ppc-1.d: Likewise.
1200 * gas/cfi/cfi-s390-1.d: Likewise.
1201 * gas/cfi/cfi-s390x-1.d: Likewise.
1202 * gas/cfi/cfi-sh-1.d: Likewise.
1203 * gas/cfi/cfi-sparc-1.d: Likewise.
1204 * gas/cfi/cfi-sparc64-1.d: Likewise.
1205 * gas/cfi/cfi-x86_64.d: Likewise.
1206
caa32fe5
NC
12072004-08-13 Jan Beulich <jbeulich@novell.com>
1208
1209 * gas/all/altmacro.[sd]: New test.
1210 * gas/all/gas.exp: Run the new test.
1211
b2221023
MM
12122004-08-10 Mark Mitchell <mark@codesourcery.com>
1213
1214 * gas/arm/bignum1.s: New test.
1215 * gas/arm/arm.exp: Run it.
1216
db6579d4
PB
12172004-08-06 Paul Brook <paul@codesourcery.com>
1218
1219 * gas/arm/pic.s,d: Test RELABS and SBREL relocations.
1220
92868b6e
NC
12212004-08-05 Nitin Yewale <nitiny@kpitcummins.com>
1222
1223 * h8300/h8300.exp: Addition of new test case to check rx
1224 generation with adds and subs instruction for plain H8/300 target.
1225 * h8300/addsubrxcheck.s: New test source file.
1226
e8773edb
SC
12272004-08-01 Stephane Carrez <stcarrez@nerim.fr>
1228
1229 * gas/m68hc11/m68hc11.exp: Fix tests for 2.15
1230 * gas/elf/elf.exp: Test obj-elf for m6811-* and m6812-*
1231 * gas/symver/symver.exp: Likewise for symver tests.
1232
30d1c836
ML
12332004-07-30 Michal Ludvig <mludvig@suse.cz>
1234
1235 * gas/i386/padlock.s, gas/i386/padlock.d: New tests for
1236 VIA PadLock instructions.
1237
ff636ee3
KK
12382004-07-29 Kaz Kojima <kkojima@rr.iij4u.or.jp>
1239
1240 * gas/sh/basic.exp: Don't do sh2a test for sh5.
1241 * gas/sh/sh2a.d: Match elf32-sh* format too.
1242
1d70c7fb
AO
12432004-07-29 Alexandre Oliva <aoliva@redhat.com>
1244
1245 2003-12-30 DJ Delorie <dj@redhat.com>
1246 * gas/sh/sh2a.s: New.
1247 * gas/sh/sh2a.d: New.
1248 * gas/sh/basic.exp: Add it.
1249
670ec21d
NC
12502004-07-27 Tomer Levi <Tomer.Levi@nsc.com>
1251
1252 * gas/all/gas.exp (do_930509a): Disable test for crx.
1253
6b5abf68
L
12542004-07-22 H.J. Lu <hongjiu.lu@intel.com>
1255
1256 * gas/i386/x86-64-inval.l: Remove the leading `+'.
1257
ed049af3
NC
12582004-07-22 Nick Clifton <nickc@redhat.com>
1259
1260 PR/280
1261 * gas/h8300/ffxx1-coff.d: Remove duplicated raw insn values.
1262 * gas/h8300/ffxx1-elf.d: Likewise.
1263 * gas/h8300/h8sx_disp2.d: Likewise.
1264 * gas/h8300/h8sx_mov_imm.d: Likewise.
6639a9d9 1265 * gas/h8300/h8sx_rtsl.d: Likewise.
ed049af3
NC
1266 * gas/h8300/ffxx1-coff.s: Remove inappropriate insn width specifier.
1267 * gas/h8300/ffxx1-elf.s: Likewise.
1268
20f0a1fc
NC
12692004-07-21 Jan Beulich <jbeulich@novell.com>
1270
543613e9
NC
1271 * gas/i386/x86-64-addr32.[ds]: New test for x86-64 32-bit
1272 addressing in 64-bit mode.
1273 * gas/i386/x86-64-rip.[ds]: New test for x86-64 rip-relative
1274 addressing.
1275 * gas/i386/i386.exp: Run the two new tests.
1276
1277 * gas/cfi/cfi-x86_64.d: Adjust expectation for leave to not have a
1278 rex prefix.
1279 * gas/i386/x86-64-inval.[ls]: Add a bunch of instructions illegal
1280 in 64-bit mode.
6639a9d9 1281
d27af829
MR
12822004-07-20 Maciej W. Rozycki <macro@linux-mips.org>
1283
1284 * gas/mips/elf-rel19.d: Pass -march=mips1 to gas as the test
1285 expects load delay slots.
1286
6f14957b
MR
12872004-07-20 Maciej W. Rozycki <macro@linux-mips.org>
1288
1289 * gas/mips/vr5400.d: Update for a correct disassembly of
1290 "racm.ob".
1291
1586d91e
MR
12922004-07-20 Maciej W. Rozycki <macro@linux-mips.org>
1293
1294 * gas/mips/mips32.s: Adjust for the unified "break" syntax. Add
1295 another "break" case. Update the comment accordingly.
1296 * gas/mips/set-arch.s: Likewise.
1297 * gas/mips/mips32.d: Adjust for the new output.
1298 * gas/mips/set-arch.d: Likewise.
1299
aff16937
NC
13002004-07-15 Nitin Yewale <nitiny@kpitcummins.com>
1301
1302 * gas/h8300/h8300.exp (do_h8300hn_addressgen): Addition of
1303 new test case for H8300H normal target to check symbol
1304 address generation.
1305 * gas/h8300/symaddgen.s: New test.
1306
0477af35
NC
13072004-07-13 Nick Clifton <nickc@redhat.com>
1308
1309 * gas/i386/intel.s: Add test of newly expand arithmetic support
1310 for Intel mode assembler.
1311 * gas/i386/intel.d: Add expected disassmbly.
1312
384d2d1c
NC
13132004-07-13 Nick Clifton <nickc@redhat.com>
1314
1315 * gas/vtable: Delete directory. These tests are no longer needed
1316 as the VTABLE_ reloc support is obsolete.
1317
96908638
NC
13182004-07-08 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
1319
1320 * gas/m32r/pic.exp: Add New Test case for @GOTOFF, @GOT, @PLT.
1321 * gas/m32r/pic2.s: New file: Test case for @GOTOFF, @GOT, @PLT.
1322 * gas/m32r/pic2.d: New file: Expected results.
1323
de7e6852
RS
13242004-07-08 Richard Sandiford <rsandifo@redhat.com>
1325
1326 * gas/mips/elf-rel7.d: Expect relocations against bar to refer to bar.
1327 * gas/mips/elf-refl19.d: Likewise L2.
1328
3b91255e
RS
13292004-07-03 Richard Sandiford <rsandifo@redhat.com>
1330
3b91255e
RS
1331 * gas/mips/elf{,el}-rel.d: Adjust so that the earliest %hi() matches
1332 the earliest %lo().
1333 * gas/mips/elf-rel11.d: Don't expect the relocs to be reordered.
1334 * gas/mips/elf-rel20.[sd]: New test.
1335 * gas/mips/mips.exp: Run it.
1336
0945c90c
RS
13372004-07-03 Maciej W. Rozycki <macro@linux-mips.org>
1338
1339 * gas/mips/elf-rel9.[sd]: Fix typo in %lo() expression.
1340
2d2b9592
L
13412004-07-01 H.J. Lu <hongjiu.lu@intel.com>
1342
1343 * gas/ia64/group-1.d: New.
1344 * gas/ia64/group-1.s: Likewise.
1345
1346 * gas/ia64/ia64.exp: Add group-1 to test comdat group.
1347
8a41c3ea
JW
13482004-06-30 James E Wilson <wilson@specifixinc.com>
1349
1350 * gas/ia64/dv-imply.d: Update.
1351 * gas/ia64/dv-mutex.d: Likewise.
1352 * gas/ia64/dv-safe.d: Likewise.
1353
62b51c0b
AM
13542004-06-29 Alan Modra <amodra@bigpond.net.au>
1355
1356 * gas/m68k/mode5.s: Pad section.
1357 * gas/m68k/mode5.d: Update.
1358
98e69875
AM
13592004-06-28 Alan Modra <amodra@bigpond.net.au>
1360
1361 * gas/ppc/power4.d: Update.
1362
1d9f512f
AM
13632004-06-24 Alan Modra <amodra@bigpond.net.au>
1364
1365 * gas/i386/prescott.s: Remove fisttpd and fisttpq.
1366 * gas/i386/prescott.d: Update.
1367
bad9ceea
JJ
13682004-06-08 Jakub Jelinek <jakub@redhat.com>
1369
1370 * gas/ia64/dv-raw-err.s: Add some new postinc tests.
1371 * gas/ia64/dv-raw-err.l: Updated.
1372
580b9172
NC
13732004-05-28 Peter Barada <peter@the-baradas.com>
1374
1375 * gas/m68k/mode5.s: New test file. Checks conversion of mode 5
1376 addressing with zero offset into mode 2 addressing.
1377 * gas/m68k/mode5.d: New file: Expected disassmbly.
1378 * gas/m68k/all.exp: Run new test.
1379
652ca075
L
13802004-05-27 H.J. Lu <hongjiu.lu@intel.com>
1381
1382 * gas/ia64/regs.d: Updated.
1383
54b3292a
L
13842004-05-26 H.J. Lu <hongjiu.lu@intel.com>
1385
1386 * gas/ia64/ia64.exp: Run invalid-ar.
6639a9d9 1387
54b3292a
L
1388 * gas/ia64/invalid-ar.l: New file. Test invalid AR access.
1389 * gas/ia64/invalid-ar.s: Likewise.
1390
be8c092b
NC
13912004-05-24 Peter Barada <peter@the-baradas.com>
1392
1393 * gas/m68k/mcf-emac.d: Provide correct disassembler results.
1394 * gas/m68k/mcf-mac.d: Provide correct disassembler results.
1395
1ef30428
L
13962004-05-20 H.J. Lu <hongjiu.lu@intel.com>
1397
1398 * gas/ia64/dv-srlz.d: Fix a typo.
1399
c0b22597
BE
14002004-05-12 Ben Elliston <bje@au.ibm.com>
1401
1402 * gas/h8300/t03_add.exp: Remove stray semicolons.
1403 * gas/h8300/t04_sub.exp: Likewise.
1404 * gas/h8300/t05_cmp.exp: Likewise.
1405 * gas/h8300/t08_or.exp: Likewise.
1406 * gas/h8300/t09_xor.exp: Likewise.
1407 * gas/h8300/t10_and.exp: Likewise.
1408 * gas/hppa/reloc/reloc.exp: Likewise.
1409 * gas/hppa/unsorted/unsorted.exp: Likewise.
1410 * gas/i386/i386.exp: Likewise.
1411 * gas/m68hc11/m68hc11.exp: Likewise.
1412 * gas/mips/mips.exp: Likewise.
1413 * gas/sparc/sparc.exp: Likewise.
1414 * lib/gas-defs.exp: Likewise.
1415
22fe14ad
NC
14162004-05-11 Nick Clifton <nickc@redhat.com>
1417
1418 * gas/elf/section4.s: New test. Checks label arithmetic when
1419 multiple same-name sections exist.
1420 * gas/elf/section4.d: New file: Expected section list
1421 * gas/elf/elf.exp: Run the new test.
1422 * gas/elf/group0.s: Use % instead of @ for type argument to
1423 .section directive (for compatability with ARM port).
1424 * gas/elf/group1.s: Likewise.
1425
532c738a
RS
14262004-05-07 Richard Sandiford <rsandifo@redhat.com>
1427
1428 * gas/mips/vr4122.[sd]: Rename to...
1429 * gas/mips/vr4120-2.[sd]: ...and add tests for VR4181A errata
1430 MD(1) and MD(4).
1431 * gas/mips/mips.exp: Update accordingly.
1432
d15c4970
AO
14332004-05-05 Alexandre Oliva <aoliva@redhat.com>
1434
1435 * gas/frv/reloc1.d: Match elf32-frvfdpic as well.
1436 * gas/frv/fr405-insn.d: Likewise.
1437 * gas/frv/fr450-insn.d: Likewise.
1438
86654c12
L
14392004-04-30 H.J. Lu <hongjiu.lu@intel.com>
1440
1441 * gas/elf/elf.exp: Remove group1, add group1a and group1b for
1442 section group.
1443
1444 * gas/elf/group1a.d: New file.
1445 * gas/elf/group1b.d: Likewise.
1446
1447 * gas/elf/group1.e: Removed.
1448
376eb240
NC
14492004-04-30 Nick Clifton <nickc@redhat.com>
1450
1451 * gas/arm/reg-alias.s: New file: Test case sensitive register
1452 aliases.
1453 * gas/arm/reg-alias.d: New file: Expected test output.
1454 * gas/arm/arm.exp: Run reg-alias test.
1455 Arrange tests in a more orderly fashion.
1456
f3806e43
BE
14572004-04-30 Ben Elliston <bje@au.ibm.com>
1458
1459 * gas/ppc/power4.s: Add dcbz and dcbzl test cases.
1460 * gas/ppc/power4.d: Update accordingly.
1461
f5842774
L
14622004-04-26 H.J. Lu <hongjiu.lu@intel.com>
1463
1464 * gas/elf/elf.exp: Add group0a, group0b and group1 for section
1465 group.
1466
1467 * gas/elf/group0.s: New file.
1468 * gas/elf/group0a.d: Likewise.
1469 * gas/elf/group0b.d: Likewise.
1470 * gas/elf/group1.e: Likewise.
1471 * gas/elf/group1.s: Likewise.
1472
2abe3c6c
NC
14732004-04-23 Nick Clifton <nickc@redhat.com>
1474
1475 * gas/symver/symver1.d: Cope with extra symbols inserted by
1476 arm-elf toolchains.
1477 * gas/symver/symver0.d: Likewise
1478 * gas/elf/symver.d: Likewise.
1479
1f1799d5
KK
14802004-04-22 Kaz Kojima <kkojima@rr.iij4u.or.jp>
1481
1482 * gas/sh/pcrel2.d: Update.
1483 * gas/sh/tlsd.d: Update.
1484 * gas/sh/tlsnopic.d: Update.
1485 * gas/sh/tlspic.d: Update.
1486
d9943e50
MK
14872004-04-22 Mark Kettenis <kettenis@gnu.org>
1488
1489 * lib/gas-defs.exp (is_elf_format): Add OpenBSD support.
1490
269137b2
TS
14912004-04-22 Atsushi Nemoto <anemo@mba.ocn.ne.jp>
1492
1493 * gas/mips/lb-xgot-ilocks.d: Remove nops in load delay slot.
1494 * gas/mips/mips-abi32-pic.d: Likewise.
1495 * gas/mips/mips-abi32-pic2.d: Likewise.
1496 * gas/mips/mips-gp32-fp32-pic.d: Likewise.
1497 * gas/mips/mips-gp32-fp64-pic.d: Likewise.
1498 * gas/mips/mips-gp64-fp32-pic.d: Likewise.
1499 * gas/mips/mips-gp64-fp64-pic.d: Likewise.
1500 * gas/mips/relax-swap1-mips2.d: Likewise.
1501 * gas/mips/lb-svr4pic-ilocks.d: New test.
1502 * gas/mips/mips.exp: Run it.
1503
06516a5e
PB
15042004-04-22 Paul Brook <paul@codesourcery.com>
1505
1506 * maverick.c (off8s): Test full shifted operand range.
1507 (MCC2): Define.
1508 (MVDSPACC, MVACCDSP): Use it.
1509 * maverick.d, maverick.s: Regenerate.
1510
fd99574b
NC
15112004-04-22 Peter Barada <peter@the-baradas.com>
1512
1513 * gas/m68k/mcf-mac.s: New test: Check ColdFire MAC instructions.
1514 * gas/m68k/mcf-emac.s: New test: Similar checks.
1515 * gas/m68k/mcf-mac.d: New test: Expected output.
1516 * gas/m68k/mcf-emac.d: New test: Likewise.
1517 * gas/m68k/all.exp: Run new tests.
1518
76c6918d
CD
15192004-04-21 Chris Demetriou <cgd@broadcom.com>
1520
1521 * gas/mips/elempic.d: File removed as part of -membedded-pic removal.
1522 * gas/mips/empic.d: Likewise.
1523 * gas/mips/empic.l: Likewise.
1524 * gas/mips/empic.s: Likewise.
1525 * gas/mips/empic2.d: Likewise.
1526 * gas/mips/empic2.s: Likewise.
1527 * gas/mips/empic3_e.d: Likewise.
1528 * gas/mips/empic3_e.s: Likewise.
1529 * gas/mips/empic3_g1.d: Likewise.
1530 * gas/mips/empic3_g1.s: Likewise.
1531 * gas/mips/empic3_g2.d: Likewise.
1532 * gas/mips/empic3_g2.s: Likewise.
1533 * gas/mips/jal-empic-elf-2.d: Likewise.
1534 * gas/mips/jal-empic-elf-2.s: Likewise.
1535 * gas/mips/jal-empic-elf-3.d: Likewise.
1536 * gas/mips/jal-empic-elf-3.s: Likewise.
1537 * gas/mips/jal-empic-elf.d: Likewise.
1538 * gas/mips/jal-empic.d: Likewise.
1539 * gas/mips/la-empic.d: Likewise.
1540 * gas/mips/la-empic.s: Likewise.
1541 * gas/mips/lb-empic.d: Likewise.
1542 * gas/mips/ld-empic.d: Likewise.
1543 * gas/mips/lif-empic.d: Likewise.
1544 * gas/mips/telempic.d: Likewise.
1545 * gas/mips/tempic.d: Likewise.
1546 * gas/mips/ulh-empic.d: Likewise.
1547 * gas/mips/ld-pic.s: Remove code conditional on EMPIC.
1548 * gas/mips/lifloat.s: Likewise.
1549 * gas/mips/mips.exp: Remove -membedded-pic tests and related comments.
1550
6482c264
NC
15512004-04-20 Brian Ford <ford@vss.fsi.com>
1552 DJ Delorie <dj@redhat.com>
1553
1554 * gas/i386/secrel.s: New test for .secrel32.
1555 * gas/i386/secrel.d: Likewise.
1556 * gas/i386/i386.exp: Call it for PE targets.
1557
4dc570c2
JJ
15582004-04-19 Jakub Jelinek <jakub@redhat.com>
1559
1560 * gas/cfi/cfi-sparc64-1.d: Update.
1561
d766e8ec
RS
15622004-04-14 Richard Sandiford <rsandifo@redhat.com>
1563
1564 * gas/mips/vr4122.[sd]: Change option to -mfix-vr4120.
1565
a11090ae
RS
15662004-04-14 Richard Sandiford <rsandifo@redhat.com>
1567
1568 * gas/elf/section2.e-mips: Allow named section symbols.
1569 * gas/mips/{,el}empic.d, gas/mips/mips{,el}16-[ef].d: Likewise.
1570
097dba13
NC
15712004-04-13 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
1572
925d60e5
NC
1573 * gas/m32r/parallel-2.s: New file: Test case for parallel code.
1574 * gas/m32r/parallel-2.d: New file: Expected results.
1575 * gas/m32r/m32r2.exp: Run the test.
6639a9d9 1576
925d60e5
NC
1577 * gas/m32r/seth.s: New file: Test for seth.
1578 * gas/m32r/seth.d: New file: Expected results.
1579 * gas/m32r/m32r.exp: Run the new test.
097dba13 1580
f55629b8
KK
15812004-04-01 Asgari Jinia <asgarij@kpitcummins.com>
1582
1583 * gas/sh/renesas-1.s, gas/sh/renesas-1.d: New test for -renesas
1584 option.
1585 * gas/sh/basic.exp: Run the new test.
1586
a7844384
NC
15872004-04-01 Dave Korn <dk@artimi.com>
1588
1589 * gas/dlx/alltests.exp: Execute new lohi test.
1590 * gas/dlx/lohi.s: New test for spurious lo16/hi16
632d447c 1591 reloc overflow checking.
a7844384
NC
1592 * gas/dlx/lohi.d: New file: expected output.
1593 * gas/dlx/lhi.d: Updated to properly expect lo16
632d447c 1594 relocations where asked for.
a7844384
NC
1595 * gas/dlx/itype.d: Likewise.
1596 * gas/dlx/lhi.d: Corrected cut+paste error in test name.
1597
6c71dbc4
SS
15982004-03-30 Stan Shebs <shebs@apple.com>
1599
1600 * gas/macros/macros.exp: Remove mention of MPW config.
1601
02249231
AM
16022004-03-27 Alan Modra <amodra@bigpond.net.au>
1603
1604 * gas/i860/dir-intel03-err.l: Update for junk at end line becoming
1605 an error.
1606 * gas/m68hc11/m68hc11.exp: Likewise.
1607
86b13c28
AS
16082004-03-23 Andreas Schwab <schwab@suse.de>
1609
1610 * gas/cfi/cfi-m68k.d: Adjust offsets.
1611
95631471
HPN
16122004-03-22 Hans-Peter Nilsson <hp@axis.com>
1613
1614 * gas/cris/regreg.d: Assemble with --no-mul-bug-abort.
1615 * gas/cris/mulbug-err-1.s, gas/cris/rd-mulbug-1.d: New tests.
1616
2ce4cc60
KK
16172004-03-17 Kaz Kojima <kkojima@rr.iij4u.or.jp>
1618
1619 * gas/cfi/cfi-sh-1.d: New file.
6639a9d9 1620 * gas/cfi/cfi-sh-1.s: Likewise.
2ce4cc60
KK
1621 * gas/cfi/cfi.exp: Add SH case.
1622
fdd12ef3
AM
16232004-03-16 Alan Modra <amodra@bigpond.net.au>
1624
1625 * gas/ppc/altivec.d: Update.
1626 * gas/ppc/altivec_xcoff.d: Update.
1627 * gas/ppc/altivec_xcoff64.d: Update.
1628 * gas/ppc/astest.d: Update.
1629 * gas/ppc/astest2.d: Update.
1630 * gas/ppc/astest2_64.d: Update.
1631 * gas/ppc/astest64.d: Update.
1632 * gas/ppc/booke.d: Update.
1633 * gas/ppc/booke_xcoff.d: Update.
1634 * gas/ppc/booke_xcoff64.d: Update.
1635 * gas/ppc/e500.d: Update.
1636 * gas/ppc/power4.d: Update.
1637 * gas/ppc/test1elf32.d: Update.
1638 * gas/ppc/test1elf64.d: Update.
1639 * gas/ppc/test1xcoff32.d: Update.
1640
a506b1e6
AM
16412004-03-15 Alan Modra <amodra@bigpond.net.au>
1642
1643 * gas/i386/padlock.s: Pad with .p2align.
1644 * gas/i386/padlock.d: Adjust.
1645
26f07657
ML
16462004-03-12 Michal Ludvig <mludvig@suse.cz>
1647
a506b1e6 1648 * gas/i386/padlock.s, gas/i386/padlock.d: New tests for
26f07657
ML
1649 VIA PadLock instructions.
1650 * gas/i386/i386.exp: Run padlock tests.
1651
c02908d2
AM
16522004-03-12 Alan Modra <amodra@bigpond.net.au>
1653
cc0ec051
AM
1654 * gas/i386/katmai.d: Revert last change.
1655
c02908d2
AM
1656 * gas/i386/katmai.d: Adjust for clflush change.
1657
b3415246
AJ
16582004-03-08 Andreas Jaeger <aj@suse.de>
1659
1660 * gas/cfi/cfi-s390x-1.d: Adjust offsets.
1661
b793dc75
RH
16622004-03-07 Richard Henderson <rth@redhat.com>
1663
1664 * gas/cfi/cfi-common-2.d, gas/cfi/cfi-i386.d: Adjust offsets.
1665
9fd4314e
AJ
16662004-03-07 Andreas Jaeger <aj@suse.de>
1667
1668 * gas/cfi/cfi-x86_64.d: Adjust offsets.
1669
6ec51dba
RH
16702004-03-07 Richard Henderson <rth@redhat.com>
1671
1672 * gas/alpha/elf-reloc-8.d, gas/cfi/cfi-alpha-1.d,
1673 gas/cfi/cfi-alpha-2.d, gas/cfi/cfi-alpha-3.d, gas/cfi/cfi-common-1.d,
1674 gas/cfi/cfi-common-2.d, gas/cfi/cfi-common-3.d: Adjust offsets.
1675
28e4a77b
KK
16762004-03-03 Kaz Kojima <kkojima@rr.iij4u.or.jp>
1677
1678 * gas/sh/sh64/err-dsp.s: Fix expected error message.
1679
676a64f4
RS
16802004-03-01 Richard Sandiford <rsandifo@redhat.com>
1681
1682 * gas/frv/fr405-insn.[sdl]: New test.
1683 * gas/frv/fr450-spr.[sd]: New test.
1684 * gas/frv/fr450-insn.[sdl]: New test.
1685 * gas/frv/fr450-media-issue.[sl]: New test.
1686 * gas/frv/allinsn.exp: Run new tests. Ensure fr405 instructions
1687 aren't accepted for -mcpu=fr400 or -mcpu=fr500. Ensure fr450
1688 instructions aren't accepted for -mcpu=fr400, -mcpu=fr405 or
1689 -mcpu=fr500.
1690
8ae0baa2
RS
16912004-03-01 Richard Sandiford <rsandifo@redhat.com>
1692
1693 * gas/frv/allinsn.s (rstb, rsth, rst, rstd, rstq): Replace with nops.
1694 (rstbf, rsthf, rstf, rstdf, rstqf): Likewise.
1695 * gas/frv/allinsn.d: Update accordingly.
1696
34920d91
NC
16972004-02-17 Petko Manolov <petkan@nucleusys.com>
1698
1699 * gas/arm/maverick.c: DSPSC to/from opcode fixes.
1700 * gas/arm/maverick.d: Likewise.
1701 * gas/arm/maverick.s: Likewise.
1702
206eb3b6
KK
17032004-02-09 Kaz Kojima <kkojima@rr.iij4u.or.jp>
1704
1705 * gas/sh/basic.exp: Don't do sh4a tests for sh5.
1706
e4475e39
NS
17072004-02-06 Nathan Sidwell <nathan@codesourcery.com>
1708
1709 * gas/macros/test2.s: Lowercase it.
1710
f6a22291
MR
17112004-02-02 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
1712
1713 * gas/mips/div.d: Update to accomodate changes in macro
1714 expansions.
1715 gas/mips/elf-rel-got-n32.d: Likewise.
1716 gas/mips/elf-rel-got-n64.d: Likewise.
1717 gas/mips/elf-rel-xgot-n32.d: Likewise.
1718 gas/mips/elf-rel-xgot-n64.d: Likewise.
1719 gas/mips/la-svr4pic.d: Likewise.
1720 gas/mips/la-xgot.d: Likewise.
1721 gas/mips/lca-svr4pic.d: Likewise.
1722 gas/mips/lca-xgot.d: Likewise.
1723
1b5d1a53
KK
17242004-02-01 Kaz Kojima <kkojima@rr.iij4u.or.jp>
1725
1726 * gas/sh/sh4a-fp.d: Fix opcode name fssra to fsrra.
1727 * gas/sh/sh4a-fp.s: Likewise.
1728 * gas/sh/err-sh4a-fp.s: Likewise.
1729
424688ad
CD
17302004-01-24 Chris Demetriou <cgd@broadcom.com>
1731
1732 * gas/mips/relax-swap1.s: Add extra space at end, so the
1733 disassembly will consistently have "..." at its end.
1734 * gas/mips/relax-swap2.s: Likewise.
1735 * gas/mips/relax-swap1-mips2.d: Expect "..." at end of disassembly.
1736
34cc4ecc
DJ
17372004-01-23 Daniel Jacobowitz <drow@mvista.com>
1738
1739 * gas/arm/arm.exp: Add "undefined" test.
1740 * gas/arm/undefined.s, gas/arm/undefined.l: New files.
1741
5fc68419
RS
17422004-01-23 Richard Sandiford <rsandifo@redhat.com>
1743
1744 * gas/mips/macro-warn-[1234].[sdl]: New tests.
1745 * gas/mips/macro-warn-[12]-n32.[dl]: New tests.
1746 * gas/mips/mips.exp: Run them.
1747
4d7206a2
RS
17482004-01-23 Richard Sandiford <rsandifo@redhat.com>
1749
1750 * gas/mips/elf-rel19.[sd]: New test.
1751 * gas/mips/mips.exp: Run it.
1752
28d39d1a
NC
17532004-01-11 Tom Rix <tcrix@worldnet.att.net>
1754
1755 * gas/m68hc11/movb.s: Add m68hc12 movb and movw dump test.
1756 * gas/m68hc11/movb.d: Likewise.
1757 * gas/m68hc11/m68hc11.exp: Likewise. Add more movb failure tests.
1758
839b3272
AM
17592004-01-19 Alan Modra <amodra@bigpond.net.au>
1760
1761 * gas/i386/katmai.d: Adjust for changed sib printing.
1762 * gas/i386/prescott.d: Likewise.
1763 * gas/i386/sse2.d: Likewise.
1764 * gas/i386/ssemmx2.d: Likewise.
1765
ac882a1d
AO
17662004-01-16 Alexandre Oliva <aoliva@redhat.com>
1767
1768 * gas/mn10300/mov5.s: New.
1769 * gas/mn10300/basic.exp (do_mov5): New.
1770
895921c9
MR
17712004-01-14 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
1772
1773 * gas/mips/relax-swap1-mips1.d: New test for branch relaxation
1774 with swapping for MIPS1.
1775 * gas/mips/relax-swap1-mips2.d: New test for branch relaxation
1776 with swapping for MIPS2.
1777 * gas/mips/relax-swap1.l: Stderr output for the new tests.
1778 * gas/mips/relax-swap1.s: Source for the new tests.
1779 * gas/mips/relax-swap2.d: New test for branch likely relaxation
1780 with swapping.
1781 * gas/mips/relax-swap2.l: Stderr output for the new test.
1782 * gas/mips/relax-swap2.s: Source for the new test.
1783 * gas/mips/mips.exp: Run the new tests.
1784
32159579
ILT
17852004-01-13 Ian Lance Taylor <ian@wasabisystems.com>
1786
1787 * gas/mips/mips16-64.d: New test.
1788 * gas/mips/mips.exp: Run it.
1789
cc3d92a5
RS
17902004-01-12 Richard Sandiford <rsandifo@redhat.com>
1791
1792 * gas/mips/elf-rel18.[sd]: New test.
1793 * gas/mips/mips.exp: Run it.
1794
e45d0630
PB
17952004-01-09 Paul Brook <paul@codesourcery.com>
1796
1797 * gas/arm/vfp2.s, gas/arm/vfp2.d: New test.
1798 * gas/arm/arm.exp: Add them.
1799
29ccc66b
ILT
18002004-01-08 Ian Lance Taylor <ian@wasabisystems.com>
1801
1802 * gas/mips/ldstla-n64.d: Pass -64 to assembler, not -n64.
1803 * gas/mips/ldstla-n64-shared.d: Likewise.
1804
d9296b18
NC
18052004-01-07 Nick Clifton <nickc@redhat.com>
1806
1807 * gas/cris/rd-dw2-1.d: Expect a pointer size from readelf.
1808
fee5fcc5
AO
18092004-01-06 Alexandre Oliva <aoliva@redhat.com>
1810
1811 2003-11-05 Alexandre Oliva <aoliva@redhat.com>
1812 * lib/gas-defs.exp (is_elf_format): Match frv-uclinux.
1813 2003-09-18 Alexandre Oliva <aoliva@redhat.com>
1814 * gas/frv/fdpic.s, gas/frv/fdpic.d: Renamed from ucpic*.
1815 2003-09-15 Alexandre Oliva <aoliva@redhat.com>
1816 * gas/frv/ucpic.s, gas/frv/ucpic.d: Use gr15 as PIC register. Use
1817 gprel12 for rodata symbol and gotoff12 for sdata symbol.
1818 2003-08-08 Alexandre Oliva <aoliva@redhat.com>
1819 * gas/frv/ucpic.d: Test gotoff and gotofffuncdesc.
1820 2003-08-04 Alexandre Oliva <aoliva@redhat.com>
1821 * gas/frv/ucpic.d, gas/frv/ucpic.s: New.
1822 * gas/frv/allinsns.exp: Run it.
1823
3ab48931
NC
18242004-01-02 Albert Bartoszko <albar@nt.kegel.com.pl>
1825
1826 * gas/msp430/opcode.s: Add test for an 'add' instruction which
1827 looks similar to an 'rla' instruction.
ad50f575 1828
c9e214e5
AM
1829For older changes see ChangeLog-9303
1830\f
1831Local Variables:
1832mode: change-log
1833left-margin: 8
1834fill-column: 74
1835version-control: never
1836End:
This page took 0.189401 seconds and 4 git commands to generate.