]>
Commit | Line | Data |
---|---|---|
3c9b82ba NC |
1 | 2005-10-25 Arnold Metselaar <[email protected]> |
2 | ||
3 | * gas/all/gas.exp: Exclude Z80-*-* from floating point, string, | |
4 | and cofftag test. | |
5 | * gas/macros/macros.exp: Expect z80-*-* to fail the strings test | |
6 | because it has no string escapes. | |
7 | * gas/z80/quotes.d: New file | |
8 | * gas/z80/quotes.d: New file | |
9 | * gas/z80/quotes.s: New file | |
10 | * gas/z80/redef.d: New file | |
11 | * gas/z80/redef.s: New file | |
12 | * gas/z80/z80.exp: New file | |
13 | ||
d80930e4 BS |
14 | 2005-10-24 Bernd Schmidt <[email protected]> |
15 | ||
16 | * gas/bfin/flow2.d: Match changed assembler behaviour. | |
17 | * gas/bfin/reloc.d: Likewise. | |
18 | ||
06e77878 AO |
19 | 2005-10-24 Alexandre Oliva <[email protected]> |
20 | ||
21 | * gas/all/weakref1.s, gas/all/weakref1.d: New test. | |
22 | * gas/all/weakref1g.d, gas/all/weakref1l.d: New tests. | |
23 | * gas/all/weakref1u.d, gas/all/weakref1w.d: New tests. | |
24 | * gas/all/weakref2.s, gas/all/weakref3.s: New tests. | |
25 | * gas/all/gas.exp: Run new tests. | |
26 | ||
6a2375c6 JB |
27 | 2005-10-24 Jan Beulich <[email protected]> |
28 | ||
29 | * gas/ia64/index.[sl]: New. | |
30 | * gas/ia64/rotX.[sl]: New. | |
31 | * gas/ia64/ia64.exp: Run new tests. | |
32 | ||
5e0bd176 JB |
33 | 2005-10-24 Jan Beulich <[email protected]> |
34 | ||
35 | * gas/ia64/regs.pl: Also check tp alias of r13. | |
36 | * gas/ia64/regs.s: Regenerate. | |
37 | * gas/ia64/regs.d: Adjust. | |
38 | ||
29024861 DU |
39 | 2005-10-19 David Ung <[email protected]> |
40 | ||
41 | * gas/mips/mips.exp: Run new test. | |
42 | * gas/testsuite/gas/mips/mips16e-jrc.s: New test for converting | |
43 | jalr/jr to the compact jalrc/jrc instructions. | |
44 | * gas/testsuite/gas/mips/mips16e-jrc.d: New. | |
45 | ||
cd0c2720 MS |
46 | 2005-10-19 Martin Schwidefsky <[email protected]> |
47 | ||
48 | * gas/s390/zarch-z9-109.s: Add tests for unnormalized hfp multiply | |
49 | and multiply-and-add instructions. | |
50 | * gas/s390/zarch-z9-109.d: Update expected result. | |
51 | ||
2e803135 RE |
52 | 2005-10-17 Richard Earnshaw <[email protected]> |
53 | ||
54 | * gas/arm/copro.d: 'mcrlt' instruction should not be disassembled as | |
55 | 'cfsh64lt'. | |
56 | ||
4d443107 DA |
57 | 2005-10-12 John David Anglin <[email protected]> |
58 | ||
59 | * gas/hppa/basic/basic.exp (do_system): Adjust for removal of lha | |
60 | instructions from system.s. | |
61 | * gas/hppa/basic/system.s (lha): Remove. | |
62 | ||
60d11e55 JB |
63 | 2005-10-12 Jan Beulich <[email protected]> |
64 | ||
65 | * gas/ia64/forward.[sd]: New. | |
66 | * gas/ia64/ia64.exp: Run new test. | |
67 | ||
9497f5ac NC |
68 | 2005-10-11 Jan Beulich <[email protected]> |
69 | ||
70 | * gas/all/cond.s: Add test for resolution of fully resolvable | |
71 | forward references in .if/.endif. | |
72 | * gas/all/cond.d: Rename to: | |
73 | * gas/all/cond.l: New. | |
74 | * gas/all/assign-bad.s: New. | |
75 | * gas/all/assign-ok.s: New. | |
76 | * gas/all/equ-bad.s: New. | |
77 | * gas/all/equ-ok.s: New. | |
78 | * gas/all/equiv1.s: New. | |
79 | * gas/all/equiv2.s: New. | |
80 | * gas/all/eqv-bad.s: New. | |
81 | * gas/all/eqv-ok.s: New. | |
82 | * gas/all/eval.[sd]: New. | |
83 | * gas/all/forward.[sd]: New. | |
84 | * gas/all/redef.[sd]: New. | |
85 | * gas/all/gas.exp: Run new tests, but xfail equiv1 (PR/1387). | |
86 | ||
df3b2936 NC |
87 | 2005-10-10 Nick Clifton <[email protected]> |
88 | ||
89 | * gas/sh/reg-prefix.s: Use mov.l instruction in preference to | |
90 | movli.l. | |
91 | * gas/sh/reg-prefix.d: Force little endian assembly. | |
92 | ||
ee065d83 PB |
93 | 2005-10-08 Paul Brook <[email protected]> |
94 | ||
95 | * gas/arm/eabi_attr_1.s: New test. | |
96 | * gas/arm/eabi_attr_1.d: New test. | |
97 | * gas/arm/arm7t.d: Only disassemble code sections. | |
98 | * gas/arm/bignum1.d: Ignore Arm object attribute sections. | |
99 | * gas/arm/mapping.d: Ditto. | |
100 | * gas/arm/unwind.d: Ditto. | |
101 | * gas/elf/section0.d: Ditto. | |
102 | * gas/elf/section1.d: Ditto. | |
103 | * gas/elf/elf.exp: Set target_machine for Arm EABI based targets. | |
104 | * gas/elf/section2.e-armeabi: New file. | |
105 | ||
37dedf66 NC |
106 | 2005-10-06 Khem Raj <[email protected]> |
107 | NIIBE Yutaka <[email protected]> | |
108 | ||
109 | * gas/sh/basic.exp: Run reg-prefix test. | |
110 | * gas/sh/reg-prefix.s: New | |
111 | * gas/sh/reg-prefix.d: New | |
112 | ||
8df55cb8 CM |
113 | 2005-09-30 Catherine Moore <[email protected]> |
114 | ||
115 | * gas/bfin: New testsuite for bfin. | |
116 | * gas/all/gas.exp (bfin-*-*): Expected failure for alternate | |
117 | macro syntax. | |
118 | ||
e3cb604e PB |
119 | 2005-09-30 Paul Brook <[email protected]> |
120 | ||
121 | * gas/arm/fpa-mem.s: Remove incorrect comments. | |
122 | * gas/arm/fpa-mem.d: Update expected results. | |
123 | ||
ef0241e7 JB |
124 | 2005-09-29 Jan Beulich <[email protected]> |
125 | ||
126 | * gas/ia64/alloc.[sl]: New. | |
127 | * gas/ia64/ia64.exp: Run new test. | |
128 | ||
1a114b12 JB |
129 | 2005-09-28 Jan Beulich <[email protected]> |
130 | ||
131 | * gas/i386/x86-64-stack.s, gas/i386/x86-64-stack.d, | |
132 | gas/i386/x86-64-stack-suffix.d, gas/i386/x86-64-stack-intel.d: New. | |
133 | * gas/i386/i386.exp: Run new tests. | |
134 | ||
e05278af JB |
135 | 2005-09-28 Jan Beulich <[email protected]> |
136 | ||
137 | * gas/i386/mixed-mode-reloc.s: Enable all insns. | |
138 | * gas/i386/mixed-mode-reloc32.d: Adjust. | |
139 | * gas/i386/mixed-mode-reloc64.d: Adjust. | |
140 | ||
d182319b JB |
141 | 2005-09-28 Jan Beulich <[email protected]> |
142 | ||
143 | * gas/i386/reloc64.s: Also test .slong. | |
144 | * gas/i386/reloc64.l: Adjust. | |
145 | * gas/i386/reloc64.d: Adjust. | |
146 | ||
69444d9f AM |
147 | 2005-09-21 Alan Modra <[email protected]> |
148 | ||
149 | * gas/lns/lns.exp (lns-common-1): Don't run on targets without | |
150 | a bare nop insn. | |
151 | ||
8aba57de RH |
152 | 2005-09-20 Richard Henderson <[email protected]> |
153 | ||
154 | * gas/cris/rd-dw2-1.d, gas/cris/rd-dw2-10.d, gas/cris/rd-dw2-11.d, | |
155 | gas/cris/rd-dw2-12.d, gas/cris/rd-dw2-13.d, gas/cris/rd-dw2-14.d, | |
156 | gas/cris/rd-dw2-15.d, gas/cris/rd-dw2-2.d, gas/cris/rd-dw2-3.d, | |
157 | gas/cris/rd-dw2-4.d, gas/cris/rd-dw2-5.d, gas/cris/rd-dw2-6.d, | |
158 | gas/cris/rd-dw2-7.d, gas/cris/rd-dw2-8.d, gas/cris/rd-dw2-9.d, | |
159 | gas/mips/mips16-dwarf2-n32.d, gas/mips/mips16-dwarf2.d: Add 0x | |
160 | prefix in "Advance PC" lines. | |
161 | ||
3eb17e6b PB |
162 | 2005-09-08 Paul Brook <[email protected]> |
163 | ||
164 | * gas/arm/arch6zk.d: Rename smi to smc. | |
165 | * gas/arm/arch6zk.s: Ditto. | |
166 | * gas/arm/thumb32.d: Ditto. | |
167 | * gas/arm/thumb32.s: Ditto. | |
168 | ||
ecea7679 RH |
169 | 2005-09-07 Richard Henderson <[email protected]> |
170 | ||
171 | * gas/lns/lns-common-1.d: Don't match header or special opcode numbers. | |
172 | * gas/lns/lns-common-1.s: Update for syntax change. | |
173 | * gas/lns/lns-diag-1.[sl]: Likewise. | |
174 | ||
bd121721 RH |
175 | 2005-09-07 Richard Henderson <[email protected]> |
176 | ||
177 | * gas/mips/mips16-dwarf2.d: Don't match anything but address and line | |
3eb17e6b | 178 | number increments. Adjust relocation address. |
bd121721 RH |
179 | * gas/mips/mips16-dwarf2-n32.d: Likewise. Add "N32" to test name. |
180 | ||
a3dd6b31 RH |
181 | 2005-09-07 Richard Henderson <[email protected]> |
182 | ||
183 | * gas/cris/rd-dw2-1.d: Don't match anything but address and line | |
184 | number increments. | |
185 | * gas/cris/rd-dw2-10.d, gas/cris/rd-dw2-11.d, gas/cris/rd-dw2-12.d, | |
186 | gas/cris/rd-dw2-13.d, gas/cris/rd-dw2-14.d, gas/cris/rd-dw2-15.d, | |
187 | gas/cris/rd-dw2-2.d, gas/cris/rd-dw2-3.d, gas/cris/rd-dw2-4.d, | |
188 | gas/cris/rd-dw2-5.d, gas/cris/rd-dw2-6.d, gas/cris/rd-dw2-7.d, | |
189 | gas/cris/rd-dw2-8.d, gas/cris/rd-dw2-9.d: Likewise. | |
190 | ||
bd0eb99b RH |
191 | 2005-09-07 Richard Henderson <[email protected]> |
192 | ||
193 | * gas/lns/lns.exp: New file. | |
194 | * gas/lns/lns-common-1.[sd]: New test. | |
195 | * gas/lns/lns-diag-1.[sl]: New test. | |
196 | ||
e0d52083 CF |
197 | 2005-09-06 Chao-ying Fu <[email protected]> |
198 | ||
199 | * gas/mips/mips.exp: Run MT test for mips32r2 only. | |
200 | * gas/mips/mips32-mt.[sdl]: New test. | |
201 | ||
0110f2b8 PB |
202 | 2005-09-06 Paul Brook <[email protected]> |
203 | ||
204 | * gas/arm/thumb2_relax.d: New test. | |
205 | * gas/arm/thumb2_relax.s: New test. | |
206 | * gas/arm/thumb32.d: Adjust expected results to include relaxation. | |
207 | * gas/arm/thumb32.s: Tweak for better coverage of relaxable | |
208 | instructions. Remove load/store tests. | |
209 | ||
9a64e435 PB |
210 | 2005-09-02 Paul Brook <[email protected]> |
211 | ||
212 | * gas/arm/arm3-bad.s: New test. | |
213 | * gas/arm/arm3-bad.d: New test. | |
214 | * gas/arm/arm3.s: Avoid illegal instructions. | |
215 | * gas/arm/arm3.d: Ditto. | |
216 | ||
8f06b2d8 PB |
217 | 2005-09-02 Paul Brook <[email protected]> |
218 | ||
219 | * gas/arm/vfp-bad_t2.d, gas/arm/vfp-bad_t2.l, arm/vfp-bad_t2.s, | |
220 | gas/arm/vfp1_t2.d, gas/arm/vfp1_t2.s, gas/arm/vfp1xD_t2.d, | |
221 | gas/arm/vfp1xD_t2.s, gas/arm/vfp2_t2.d, gas/arm/vfp2_t2.s): New files. | |
222 | ||
c4188bc9 PB |
223 | 2005-09-02 Paul Brook <[email protected]> |
224 | ||
225 | * gas/arm/fpa-mem.d: Test "stfpls". | |
226 | * gas/arm/fpa-mem.s: Ditto. | |
227 | ||
9e1373d5 HPN |
228 | 2005-09-01 Hans-Peter Nilsson <[email protected]> |
229 | ||
230 | * gas/cris: Adjust all files for testing target | |
231 | cris-axis-linux-gnu. | |
232 | ||
a2dfd01f PB |
233 | 2005-08-30 Paul Brook <[email protected]> |
234 | ||
235 | * gas/arm/thumb.d: Change "sub rn, rn, rn" to "subs rn, rn, rn". | |
236 | * gas/arm/thumb32.d: Ditto. | |
237 | ||
435acd52 JB |
238 | 2005-08-26 Jan Beulich <[email protected]> |
239 | ||
240 | * gas/i386/intel.s: Adjust. | |
241 | * gas/i386/intelok.s: Add two more insns. | |
242 | * gas/i386/intelok.d: Adjust. | |
243 | ||
3f31e633 JB |
244 | 2005-08-26 Jan Beulich <[email protected]> |
245 | ||
246 | * gas/i386/intelok.d: Adjust. | |
247 | ||
305e06d3 CF |
248 | 2005-08-25 Chao-ying Fu <[email protected]> |
249 | ||
250 | * gas/mips/mips.exp: Run DSP test. | |
251 | * gas/mips/mips32-dsp.[sdl]: New test. | |
252 | ||
4fa24527 JB |
253 | 2005-08-22 Jan Beulich <[email protected]> |
254 | ||
255 | * gas/i386/mixed-mode-reloc.s, gas/i386/mixed-mode-reloc32.d, | |
256 | gas/i386/mixed-mode-reloc64.d: New. | |
257 | * gas/i386/i386.exp: Run new tests. | |
258 | ||
3d388997 PB |
259 | 2005-08-15 Paul Brook <[email protected]> |
260 | ||
261 | * gas/arm/thumb2_it.s: Add more instruction variants. | |
262 | * gas/arm/thumb2_it.d: Ditto. | |
263 | ||
85d30304 MS |
264 | 2005-08-12 Martin Schwidefsky <[email protected]> |
265 | ||
266 | * gas/testsuite/gas/s390/s390.exp: Reorganize gas testsuite for s390 | |
267 | and add tests for new cpu type z9-109. | |
268 | * gas/testsuite/gas/s390/esa-g5.d: New. | |
269 | * gas/testsuite/gas/s390/esa-g5.s: New. | |
270 | * gas/testsuite/gas/s390/esa-operands.d: New. | |
271 | * gas/testsuite/gas/s390/esa-operands.s: New. | |
272 | * gas/testsuite/gas/s390/esa-reloc.d: New. | |
273 | * gas/testsuite/gas/s390/esa-reloc.s: New. | |
274 | * gas/testsuite/gas/s390/esa-z9-109.d: New. | |
275 | * gas/testsuite/gas/s390/esa-z9-109.s: New. | |
276 | * gas/testsuite/gas/s390/esa-z900.d: New. | |
277 | * gas/testsuite/gas/s390/esa-z900.s: New. | |
278 | * gas/testsuite/gas/s390/esa-z990.d: New. | |
279 | * gas/testsuite/gas/s390/esa-z990.s: New. | |
280 | * gas/testsuite/gas/s390/zarch-operands.d: New. | |
281 | * gas/testsuite/gas/s390/zarch-operands.s: New. | |
282 | * gas/testsuite/gas/s390/zarch-reloc.d: New. | |
283 | * gas/testsuite/gas/s390/zarch-reloc.s: New. | |
284 | * gas/testsuite/gas/s390/zarch-z9-109.d: New. | |
285 | * gas/testsuite/gas/s390/zarch-z9-109.s: New. | |
286 | * gas/testsuite/gas/s390/zarch-z900.d: New. | |
287 | * gas/testsuite/gas/s390/zarch-z900.s: New. | |
288 | * gas/testsuite/gas/s390/zarch-z990.d: New. | |
289 | * gas/testsuite/gas/s390/zarch-z990.s: New. | |
290 | * gas/testsuite/gas/s390/opcode.d: Delete. | |
291 | * gas/testsuite/gas/s390/opcode.s: Delete. | |
292 | * gas/testsuite/gas/s390/opcode64.d: Delete. | |
293 | * gas/testsuite/gas/s390/opcode64.s: Delete. | |
294 | * gas/testsuite/gas/s390/operands.d: Delete. | |
295 | * gas/testsuite/gas/s390/operands.s: Delete. | |
296 | * gas/testsuite/gas/s390/operands64.d: Delete. | |
297 | * gas/testsuite/gas/s390/operands64.s: Delete. | |
298 | * gas/testsuite/gas/s390/reloc.d: Likewise. | |
299 | * gas/testsuite/gas/s390/reloc.s: Likewise. | |
300 | * gas/testsuite/gas/s390/reloc64.d: Likewise. | |
301 | * gas/testsuite/gas/s390/reloc64.s: Likewise. | |
302 | ||
f7348dad AM |
303 | 2005-08-11 Alan Modra <[email protected]> |
304 | ||
305 | * gas/all/gas.exp: Remove a29k and m88k support. | |
306 | * gas/m88k/allinsn.d: Delete. | |
307 | * gas/m88k/allinsn.s: Delete. | |
308 | * gas/m88k/init.d: Delete. | |
309 | * gas/m88k/init.s: Delete. | |
310 | * gas/m88k/m88k.exp: Delete. | |
311 | * gas/tic80/add.d: Delete. | |
312 | * gas/tic80/add.lst: Delete. | |
313 | * gas/tic80/add.s: Delete. | |
314 | * gas/tic80/align.d: Delete. | |
315 | * gas/tic80/align.lst: Delete. | |
316 | * gas/tic80/align.s: Delete. | |
317 | * gas/tic80/bitnum.d: Delete. | |
318 | * gas/tic80/bitnum.lst: Delete. | |
319 | * gas/tic80/bitnum.s: Delete. | |
320 | * gas/tic80/ccode.d: Delete. | |
321 | * gas/tic80/ccode.lst: Delete. | |
322 | * gas/tic80/ccode.s: Delete. | |
323 | * gas/tic80/cregops.d: Delete. | |
324 | * gas/tic80/cregops.lst: Delete. | |
325 | * gas/tic80/cregops.s: Delete. | |
326 | * gas/tic80/endmask.d: Delete. | |
327 | * gas/tic80/endmask.lst: Delete. | |
328 | * gas/tic80/endmask.s: Delete. | |
329 | * gas/tic80/float.d: Delete. | |
330 | * gas/tic80/float.lst: Delete. | |
331 | * gas/tic80/float.s: Delete. | |
332 | * gas/tic80/regops.d: Delete. | |
333 | * gas/tic80/regops.lst: Delete. | |
334 | * gas/tic80/regops.s: Delete. | |
335 | * gas/tic80/regops2.d: Delete. | |
336 | * gas/tic80/regops2.lst: Delete. | |
337 | * gas/tic80/regops2.s: Delete. | |
338 | * gas/tic80/regops3.d: Delete. | |
339 | * gas/tic80/regops3.lst: Delete. | |
340 | * gas/tic80/regops3.s: Delete. | |
341 | * gas/tic80/regops4.d: Delete. | |
342 | * gas/tic80/regops4.lst: Delete. | |
343 | * gas/tic80/regops4.s: Delete. | |
344 | * gas/tic80/relocs1.c: Delete. | |
345 | * gas/tic80/relocs1.d: Delete. | |
346 | * gas/tic80/relocs1.lst: Delete. | |
347 | * gas/tic80/relocs1.s: Delete. | |
348 | * gas/tic80/relocs1b.d: Delete. | |
349 | * gas/tic80/relocs2.c: Delete. | |
350 | * gas/tic80/relocs2.d: Delete. | |
351 | * gas/tic80/relocs2.lst: Delete. | |
352 | * gas/tic80/relocs2.s: Delete. | |
353 | * gas/tic80/relocs2b.d: Delete. | |
354 | * gas/tic80/tic80.exp: Delete. | |
355 | ||
5545ea57 | 356 | 2005-08-05 John David Anglin <[email protected]> |
ed0c4927 DA |
357 | |
358 | * gas/hppa/reloc/reloc.exp (do_function_reloc_bug): Add "L%" to regexp. | |
359 | ||
e27ec89e PB |
360 | 2005-08-05 Paul Brook <[email protected]> |
361 | ||
362 | * gas/arm/thumb32.s: Use correct conditional suffixes inside IT | |
363 | blocks. | |
364 | * gas/arm/thumb2_it.d, gas/arm/thumb2_it.s: New test. | |
365 | ||
9c3c69f2 PB |
366 | 2005-08-05 Paul Brook <[email protected]> |
367 | ||
368 | * gas/arm/thumb32.d: Update ldm/stm dests. | |
369 | * gas/arm/thumb32.s: Ditto. | |
370 | ||
f2184508 NC |
371 | 2005-08-03 Nick Clifton <[email protected]> |
372 | ||
373 | * gas/arm/iwmmxt-bad2.s: New file: Check for error messages about | |
374 | erroneous offsets in iwmmxt instructions. Cannot be part of | |
375 | iwmmxt-bad.s because the errors there stop the assembler before it | |
376 | gets to check the offsets in instructions. | |
377 | * gas/arm/iwmmxt-bad2.d: New file. | |
378 | * gas/arm/iwmmxt-bad2.l: New file: Expected error messages. | |
379 | ||
380 | 2005-08-02 Khem Raj <[email protected]> | |
381 | ||
382 | * gas/arm/iwmmxt.s: Change the offset values of the WLDRD, WSTRD | |
383 | and WSTRW instructions to be larger than +/-255. | |
384 | * gas/arm/iwmmxt.d: Fix the expected results for these | |
385 | instructions. | |
386 | ||
e9f89963 PB |
387 | 2005-07-29 Paul Brook <[email protected]> |
388 | ||
389 | * gas/arm/thumb32.d: Fix expected output for writeback addressing | |
390 | modes. Add single high reg push/pop test. | |
391 | * gas/asm/thumb32.s: Add single high reg push/pop test. | |
392 | ||
92e90b6e PB |
393 | 2005-07-29 Paul Brook <[email protected]> |
394 | ||
395 | * gas/arm/thumb32.s: Add tests for addw, subw, tbb and tbh. | |
396 | * gas/arm/thumb32.d: Ditto. | |
397 | ||
ba825241 JB |
398 | 2005-07-27 Jan Beulich <[email protected]> |
399 | ||
400 | * gas/ia64/unwind-bad.l: Uncomment patterns matching new warnings. | |
401 | * gas/ia64/unwind-ok.d: Correct expectations. | |
402 | ||
9cd96992 JB |
403 | 2005-07-26 Jan Beulich <[email protected]> |
404 | ||
405 | * gas/i386/immed32.[sd]: New. | |
406 | * gas/i386/immed64.[sd]: New. | |
407 | * gas/i386/i386.exp: Run new tests. | |
408 | ||
c160f130 PB |
409 | 2005-07-21 Paul Brook <[email protected]> |
410 | ||
411 | * gas/arm/thumb32.s: Add tests for [pc, #imm] addressing modes. | |
412 | * gas/arm/thumb32.d: Ditto. | |
413 | ||
157e7bd1 NC |
414 | 2005-07-20 Kazuhiro Inaoka <[email protected]> |
415 | ||
416 | * gas/m32r/rel32.exp: New file. | |
417 | * gas/m32r/rel32.s: New file. | |
418 | * gas/m32r/rel32.d: New file. | |
419 | * gas/m32r/rel32-pic.s: New file. | |
420 | * gas/m32r/rel32-pic.d: New file. | |
421 | * gas/m32r/rel32-err.s: New file. | |
422 | * gas/m32r/error.exp: Added rel32-err. | |
423 | ||
22cbf2e7 L |
424 | 2005-07-18 H.J. Lu <[email protected]> |
425 | ||
426 | * gas/i386/i386.exp: Add suffix. | |
427 | ||
428 | * gas/i386/suffix.d: New file. | |
429 | * gas/i386/suffix.s: Likewise. | |
430 | ||
8a6d3190 DA |
431 | 2005-07-18 John David Anglin <[email protected]> |
432 | ||
433 | * gas/hppa/basic/fp_comp.s: Add level 1.1 directive. | |
434 | * gas/hppa/basic/special.s, gas/hppa/basic/system.s: Likewise. | |
435 | ||
3956db08 JB |
436 | 2005-07-18 Jan Beulich <[email protected]> |
437 | ||
438 | * gas/i386/reloc32.[sdl]: New. | |
439 | * gas/i386/reloc64.[sdl]: New. | |
440 | * gas/i386/i386.exp: Run new tests. | |
441 | ||
90700ea2 L |
442 | 2007-07-15 H.J. Lu <[email protected]> |
443 | ||
444 | * gas/i386/i386.exp: Add vmx and x86-64-vmx. | |
445 | ||
446 | * gas/i386/vmx.d: New file. | |
447 | * gas/i386/vmx.s: Likewise. | |
448 | * gas/i386/x86-64-vmx.d: Likewise. | |
449 | * gas/i386/x86-64-vmx.s: Likewise. | |
450 | ||
00f299ff NC |
451 | 2005-07-14 Nick Clifton <[email protected]> |
452 | ||
453 | PR 1063 | |
454 | * gas/crx/gas-segfault.d: New file. | |
455 | * gas/crx/gas-segfault.s: New file. | |
456 | ||
f9cc25de HPN |
457 | 2005-07-12 Hans-Peter Nilsson <[email protected]> |
458 | ||
459 | * gas/mmix/relax1-n.d, gas/mmix/relax1-rn.d: Avoid "# FIXME: " | |
460 | first on a line, adjusting for testsuite framework change. | |
461 | ||
28a9d8f5 L |
462 | 2005-07-10 H.J. Lu <[email protected]> |
463 | ||
464 | * i386/x86_64.s: Add absolute siged 32bit addressing tests for | |
465 | mov. | |
466 | * i386/x86_64.d: Updated. | |
467 | ||
3352f82b HPN |
468 | 2005-07-08 Hans-Peter Nilsson <[email protected]> |
469 | ||
470 | PR gas/1049 | |
471 | * gas/cris/rd-pic-2.d, gas/cris/rd-pic-2.s: New test. | |
472 | * gas/cris/rd-abs32-1.d: Tweak for not emitting reloc-related | |
473 | garbage for global symbols. | |
474 | ||
22f8fcbd NC |
475 | 2005-07-07 Nick Clifton <[email protected]> |
476 | ||
477 | * gas/arm/vfp1xD.d: Adjust expected fadds disassemblies now that | |
478 | the dissassembler has been fixed. | |
479 | ||
9d8504b1 PB |
480 | 2005-05-07 Paul Brook <[email protected]> |
481 | ||
482 | * gas/ppc/altivec.d: Match all powerpc target vecs. | |
483 | * gas/ppc/booke.d: Ditto. | |
484 | * gas/ppc/e500.d: Ditto. | |
485 | ||
a0defb2e AH |
486 | 2005-07-05 Aldy Hernandez <[email protected]> |
487 | ||
488 | * gas/ms1: New directory. | |
489 | * gas/ms1/allinsn.d: New. | |
490 | * gas/ms1/allinsn.s: New. | |
491 | * gas/ms1/badinsn.s: New. | |
492 | * gas/ms1/badinsn1.s: New. | |
493 | * gas/ms1/badoffsethigh.s: New. | |
494 | * gas/ms1/badoffsetlow.s: New. | |
495 | * gas/ms1/badorder.s: New. | |
496 | * gas/ms1/badreg.s: New. | |
497 | * gas/ms1/badsignedimmhigh.s: New. | |
498 | * gas/ms1/badsignedimmlow.s: New. | |
499 | * gas/ms1/badsyntax.s: New. | |
500 | * gas/ms1/badsyntax1.s: New. | |
501 | * gas/ms1/badunsignedimmhigh.s: New. | |
502 | * gas/ms1/badunsignedimmlow.s: New. | |
503 | * gas/ms1/errors.exp: New. | |
504 | * gas/ms1/ldst.s: New. | |
505 | * gas/ms1/misc.d: New. | |
506 | * gas/ms1/misc.s: New. | |
507 | * gas/ms1/ms1-16-003.d: New. | |
508 | * gas/ms1/ms1-16-003.s: New. | |
509 | * gas/ms1/ms1.exp: New. | |
510 | * gas/ms1/msys.d: New. | |
511 | * gas/ms1/msys.s: New. | |
512 | * gas/ms1/relocs.d: New. | |
513 | * gas/ms1/relocs.exp: New. | |
514 | * testsuite/gas/ms1/relocs1.s: New. | |
515 | * testsuite/gas/ms1/relocs2.s: New. | |
516 | ||
30123838 JB |
517 | 2005-07-05 Jan Beulich <[email protected]> |
518 | ||
519 | * gas/i386/svme.d: New. | |
520 | * gas/i386/svme.s: New. | |
521 | * gas/i386/svme64.d: New. | |
522 | * gas/i386/i386.exp: Run new tests. | |
523 | ||
9a5c4b9e PB |
524 | 2005-07-04 Zack Weinberg <[email protected]> |
525 | ||
526 | * lib/gas-defs.exp (run_dump_tests): New proc. | |
527 | (run_dump_test): Add support for new options: target, not-target, | |
528 | skip, not-skip, error-output. Document stderr. Tidy a | |
529 | little. | |
530 | (slurp_options): If a line doesn't match the option regexp, but | |
531 | does begin with #, ignore it; don't stop parsing options. | |
532 | * gas/arm/arm.exp: Remove most code. Use run_dump_tests. | |
533 | ||
534 | * gas/arm/archv6t2-bad.d, gas/arm/armv1.d, gas/arm/iwmmxt-bad.d | |
535 | * gas/arm/r15-bad.d, gas/arm/req.d, gas/arm/t16-bad.d | |
536 | * gas/arm/undefined.d, gas/arm/undefined_coff.d, gas/arm/vfp-bad.d: | |
537 | New files. | |
538 | * gas/arm/bignum1.d, gas/arm/mapping.d, gas/arm/pic.d: | |
539 | Only run on ELF targets. | |
540 | * gas/arm/tls.d, gas/arm/unwind.d: Only run on ELF targets. | |
541 | Skip on VxWorks. | |
542 | * gas/arm/tls_vxworks.d, gas/arm/unwind_vxworks.d: New files. | |
543 | * gas/arm/thumb.d, gas/arm/thumb32.d: Don't run on aout or pe. | |
544 | * gas/arm/le-fpconst.d: Only run on *-*-pe. | |
545 | * gas/arm/inst.d: Skip on WinCE. | |
546 | * gas/arm/wince_inst.d: Skip unless WinCE. | |
547 | * gas/arm/el_segundo.d: Mark up for actual use; adjust | |
548 | expectations. | |
549 | * gas/arm/el_segundo.s: Remove irrelevant junk. Add padding | |
550 | for a.out's sake. | |
551 | ||
e4e8248d JB |
552 | 2005-07-01 Jan Beulich <[email protected]> |
553 | ||
554 | * gas/ia64/group-2.s: Use register as second operand of .prologue. | |
555 | * gas/ia64/unwind-err.s: Add check for .vframesp. | |
556 | * gas/ia64/unwind-err.l: Adjust. | |
557 | * gas/ia64/strange.[sd]: New. | |
558 | * gas/ia64/unwind-bad.[sl]: New. | |
559 | * gas/ia64/unwind-ok.[sd]: New. | |
560 | * gas/ia64/ia64.exp: Run new tests. | |
561 | ||
2fc8bdac ZW |
562 | 2005-06-30 Zack Weinberg <[email protected]> |
563 | ||
564 | * gas/arm/arm.exp: Don't special case ldconst, arm7t, or copro | |
565 | for *-wince-*. | |
566 | * gas/arm/wince_arm7t.d, gas/arm/wince_copro.d | |
567 | * gas/arm/wince_ldconst.d: Delete. | |
568 | ||
b300c311 L |
569 | 2005-06-20 H.J. Lu <[email protected]> |
570 | ||
571 | PR 1013 | |
572 | * i386/x86_64.s: Add absolute 64bit addressing tests for mov. | |
28a9d8f5 | 573 | * i386/x86_64.d: Updated. |
b300c311 | 574 | |
d6ab8113 JB |
575 | 2005-06-17 Jan Beulich <[email protected]> |
576 | ||
577 | * gas/i386/x86-64-pcrel.s: Add insn requiring 64-bit pc-relative | |
578 | relocation. Add insns for all widths of non-pc-relative relocations. | |
579 | * gas/i386/x86-64-pcrel.d: Adjust. | |
580 | ||
37f6032b ZW |
581 | 2005-06-13 Zack Weinberg <[email protected]> |
582 | ||
583 | * gas/arm/thumb.s: Only branch to labels defined in this file. | |
584 | * gas/arm/thumb.d, gas/arm/thumb32.d: Adjust expected output. | |
585 | ||
20e1fcfd MR |
586 | 2005-06-01 Maciej W. Rozycki <[email protected]> |
587 | ||
588 | * gas/mips/ldstla-32-1.l: Update to handle leading zeroes. | |
589 | * gas/mips/ldstla-32-mips3-1.l: Likewise. | |
590 | ||
5656b6b8 JB |
591 | 2005-05-27 Jan Beulich <[email protected]> |
592 | ||
593 | * gas/ia64/proc.l: Adjust. | |
594 | ||
913ccbda JW |
595 | 2005-05-25 Steve Ellcey <[email protected]> |
596 | ||
597 | * gas/ia64/global.d: Change --sym to --syms. | |
598 | ||
191183d6 L |
599 | 2005-05-25 H.J. Lu <[email protected]> |
600 | ||
601 | * gas/ia64/group-1.d: Updated. | |
602 | * gas/ia64/group-2.d: Likewise. | |
603 | ||
fa30c84f JB |
604 | 2005-05-25 Jan Beulich <[email protected]> |
605 | ||
606 | * gas/ia64/radix.s: New. | |
607 | * gas/ia64/radix.l: New. | |
608 | * gas/ia64/ia64.exp: Run new test. | |
609 | ||
3d456fa1 JB |
610 | 2005-05-25 Jan Beulich <[email protected]> |
611 | ||
612 | * gas/i386/intelok.d: Account for 32-bit displacements being shown | |
613 | in hex. | |
614 | ||
c079eaf2 L |
615 | 2005-05-24 H.J. Lu <[email protected]> |
616 | ||
617 | * gas/elf/group0b.d: Updated. | |
618 | * gas/elf/group1b.d: Likewise. | |
619 | ||
4600db48 JB |
620 | 2005-05-19 Jan Beulich <[email protected]> |
621 | ||
622 | * gas/ia64/reloc-uw.s: New. | |
623 | * gas/ia64/reloc-uw.d: New. | |
624 | * gas/ia64/reloc-uw-ilp32.d: New. | |
625 | * gas/ia64/ia64.exp: Run new test. | |
626 | ||
0445d020 JB |
627 | 2005-05-18 Jan Beulich <[email protected]> |
628 | ||
629 | * gas/all/altmacro.s: Parenthesize operand of %. | |
630 | ||
c19d1205 ZW |
631 | 2005-05-17 Zack Weinberg <[email protected]> |
632 | ||
633 | * gas/arm/arm.exp: Convert all existing "gas_test" tests to | |
634 | "run_dump_test" tests. Run more tests unconditionally. Run new tests. | |
635 | * gas/arm/arch4t.s, gas/arm/arch6zk.s, gas/arm/arm3.s, gas/arm/arm6.s | |
636 | * gas/arm/arm7dm.s, gas/arm/bignum1.s, gas/arm/float.s | |
637 | * gas/arm/immed.s, gas/arm/iwmmxt.s, gas/arm/offset.s, gas/arm/thumb.s: | |
638 | Adjust to work as a dump test. | |
639 | * gas/arm/arch4t.d, gas/arm/arch6zk.d, gas/arm/arm3.d, gas/arm/arm6.d | |
640 | * gas/arm/arm7dm.d, gas/arm/bignum1.d, gas/arm/float.d | |
641 | * gas/arm/immed.d, gas/arm/iwmmxt.d, gas/arm/offset.d, gas/arm/thumb.d: | |
642 | New files. | |
643 | ||
644 | * gas/arm/armv1-bad.l, gas/arm/armv1-bad.s: Remove tests for | |
645 | diagnostics that don't happen in the first pass anymore. | |
646 | ||
647 | * gas/arm/iwmmxt-bad.l, gas/arm/r15-bad.l, gas/arm/req.l | |
648 | * gas/arm/vfp-bad.l: | |
649 | Update expected diagnostics. | |
650 | * gas/arm/pic.d: Update expected reloc name. | |
651 | * gas/arm/thumbv6.d: CPY no longer appears in disassembly. | |
652 | * gas/arm/r15-bad.s: Avoid two-argument mul. | |
653 | * gas/arm/req.s: Adjust comments. | |
654 | * gas/arm/maverick.d, gas/arm/maverick.s: Avoid inappropriate | |
655 | use of PC. | |
656 | ||
657 | * gas/arm/macro-1.d, gas/arm/macro1.s | |
658 | * gas/arm/t16-bad.l, gas/arm/t16-bad.s | |
659 | * gas/arm/tcompat.d, gas/arm/tcompat.s | |
660 | * gas/arm/tcompat2.d, gas/arm/tcompat2.s | |
661 | * gas/arm/thumb32.d, gas/arm/thumb32.s | |
662 | New test pair. | |
663 | ||
40a4d956 JB |
664 | 2005-05-17 Jan Beulich <[email protected]> |
665 | ||
666 | * gas/mmix/err-byte1.s: Adjust expected error text on line 10. | |
667 | ||
2d034539 NC |
668 | 2005-05-17 Nick Clifton <[email protected]> |
669 | ||
670 | * gas/v850/split-lo16.s: Add test for a lo() pseudo reloc | |
671 | corrupting an ld.w instruction. | |
672 | * gas/v850/split-lo16.d: Add expected, correct (ie not corrupt) | |
673 | output. | |
674 | ||
ee192366 MM |
675 | 2005-05-10 Michael Matz <[email protected]> |
676 | ||
677 | * gas/hppa/parse/block1.s: Use official limit (0x3fffffff) for | |
678 | .block. | |
679 | ||
55b8cd59 HPN |
680 | 2005-05-10 Hans-Peter Nilsson <[email protected]> |
681 | ||
682 | * gas/mmix/relax2.s: Drop ":" off label definitions. | |
683 | ||
34d9ee9e JB |
684 | 2005-05-09 Jan Beulich <[email protected]> |
685 | ||
686 | * gas/i386/tlsd.[sd]: Adjust to not assume zero displacement will | |
687 | actually be present in memory addressing. | |
688 | * gas/i386/tlspic.[sd]: Likewise. | |
689 | ||
6e3f953d L |
690 | 2005-05-07 H.J. Lu <[email protected]> |
691 | ||
692 | PR 940 | |
693 | * gas/ia64/group-2.d: New. | |
694 | * gas/ia64/group-2.s: New. | |
695 | ||
696 | * gas/ia64/ia64.exp: Add "group-2". | |
697 | ||
003519a7 L |
698 | 2005-05-07 H.J. Lu <[email protected]> |
699 | ||
700 | PR 843 | |
701 | * gas/i386/i386.exp: Add x86-64-branch. | |
702 | ||
703 | * gas/i386/x86-64-branch.d: New. | |
704 | * gas/i386/x86-64-branch.s: New. | |
705 | ||
6eaeac8a JB |
706 | 2005-05-06 Jan Beulich <[email protected]> |
707 | ||
708 | * gas/macros/badarg.s: Add check for bad qualifier specification. | |
709 | * gas/macros/badarg.l: Adjust. | |
710 | * gas/macros/vararg.[sd]: New. | |
711 | * gas/macros/macros.exp: Run new test. | |
712 | ||
26aca5f6 JB |
713 | 2005-05-06 Jan Beulich <[email protected]> |
714 | ||
715 | * gas/all/cond.s: Also test .ifb/.ifnb. | |
716 | * gas/all/cond.d: Adjust. | |
717 | ||
8368879b JB |
718 | 2005-05-06 Jan Beulich <[email protected]> |
719 | ||
720 | * gas/macros/dot.s: Don't use pseudo-ops in first column. | |
721 | * gas/macros/dot.l: Match broader range of possible outputs. | |
722 | * gas/macros/purge.l: Likewise. | |
723 | * gas/macros/purge.s: Start generated macro names with an underscore. | |
724 | ||
eac338cf PB |
725 | 2005-05-05 Paul Brook <[email protected]> |
726 | ||
727 | * gas/i386/i386.exp: Don't run divide test on vxworks. | |
728 | ||
2b8725e7 NC |
729 | 2005-05-05 Nick Clifton <[email protected]> |
730 | ||
731 | * Update the address and phone number of the FSF organization in | |
732 | the GPL notices in the following files: | |
733 | gas/all/itbl-test.c, gas/all/test-example.c, gas/all/test-gen.c, | |
734 | gas/arm/maverick.c, gas/cris/cris.exp, gas/hppa/basic/basic.exp, | |
735 | gas/hppa/parse/parse.exp, gas/hppa/reloc/reloc.exp, | |
736 | gas/hppa/unsorted/unsorted.exp, gas/m88k/m88k.exp, | |
737 | gas/mmix/mmix-err.exp, gas/mmix/mmix-list.exp, gas/mmix/mmix.exp, | |
738 | gas/mn10200/basic.exp, gas/mn10300/am33-2.c, | |
739 | gas/mn10300/basic.exp, gas/pdp11/opcode.s, gas/ppc/aix.exp, | |
740 | gas/sh/basic.exp, gas/sh/err.exp, gas/sh/arch/arch.exp, | |
741 | gas/sh/sh64/sh64.exp, gas/v850/basic.exp, lib/gas-defs.exp | |
742 | ||
ee58dd1e NC |
743 | 2005-05-05 Mike Frysinger <[email protected]> |
744 | ||
745 | * gas/sh/basic.exp: Replace linux-gnu with linux-* to allow for | |
746 | versions of Linux which do not use glibc. | |
747 | * gas/vax/vax.exp: Likewise. | |
748 | ||
5cfd5a0c PB |
749 | 2005-05-05 Paul Brook <[email protected]> |
750 | ||
751 | * lib/gas-defs.exp (regexp_diff): Pass test if last line is "#...". | |
752 | ||
60938e80 L |
753 | 2005-04-26 H.J. Lu <[email protected]> |
754 | ||
755 | * gas/all/assign.s: Make `x' and `y' global. | |
756 | ||
02ddf156 JB |
757 | 2005-04-25 Jan Beulich <[email protected]> |
758 | ||
759 | * gas/macros/badarg.s: Add tests for collisions between/among macro | |
760 | parameters and local symbols. | |
761 | * gas/macros/badarg.l: Adjust. | |
762 | ||
e7f9d279 JB |
763 | 2005-04-20 Jan Beulich <[email protected]> |
764 | ||
765 | * gas/elf/struct.s: Adjust to not get into alignment issues. | |
766 | * gas/elf/struct.d: Adjust for the above and the test's name. | |
767 | ||
29f54b24 L |
768 | 2005-04-19 H.J. Lu <[email protected]> |
769 | ||
770 | * gas/i386/padlock.d: Updated. | |
771 | ||
80b8152b AS |
772 | 2005-04-19 Andreas Schwab <[email protected]> |
773 | ||
774 | * gas/ia64/invalid-ar.l: Adapt to changed error message. | |
775 | ||
e6ca91be JB |
776 | 2005-04-18 Jan Beulich <[email protected]> |
777 | ||
778 | * gas/macros/purge.[ls]: New. | |
779 | * gas/macros/macros.exp: Run new test. | |
780 | ||
8fe53b44 JB |
781 | 2005-04-15 Jan Beulich <[email protected]> |
782 | ||
783 | * gas/elf/struct.[sd]: New. | |
784 | * gas/elf/elf.exp: Run new test. | |
785 | ||
6efba987 AM |
786 | 2005-04-15 Alan Modra <[email protected]> |
787 | ||
788 | * gas/all/assign.s: New. | |
789 | * gas/all/assign.d: New. | |
790 | * gas/all/gas.exp: Run it. | |
791 | ||
2051e8c4 MR |
792 | 2005-04-13 Maciej W. Rozycki <[email protected]> |
793 | ||
794 | * gas/mips/ldstla-32.s: Exclude offsets that are now meant to fail | |
795 | and include more instructions/offsets that are meant to succeed. | |
796 | Use $4 instead $3 to avoid register dependencies. | |
797 | * gas/mips/ldstla-32.d: Update accordingly. | |
798 | * gas/mips/ldstla-32-shared.d: Likewise. | |
799 | * gas/mips/ldstla-32-mips3.d: New test based on the above, except | |
800 | for mips3. | |
801 | * gas/mips/ldstla-32-mips3-shared.d: Similarly, for PIC. | |
802 | * gas/mips/ldstla-32-mips3.s: Source for the new tests. | |
803 | * gas/mips/ldstla-32-1.s: New test for offsets that are meant to | |
804 | fail. | |
805 | * gas/mips/ldstla-32-mips3-1.s: Likewise, for mips3. | |
806 | * gas/mips/ldstla-32-1.l: Stderr output for the new test. | |
807 | * gas/mips/ldstla-32-mips3-1.l: Likewise. | |
808 | * gas/mips/mips.exp: Run the new tests. | |
809 | ||
01ed09aa MK |
810 | 2005-04-11 Mark Kettenis <[email protected]> |
811 | ||
812 | * gas/all/gas.exp: Don't run fastcall labels test on | |
813 | i*86-*-openbsd*. | |
814 | ||
5e75c3ab JB |
815 | 2005-04-11 Jan Beulich <[email protected]> |
816 | ||
817 | * gas/macros/dot.[ls]: New. | |
818 | * gas/macros/macros.exp: Run new test. | |
819 | ||
dbbaec26 L |
820 | 2005-04-06 H.J. Lu <[email protected]> |
821 | ||
822 | * gas/i386/x86-64-pcrel.s: Test R_X86_64_32S. | |
823 | * gas/i386/x86-64-pcrel.d: Updated. | |
824 | ||
ce8d332a NC |
825 | 2005-04-01 Jan-Benedict Glaw <[email protected]> |
826 | ||
d2c5f73e NC |
827 | * gas/vax/flonum.s: New testcase: Encode some flonums. |
828 | * gas/vax/flonum.d: Expected result of new testcase. | |
829 | * gas/vax/vax.exp: Call the new testcase. | |
830 | ||
831 | * gas/vax/elf-rel.d: Call gas with -k. Thanks to Matt Thomas for | |
832 | figuring out. | |
833 | * gas/vax/vax.exp: Run elf-rel.[sd] for NetBSD-ELF and Linux. | |
ce8d332a | 834 | |
8a75718c JB |
835 | 2005-04-01 Jan Beulich <[email protected]> |
836 | ||
837 | * gas/i386/bss.[sd]: New. | |
838 | * gas/i386/i386.exp: Run new test. | |
839 | ||
ae8887b5 | 840 | 2005-04-01 Jan Beulich <[email protected]> |
ce8d332a | 841 | |
ae8887b5 JB |
842 | * gas/i386/x86-64-pcrel.[sd]: New. |
843 | * gas/i386/i386.exp: Run new test. | |
844 | ||
9d2da7ca JB |
845 | 2005-03-30 Julian Brown <[email protected]> |
846 | ||
847 | * gas/arm/mapping.d: Update expected output due to mapping symbols | |
848 | being untyped. | |
849 | ||
4cc91dba L |
850 | 2005-03-29 H.J. Lu <[email protected]> |
851 | ||
852 | * gas/i386/i386.exp: Run segment and inval-seg for i386. Run | |
853 | x86-64-segment and x86-64-inval-seg for x86-64. | |
854 | ||
855 | * gas/i386/intel.d: Expect movw for moving between memory and | |
856 | segment register. | |
857 | * gas/i386/naked.d: Likewise. | |
858 | * gas/i386/opcode.d: Likewise. | |
859 | * gas/i386/x86-64-opcode.d: Likewise. | |
860 | ||
861 | * gas/i386/opcode.s: Use movw for moving between memory and | |
862 | segment register. | |
863 | * gas/i386/x86-64-opcode.s: Likewise. | |
864 | ||
865 | * : Likewise. | |
866 | ||
867 | * gas/i386/inval-seg.l: New. | |
868 | * gas/i386/inval-seg.s: New. | |
869 | * gas/i386/segment.l: New. | |
870 | * gas/i386/segment.s: New. | |
871 | * gas/i386/x86-64-inval-seg.l: New. | |
872 | * gas/i386/x86-64-inval-seg.s: New. | |
873 | * gas/i386/x86-64-segment.l: New. | |
874 | * gas/i386/x86-64-segment.s: New. | |
875 | ||
ba93b8ac DJ |
876 | 2005-03-29 Daniel Jacobowitz <[email protected]> |
877 | ||
878 | * gas/arm/tls.s, gas/arm/tls.d: New files. | |
879 | * gas/arm/arm.exp: Run TLS test. | |
880 | ||
2b8725e7 NC |
881 | 2005-03-29 Julian Brown <[email protected]> |
882 | ||
883 | * gas/arm/unwind.d: Update expected output. | |
884 | ||
8c2fda1d L |
885 | 2005-03-28 H.J. Lu <[email protected]> |
886 | ||
887 | PR 803 | |
888 | * gas/ia64/dv-imply.d: Pass -mtune=itanium1 to as. | |
889 | * gas/ia64/dv-mutex.d : Likewise. | |
890 | * gas/ia64/dv-safe.d: Likewise. | |
891 | * gas/ia64/dv-srlz.d.nop: Likewise. | |
892 | * gas/ia64/ldxmov-1.d: Likewise. | |
893 | * gas/ia64/opc-b.d: Likewise. | |
894 | * gas/ia64/opc-f.d: Likewise. | |
895 | * gas/ia64/opc-i.d: Likewise. | |
896 | * gas/ia64/opc-m.d: Likewise. | |
897 | * gas/ia64/operand-or.d: Likewise. | |
898 | * gas/ia64/pcrel.d: Likewise. | |
899 | * gas/ia64/pseudo.d: Likewise. | |
900 | * gas/ia64/tls.d: Likewise. | |
901 | ||
a339a1c6 HPN |
902 | 2005-03-24 Hans-Peter Nilsson <[email protected]> |
903 | ||
904 | * gas/cris/range-err-1.s: Adjust expected messages for hosts with | |
905 | 64-bit longs. | |
906 | ||
52a43e71 AM |
907 | 2005-03-23 Alan Modra <[email protected]> |
908 | ||
909 | * gas/elf/section5.s: Don't start directives in first column. | |
910 | ||
7d5d9f9b NC |
911 | 2005-03-21 Nick Clifton <[email protected]> |
912 | ||
913 | * gas/arm/iwmmxt.s: Update instructions that use the "never" value | |
914 | in the conditional field to use "le" instead. This is so that the | |
915 | disassembler will disassemble them. | |
916 | * gas/arm/iwmmxt.d: Update expected disassemblies. | |
917 | ||
a724f0f4 JB |
918 | 2005-03-17 Jan Beulich <[email protected]> |
919 | ||
52a43e71 | 920 | * gas/i386/intel.d: Add stderr directive. |
a724f0f4 JB |
921 | * gas/i386/intel.e: New. |
922 | * gas/i386/intel16.d: Add stderr directive. Adjust for changed | |
923 | source. | |
924 | * gas/i386/intel16.e: New. | |
925 | * gas/i386/intel16.s: Add instances of addressing forms with base | |
926 | and index specified in reverse order. | |
927 | * gas/i386/intelbad.l: Adjust for changed source. | |
928 | * gas/i386/intelbad.s: Add more operand forms to check. | |
929 | * gas/i386/intelok.d: Remove -r from objdump options. Add stderr | |
930 | directive. Adjust for changed source. | |
931 | * gas/i386/intelok.e: New. | |
932 | * gas/i386/intelok.s: Define MASM constants byte, word, etc. Add | |
933 | more operand forms to check. | |
934 | * gas/i386/x86_64.d: Add stderr directive. | |
935 | * gas/i386/x86_64.e: New. | |
936 | * gas/i386/x86_64.s: Adjust for parser changes. | |
937 | ||
b05fe5cf ZW |
938 | 2005-03-15 Zack Weinberg <[email protected]> |
939 | ||
940 | * gas/arm/archv6t2.d, gas/arm/archv6t2.s: New dump test. | |
941 | * gas/arm/archv6t2-bad.l, gas/arm/archv6t2-bad.l: New errors test. | |
942 | * gas/arm/arm.exp: Run them. | |
943 | ||
5862107c EC |
944 | 2005-03-14 Eric Christopher <[email protected]> |
945 | ||
946 | * gas/cfi/cfi-mips-1.d, gas/cfi/cfi-mips-1.s: New dump test. | |
947 | * gas/cfi/cfi.exp: Run it. | |
948 | * gas/cfi/cfi-common-1.d: Update. | |
949 | * gas/cfi/cfi-common-2.d: Ditto. | |
950 | * gas/cfi/cfi-common-3.d: Ditto. | |
951 | * gas/cfi/cfi-common-4.d: Ditto. | |
952 | ||
885fc257 ZW |
953 | 2005-03-12 Zack Weinberg <[email protected]> |
954 | ||
955 | * gas/arm/thumbv6k.d, gas/arm/thumbv6k.s: New dump test. | |
956 | * gas/arm/arm.exp: Run it. | |
957 | ||
52962281 AH |
958 | 2005-03-10 Aldy Hernandez <[email protected]> |
959 | ||
885fc257 | 960 | * gas/ppc/e500.d: Fix encoding of efscfd. |
52962281 | 961 | |
da99ee72 AM |
962 | 2005-03-10 Jeff Baker <[email protected]> |
963 | Alan Modra <[email protected]> | |
964 | ||
965 | * gas/ppc/booke.s: Add new m[t,f]sprg testcases. | |
966 | * gas/ppc/booke.d: Likewise. | |
967 | ||
7d8e00cf RS |
968 | 2005-03-09 Richard Sandiford <[email protected]> |
969 | ||
970 | * gas/mips/vr4130.[sd]: New test. | |
971 | * gas/mips/mips.exp: Run it. | |
972 | ||
dc36a61f RS |
973 | 2005-03-09 Richard Sandiford <[email protected]> |
974 | ||
975 | * gas/mips/relax-swap1-mips[12].d: Expect the delay slots of | |
976 | bc1f and bc1t to be filled. | |
977 | * gas/mips/branch-misc-3.[sd]: New test. | |
978 | * gas/mips/mips.exp: Run it. | |
979 | ||
80f19ede BE |
980 | 2005-03-09 Ben Elliston <[email protected]> |
981 | ||
982 | * gas/maxq10/maxq10.exp: Remove stray semicolons. | |
983 | * gas/maxq20/maxq20.exp: Likewise. | |
984 | ||
9b505842 JB |
985 | 2005-03-08 Jan Beulich <[email protected]> |
986 | ||
987 | * gas/ia64/no-fit.[ls]: New. | |
988 | * gas/ia64/ia64.exp: Run new test. | |
989 | ||
ef6a2b41 JB |
990 | 2005-03-08 Jan Beulich <[email protected]> |
991 | ||
992 | * gas/ia64/xdata.[sd], gas/ia64/xdata-ilp32.d: New. | |
993 | * gas/ia64/ia64.exp: Run new tests. | |
994 | ||
0b74f93c JB |
995 | 2005-03-08 Jan Beulich <[email protected]> |
996 | ||
997 | * gas/ia64/pcrel.d: Account for big endian target. | |
998 | * gas/ia64/reloc-bad.s: Enforce 64-bit ABI. | |
999 | ||
66798ad6 HPN |
1000 | 2005-03-08 Hans-Peter Nilsson <[email protected]> |
1001 | ||
1002 | Adjust testsuite for cris-axis-aout. | |
1003 | * gas/cris/rd-bcnst.d, gas/cris/rd-usp-1.d: Adjust regexps for a.out output. | |
1004 | * gas/cris/mulbug-err-1.s, gas/cris/rd-arch-1.d, | |
1005 | gas/cris/rd-arch-2.d, gas/cris/rd-arch-3.d, gas/cris/rd-break32.d, | |
1006 | gas/cris/rd-pcrel2.d, gas/cris/rd-ppv1032.d, gas/cris/rd-ppv32.d, | |
1007 | gas/cris/rd-usp-1b.d, gas/cris/v32-err-7.s: Pass --em=criself. | |
1008 | ||
bbe506e8 TS |
1009 | 2005-03-04 David Daney <[email protected]> |
1010 | ||
1011 | * gas/mips/elf-rel23b.d: Use '__gnu_local_gp' instead of '_gp' | |
1012 | for -mno-shared optimization. | |
1013 | * gas/mips/elf-rel25a.d: Ditto. | |
1014 | ||
25742a2c NC |
1015 | 2005-03-04 Nick Clifton <[email protected]> |
1016 | ||
1017 | * gas/arm/arm.exp: Fix test for running the "undefined" to catch | |
1018 | more non-ELF cases. | |
1019 | * gas/arm/pic.d: Fix for vxworks target. | |
1020 | * gas/arm/basic.d: Likewise. | |
1021 | * gas/arm/unwind.d: Likewise. | |
1022 | ||
aed1a261 RS |
1023 | 2005-03-04 Richard Sandiford <[email protected]> |
1024 | ||
1025 | * gas/mips/ldstla-{n32.s, n32.d, n32-shared.d}: Delete. | |
1026 | * gas/mips/ldstla-{n64.d, n64-shared.d}: Adjust expected output | |
1027 | for loads and stores from constant addresses. | |
1028 | * gas/mips/ldstla-{sym32.s, eabi64.d, n64-sym32.d}: New tests. | |
1029 | * gas/mips/mips.exp: Run them. | |
1030 | ||
b2715587 RS |
1031 | 2005-03-03 Richard Sandiford <[email protected]> |
1032 | ||
1033 | * gas/mips/mips.exp: Move tls tests to main $elf block. | |
1034 | ||
d3d5c686 NC |
1035 | 2005-03-03 Nick Clifton <[email protected]> |
1036 | ||
be20d78e NC |
1037 | * gas/macros/macros.exp (and.s): Expect this test to fail for the |
1038 | tic4x-coff target because it uses the '&' character as a line | |
1039 | separator. | |
1040 | ||
3c1a78a4 NC |
1041 | * gas/sh/basic.exp: Add an sh-hms version of the pcrel test. |
1042 | * gas/sh/pcrel-hms.d: New file. Adjusted form of pcrel-coff.d for | |
1043 | the sh-hms target. | |
1044 | * gas/sh/arch/arch.exp: Expect the same failures for sh-hms port | |
1045 | as for the sh-coff port. | |
1046 | ||
5e1e0414 NC |
1047 | * gas/macros/macros.exp (run_list_test): Also expect the msp430 |
1048 | port to fail the strings test because it defines | |
1049 | ONLY_STANDARD_ESCAPES. | |
1050 | ||
f991b11e NC |
1051 | * gas/arm/arch6zk.s: Add three nop instructions in order to pad |
1052 | the .text section out to a 32-byte boundary as will automatically | |
1053 | be done by the arm-aout target. | |
1054 | * gas/arm/arch6zk.d: Add expected nop disassemblies. | |
1055 | ||
d3d5c686 NC |
1056 | * gas/d30v/serial.l: Remove listing lines that are no longer |
1057 | emitted and fix up expected binary encoding. | |
1058 | * gas/d30v/serial2.l: Likewise. | |
1059 | * gas/d30v/serial2O.l: Likewise. | |
1060 | ||
a6ccbdd3 RR |
1061 | 2005-03-03 Ramana Radhakrishnan <[email protected]> |
1062 | ||
da99ee72 AM |
1063 | * gas/arc/extensions.s: Add tests for extcoreregister. |
1064 | * gas/arc/extensions.d: Likewise. | |
1065 | * gas/arc/warn.s: Warnings for readonly core registers accessed. | |
1066 | * gas/arc/warn.d: Likewise. | |
2b8725e7 | 1067 | * gas/arc/arc.exp: Run extensions testcase. |
a6ccbdd3 | 1068 | |
fa81d963 RS |
1069 | 2005-03-03 Richard Sandiford <[email protected]> |
1070 | ||
1071 | * gas/mips/noat-1.d: Add -mips1 to assembler options. | |
1072 | ||
c67de7d5 RR |
1073 | 2005-03-03 Ramana Radhakrishnan <[email protected]> |
1074 | ||
da99ee72 AM |
1075 | * gas/arc/ld.s: Add checks for short immediates with ld. |
1076 | * gas/arc/ld.d: Likewise. | |
c67de7d5 | 1077 | |
128b3d86 DJ |
1078 | 2005-03-02 Daniel Jacobowitz <[email protected]> |
1079 | ||
1080 | * gas/mips/tls-o32.d, gas/mips/tls-o32.s, gas/mips/tls-ill.l, | |
1081 | gas/mips/tls-ill.s: New files. | |
1082 | * gas/mips/mips.exp: Run TLS tests. | |
1083 | ||
632d447c AM |
1084 | 2005-03-02 Alan Modra <[email protected]> |
1085 | ||
1086 | * gas/ppc/astest.d: Adjust for relocs reduced to section sym. | |
1087 | * gas/ppc/astest2.d: Likewise. | |
1088 | * gas/ppc/astest2_64.d: Likewise. | |
1089 | * ppc/astest64.d: Likewise. | |
1090 | * ppc/booke.d: Likewise. | |
1091 | * ppc/power4.d: Likewise. | |
1092 | * ppc/test1elf32.d: Likewise. | |
1093 | * ppc/test1elf64.d: Likewise. | |
1094 | ||
c4a530c5 JB |
1095 | 2005-03-02 Jan Beulich <[email protected]> |
1096 | ||
1097 | * gas/i386/cr-err.[ls]: New. | |
1098 | * gas/i386/crx.[ds]: New. | |
1099 | * gas/i386/i386.exp: Run new tests. | |
1100 | ||
167c3097 JB |
1101 | 2005-03-02 Jan Beulich <[email protected]> |
1102 | ||
1103 | * gas/i386/intelok.d: Add -r to objdump options. Adjust expectations. | |
1104 | * gas/i386/intelok.s: Add checks for various special memory operands. | |
1105 | ||
a76903bf AM |
1106 | 2005-03-01 Ramana Radhakrishnan <[email protected]> |
1107 | ||
1108 | * gas/arc/extensions.s: New file. | |
1109 | * gas/arc/extensions.d: New file. | |
1110 | ||
a3a4c9c4 NC |
1111 | 2005-03-01 Nick Clifton <[email protected]> |
1112 | ||
1113 | * gas/arm/arm.exp (undefined): Run a COFF variant of this test for | |
1114 | COFF based ports. | |
1115 | * gas/arm/undefined_coff.s: New file: Variant of undefined.s but | |
1116 | with a COFF formated local label name. | |
1117 | * gas/arm/undefined_coff.l: New file. Variant of undefined.l. | |
1118 | ||
ce04548a NC |
1119 | 2005-03-01 Stig Petter Olsroed <[email protected]> |
1120 | Nick Clifton <[email protected]> | |
1121 | ||
1122 | * gas/arm/inst.d: Allow for ARM ports which decode the reloc | |
1123 | associated with branches and so show the exact symbolic | |
1124 | destination address rather than an offset from the start of the | |
1125 | section. | |
1126 | * gas/arm/pic.d: Likewise. | |
632d447c | 1127 | |
ddf0c81b AM |
1128 | 2005-03-01 Alan Modra <[email protected]> |
1129 | ||
1130 | * gas/m68k/mcf-emac.d: Allow for 64-bit addresses. | |
1131 | * gas/m68k/mcf-mac.d: Likewise. | |
1132 | * gas/m68k/mcf-mov3q.d: Likewise. | |
1133 | * gas/m68k/mode5.d: Likewise. | |
1134 | ||
1375e99f EC |
1135 | 2005-02-22 Eric Christopher <[email protected]> |
1136 | ||
1137 | * gas/mips/elf-rel10.d: Update for label change. | |
1138 | ||
9def96e7 MR |
1139 | 2005-02-22 Maciej W. Rozycki <[email protected]> |
1140 | ||
1141 | * gas/mips/mips16-dwarf2.d: Pass -mabi=32. Include relocation | |
1142 | information. | |
1143 | * gas/mips/mips16-dwarf2-n32.d: New test to check DWARF2 line | |
1144 | information for MIPS16 for the n32 ABI. | |
1145 | * gas/mips/mips.exp. Run the new test. | |
1146 | ||
1fda77fb EC |
1147 | 2005-02-22 Eric Christopher <[email protected]> |
1148 | ||
1149 | * gas/mips/elf-rel10.s: Add label for frob. | |
1150 | ||
58e2ea4d MR |
1151 | 2005-02-22 Maciej W. Rozycki <[email protected]> |
1152 | ||
1153 | * gas/mips/mips16-dwarf2.d: New test to check DWARF2 line | |
1154 | information for MIPS16. | |
1155 | * gas/mips/mips16-dwarf2.s: Source for the new test. | |
1156 | * gas/mips/mips.exp: Run the new test. | |
1157 | ||
ba7f26d2 AM |
1158 | 2005-02-21 Alan Modra <[email protected]> |
1159 | ||
1160 | * gas/d10v/instruction_packing-005.d: Adjust. | |
1161 | * gas/d10v/instruction_packing-008.d: Ignore disassembled stabs. | |
1162 | * gas/d10v/instruction_packing-009.d: Likewise. | |
1163 | * gas/d10v/instruction_packing-010.d: Likewise. | |
1164 | * gas/d10v/warning-001.d: Use #warning instead of #error. | |
1165 | * gas/d10v/warning-002.d: Likewise. | |
1166 | * gas/d10v/warning-003.d: Likewise. | |
1167 | * gas/d10v/warning-004.d: Likewise. | |
1168 | * gas/d10v/warning-005.d: Likewise. | |
1169 | * gas/d10v/warning-006.d: Likewise. | |
1170 | * gas/d10v/warning-007.d: Likewise. | |
1171 | * gas/d10v/warning-008.d: Likewise. | |
1172 | * gas/d10v/warning-009.d: Likewise. | |
1173 | * gas/d10v/warning-010.d: Likewise. | |
1174 | * gas/d10v/warning-011.d: Likewise. | |
1175 | * gas/d10v/warning-012.d: Likewise. | |
1176 | * gas/d10v/warning-013.d: Likewise. | |
1177 | * gas/d10v/warning-015.d: Likewise. | |
1178 | * gas/d10v/warning-016.d: Likewise. | |
1179 | * gas/d10v/warning-017.d: Likewise. | |
1180 | * gas/d10v/warning-018.d: Likewise. | |
1181 | * gas/d10v/warning-019.d: Likewise. | |
1182 | * lib/gas-defs.exp (run_dump_test): Don't require a dump program if | |
1183 | #warning given. Rearrange to allow $program to remain unset. | |
1184 | Fail the test if warning not found when expected. Conversely fail | |
1185 | the test if assembler errors or warnings given when not expected. | |
1186 | ||
8fc2e39e TS |
1187 | 2005-02-18 Thiemo Seufer <[email protected]> |
1188 | ||
1189 | * gas/mips/noat-1.s, gas/mips/noat-1.d, gas/mips/noat-2.s, | |
1190 | gas/mips/noat2.l, gas/mips/noat-3.s, gas/mips/noat-3.l, | |
1191 | gas/mips/noat-4.s, gas/mips/noat-4.l, gas/mips/noat-5.s, | |
1192 | gas/mips/noat-5.l, gas/mips/noat-6.s, gas/mips/noat-6.l, | |
1193 | gas/mips/noat-7.s, gas/mips/noat-7.l: New files, testcases for | |
1194 | .set noat in macro expansions. | |
1195 | * gas/mips/mips.exp: Run new testcases. | |
1196 | * gas/mips/rol-hw.d, gas/mips/rol-hw.l, gas/mips/rol.d, | |
1197 | gas/mips/rol.l, gas/mips/rol.s, gas/mips/rol64-hw.d, | |
1198 | gas/mips/rol64-hw.l, gas/mips/rol64.d, gas/mips/rol64.l, | |
1199 | gas/mips/rol64.s, gas/mips/uld2-eb.d, gas/mips/uld2-el.d, | |
1200 | gas/mips/uld2.l, gas/mips/uld2.s, gas/mips/ulh2-eb.d, | |
1201 | gas/mips/ulh2-el.d, gas/mips/ulh2.l, gas/mips/ulh2.s, | |
1202 | gas/mips/ulw2-eb-ilocks.d, gas/mips/ulw2-eb.d, | |
1203 | gas/mips/ulw2-el-ilocks.d, gas/mips/ulw2-el.d, gas/mips/ulw2.l, | |
1204 | gas/mips/ulw2.s: Don't try to test .set noat. | |
1205 | ||
91d777ee L |
1206 | 2005-02-17 H.J. Lu <[email protected]> |
1207 | ||
1208 | * gas/ia64/hint.b-err.l: New file. | |
1209 | * gas/ia64/hint.b-err.s: Likewise. | |
1210 | * gas/ia64/hint.b-warn.l: Likewise. | |
1211 | * gas/ia64/hint.b-warn.s: Likewise. | |
1212 | ||
1213 | * gas/ia64/ia64.exp: Run hint.b-err and hint.b-warn. | |
1214 | ||
1215 | * gas/ia64/opc-b.d: Pass -mhint.b=ok to as. | |
1216 | ||
26b810ce JB |
1217 | 2005-02-17 Jan Beulich <[email protected]> |
1218 | ||
1219 | * gas/ia64/nostkreg.[ds]: New. | |
1220 | * gas/ia64/ia64.exp: Run new test. | |
1221 | ||
ddc07134 AM |
1222 | 2005-02-16 Alan Modra <[email protected]> |
1223 | ||
1224 | * gas/all/gas.exp (quad): Don't run on i960. | |
1225 | ||
d6f16593 | 1226 | 2005-02-15 Nigel Stephens <[email protected]> |
ddc07134 | 1227 | Maciej W. Rozycki <[email protected]> |
d6f16593 MR |
1228 | |
1229 | * gas/mips/mips16-hilo.d: New test for the R_MIPS16_HI16 and | |
1230 | R_MIPS16_LO16 relocs. | |
1231 | * gas/mips/mips16-hilo-n32.d: Likewise, for the n32 ABI. | |
1232 | * gas/mips/mips16-hilo.s: Source for the new tests. | |
1233 | * gas/mips/mips.exp: Run the new tests. | |
1234 | ||
7b347e43 JB |
1235 | 2005-02-15 Jan Beulich <[email protected]> |
1236 | ||
1237 | * gas/ia64/pcrel.[ds]: New. | |
1238 | * gas/ia64/ia64.exp: Run new test. | |
1239 | ||
a66d2bb7 JB |
1240 | 2005-02-15 Jan Beulich <[email protected]> |
1241 | ||
ddc07134 AM |
1242 | * gas/ia64/dv-raw-err.l: Expect specific resource for RAW |
1243 | violation on b0. | |
a66d2bb7 JB |
1244 | * gas/ia64/regval.[ls]: New. |
1245 | * gas/ia64/ia64.exp: Run new test. | |
1246 | ||
4b09e828 JB |
1247 | 2005-02-15 Jan Beulich <[email protected]> |
1248 | ||
1249 | * gas/ia64/dv-raw-err.s: Don't use r0 or f0 as output operand. | |
1250 | * gas/ia64/dv-waw-err.s: Likewise. | |
1251 | * gas/ia64/reg-err.[ls]: New. | |
1252 | * gas/ia64/ia64.exp: Run new test. | |
1253 | ||
0ca3e455 JB |
1254 | 2005-02-15 Jan Beulich <[email protected]> |
1255 | ||
1256 | * gas/ia64/reloc.[ds]: New. | |
1257 | * gas/ia64/reloc-bad.[ls]: New. | |
1258 | * gas/ia64/ia64.exp: Run new tests. | |
1259 | ||
2f6d622e JB |
1260 | 2005-02-15 Jan Beulich <[email protected]> |
1261 | ||
1262 | * gas/ia64/operand-or.d: Pass -xnone to assembler. | |
1263 | ||
f1dab70d JB |
1264 | 2005-02-13 Jan Beulich <[email protected]> |
1265 | ||
1266 | * gas/ia64/label.l: Adjust line numbers. | |
1267 | * gas/ia64/label.s: Add .explicit. | |
1268 | * gas/ia64/nop_x.s: Likewise. | |
1269 | * gas/ia64/opc-a.d: Add assembler option -xnone. | |
1270 | * gas/ia64/opc-b.d: Likewise. | |
1271 | * gas/ia64/opc-f.d: Likewise. | |
1272 | * gas/ia64/opc-i.d: Likewise. | |
1273 | * gas/ia64/opc-m.d: Likewise. | |
1274 | * gas/ia64/opc-x.d: Likewise. | |
1275 | * gas/ia64/pseudo.d: Likewise. | |
1276 | * gas/ia64/regs.d: Likewise. | |
1277 | * gas/ia64/tls.d: Likewise. | |
1278 | * gas/ia64/unwind-err.l: Adjust line numbers. | |
1279 | * gas/ia64/unwind-err.s: Remove explicit stops. | |
1280 | ||
20b36a95 JB |
1281 | 2005-02-13 Jan Beulich <[email protected]> |
1282 | ||
1283 | * gas/ia64/pound.[ls]: New. | |
1284 | * gas/ia64/ia64.exp: Run new test. | |
1285 | ||
c1e6cd61 L |
1286 | 2005-02-13 H.J. Lu <[email protected]> |
1287 | ||
1288 | * gas/ia64/ia64.exp: Add "operand-or". | |
1289 | ||
1290 | * gas/ia64/operand-or.d: New file. | |
1291 | * gas/ia64/operand-or.s: Likewise. | |
1292 | ||
970d6792 L |
1293 | 2005-02-11 H.J. Lu <[email protected]> |
1294 | ||
1295 | * gas/ia64/ia64.exp: Pass -munwind-check=error for unwind-err | |
1296 | and proc. | |
1297 | ||
2b8725e7 NC |
1298 | 2005-02-10 Julian Brown <[email protected]> |
1299 | ||
1300 | * gas/arm/unwind.d: Alter expected output to include dependency on | |
1301 | __aeabi_unwind_cpp_pr[01]. | |
1302 | ||
9ae09ff9 JB |
1303 | 2005-02-09 Jan Beulich <[email protected]> |
1304 | ||
1305 | * gas/i386/intelok.s: Remove comments disabling alternative forms of | |
1306 | fbld, fbstp, and fldcw. | |
1307 | * gas/i386/intelok.d: Expect two instances of fbld, fbstp, and fldcw. | |
1308 | ||
9f5083a4 NC |
1309 | 2005-02-07 Inderpreet Singh <[email protected]> |
1310 | ||
1311 | * gas/maxq10/jump.d: Fixed relative jump offset. | |
1312 | * gas/maxq10/call.d: Likewise. | |
1313 | * gas/maxq20/jump.d: Likewise. | |
1314 | * gas/maxq20/call.d: Likewise. | |
1315 | ||
cfdf4aaa HPN |
1316 | 2005-02-07 Hans-Peter Nilsson <[email protected]> |
1317 | ||
1318 | * lib/gas-defs.exp: Support new directive "warning". | |
1319 | ||
05ee4b0f JB |
1320 | 2005-02-02 Jan Beulich <[email protected]> |
1321 | ||
1322 | * gas/ia64/pred-rel.s: New. | |
1323 | * gas/ia64/ia64.exp: Run new test. | |
1324 | ||
99f99b32 DJ |
1325 | 2005-01-31 Daniel Jacobowitz <[email protected]> |
1326 | ||
1327 | * gas/mips/elf-rel23.d, gas/mips/elf-rel23a.d: Accept little-endian. | |
1328 | * gas/mips/tmipsel16-e.d, gas/mips/tmipsel16-f.d: Accept section | |
1329 | symbol names. | |
1330 | ||
ca3bc58f JB |
1331 | 2005-01-31 Jan Beulich <[email protected]> |
1332 | ||
1333 | * gas/macros/repeat.[ds]: New. | |
1334 | * gas/macros/macros.exp: Run new test. | |
1335 | ||
057f53c1 JB |
1336 | 2005-01-31 Jan Beulich <[email protected]> |
1337 | ||
1338 | * gas/macros/badarg.[ls]: New. | |
1339 | * gas/macros/end.[ls]: New. | |
1340 | * gas/macros/redef.[ls]: New. | |
1341 | * gas/macros/macros.exp (run_list_test): Copy from elsewhere. | |
1342 | Run new tests. | |
1343 | ||
d3156ecc JB |
1344 | 2005-01-31 Jan Beulich <[email protected]> |
1345 | ||
1346 | * gas/ia64/operands.[ls]: New. | |
1347 | * gas/ia64/ia64.exp: Run new test. | |
1348 | ||
75e09913 JB |
1349 | 2005-01-31 Jan Beulich <[email protected]> |
1350 | ||
1351 | * gas/ia64/proc.[ls]: New. | |
1352 | * gas/ia64/unwind-err.[ls]: New. | |
1353 | * gas/ia64/ia64.exp: Run new tests. | |
1354 | ||
f4660e2c JB |
1355 | 2005-01-31 Jan Beulich <[email protected]> |
1356 | ||
1357 | * gas/ia64/bundling.[ds]: New. | |
1358 | * gas/ia64/label.[ls]: New. | |
1359 | * gas/ia64/last.[ls]: New. | |
1360 | * gas/ia64/slot2.[ls]: New. | |
1361 | * gas/ia64/ia64.exp: Run new tests. | |
1362 | ||
60b9a617 JB |
1363 | 2005-01-31 Jan Beulich <[email protected]> |
1364 | ||
1365 | * gas/ia64/pseudo.[ds]: New. | |
1366 | * gas/ia64/ia64.exp: Run new test. | |
1367 | ||
09124b3f JB |
1368 | 2005-01-27 Jan Beulich <[email protected]> |
1369 | ||
1370 | * gas/ia64/nop_x.[ds]: New. | |
1371 | * gas/ia64/ia64.exp: Run new test. | |
1372 | ||
1373 | 2005-01-27 Jan Beulich <[email protected]> | |
97762d08 JB |
1374 | |
1375 | * gas/ia64/dv-waw-err.l: Don't expect ar112 move warning to refer to | |
1376 | M-unit. | |
1377 | * gas/ia64/mov-ar.[ds]: New. | |
1378 | * gas/ia64/ia64.exp: Run new test. | |
1379 | ||
7fe1cadb NC |
1380 | 2005-01-24 Nick Clifton <[email protected]> |
1381 | ||
1382 | * gas/all/sleb128.d: Do not assume an 8-bit byte. | |
1383 | * gas/all/quad.d: Likewise. Also allow for ports which order | |
1384 | bytes within words in other than simple big-endian or | |
1385 | little-endian fashions. | |
1386 | ||
e5604d79 RS |
1387 | 2005-01-19 Richard Sandiford <[email protected]> |
1388 | ||
1389 | * gas/all/sleb128.[sd]: New test. | |
1390 | * gas/all/quad.[sd]: New test. | |
1391 | * gas/all/gas.exp: Run them. | |
1392 | ||
e38bc3b5 NC |
1393 | 2005-01-17 Andrew Stubbs <[email protected]> |
1394 | ||
1395 | * gas/sh/arch/arch.exp: Correct the email address. | |
1396 | Correct a few comment typos. | |
1397 | Add new tests to ensure that the assembler will only accept | |
1398 | instructions valid in each architecture and vice-versa. | |
1399 | * gas/sh/arch/arch_expected.txt: Update/Correct the test results. | |
1400 | * gas/sh/arch/sh2a-nofpu-or-sh3-nommu.s: Regenerate. | |
1401 | * gas/sh/arch/sh2a-nofpu-or-sh4-nommu-nofpu.s: Regenerate. | |
1402 | * gas/sh/arch/sh2a-nofpu.s: Generate new file. | |
1403 | * gas/sh/arch/sh2a-or-sh3e.s: Regenerate. | |
1404 | * gas/sh/arch/sh2a-or-sh4.s: Regenerate. | |
1405 | * gas/sh/arch/sh2a.s: Generate new file. | |
1406 | * gas/sh/arch/sh2e.s: Regenerate. | |
1407 | * gas/sh/arch/sh2.s: Regenerate. | |
1408 | * gas/sh/arch/sh3-dsp.s: Regenerate. | |
1409 | * gas/sh/arch/sh3e.s: Regenerate. | |
1410 | * gas/sh/arch/sh3-nommu.s: Regenerate. | |
1411 | * gas/sh/arch/sh3.s: Regenerate. | |
1412 | * gas/sh/arch/sh4al-dsp.s: Regenerate. | |
1413 | * gas/sh/arch/sh4a-nofpu.s: Regenerate. | |
1414 | * gas/sh/arch/sh4a.s: Regenerate. | |
1415 | * gas/sh/arch/sh4-nofpu.s: Regenerate. | |
1416 | * gas/sh/arch/sh4-nommu-nofpu.s: Regenerate. | |
1417 | * gas/sh/arch/sh4.s: Regenerate. | |
1418 | * gas/sh/arch/sh-dsp.s: Regenerate. | |
1419 | * gas/sh/arch/sh.s: Regenerate. | |
1420 | ||
2033b4b9 L |
1421 | 2005-01-12 H.J. Lu <[email protected]> |
1422 | ||
1423 | * i386/i386.exp: Run "sib". | |
1424 | ||
1425 | * gas/i386/sib.d: New file. | |
1426 | * gas/i386/sib.s: Likewise. | |
1427 | ||
1ad119f1 AS |
1428 | 2005-01-09 Andreas Schwab <[email protected]> |
1429 | ||
ddc07134 | 1430 | * gas/i386/intel16.d: Ignore trailing text with #pass. |
1ad119f1 AS |
1431 | * gas/i386/intelok.d: Likewise. |
1432 | * gas/i386/prefix.d: Likewise. | |
1433 | * gas/i386/sub.d: Likewise. | |
1434 | * gas/i386/padlock.d: Likewise. | |
1435 | * gas/i386/x86_64.d: Likewise. | |
1436 | ||
845e9b51 EB |
1437 | 2005-01-05 Eric Botcazou <[email protected]> |
1438 | ||
1439 | * gas/elf/elf.exp (section5): Use 0-9 instead of [:digit:]. | |
1440 | ||
8d15ae7c AM |
1441 | 2004-12-31 Alan Modra <[email protected]> |
1442 | ||
1443 | * gas/elf/elf.exp: Don't list reloc sections. | |
1444 | * gas/elf/section5.e: Remove reloc sections. | |
1445 | ||
f4426611 TL |
1446 | 2004-12-21 Tomer Levi <[email protected]> |
1447 | ||
ddc07134 | 1448 | * gas/crx/beq_insn.d: Update reference file according to |
f4426611 | 1449 | disassembler printing method. |
ddc07134 AM |
1450 | * gas/crx/bit_insn.d: Likewise. |
1451 | * gas/crx/br_insn.d: Likewise. | |
1452 | * gas/crx/cmpbr_insn.d: Likewise. | |
1453 | * gas/crx/cop_insn.d: Likewise. | |
f4426611 TL |
1454 | * gas/crx/load_stor_insn.d: Likewise. |
1455 | ||
7f1c6624 HPN |
1456 | 2004-12-21 Hans-Peter Nilsson <[email protected]> |
1457 | ||
1458 | * gas/elf/section5.e, gas/elf/section5.l: Replace [:digit:], | |
1459 | [:xdigit:] and {N} in regexps with [0-9], [0-9a-fA-F] and N | |
1460 | copies, to cater to tcl versions before Tcl 8.2.3. | |
1461 | ||
a904de94 NC |
1462 | 2004-12-20 Nick Clifton <[email protected]> |
1463 | ||
1464 | * gas/elf/section5.[ls]: Use % instead of @ in .section | |
1465 | directives. | |
1466 | ||
1e50d24d RS |
1467 | 2004-12-16 Richard Sandiford <[email protected]> |
1468 | ||
1469 | * gas/v850/split-lo16.{s,d}: New test. | |
1470 | * gas/v850/v850.exp: Run it. | |
1471 | ||
7a6d0b32 JB |
1472 | 2004-12-15 Jan Beulich <[email protected]> |
1473 | ||
1474 | * gas/elf/section5.[els]: New. | |
1475 | ||
c0d8293f RS |
1476 | 2004-12-13 Richard Sandiford <[email protected]> |
1477 | ||
1478 | * gas/mips/elf-rel25.d, gas/mips/elf-rel25a.d: Cope with different | |
1479 | .text alignments. | |
1480 | ||
5c799c07 AM |
1481 | 2004-12-11 Alan Modra <[email protected]> |
1482 | ||
1483 | * gas/alpha/elf-usepv-1.d: Update for changed section syms. | |
1484 | * gas/arm/mapping.d: Likewise. | |
1485 | * gas/mips/tmips16-e.d: Likewise. | |
1486 | * gas/mips/tmips16-f.d: Likewise. | |
1487 | * gas/mmix/align-1.d: Likewise. | |
1488 | * gas/mmix/basep-10.d: Likewise. | |
1489 | * gas/mmix/basep-11.d: Likewise. | |
1490 | * gas/mmix/basep-7.d: Likewise. | |
1491 | * gas/mmix/basep-8.d: Likewise. | |
1492 | * gas/mmix/basep-9.d: Likewise. | |
1493 | * gas/mmix/builtin1.d: Likewise. | |
1494 | * gas/mmix/builtin2.d: Likewise. | |
1495 | * gas/mmix/builtin3.d: Likewise. | |
1496 | * gas/mmix/bz-c.d: Likewise. | |
1497 | * gas/mmix/comment-2.d: Likewise. | |
1498 | * gas/mmix/comment-3.d: Likewise. | |
1499 | * gas/mmix/cons-2.d: Likewise. | |
1500 | * gas/mmix/fb-1.d: Likewise. | |
1501 | * gas/mmix/fb-2.d: Likewise. | |
1502 | * gas/mmix/geta-c.d: Likewise. | |
1503 | * gas/mmix/greg1.d: Likewise. | |
1504 | * gas/mmix/greg1a.d: Likewise. | |
1505 | * gas/mmix/greg2.d: Likewise. | |
1506 | * gas/mmix/greg2a.d: Likewise. | |
1507 | * gas/mmix/greg3.d: Likewise. | |
1508 | * gas/mmix/greg4.d: Likewise. | |
1509 | * gas/mmix/greg5.d: Likewise. | |
1510 | * gas/mmix/greg6.d: Likewise. | |
1511 | * gas/mmix/greg7.d: Likewise. | |
1512 | * gas/mmix/greg8.d: Likewise. | |
1513 | * gas/mmix/is-1.d: Likewise. | |
1514 | * gas/mmix/jump-c.d: Likewise. | |
1515 | * gas/mmix/local-1.d: Likewise. | |
1516 | * gas/mmix/locall1.d: Likewise. | |
1517 | * gas/mmix/odd-1.d: Likewise. | |
1518 | * gas/mmix/op-0-1.d: Likewise. | |
1519 | * gas/mmix/op-0-1s.d: Likewise. | |
1520 | * gas/mmix/op-0-2.d: Likewise. | |
1521 | * gas/mmix/prefix1.d: Likewise. | |
1522 | * gas/mmix/prefix2.d: Likewise. | |
1523 | * gas/mmix/prefix3.d: Likewise. | |
1524 | * gas/mmix/pseudo-1.d: Likewise. | |
1525 | * gas/mmix/pushj-c.d: Likewise. | |
1526 | * gas/mmix/pushj-cs.d: Likewise. | |
1527 | * gas/mmix/sym-1.d: Likewise. | |
1528 | * gas/mmix/weak1-s.d: Likewise. | |
1529 | * gas/mmix/weak1.d: Likewise. | |
1530 | * gas/mmix/zerop-1.d: Likewise. | |
1531 | * gas/ppc/power4.d: Likewise. | |
1532 | * gas/ppc/test1elf32.d: Likewise. | |
1533 | * gas/ppc/test1elf64.d: Likewise. | |
1534 | * gas/sh/sh64/datal32-3.d: Likewise. | |
1535 | * gas/sh/sh64/datal64-3.d: Likewise. | |
1536 | * gas/sh/sh64/localcom-1.d: Likewise. | |
1537 | ||
e8ede7c7 ILT |
1538 | 2004-12-10 Ian Lance Taylor <[email protected]> |
1539 | ||
1540 | * gas/mips/elf-rel23a.d: New test. | |
1541 | * gas/mips/elf-rel23b.d: New test. | |
1542 | * gas/mips/elf-rel25.s: New test. | |
1543 | * gas/mips/elf-rel25.d: New test. | |
1544 | * gas/mips/elf-rel25a.d: New test. | |
1545 | * gas/mips/mips.exp: Run new tests. | |
1546 | ||
be1b2b4b PB |
1547 | 2004-12-09 Paul Brook <[email protected]> |
1548 | ||
1549 | * gas/arm/unwind.d: Expect R_ARM_PREL31 relocations. | |
1550 | ||
42581a24 ILT |
1551 | 2004-12-09 Ian Lance Taylor <[email protected]> |
1552 | ||
1553 | * gas/mips/branch-swap.d: Pass -32 to as. | |
1554 | ||
f75dc283 TL |
1555 | 2004-11-29 Tomer Levi <[email protected]> |
1556 | ||
1557 | * gas/crx/br_insn.d: Fix error in expected disassembly. | |
1558 | ||
a7498ae6 NC |
1559 | 2004-11-29 Kazuhiro Inaoka <[email protected]> |
1560 | ||
2b8725e7 NC |
1561 | * gas/m32r/rela-1.s: New test. |
1562 | * gas/m32r/rela-1.d: Expected disassembly. | |
1563 | * gas/m32r/m32r.exp: Run the new test. | |
1564 | * gas/m32r/relax-1.d: Update for fixed pcrel reloc | |
a7498ae6 NC |
1565 | generation. |
1566 | ||
907362e5 RE |
1567 | 2004-11-27 Richard Earnshaw <[email protected]> |
1568 | ||
2b8725e7 | 1569 | * gas/arm/thumbv6.d (setend): Remove stray tab at end |
907362e5 RE |
1570 | of dump pattern. |
1571 | ||
603be052 L |
1572 | 2004-11-25 H.J. Lu <[email protected]> |
1573 | ||
1574 | * gas/ia64/group-1.d: Adjust expected secion ordering. | |
1575 | ||
37edbb65 | 1576 | 2004-11-25 Jan Beulich <[email protected]> |
603be052 | 1577 | |
37edbb65 JB |
1578 | * gas/i386/x86-64-inval.[sl]: Remove sahf/lahf. |
1579 | ||
47cc2cf5 PB |
1580 | 2004-11-24 Paul Brook <[email protected]> |
1581 | ||
1582 | * gas/elf/group0a.d: Adjust expected secion ordering. | |
1583 | * gas/elf/group1a.d: Ditto. | |
1584 | * gas/elf/section4.d: Ditto. | |
1585 | ||
5515a510 NC |
1586 | 2004-11-24 Nick Clifton <[email protected]> |
1587 | ||
1588 | * gas/iq2000/allinsn.exp: Remove IQ10 tests. | |
1589 | * gas/iq2000/q10allinsn.d: Delete. | |
ddc07134 | 1590 | * gas/iq2000/q10allinsn.s: Delete. |
5515a510 NC |
1591 | * gas/iq2000/q10hazard4.s: Delete. |
1592 | * gas/iq2000/q10hazard5.s: Delete. | |
1593 | * gas/iq2000/q10load-hazards.exp: Delete. | |
1594 | * gas/iq2000/q10nohazard.s: Delete. | |
1595 | * gas/iq2000/q10noyield.s: Delete. | |
1596 | * gas/iq2000/q10test0.d: Delete. | |
1597 | * gas/iq2000/q10test0.s: Delete. | |
1598 | * gas/iq2000/q10test1.d: Delete. | |
1599 | * gas/iq2000/q10test1.s: Delete. | |
1600 | * gas/iq2000/q10test10.d: Delete. | |
1601 | * gas/iq2000/q10test10.s: Delete. | |
1602 | * gas/iq2000/q10test11.d: Delete. | |
1603 | * gas/iq2000/q10test11.s: Delete. | |
1604 | * gas/iq2000/q10test12.d: Delete. | |
1605 | * gas/iq2000/q10test12.s: Delete. | |
1606 | * gas/iq2000/q10test2.d: Delete. | |
1607 | * gas/iq2000/q10test2.s: Delete. | |
1608 | * gas/iq2000/q10test3.d: Delete. | |
1609 | * gas/iq2000/q10test3.s: Delete. | |
1610 | * gas/iq2000/q10test4.d: Delete. | |
1611 | * gas/iq2000/q10test4.s: Delete. | |
1612 | * gas/iq2000/q10test5.d: Delete. | |
1613 | * gas/iq2000/q10test5.s: Delete. | |
1614 | * gas/iq2000/q10test6.d: Delete. | |
1615 | * gas/iq2000/q10test6.s: Delete. | |
1616 | * gas/iq2000/q10test7.d: Delete. | |
1617 | * gas/iq2000/q10test7.s: Delete. | |
1618 | * gas/iq2000/q10test8.d: Delete. | |
1619 | * gas/iq2000/q10test8.s: Delete. | |
1620 | * gas/iq2000/q10test9.d: Delete. | |
1621 | * gas/iq2000/q10test9.s: Delete. | |
1622 | * gas/iq2000/q10yield.exp: Delete. | |
1623 | * gas/iq2000/test.exp: Delete. | |
1624 | ||
d8b2b7a5 NC |
1625 | 2004-11-24 Ramana Radhakrishnan <[email protected]> |
1626 | ||
1627 | * gas/arc/st.s: Add checks for other variants of the sr and st | |
1628 | instruction. | |
1629 | * gas/arc/st.d: Update the expected disassembly. | |
1630 | ||
dae1b34e NC |
1631 | 2004-11-23 Nick Clifton <[email protected]> |
1632 | ||
1633 | * gas/mn10300/relax.s: Add further tests of the relaxing of branch | |
1634 | instructions. | |
1635 | * gas/mn10300/relax.d: Add expected relocations. | |
1636 | ||
d81acc42 NC |
1637 | 2004-11-22 Ravi Ramaseshan <[email protected]> |
1638 | ||
1639 | * gas/arc/ld.s: Add check of load of a long immediate. | |
1640 | * gas/arc/ld.d: Add expected disassembly. | |
ddc07134 | 1641 | |
a7eec876 HPN |
1642 | 2004-11-22 Hans-Peter Nilsson <[email protected]> |
1643 | ||
1644 | * gas/all/gas.exp: Run dg-runtest for all err-*.s and warn-*.s. | |
1645 | * gas/all/err-1.s, gas/all/warn-1.s: New tests. | |
1646 | ||
444bf5f3 NC |
1647 | 2004-11-18 Inderpreet Singh <[email protected]> |
1648 | ||
1649 | * gas/maxq10/call.d: Fix expected results now that bfd assembler | |
1650 | support is enabled by default. | |
1651 | * gas/maxq10/range.d: Likewise. | |
1652 | * gas/maxq20/call.d: Likewise. | |
1653 | ||
b7693d02 DJ |
1654 | 2004-11-17 Daniel Jacobowitz <[email protected]> |
1655 | ||
1656 | * gas/arm/mapping.d: Expect F markers for Thumb code. | |
1657 | * gas/arm/unwind.d: Update big-endian pattern. | |
1658 | ||
30e857fc NC |
1659 | 2004-11-12 Nick Clifton <[email protected]> |
1660 | ||
1661 | * gas/mn10300/basic.exp: Add relax test. | |
1662 | * gas/mn10300/relax.s: New test. | |
1663 | * gas/mn10300/relax.d: Expected results. Make sure that the | |
1664 | correct size of instruction has been selected. | |
1665 | ||
a67517f4 BW |
1666 | 2004-11-11 Bob Wilson <[email protected]> |
1667 | ||
1668 | * gas/xtensa/short_branch_offset.s: New. | |
1669 | * gas/xtensa/short_branch_offset.d: New. | |
1670 | * gas/xtensa/all.exp: Run new test. | |
1671 | ||
6639a9d9 AM |
1672 | 2004-11-10 Alan Modra <[email protected]> |
1673 | ||
1674 | * gas/i386/opcode.s: Pad section. | |
1675 | * gas/i386/intelok.s: Likewise. | |
1676 | * gas/i386/opcode.d: Update. | |
1677 | * gas/i386/intelok.d: Update. | |
1678 | ||
7499d566 NC |
1679 | 2004-11-08 Inderpreet Singh <[email protected]> |
1680 | Vineet Sharma <[email protected]> | |
1681 | ||
1682 | * gas/maxq10: New directory. Contains tests for maxq port. | |
1683 | * gas/maxq20: Likewise. | |
1684 | ||
3b645373 L |
1685 | 2004-11-05 H.J. Lu <[email protected]> |
1686 | ||
1687 | * gas/i386/general.s: Add movzb. | |
1688 | * gas/i386/general.l: Updated. | |
1689 | ||
05e6b315 HPN |
1690 | 2004-11-04 Hans-Peter Nilsson <[email protected]> |
1691 | ||
1692 | * gas/all/gas.exp: Exclude float.s for crisv32-*-*. | |
1693 | * gas/cris/operand-err-1.s (test.m constant): Remove xfail marker | |
1694 | and update rationale. Mark "ba [external_symbol]" and "ba [r3]" | |
1695 | as invalid. | |
1696 | * gas/ieee-fp/x930509a.exp: setup_xfail for crisv32-*-*. | |
1697 | * gas/macros/macros.exp: setup_xfail strings for crisv32-*-*. | |
1698 | * gas/cris/abs32-1.s, gas/cris/arch-err-1.s, | |
1699 | gas/cris/arch-err-2.s, gas/cris/arch-err-3.s, | |
1700 | gas/cris/arch-err-4.s, gas/cris/arch-err-5.s, | |
1701 | gas/cris/bound-err-1.s, gas/cris/brokw-3b.s, | |
1702 | gas/cris/march-err-1.s, gas/cris/march-err-2.s, | |
1703 | gas/cris/push-err-1.s, gas/cris/push-err-2.s, | |
1704 | gas/cris/pushpopv32.s, gas/cris/rd-abs32-1.d, | |
1705 | gas/cris/rd-abs32-2.d, gas/cris/rd-arch-1.d, gas/cris/rd-arch-2.d, | |
1706 | gas/cris/rd-arch-3.d, gas/cris/rd-bkw1b.d, gas/cris/rd-bkw2b.d, | |
1707 | gas/cris/rd-bkw3b.d, gas/cris/rd-bound1.d, gas/cris/rd-bound1.s, | |
1708 | gas/cris/rd-bound2.d, gas/cris/rd-bound3.d, gas/cris/rd-bound4.d, | |
1709 | gas/cris/rd-break32.d, gas/cris/rd-ppv1032.d, gas/cris/rd-ppv32.d, | |
1710 | gas/cris/rd-spr-1.d, gas/cris/rd-spr-1.s, gas/cris/rd-usp-1.d, | |
1711 | gas/cris/rd-usp-1b.d, gas/cris/rd-v10_32o-1.d, | |
1712 | gas/cris/rd-v10_32o-2.d, gas/cris/rd-v10_32o-2.s, | |
1713 | gas/cris/rd-v32-b1.d, gas/cris/rd-v32-b1.s, gas/cris/rd-v32-b2.d, | |
1714 | gas/cris/rd-v32-b2.s, gas/cris/rd-v32-b3.d, gas/cris/rd-v32-b3.s, | |
1715 | gas/cris/rd-v32-f1.d, gas/cris/rd-v32-f1.s, gas/cris/rd-v32-i1.d, | |
1716 | gas/cris/rd-v32-i1.s, gas/cris/rd-v32-l1.d, gas/cris/rd-v32-l1.s, | |
1717 | gas/cris/rd-v32-l3.d, gas/cris/rd-v32-l3.s, gas/cris/rd-v32-l4.d, | |
1718 | gas/cris/rd-v32-l4.s, gas/cris/rd-v32o-1.d, gas/cris/rd-v32s-1.d, | |
1719 | gas/cris/rd-v32s-2.d, gas/cris/rd-v32s-2.s, gas/cris/rd-v32s-3.d, | |
1720 | gas/cris/rd-v32s-3.s, gas/cris/rd-v32s-4.d, gas/cris/rd-v32s-4.s, | |
1721 | gas/cris/rd-vao-1.d, gas/cris/v32-err-1.s, gas/cris/v32-err-10.s, | |
1722 | gas/cris/v32-err-11.s, gas/cris/v32-err-2.s, gas/cris/v32-err-3.s, | |
1723 | gas/cris/v32-err-4.s, gas/cris/v32-err-5.s, gas/cris/v32-err-6.s, | |
1724 | gas/cris/v32-err-7.s, gas/cris/v32-err-8.s, gas/cris/v32-err-9.s: | |
1725 | New tests. | |
1726 | ||
9306ca4a | 1727 | 2004-11-04 Jan Beulich <[email protected]> |
3f1d9edd | 1728 | |
9306ca4a JB |
1729 | * gas/i386/i386.exp: Execute new tests intelbad and intelok. |
1730 | * gas/i386/intelbad.[sl]: New test to check for various things not | |
1731 | permitted in Intel mode. | |
1732 | * gas/i386/intel.d, gas/i386/opcode.d, gas/i386/x86-64-opcode.d: | |
1733 | Adjust for change to segment register store. | |
1734 | * gas/i386/intelok.[sd]: New test to check various Intel mode specific | |
1735 | things get handled correctly. | |
1736 | * gas/i386/x86_64.[sd]: Remove unsupported constructs referring to | |
1737 | 'high' and 'low' parts of an operand, which the parser previously | |
1738 | accepted while neither telling that it's not supported nor that it | |
1739 | ignored the remainder of the line following these supposed keywords. | |
1740 | ||
49c4a180 TL |
1741 | 2004-10-28 Tomer Levi <[email protected]> |
1742 | ||
1743 | * gas/crx/cop_insn.d: Regenerate (after a bug fix in Assembler). | |
1744 | ||
902143ef TL |
1745 | 2004-10-27 Tomer Levi <[email protected]> |
1746 | ||
1747 | * gas/crx/cop_insn.s: Test new Co-Processor instruction 'cpi'. | |
1748 | * gas/crx/list_insn.s: Add hi/lo/u<N> registers tests, fix test bugs. | |
1749 | * gas/crx/cop_insn.d: Regenerate. | |
1750 | * gas/crx/list_insn.d: Likewise. | |
1751 | ||
a394c00f NC |
1752 | 2004-10-23 Daniel Jacobowitz <[email protected]> |
1753 | ||
1754 | * gas/cfi/cfi-arm-1.d, gas/cfi/cfi-arm-1.s: New files. | |
1755 | * gas/cfi/cfi.exp: Run cfi-arm-1 test. | |
1756 | ||
f40d6855 TL |
1757 | 2004-10-21 Tomer Levi <[email protected]> |
1758 | ||
6639a9d9 | 1759 | * gas/crx/cop_insn.s: Reverse operands order in store co-processor |
f40d6855 TL |
1760 | instructions. |
1761 | * gas/crx/list_insn.s: Remove test for unsupported 'popa' instruction. | |
1762 | * gas/crx/cop_insn.d: Regenerate. | |
1763 | * gas/crx/list_insn.d: Likewise. | |
1764 | ||
f29ff786 PB |
1765 | 2004-10-14 Paul Brook <[email protected]> |
1766 | ||
1767 | * gas/arm/mapping.d: Pass --special-syms to objdump. | |
1768 | ||
d2b2c203 DJ |
1769 | 2004-10-08 Daniel Jacobowitz <[email protected]> |
1770 | ||
1771 | * gas/i386/i386.exp: Don't run divide test for targets where '/' | |
1772 | is a comment. Run x86-64-unwind for 64-bit ELF targets. | |
1773 | * gas/i386/x86-64-unwind.d, gas/i386/x86-64-unwind.s: New. | |
1774 | ||
af2f09fb AM |
1775 | 2004-10-08 Alan Modra <[email protected]> |
1776 | ||
1777 | * gas/cfi/cfi-common-4.d: Correct for 64 bit targets. | |
1778 | ||
43cd72b9 BW |
1779 | 2004-10-07 Bob Wilson <[email protected]> |
1780 | ||
1781 | * gas/xtensa/all.exp: Adjust expected error message for j_too_far. | |
1782 | Change entry_align test to expect an error. | |
1783 | * gas/xtensa/entry_misalign2.s: Use no-transform instead of | |
1784 | no-generics directives. | |
1785 | ||
6e1304d8 RS |
1786 | 2004-10-07 Richard Sandiford <[email protected]> |
1787 | ||
1788 | * gas/mips/elf-rel{23,24}.[sd]: New tests. | |
1789 | * gas/mips/mips.exp: New test. | |
1790 | ||
99022dfb RS |
1791 | 2004-10-07 Richard Sandiford <[email protected]> |
1792 | ||
1793 | * gas/mips/elf-rel22.[sd]: New test. | |
1794 | * gas/mips/mips.exp: Run it. | |
1795 | ||
b1dca8ee RS |
1796 | 2004-10-07 Richard Sandiford <[email protected]> |
1797 | ||
1798 | * gas/mips/elf-rel21.[sd]: New test. | |
1799 | * gas/mips/mips.exp: Run it. | |
1800 | ||
289040ca NC |
1801 | 2004-10-07 Jan Beulich <[email protected]> |
1802 | ||
1803 | * gas/cfi/cfi-common-4.[ds]: New. | |
1804 | * gas/cfi/cfi.exp: Run new test. | |
1805 | ||
48c9f030 NC |
1806 | 2004-10-07 Tomer Levi <[email protected]> |
1807 | ||
1808 | * gas/crx/cop_insn.s: New file. | |
1809 | * gas/crx/cop_insn.d: Likewise. | |
1810 | * gas/crx/load_stor_insn.s: Move Co-processor insns to a separate | |
1811 | test. | |
1812 | * gas/crx/misc_insn.s: Likewise. | |
1813 | * gas/crx/load_stor_insn.d: Regenerate. | |
1814 | * gas/crx/misc_insn.d: Likewise. | |
1815 | ||
3cc0884a AH |
1816 | 2004-10-06 Aldy Hernandez <[email protected]> |
1817 | ||
1818 | * gas/ppc/e500.s: Add double-precision instructions. | |
1819 | * gas/ppc/e500.d: Same. | |
1820 | ||
62377b1f NC |
1821 | 2004-10-05 Paul Brook <[email protected]> |
1822 | ||
1823 | * gas/arm/arm.exp: Add unwind table test. Recognise | |
1824 | arm-symbian-symbianelf and arm-none-eabi. | |
1825 | * gas/arm/unwind.s: New file. | |
1826 | * gas/arm/unwind.d: New file. | |
1827 | ||
14127cc4 NC |
1828 | 2004-10-01 Bill Farmer <[email protected]> |
1829 | ||
1830 | * gas/pdp11/opcode.d: Fix sob opcode value. | |
1831 | ||
0dd132b6 NC |
1832 | 2004-09-30 Paul Brook <[email protected]> |
1833 | ||
1834 | * gas/arm/arch6zk.d: New file. | |
1835 | * gas/arm/arch6zk.s: New file. | |
1836 | * gas/arm/arm.exp: Add them. | |
1837 | ||
981beeee AM |
1838 | 2004-09-29 Alan Modra <[email protected]> |
1839 | ||
1840 | * gas/i386/secrel.s: Pad .rdata out to 16 byte boundary. | |
1841 | * gas/i386/secrel.d: Adjust to suit. | |
1842 | ||
4403997d PB |
1843 | 2004-09-19 Paul Brook <[email protected]> |
1844 | ||
1845 | * gas/elf/elf.exp: Recognise additional arm elf targets. | |
1846 | ||
eb043451 PB |
1847 | 2004-09-17 Paul Brook <[email protected]> |
1848 | ||
1849 | * gas/arm/pic.s: Add (target2). | |
1850 | * gas/arm/pic.d: Ditto. | |
1851 | ||
9c504268 PB |
1852 | 2004-09-13 Paul Brook <[email protected]> |
1853 | ||
1854 | * gas/arm/pic.d: Rename RELABS to TARGET1. | |
1855 | * gas/arm/pic.s: Ditto. | |
1856 | ||
42851540 NC |
1857 | 2004-09-03 Tomer Levi <[email protected]> |
1858 | ||
1859 | * gas/crx: New directory. | |
1860 | * gas/crx/allinsn.exp: New test script. | |
1861 | * gas/crx/arith_insn.s: New file. | |
1862 | * gas/crx/arith_insn.d: Likewise. | |
1863 | * gas/crx/beq_insn.s: Likewise. | |
1864 | * gas/crx/beq_insn.d: Likewise. | |
1865 | * gas/crx/bit_insn.s: Likewise. | |
1866 | * gas/crx/bit_insn.d: Likewise. | |
1867 | * gas/crx/br_insn.s: Likewise. | |
1868 | * gas/crx/br_insn.d: Likewise. | |
1869 | * gas/crx/cmov_insn.s: Likewise. | |
1870 | * gas/crx/cmov_insn.d: Likewise. | |
1871 | * gas/crx/cmpbr_insn.s: Likewise. | |
1872 | * gas/crx/cmpbr_insn.d: Likewise. | |
1873 | * gas/crx/jscond_insn.s: Likewise. | |
1874 | * gas/crx/jscond_insn.d: Likewise. | |
1875 | * gas/crx/list_insn.s: Likewise. | |
1876 | * gas/crx/list_insn.d: Likewise. | |
1877 | * gas/crx/load_stor_insn.s: Likewise. | |
1878 | * gas/crx/load_stor_insn.d: Likewise. | |
1879 | * gas/crx/misc_insn.s: Likewise. | |
1880 | * gas/crx/misc_insn.d: Likewise. | |
1881 | * gas/crx/no_op_insn.s: Likewise. | |
1882 | * gas/crx/no_op_insn.d: Likewise. | |
1883 | * gas/crx/shift_insn.s: Likewise. | |
1884 | * gas/crx/shift_insn.d: Likewise. | |
1885 | ||
ac28a1cb RS |
1886 | 2004-08-27 Richard Sandiford <[email protected]> |
1887 | ||
1888 | * gas/frv/fr550-pack1.[sd]: New test. | |
1889 | * gas/frv/allinsn.exp: Run it. | |
1890 | ||
3d983505 NC |
1891 | 2004-08-27 Nick Clifton <[email protected]> |
1892 | ||
1893 | * gas/i386/i386.exp: Allow pcrel test for COFF targets as well, | |
1894 | but not for PE targets. Similarly for the absrel test. | |
1895 | ||
62e88f3c NC |
1896 | 2004-08-26 Nick Clifton <[email protected]> |
1897 | ||
1898 | * gas/i386/i386.exp: Group ELF specific tests together. Move the | |
1899 | pcrel test into the ELF only section. Use is_elf_format to test | |
1900 | for ELF based toolchains. | |
1901 | ||
26a78d4a L |
1902 | 2004-08-25 H.J. Lu <[email protected]> |
1903 | ||
1904 | * gas/all/gas.exp: Use `string match ""' instead of `eq ""'. | |
1905 | ||
5069eab2 NC |
1906 | 2004-08-24 Jan Beulich <[email protected]> |
1907 | ||
1908 | * gas/all/altmacro.[sd]: Split out part from here... | |
1909 | * gas/all/altmac2.[sd]: ... to here. | |
1910 | * gas/all/excl.s: New. | |
1911 | * gas/all/gas.exp: Suppress both tests for a few targets known to | |
632d447c AM |
1912 | break. Run the new (split out) test only when the target doesn't |
1913 | use '!' as a comment character. | |
5069eab2 | 1914 | |
f7870c8d | 1915 | 2004-08-18 Thiemo Seufer <[email protected]> |
5069eab2 | 1916 | |
f7870c8d TS |
1917 | * gas/mips/branch-swap.s: New testcase. |
1918 | * gas/mips/branch-swap.d: New testcase. | |
1919 | * gas/mips/mips.exp: Run the testcase. | |
1920 | ||
e65123b7 NC |
1921 | 2004-08-18 Nick Clifton <[email protected]> |
1922 | ||
1923 | * gas/macros/strings.s: Remove #NO_APP, accidentally committed as | |
1924 | part of another patch. | |
1925 | ||
1f216d09 NC |
1926 | 2004-08-15 Nick Clifton <[email protected]> |
1927 | ||
1928 | * gas/all/altmacro.d: Allow for rest of frag being padded to an | |
1929 | alignment boundary. | |
1930 | ||
1931 | * gas/arm/arm.exp: Run bignum test for ELF based targets only. | |
1932 | ||
d84de024 AM |
1933 | 2004-08-16 Alan Modra <[email protected]> |
1934 | ||
1935 | * gas/cfi/cfi-alpha-1.d: Adjust for readelf fix. | |
1936 | * gas/cfi/cfi-alpha-3.d: Likewise. | |
1937 | * gas/cfi/cfi-i386.d: Likewise. | |
1938 | * gas/cfi/cfi-m68k.d: Likewise. | |
1939 | * gas/cfi/cfi-ppc-1.d: Likewise. | |
1940 | * gas/cfi/cfi-s390-1.d: Likewise. | |
1941 | * gas/cfi/cfi-s390x-1.d: Likewise. | |
1942 | * gas/cfi/cfi-sh-1.d: Likewise. | |
1943 | * gas/cfi/cfi-sparc-1.d: Likewise. | |
1944 | * gas/cfi/cfi-sparc64-1.d: Likewise. | |
1945 | * gas/cfi/cfi-x86_64.d: Likewise. | |
1946 | ||
caa32fe5 NC |
1947 | 2004-08-13 Jan Beulich <[email protected]> |
1948 | ||
1949 | * gas/all/altmacro.[sd]: New test. | |
1950 | * gas/all/gas.exp: Run the new test. | |
1951 | ||
b2221023 MM |
1952 | 2004-08-10 Mark Mitchell <[email protected]> |
1953 | ||
1954 | * gas/arm/bignum1.s: New test. | |
1955 | * gas/arm/arm.exp: Run it. | |
1956 | ||
db6579d4 PB |
1957 | 2004-08-06 Paul Brook <[email protected]> |
1958 | ||
1959 | * gas/arm/pic.s,d: Test RELABS and SBREL relocations. | |
1960 | ||
92868b6e NC |
1961 | 2004-08-05 Nitin Yewale <[email protected]> |
1962 | ||
1963 | * h8300/h8300.exp: Addition of new test case to check rx | |
1964 | generation with adds and subs instruction for plain H8/300 target. | |
1965 | * h8300/addsubrxcheck.s: New test source file. | |
1966 | ||
e8773edb SC |
1967 | 2004-08-01 Stephane Carrez <[email protected]> |
1968 | ||
1969 | * gas/m68hc11/m68hc11.exp: Fix tests for 2.15 | |
1970 | * gas/elf/elf.exp: Test obj-elf for m6811-* and m6812-* | |
1971 | * gas/symver/symver.exp: Likewise for symver tests. | |
1972 | ||
30d1c836 ML |
1973 | 2004-07-30 Michal Ludvig <[email protected]> |
1974 | ||
1975 | * gas/i386/padlock.s, gas/i386/padlock.d: New tests for | |
1976 | VIA PadLock instructions. | |
1977 | ||
ff636ee3 KK |
1978 | 2004-07-29 Kaz Kojima <[email protected]> |
1979 | ||
1980 | * gas/sh/basic.exp: Don't do sh2a test for sh5. | |
1981 | * gas/sh/sh2a.d: Match elf32-sh* format too. | |
1982 | ||
1d70c7fb AO |
1983 | 2004-07-29 Alexandre Oliva <[email protected]> |
1984 | ||
1985 | 2003-12-30 DJ Delorie <[email protected]> | |
1986 | * gas/sh/sh2a.s: New. | |
1987 | * gas/sh/sh2a.d: New. | |
1988 | * gas/sh/basic.exp: Add it. | |
1989 | ||
670ec21d NC |
1990 | 2004-07-27 Tomer Levi <[email protected]> |
1991 | ||
1992 | * gas/all/gas.exp (do_930509a): Disable test for crx. | |
1993 | ||
6b5abf68 L |
1994 | 2004-07-22 H.J. Lu <[email protected]> |
1995 | ||
1996 | * gas/i386/x86-64-inval.l: Remove the leading `+'. | |
1997 | ||
ed049af3 NC |
1998 | 2004-07-22 Nick Clifton <[email protected]> |
1999 | ||
2000 | PR/280 | |
2001 | * gas/h8300/ffxx1-coff.d: Remove duplicated raw insn values. | |
2002 | * gas/h8300/ffxx1-elf.d: Likewise. | |
2003 | * gas/h8300/h8sx_disp2.d: Likewise. | |
2004 | * gas/h8300/h8sx_mov_imm.d: Likewise. | |
6639a9d9 | 2005 | * gas/h8300/h8sx_rtsl.d: Likewise. |
ed049af3 NC |
2006 | * gas/h8300/ffxx1-coff.s: Remove inappropriate insn width specifier. |
2007 | * gas/h8300/ffxx1-elf.s: Likewise. | |
2008 | ||
20f0a1fc NC |
2009 | 2004-07-21 Jan Beulich <[email protected]> |
2010 | ||
543613e9 NC |
2011 | * gas/i386/x86-64-addr32.[ds]: New test for x86-64 32-bit |
2012 | addressing in 64-bit mode. | |
2013 | * gas/i386/x86-64-rip.[ds]: New test for x86-64 rip-relative | |
2014 | addressing. | |
2015 | * gas/i386/i386.exp: Run the two new tests. | |
2016 | ||
2017 | * gas/cfi/cfi-x86_64.d: Adjust expectation for leave to not have a | |
2018 | rex prefix. | |
2019 | * gas/i386/x86-64-inval.[ls]: Add a bunch of instructions illegal | |
2020 | in 64-bit mode. | |
6639a9d9 | 2021 | |
d27af829 MR |
2022 | 2004-07-20 Maciej W. Rozycki <[email protected]> |
2023 | ||
2024 | * gas/mips/elf-rel19.d: Pass -march=mips1 to gas as the test | |
2025 | expects load delay slots. | |
2026 | ||
6f14957b MR |
2027 | 2004-07-20 Maciej W. Rozycki <[email protected]> |
2028 | ||
2029 | * gas/mips/vr5400.d: Update for a correct disassembly of | |
2030 | "racm.ob". | |
2031 | ||
1586d91e MR |
2032 | 2004-07-20 Maciej W. Rozycki <[email protected]> |
2033 | ||
2034 | * gas/mips/mips32.s: Adjust for the unified "break" syntax. Add | |
2035 | another "break" case. Update the comment accordingly. | |
2036 | * gas/mips/set-arch.s: Likewise. | |
2037 | * gas/mips/mips32.d: Adjust for the new output. | |
2038 | * gas/mips/set-arch.d: Likewise. | |
2039 | ||
aff16937 NC |
2040 | 2004-07-15 Nitin Yewale <[email protected]> |
2041 | ||
2042 | * gas/h8300/h8300.exp (do_h8300hn_addressgen): Addition of | |
2043 | new test case for H8300H normal target to check symbol | |
2044 | address generation. | |
2045 | * gas/h8300/symaddgen.s: New test. | |
2046 | ||
0477af35 NC |
2047 | 2004-07-13 Nick Clifton <[email protected]> |
2048 | ||
2049 | * gas/i386/intel.s: Add test of newly expand arithmetic support | |
2050 | for Intel mode assembler. | |
2051 | * gas/i386/intel.d: Add expected disassmbly. | |
2052 | ||
384d2d1c NC |
2053 | 2004-07-13 Nick Clifton <[email protected]> |
2054 | ||
2055 | * gas/vtable: Delete directory. These tests are no longer needed | |
2056 | as the VTABLE_ reloc support is obsolete. | |
2057 | ||
96908638 NC |
2058 | 2004-07-08 Kazuhiro Inaoka <[email protected]> |
2059 | ||
2060 | * gas/m32r/pic.exp: Add New Test case for @GOTOFF, @GOT, @PLT. | |
2061 | * gas/m32r/pic2.s: New file: Test case for @GOTOFF, @GOT, @PLT. | |
2062 | * gas/m32r/pic2.d: New file: Expected results. | |
2063 | ||
de7e6852 RS |
2064 | 2004-07-08 Richard Sandiford <[email protected]> |
2065 | ||
2066 | * gas/mips/elf-rel7.d: Expect relocations against bar to refer to bar. | |
2067 | * gas/mips/elf-refl19.d: Likewise L2. | |
2068 | ||
3b91255e RS |
2069 | 2004-07-03 Richard Sandiford <[email protected]> |
2070 | ||
3b91255e RS |
2071 | * gas/mips/elf{,el}-rel.d: Adjust so that the earliest %hi() matches |
2072 | the earliest %lo(). | |
2073 | * gas/mips/elf-rel11.d: Don't expect the relocs to be reordered. | |
2074 | * gas/mips/elf-rel20.[sd]: New test. | |
2075 | * gas/mips/mips.exp: Run it. | |
2076 | ||
0945c90c RS |
2077 | 2004-07-03 Maciej W. Rozycki <[email protected]> |
2078 | ||
2079 | * gas/mips/elf-rel9.[sd]: Fix typo in %lo() expression. | |
2080 | ||
2d2b9592 L |
2081 | 2004-07-01 H.J. Lu <[email protected]> |
2082 | ||
2083 | * gas/ia64/group-1.d: New. | |
2084 | * gas/ia64/group-1.s: Likewise. | |
2085 | ||
2086 | * gas/ia64/ia64.exp: Add group-1 to test comdat group. | |
2087 | ||
8a41c3ea JW |
2088 | 2004-06-30 James E Wilson <[email protected]> |
2089 | ||
2090 | * gas/ia64/dv-imply.d: Update. | |
2091 | * gas/ia64/dv-mutex.d: Likewise. | |
2092 | * gas/ia64/dv-safe.d: Likewise. | |
2093 | ||
62b51c0b AM |
2094 | 2004-06-29 Alan Modra <[email protected]> |
2095 | ||
2096 | * gas/m68k/mode5.s: Pad section. | |
2097 | * gas/m68k/mode5.d: Update. | |
2098 | ||
98e69875 AM |
2099 | 2004-06-28 Alan Modra <[email protected]> |
2100 | ||
2101 | * gas/ppc/power4.d: Update. | |
2102 | ||
1d9f512f AM |
2103 | 2004-06-24 Alan Modra <[email protected]> |
2104 | ||
2105 | * gas/i386/prescott.s: Remove fisttpd and fisttpq. | |
2106 | * gas/i386/prescott.d: Update. | |
2107 | ||
bad9ceea JJ |
2108 | 2004-06-08 Jakub Jelinek <[email protected]> |
2109 | ||
2110 | * gas/ia64/dv-raw-err.s: Add some new postinc tests. | |
2111 | * gas/ia64/dv-raw-err.l: Updated. | |
2112 | ||
580b9172 NC |
2113 | 2004-05-28 Peter Barada <[email protected]> |
2114 | ||
2115 | * gas/m68k/mode5.s: New test file. Checks conversion of mode 5 | |
2116 | addressing with zero offset into mode 2 addressing. | |
2117 | * gas/m68k/mode5.d: New file: Expected disassmbly. | |
2118 | * gas/m68k/all.exp: Run new test. | |
2119 | ||
2b8725e7 NC |
2120 | 2004-05-28 Andrew Stubbs <[email protected]> |
2121 | ||
2122 | * gas/sh/arch: New directory. | |
2123 | * gas/sh/arch/arch.exp: New test script. | |
2124 | * gas/sh/arch/arch_expected.txt: New file. | |
2125 | * gas/sh/arch/sh.s: New file. | |
2126 | * gas/sh/arch/sh2.s: New file. | |
2127 | * gas/sh/arch/sh-dsp.s: New file. | |
2128 | * gas/sh/arch/sh2e.s: New file. | |
2129 | * gas/sh/arch/sh3-nommu.s: New file. | |
2130 | * gas/sh/arch/sh3.s: New file. | |
2131 | * gas/sh/arch/sh3-dsp.s: New file. | |
2132 | * gas/sh/arch/sh3e.s: New file. | |
2133 | * gas/sh/arch/sh4-nommu-nofpu.s: New file. | |
2134 | * gas/sh/arch/sh4-nofpu.s: New file. | |
2135 | * gas/sh/arch/sh4.s: New file. | |
2136 | * gas/sh/arch/sh4a-nofpu.s: New file. | |
2137 | * gas/sh/arch/sh4al-dsp.s: New file. | |
2138 | * gas/sh/arch/sh4a.s: New file. | |
2139 | ||
652ca075 L |
2140 | 2004-05-27 H.J. Lu <[email protected]> |
2141 | ||
2142 | * gas/ia64/regs.d: Updated. | |
2143 | ||
54b3292a L |
2144 | 2004-05-26 H.J. Lu <[email protected]> |
2145 | ||
2146 | * gas/ia64/ia64.exp: Run invalid-ar. | |
6639a9d9 | 2147 | |
54b3292a L |
2148 | * gas/ia64/invalid-ar.l: New file. Test invalid AR access. |
2149 | * gas/ia64/invalid-ar.s: Likewise. | |
2150 | ||
be8c092b NC |
2151 | 2004-05-24 Peter Barada <[email protected]> |
2152 | ||
2153 | * gas/m68k/mcf-emac.d: Provide correct disassembler results. | |
2154 | * gas/m68k/mcf-mac.d: Provide correct disassembler results. | |
2155 | ||
1ef30428 L |
2156 | 2004-05-20 H.J. Lu <[email protected]> |
2157 | ||
2158 | * gas/ia64/dv-srlz.d: Fix a typo. | |
2159 | ||
c0b22597 BE |
2160 | 2004-05-12 Ben Elliston <[email protected]> |
2161 | ||
2162 | * gas/h8300/t03_add.exp: Remove stray semicolons. | |
2163 | * gas/h8300/t04_sub.exp: Likewise. | |
2164 | * gas/h8300/t05_cmp.exp: Likewise. | |
2165 | * gas/h8300/t08_or.exp: Likewise. | |
2166 | * gas/h8300/t09_xor.exp: Likewise. | |
2167 | * gas/h8300/t10_and.exp: Likewise. | |
2168 | * gas/hppa/reloc/reloc.exp: Likewise. | |
2169 | * gas/hppa/unsorted/unsorted.exp: Likewise. | |
2170 | * gas/i386/i386.exp: Likewise. | |
2171 | * gas/m68hc11/m68hc11.exp: Likewise. | |
2172 | * gas/mips/mips.exp: Likewise. | |
2173 | * gas/sparc/sparc.exp: Likewise. | |
2174 | * lib/gas-defs.exp: Likewise. | |
2175 | ||
22fe14ad NC |
2176 | 2004-05-11 Nick Clifton <[email protected]> |
2177 | ||
2178 | * gas/elf/section4.s: New test. Checks label arithmetic when | |
2179 | multiple same-name sections exist. | |
2180 | * gas/elf/section4.d: New file: Expected section list | |
2181 | * gas/elf/elf.exp: Run the new test. | |
2182 | * gas/elf/group0.s: Use % instead of @ for type argument to | |
2183 | .section directive (for compatability with ARM port). | |
2184 | * gas/elf/group1.s: Likewise. | |
2185 | ||
532c738a RS |
2186 | 2004-05-07 Richard Sandiford <[email protected]> |
2187 | ||
2188 | * gas/mips/vr4122.[sd]: Rename to... | |
2189 | * gas/mips/vr4120-2.[sd]: ...and add tests for VR4181A errata | |
2190 | MD(1) and MD(4). | |
2191 | * gas/mips/mips.exp: Update accordingly. | |
2192 | ||
d15c4970 AO |
2193 | 2004-05-05 Alexandre Oliva <[email protected]> |
2194 | ||
2195 | * gas/frv/reloc1.d: Match elf32-frvfdpic as well. | |
2196 | * gas/frv/fr405-insn.d: Likewise. | |
2197 | * gas/frv/fr450-insn.d: Likewise. | |
2198 | ||
86654c12 L |
2199 | 2004-04-30 H.J. Lu <[email protected]> |
2200 | ||
2201 | * gas/elf/elf.exp: Remove group1, add group1a and group1b for | |
2202 | section group. | |
2203 | ||
2204 | * gas/elf/group1a.d: New file. | |
2205 | * gas/elf/group1b.d: Likewise. | |
2206 | ||
2207 | * gas/elf/group1.e: Removed. | |
2208 | ||
376eb240 NC |
2209 | 2004-04-30 Nick Clifton <[email protected]> |
2210 | ||
2211 | * gas/arm/reg-alias.s: New file: Test case sensitive register | |
2212 | aliases. | |
2213 | * gas/arm/reg-alias.d: New file: Expected test output. | |
2214 | * gas/arm/arm.exp: Run reg-alias test. | |
2215 | Arrange tests in a more orderly fashion. | |
2216 | ||
f3806e43 BE |
2217 | 2004-04-30 Ben Elliston <[email protected]> |
2218 | ||
2219 | * gas/ppc/power4.s: Add dcbz and dcbzl test cases. | |
2220 | * gas/ppc/power4.d: Update accordingly. | |
2221 | ||
f5842774 L |
2222 | 2004-04-26 H.J. Lu <[email protected]> |
2223 | ||
2224 | * gas/elf/elf.exp: Add group0a, group0b and group1 for section | |
2225 | group. | |
2226 | ||
2227 | * gas/elf/group0.s: New file. | |
2228 | * gas/elf/group0a.d: Likewise. | |
2229 | * gas/elf/group0b.d: Likewise. | |
2230 | * gas/elf/group1.e: Likewise. | |
2231 | * gas/elf/group1.s: Likewise. | |
2232 | ||
2abe3c6c NC |
2233 | 2004-04-23 Nick Clifton <[email protected]> |
2234 | ||
2235 | * gas/symver/symver1.d: Cope with extra symbols inserted by | |
2236 | arm-elf toolchains. | |
2237 | * gas/symver/symver0.d: Likewise | |
2238 | * gas/elf/symver.d: Likewise. | |
2239 | ||
1f1799d5 KK |
2240 | 2004-04-22 Kaz Kojima <[email protected]> |
2241 | ||
2242 | * gas/sh/pcrel2.d: Update. | |
2243 | * gas/sh/tlsd.d: Update. | |
2244 | * gas/sh/tlsnopic.d: Update. | |
2245 | * gas/sh/tlspic.d: Update. | |
2246 | ||
d9943e50 MK |
2247 | 2004-04-22 Mark Kettenis <[email protected]> |
2248 | ||
2249 | * lib/gas-defs.exp (is_elf_format): Add OpenBSD support. | |
2250 | ||
269137b2 TS |
2251 | 2004-04-22 Atsushi Nemoto <[email protected]> |
2252 | ||
2253 | * gas/mips/lb-xgot-ilocks.d: Remove nops in load delay slot. | |
2254 | * gas/mips/mips-abi32-pic.d: Likewise. | |
2255 | * gas/mips/mips-abi32-pic2.d: Likewise. | |
2256 | * gas/mips/mips-gp32-fp32-pic.d: Likewise. | |
2257 | * gas/mips/mips-gp32-fp64-pic.d: Likewise. | |
2258 | * gas/mips/mips-gp64-fp32-pic.d: Likewise. | |
2259 | * gas/mips/mips-gp64-fp64-pic.d: Likewise. | |
2260 | * gas/mips/relax-swap1-mips2.d: Likewise. | |
2261 | * gas/mips/lb-svr4pic-ilocks.d: New test. | |
2262 | * gas/mips/mips.exp: Run it. | |
2263 | ||
06516a5e PB |
2264 | 2004-04-22 Paul Brook <[email protected]> |
2265 | ||
2266 | * maverick.c (off8s): Test full shifted operand range. | |
2267 | (MCC2): Define. | |
2268 | (MVDSPACC, MVACCDSP): Use it. | |
2269 | * maverick.d, maverick.s: Regenerate. | |
2270 | ||
fd99574b NC |
2271 | 2004-04-22 Peter Barada <[email protected]> |
2272 | ||
2273 | * gas/m68k/mcf-mac.s: New test: Check ColdFire MAC instructions. | |
2274 | * gas/m68k/mcf-emac.s: New test: Similar checks. | |
2275 | * gas/m68k/mcf-mac.d: New test: Expected output. | |
2276 | * gas/m68k/mcf-emac.d: New test: Likewise. | |
2277 | * gas/m68k/all.exp: Run new tests. | |
2278 | ||
76c6918d CD |
2279 | 2004-04-21 Chris Demetriou <[email protected]> |
2280 | ||
2281 | * gas/mips/elempic.d: File removed as part of -membedded-pic removal. | |
2282 | * gas/mips/empic.d: Likewise. | |
2283 | * gas/mips/empic.l: Likewise. | |
2284 | * gas/mips/empic.s: Likewise. | |
2285 | * gas/mips/empic2.d: Likewise. | |
2286 | * gas/mips/empic2.s: Likewise. | |
2287 | * gas/mips/empic3_e.d: Likewise. | |
2288 | * gas/mips/empic3_e.s: Likewise. | |
2289 | * gas/mips/empic3_g1.d: Likewise. | |
2290 | * gas/mips/empic3_g1.s: Likewise. | |
2291 | * gas/mips/empic3_g2.d: Likewise. | |
2292 | * gas/mips/empic3_g2.s: Likewise. | |
2293 | * gas/mips/jal-empic-elf-2.d: Likewise. | |
2294 | * gas/mips/jal-empic-elf-2.s: Likewise. | |
2295 | * gas/mips/jal-empic-elf-3.d: Likewise. | |
2296 | * gas/mips/jal-empic-elf-3.s: Likewise. | |
2297 | * gas/mips/jal-empic-elf.d: Likewise. | |
2298 | * gas/mips/jal-empic.d: Likewise. | |
2299 | * gas/mips/la-empic.d: Likewise. | |
2300 | * gas/mips/la-empic.s: Likewise. | |
2301 | * gas/mips/lb-empic.d: Likewise. | |
2302 | * gas/mips/ld-empic.d: Likewise. | |
2303 | * gas/mips/lif-empic.d: Likewise. | |
2304 | * gas/mips/telempic.d: Likewise. | |
2305 | * gas/mips/tempic.d: Likewise. | |
2306 | * gas/mips/ulh-empic.d: Likewise. | |
2307 | * gas/mips/ld-pic.s: Remove code conditional on EMPIC. | |
2308 | * gas/mips/lifloat.s: Likewise. | |
2309 | * gas/mips/mips.exp: Remove -membedded-pic tests and related comments. | |
2310 | ||
6482c264 NC |
2311 | 2004-04-20 Brian Ford <[email protected]> |
2312 | DJ Delorie <[email protected]> | |
2313 | ||
2314 | * gas/i386/secrel.s: New test for .secrel32. | |
2315 | * gas/i386/secrel.d: Likewise. | |
2316 | * gas/i386/i386.exp: Call it for PE targets. | |
2317 | ||
4dc570c2 JJ |
2318 | 2004-04-19 Jakub Jelinek <[email protected]> |
2319 | ||
2320 | * gas/cfi/cfi-sparc64-1.d: Update. | |
2321 | ||
d766e8ec RS |
2322 | 2004-04-14 Richard Sandiford <[email protected]> |
2323 | ||
2324 | * gas/mips/vr4122.[sd]: Change option to -mfix-vr4120. | |
2325 | ||
a11090ae RS |
2326 | 2004-04-14 Richard Sandiford <[email protected]> |
2327 | ||
2328 | * gas/elf/section2.e-mips: Allow named section symbols. | |
2329 | * gas/mips/{,el}empic.d, gas/mips/mips{,el}16-[ef].d: Likewise. | |
2330 | ||
097dba13 NC |
2331 | 2004-04-13 Kazuhiro Inaoka <[email protected]> |
2332 | ||
925d60e5 NC |
2333 | * gas/m32r/parallel-2.s: New file: Test case for parallel code. |
2334 | * gas/m32r/parallel-2.d: New file: Expected results. | |
2335 | * gas/m32r/m32r2.exp: Run the test. | |
6639a9d9 | 2336 | |
925d60e5 NC |
2337 | * gas/m32r/seth.s: New file: Test for seth. |
2338 | * gas/m32r/seth.d: New file: Expected results. | |
2339 | * gas/m32r/m32r.exp: Run the new test. | |
097dba13 | 2340 | |
f55629b8 KK |
2341 | 2004-04-01 Asgari Jinia <[email protected]> |
2342 | ||
2343 | * gas/sh/renesas-1.s, gas/sh/renesas-1.d: New test for -renesas | |
2344 | option. | |
2345 | * gas/sh/basic.exp: Run the new test. | |
2346 | ||
a7844384 NC |
2347 | 2004-04-01 Dave Korn <[email protected]> |
2348 | ||
2349 | * gas/dlx/alltests.exp: Execute new lohi test. | |
2350 | * gas/dlx/lohi.s: New test for spurious lo16/hi16 | |
632d447c | 2351 | reloc overflow checking. |
a7844384 NC |
2352 | * gas/dlx/lohi.d: New file: expected output. |
2353 | * gas/dlx/lhi.d: Updated to properly expect lo16 | |
632d447c | 2354 | relocations where asked for. |
a7844384 NC |
2355 | * gas/dlx/itype.d: Likewise. |
2356 | * gas/dlx/lhi.d: Corrected cut+paste error in test name. | |
2357 | ||
6c71dbc4 SS |
2358 | 2004-03-30 Stan Shebs <[email protected]> |
2359 | ||
2360 | * gas/macros/macros.exp: Remove mention of MPW config. | |
2361 | ||
02249231 AM |
2362 | 2004-03-27 Alan Modra <[email protected]> |
2363 | ||
2364 | * gas/i860/dir-intel03-err.l: Update for junk at end line becoming | |
2365 | an error. | |
2366 | * gas/m68hc11/m68hc11.exp: Likewise. | |
2367 | ||
86b13c28 AS |
2368 | 2004-03-23 Andreas Schwab <[email protected]> |
2369 | ||
2370 | * gas/cfi/cfi-m68k.d: Adjust offsets. | |
2371 | ||
95631471 HPN |
2372 | 2004-03-22 Hans-Peter Nilsson <[email protected]> |
2373 | ||
2374 | * gas/cris/regreg.d: Assemble with --no-mul-bug-abort. | |
2375 | * gas/cris/mulbug-err-1.s, gas/cris/rd-mulbug-1.d: New tests. | |
2376 | ||
2ce4cc60 KK |
2377 | 2004-03-17 Kaz Kojima <[email protected]> |
2378 | ||
2379 | * gas/cfi/cfi-sh-1.d: New file. | |
6639a9d9 | 2380 | * gas/cfi/cfi-sh-1.s: Likewise. |
2ce4cc60 KK |
2381 | * gas/cfi/cfi.exp: Add SH case. |
2382 | ||
fdd12ef3 AM |
2383 | 2004-03-16 Alan Modra <[email protected]> |
2384 | ||
2385 | * gas/ppc/altivec.d: Update. | |
2386 | * gas/ppc/altivec_xcoff.d: Update. | |
2387 | * gas/ppc/altivec_xcoff64.d: Update. | |
2388 | * gas/ppc/astest.d: Update. | |
2389 | * gas/ppc/astest2.d: Update. | |
2390 | * gas/ppc/astest2_64.d: Update. | |
2391 | * gas/ppc/astest64.d: Update. | |
2392 | * gas/ppc/booke.d: Update. | |
2393 | * gas/ppc/booke_xcoff.d: Update. | |
2394 | * gas/ppc/booke_xcoff64.d: Update. | |
2395 | * gas/ppc/e500.d: Update. | |
2396 | * gas/ppc/power4.d: Update. | |
2397 | * gas/ppc/test1elf32.d: Update. | |
2398 | * gas/ppc/test1elf64.d: Update. | |
2399 | * gas/ppc/test1xcoff32.d: Update. | |
2400 | ||
a506b1e6 AM |
2401 | 2004-03-15 Alan Modra <[email protected]> |
2402 | ||
2403 | * gas/i386/padlock.s: Pad with .p2align. | |
2404 | * gas/i386/padlock.d: Adjust. | |
2405 | ||
26f07657 ML |
2406 | 2004-03-12 Michal Ludvig <[email protected]> |
2407 | ||
a506b1e6 | 2408 | * gas/i386/padlock.s, gas/i386/padlock.d: New tests for |
26f07657 ML |
2409 | VIA PadLock instructions. |
2410 | * gas/i386/i386.exp: Run padlock tests. | |
2411 | ||
c02908d2 AM |
2412 | 2004-03-12 Alan Modra <[email protected]> |
2413 | ||
cc0ec051 AM |
2414 | * gas/i386/katmai.d: Revert last change. |
2415 | ||
c02908d2 AM |
2416 | * gas/i386/katmai.d: Adjust for clflush change. |
2417 | ||
b3415246 AJ |
2418 | 2004-03-08 Andreas Jaeger <[email protected]> |
2419 | ||
2420 | * gas/cfi/cfi-s390x-1.d: Adjust offsets. | |
2421 | ||
b793dc75 RH |
2422 | 2004-03-07 Richard Henderson <[email protected]> |
2423 | ||
2424 | * gas/cfi/cfi-common-2.d, gas/cfi/cfi-i386.d: Adjust offsets. | |
2425 | ||
9fd4314e AJ |
2426 | 2004-03-07 Andreas Jaeger <[email protected]> |
2427 | ||
2428 | * gas/cfi/cfi-x86_64.d: Adjust offsets. | |
2429 | ||
6ec51dba RH |
2430 | 2004-03-07 Richard Henderson <[email protected]> |
2431 | ||
2432 | * gas/alpha/elf-reloc-8.d, gas/cfi/cfi-alpha-1.d, | |
2433 | gas/cfi/cfi-alpha-2.d, gas/cfi/cfi-alpha-3.d, gas/cfi/cfi-common-1.d, | |
2434 | gas/cfi/cfi-common-2.d, gas/cfi/cfi-common-3.d: Adjust offsets. | |
2435 | ||
28e4a77b KK |
2436 | 2004-03-03 Kaz Kojima <[email protected]> |
2437 | ||
2438 | * gas/sh/sh64/err-dsp.s: Fix expected error message. | |
2439 | ||
676a64f4 RS |
2440 | 2004-03-01 Richard Sandiford <[email protected]> |
2441 | ||
2442 | * gas/frv/fr405-insn.[sdl]: New test. | |
2443 | * gas/frv/fr450-spr.[sd]: New test. | |
2444 | * gas/frv/fr450-insn.[sdl]: New test. | |
2445 | * gas/frv/fr450-media-issue.[sl]: New test. | |
2446 | * gas/frv/allinsn.exp: Run new tests. Ensure fr405 instructions | |
2447 | aren't accepted for -mcpu=fr400 or -mcpu=fr500. Ensure fr450 | |
2448 | instructions aren't accepted for -mcpu=fr400, -mcpu=fr405 or | |
2449 | -mcpu=fr500. | |
2450 | ||
8ae0baa2 RS |
2451 | 2004-03-01 Richard Sandiford <[email protected]> |
2452 | ||
2453 | * gas/frv/allinsn.s (rstb, rsth, rst, rstd, rstq): Replace with nops. | |
2454 | (rstbf, rsthf, rstf, rstdf, rstqf): Likewise. | |
2455 | * gas/frv/allinsn.d: Update accordingly. | |
2456 | ||
34920d91 NC |
2457 | 2004-02-17 Petko Manolov <[email protected]> |
2458 | ||
2459 | * gas/arm/maverick.c: DSPSC to/from opcode fixes. | |
2460 | * gas/arm/maverick.d: Likewise. | |
2461 | * gas/arm/maverick.s: Likewise. | |
2462 | ||
206eb3b6 KK |
2463 | 2004-02-09 Kaz Kojima <[email protected]> |
2464 | ||
2465 | * gas/sh/basic.exp: Don't do sh4a tests for sh5. | |
2466 | ||
e4475e39 NS |
2467 | 2004-02-06 Nathan Sidwell <[email protected]> |
2468 | ||
2469 | * gas/macros/test2.s: Lowercase it. | |
2470 | ||
f6a22291 MR |
2471 | 2004-02-02 Maciej W. Rozycki <[email protected]> |
2472 | ||
2473 | * gas/mips/div.d: Update to accomodate changes in macro | |
2474 | expansions. | |
2475 | gas/mips/elf-rel-got-n32.d: Likewise. | |
2476 | gas/mips/elf-rel-got-n64.d: Likewise. | |
2477 | gas/mips/elf-rel-xgot-n32.d: Likewise. | |
2478 | gas/mips/elf-rel-xgot-n64.d: Likewise. | |
2479 | gas/mips/la-svr4pic.d: Likewise. | |
2480 | gas/mips/la-xgot.d: Likewise. | |
2481 | gas/mips/lca-svr4pic.d: Likewise. | |
2482 | gas/mips/lca-xgot.d: Likewise. | |
2483 | ||
1b5d1a53 KK |
2484 | 2004-02-01 Kaz Kojima <[email protected]> |
2485 | ||
2486 | * gas/sh/sh4a-fp.d: Fix opcode name fssra to fsrra. | |
2487 | * gas/sh/sh4a-fp.s: Likewise. | |
2488 | * gas/sh/err-sh4a-fp.s: Likewise. | |
2489 | ||
424688ad CD |
2490 | 2004-01-24 Chris Demetriou <[email protected]> |
2491 | ||
2492 | * gas/mips/relax-swap1.s: Add extra space at end, so the | |
2493 | disassembly will consistently have "..." at its end. | |
2494 | * gas/mips/relax-swap2.s: Likewise. | |
2495 | * gas/mips/relax-swap1-mips2.d: Expect "..." at end of disassembly. | |
2496 | ||
34cc4ecc DJ |
2497 | 2004-01-23 Daniel Jacobowitz <[email protected]> |
2498 | ||
2499 | * gas/arm/arm.exp: Add "undefined" test. | |
2500 | * gas/arm/undefined.s, gas/arm/undefined.l: New files. | |
2501 | ||
5fc68419 RS |
2502 | 2004-01-23 Richard Sandiford <[email protected]> |
2503 | ||
2504 | * gas/mips/macro-warn-[1234].[sdl]: New tests. | |
2505 | * gas/mips/macro-warn-[12]-n32.[dl]: New tests. | |
2506 | * gas/mips/mips.exp: Run them. | |
2507 | ||
4d7206a2 RS |
2508 | 2004-01-23 Richard Sandiford <[email protected]> |
2509 | ||
2510 | * gas/mips/elf-rel19.[sd]: New test. | |
2511 | * gas/mips/mips.exp: Run it. | |
2512 | ||
28d39d1a NC |
2513 | 2004-01-11 Tom Rix <[email protected]> |
2514 | ||
2515 | * gas/m68hc11/movb.s: Add m68hc12 movb and movw dump test. | |
2516 | * gas/m68hc11/movb.d: Likewise. | |
2517 | * gas/m68hc11/m68hc11.exp: Likewise. Add more movb failure tests. | |
2518 | ||
839b3272 AM |
2519 | 2004-01-19 Alan Modra <[email protected]> |
2520 | ||
2521 | * gas/i386/katmai.d: Adjust for changed sib printing. | |
2522 | * gas/i386/prescott.d: Likewise. | |
2523 | * gas/i386/sse2.d: Likewise. | |
2524 | * gas/i386/ssemmx2.d: Likewise. | |
2525 | ||
ac882a1d AO |
2526 | 2004-01-16 Alexandre Oliva <[email protected]> |
2527 | ||
2528 | * gas/mn10300/mov5.s: New. | |
2529 | * gas/mn10300/basic.exp (do_mov5): New. | |
2530 | ||
895921c9 MR |
2531 | 2004-01-14 Maciej W. Rozycki <[email protected]> |
2532 | ||
2533 | * gas/mips/relax-swap1-mips1.d: New test for branch relaxation | |
2534 | with swapping for MIPS1. | |
2535 | * gas/mips/relax-swap1-mips2.d: New test for branch relaxation | |
2536 | with swapping for MIPS2. | |
2537 | * gas/mips/relax-swap1.l: Stderr output for the new tests. | |
2538 | * gas/mips/relax-swap1.s: Source for the new tests. | |
2539 | * gas/mips/relax-swap2.d: New test for branch likely relaxation | |
2540 | with swapping. | |
2541 | * gas/mips/relax-swap2.l: Stderr output for the new test. | |
2542 | * gas/mips/relax-swap2.s: Source for the new test. | |
2543 | * gas/mips/mips.exp: Run the new tests. | |
2544 | ||
32159579 ILT |
2545 | 2004-01-13 Ian Lance Taylor <[email protected]> |
2546 | ||
2547 | * gas/mips/mips16-64.d: New test. | |
2548 | * gas/mips/mips.exp: Run it. | |
2549 | ||
cc3d92a5 RS |
2550 | 2004-01-12 Richard Sandiford <[email protected]> |
2551 | ||
2552 | * gas/mips/elf-rel18.[sd]: New test. | |
2553 | * gas/mips/mips.exp: Run it. | |
2554 | ||
e45d0630 PB |
2555 | 2004-01-09 Paul Brook <[email protected]> |
2556 | ||
2557 | * gas/arm/vfp2.s, gas/arm/vfp2.d: New test. | |
2558 | * gas/arm/arm.exp: Add them. | |
2559 | ||
29ccc66b ILT |
2560 | 2004-01-08 Ian Lance Taylor <[email protected]> |
2561 | ||
2562 | * gas/mips/ldstla-n64.d: Pass -64 to assembler, not -n64. | |
2563 | * gas/mips/ldstla-n64-shared.d: Likewise. | |
2564 | ||
d9296b18 NC |
2565 | 2004-01-07 Nick Clifton <[email protected]> |
2566 | ||
2567 | * gas/cris/rd-dw2-1.d: Expect a pointer size from readelf. | |
2568 | ||
fee5fcc5 AO |
2569 | 2004-01-06 Alexandre Oliva <[email protected]> |
2570 | ||
2571 | 2003-11-05 Alexandre Oliva <[email protected]> | |
2572 | * lib/gas-defs.exp (is_elf_format): Match frv-uclinux. | |
2573 | 2003-09-18 Alexandre Oliva <[email protected]> | |
2574 | * gas/frv/fdpic.s, gas/frv/fdpic.d: Renamed from ucpic*. | |
2575 | 2003-09-15 Alexandre Oliva <[email protected]> | |
2576 | * gas/frv/ucpic.s, gas/frv/ucpic.d: Use gr15 as PIC register. Use | |
2577 | gprel12 for rodata symbol and gotoff12 for sdata symbol. | |
2578 | 2003-08-08 Alexandre Oliva <[email protected]> | |
2579 | * gas/frv/ucpic.d: Test gotoff and gotofffuncdesc. | |
2580 | 2003-08-04 Alexandre Oliva <[email protected]> | |
2581 | * gas/frv/ucpic.d, gas/frv/ucpic.s: New. | |
2582 | * gas/frv/allinsns.exp: Run it. | |
2583 | ||
3ab48931 NC |
2584 | 2004-01-02 Albert Bartoszko <[email protected]> |
2585 | ||
2586 | * gas/msp430/opcode.s: Add test for an 'add' instruction which | |
2587 | looks similar to an 'rla' instruction. | |
ad50f575 | 2588 | |
c9e214e5 AM |
2589 | For older changes see ChangeLog-9303 |
2590 | \f | |
2591 | Local Variables: | |
2592 | mode: change-log | |
2593 | left-margin: 8 | |
2594 | fill-column: 74 | |
2595 | version-control: never | |
2596 | End: |