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