2011-05-10 Quentin Neill <quentin.neill@amd.com>
[deliverable/binutils-gdb.git] / gas / testsuite / ChangeLog
1 2010-05-10 Quentin Neill <quentin.neill@amd.com>
2
3 * gas/i386/i386.exp: Add new bdver2 test cases.
4 * gas/i386/nops-1-bdver2.d: New.
5 * gas/i386/x86-64-nops-1-bdver2.d: New.
6
7 2011-05-09 Paul Brook <paul@codesourcery.com>
8
9 * gas/tic6x/unwind-1.d: New test.
10 * gas/tic6x/unwind-1.s: New test.
11 * gas/tic6x/unwind-2.d: New test.
12 * gas/tic6x/unwind-2.s: New test.
13 * gas/tic6x/unwind-3.d: New test.
14 * gas/tic6x/unwind-3.s: New test.
15 * gas/tic6x/unwind-bad-1.d: New test.
16 * gas/tic6x/unwind-bad-1.s: New test.
17 * gas/tic6x/unwind-bad-1.l: New test.
18 * gas/tic6x/unwind-bad-2.d: New test.
19 * gas/tic6x/unwind-bad-2.s: New test.
20 * gas/tic6x/unwind-bad-2.l: New test.
21
22 2011-04-29 Hans-Peter Nilsson <hp@axis.com>
23
24 * gas/elf/dwarf2-1.d, gas/elf/dwarf2-2.d: Adjust for change in
25 output format.
26 * gas/i386/dw2-compress-1.d: Ditto.
27
28 2011-04-20 Catherine Moore <clm@codesourcery.com>
29 David Ung <davidu@mips.com>
30
31 * gas/mips/24k-branch-delay-1.d: New.
32 * gas/mips/24k-branch-delay-1.s: New.
33 * gas/mips/24k-triple-stores-1.d: New.
34 * gas/mips/24k-triple-stores-1.s: New.
35 * gas/mips/24k-triple-stores-2.d: New.
36 * gas/mips/24k-triple-stores-2.s: New.
37 * gas/mips/24k-triple-stores-3.d: New.
38 * gas/mips/24k-triple-stores-3.s: New.
39 * gas/mips/24k-triple-stores-4.s: New.
40 * gas/mips/24k-triple-stores-4.d: New.
41 * gas/mips/24k-triple-stores-5.d: New.
42 * gas/mips/24k-triple-stores-5.s: New.
43 * gas/mips/24k-triple-stores-6.d: New.
44 * gas/mips/24k-triple-stores-6.s: New.
45 * gas/mips/24k-triple-stores-7.d: New.
46 * gas/mips/24k-triple-stores-7.s: New.
47 * gas/mips/24k-triple-stores-8.d: New.
48 * gas/mips/24k-triple-stores-8.s: New.
49 * gas/mips/24k-triple-stores-9.d: New.
50 * gas/mips/24k-triple-stores-9.s: New.
51 * gas/mips/24k-triple-stores-10.d: New.
52 * gas/mips/24k-triple-stores-10.s: New.
53 * gas/mips/24k-triple-stores-11.d: New.
54 * gas/mips/24k-triple-stores-11.s: New.
55 * gas/mips/mips.exp: Invoke new tests.
56
57 2011-04-19 Nick Clifton <nickc@redhat.com>
58
59 * gas/arm/mrs-msr-thumb-v7e-m.s: Restore name of basepri_max
60 register.
61 * gas/arm/mrs-msr-thumb-v7e-m.d: Likewise.
62 * gas/arm/arch7.d: Likewise.
63 * gas/arm/arch7.s: Likewise.
64
65 2011-04-18 Nick Clifton <nickc@redhat.com>
66
67 * gas/arm/arch7.s: Fix typo basepri_max should be basepri_mask.
68 * gas/arm/mrs-msr-thumb-v7e-m.s: Likewise.
69 * gas/arm/arch7.d: Update expected disassembly.
70 * gas/arm/attr-march-armv7.d: Remove Microcontroller tag.
71 * gas/arm/blx-bad.d: Only run for ELF based targets.
72 * gas/arm/mrs-msr-thumb-v6t2.d: Likewise.
73 * gas/arm/vldm-arm.d: Likewise.
74 * gas/arm/mrs-msr-thumb-v7-m.d: Likewise.
75 Remove qualifiers from PSR and IAPSR regsiter names.
76 * gas/arm/mrs-msr-thumb-v7e-m.d: Likewise.
77 * gas/arm/thumb2_bcond.d: Update expected disassembly to allow for
78 relaxing of branch insns.
79 * gas/arm/thumb32.d: Fix whitespace problems in disassembly.
80
81 2011-04-18 Tristan Gingold <gingold@adacore.com>
82
83 * gas/macros/app1.s: Export symbol
84 * gas/macros/app2.s: Ditto
85 * gas/macros/app3.s: Ditto
86 * gas/macros/app4.s: Ditto
87 * gas/macros/app4b.s: Ditto
88 * gas/macros/app1.d: Adjust.
89 * gas/macros/app2.d: Ditto.
90 * gas/macros/app3.d: Ditto.
91 * gas/macros/app4.d: Ditto.
92
93 2011-04-18 Tristan Gingold <gingold@adacore.com>
94
95 * lib/gas-defs.exp (get_standard_section_names): Add names for
96 alpha vms.
97 * gas/all/gas.exp: Do not test diff1.s on alpha-vms.
98
99 2011-04-14 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
100
101 * gas/s390/zarch-machine.s: New testcase.
102 * gas/s390/zarch-machine.d: New testcase output.
103 * gas/s390/s390.exp: Execute the new testcase.
104
105 2011-04-13 Nick Clifton <nickc@redhat.com>
106
107 * gas/v850/v850e1.s: Add a insn using reg+offset addressing.
108 * gas/v850/v850e1.d: Add expected disassembly.
109
110 2011-04-12 Nick Clifton <nickc@redhat.com>
111
112 PR binutils/12534
113 * gas/arm/thumb32.s: Add PC relative LDRD and STRD insns.
114 * gas/arm/thumb32.l: Update expected output.
115 * gas/arm/thumb32.d: Update expected disassembly.
116
117 PR gas/12532
118 * gas/arm/plt-1.d: Update expected disassembly.
119 * gas/arm/thumb2_bcond.d: Likewise.
120 * gas/arm/weakdef-1.d: Likewise.
121
122 2011-04-12 Alan Modra <amodra@gmail.com>
123
124 * gas/all/gas.exp (do_930509a): Don't xfail h8300 and mn10200.
125
126 2011-04-11 Julian Brown <julian@codesourcery.com>
127
128 * gas/arm/mrs-msr-thumb-v7-m.s: New.
129 * gas/arm/mrs-msr-thumb-v7-m.d: New.
130 * gas/arm/mrs-msr-thumb-v7-m-bad.d: New.
131 * gas/arm/mrs-msr-thumb-v7-m-bad.l: New.
132 * gas/arm/mrs-msr-thumb-v7-m-bad.s: New.
133 * gas/arm/mrs-msr-thumb-v7e-m.d: New.
134 * gas/arm/mrs-msr-thumb-v7e-m.s: New.
135 * gas/arm/mrs-msr-arm-v7-a-bad.d: New.
136 * gas/arm/mrs-msr-arm-v7-a-bad.l: New.
137 * gas/arm/mrs-msr-arm-v7-a-bad.s: New.
138 * gas/arm/mrs-msr-arm-v7-a.d: New.
139 * gas/arm/mrs-msr-arm-v7-a.s: New.
140 * gas/arm/mrs-msr-arm-v6.d: New.
141 * gas/arm/mrs-msr-arm-v6.s: New.
142 * gas/arm/mrs-msr-thumb-v6t2.d: New.
143 * gas/arm/mrs-msr-thumb-v6t2.s: New.
144 * gas/arm/arch7.d: Fix typo in disassembly for BASEPRI_MAX,
145 bitmasks for IAPSR etc.
146 * gas/arm/arch7.s: Specify bitmask for APSR writes.
147 * gas/arm/archv6m.s: Likewise.
148 * msr-imm-bad.l: Tweak expected disassembly in error message.
149 * msr-reg-bad.l: Likewise.
150 * msr-imm.d: Tweak expected disassembly.
151 * msr-reg.d: Likewise.
152 * msr-reg-thumb.d: Likewise.
153 * msr-imm.s: Specify bitmask on APSR writes.
154 * msr-reg.s: Add comment about deprecated usage.
155
156 2011-04-11 Dan McDonald <dan@wellkeeper.com>
157
158 PR gas/12296
159 * gas/arm/arch7.s: Add SVC insn.
160 * gas/arm/arch7.d: Add disassembly of SVC insn.
161 * gas/arm/attr-march-armv7.d: Add arch profile tag.
162
163 2011-04-06 Joseph Myers <joseph@codesourcery.com>
164
165 * gas/all/gas.exp (*arm*-*-coff): Change to arm*-*-coff.
166 (thumb*-*-coff, thumb*-*-pe*): Don;t handle.
167 * gas/arm/arm.exp (*arm*-*-*): Change to arm*-*-*.
168 (*xscale*-*-*): Don't handle.
169 * gas/cfi/cfi.exp (xscale*-*): Don't handle.
170 * gas/elf/elf.exp (*arm*-*-*): Change to arm*-*-*.
171 (xscale*-*-*): Don't handle.
172
173 2011-03-31 Bernd Schmidt <bernds@codesourcery.com>
174
175 * gas/tic6x/scomm-directive-1.s: New test.
176 * gas/tic6x/scomm-directive-1.d: New test.
177 * gas/tic6x/scomm-directive-2.s: New test.
178 * gas/tic6x/scomm-directive-2.d: New test.
179 * gas/tic6x/scomm-directive-3.s: New test.
180 * gas/tic6x/scomm-directive-3.d: New test.
181 * gas/tic6x/scomm-directive-4.s: New test.
182 * gas/tic6x/scomm-directive-4.d: New test.
183 * gas/tic6x/scomm-directive-5.s: New test.
184 * gas/tic6x/scomm-directive-5.d: New test.
185 * gas/tic6x/scomm-directive-6.s: New test.
186 * gas/tic6x/scomm-directive-6.d: New test.
187 * gas/tic6x/scomm-directive-7.s: New test.
188 * gas/tic6x/scomm-directive-7.d: New test.
189 * gas/tic6x/scomm-directive-8.s: New test.
190 * gas/tic6x/scomm-directive-8.d: New test.
191
192 2011-03-29 H.J. Lu <hongjiu.lu@intel.com>
193
194 * gas/i386/ilp32/quad.d: Add tests for multiple operands.
195 * gas/i386/ilp32/quad.s: Likewise.
196
197 2011-03-29 Mike Frysinger <vapier@gentoo.org>
198
199 * gas/bfin/expected_errors.s: Add invalid BYTEUNPACK insn tests.
200 * gas/bfin/expected_errors.l: Add new error messages.
201
202 2011-03-29 Mike Frysinger <vapier@gentoo.org>
203
204 * gas/bfin/expected_errors.s: Add invalid BYTEOP16M insn tests.
205 * gas/bfin/expected_errors.l: Add new error messages.
206
207 2011-03-29 Mike Frysinger <vapier@gentoo.org>
208
209 * gas/bfin/expected_errors.s: Add invalid BYTEOP16P insn tests.
210 * gas/bfin/expected_errors.l: Add new error messages.
211
212 2011-03-28 Mike Frysinger <vapier@gentoo.org>
213
214 * gas/bfin/expected_errors.s: Add invalid 16bit acc add insn tests.
215 * gas/bfin/expected_errors.l: Add new error messages.
216 * testsuite/gas/bfin/video2.s: Drop invalid 16bit acc add insn.
217 * testsuite/gas/bfin/video2.d: Updated disassembly output.
218
219 2011-03-28 H.J. Lu <hongjiu.lu@intel.com>
220
221 * gas/i386/ilp32/inval.s: Remove .quad.
222 * gas/i386/ilp32/inval.l: Updated.
223
224 * gas/i386/ilp32/quad.d: New.
225 * gas/i386/ilp32/quad.s: Likewise.
226
227 2011-03-24 Mike Frysinger <vapier@gentoo.org>
228
229 * gas/bfin/expected_errors.s: Add invalid vector add/sub insn tests.
230 * gas/bfin/expected_errors.l: Add new error messages.
231
232 2011-03-24 Mike Frysinger <vapier@gentoo.org>
233
234 * gas/bfin/16bit_illegals.d, gas/bfin/16bit_illegals.s: Delete.
235 * gas/bfin/allinsn16.d, gas/bfin/allinsn16.s: New files.
236 * gas/bfin/bfin.exp: Change 16bit_illegals to allinsn16.
237
238 2011-03-24 Mike Frysinger <vapier@gentoo.org>
239
240 * gas/bfin/expected_errors.s: Add invalid dsp mult insn tests.
241 * gas/bfin/expected_errors.l: Add new error messages.
242
243 2011-03-23 Mike Frysinger <vapier@gentoo.org>
244
245 * gas/bfin/expected_errors.s: Add invalid SEARCH/BITMUX insns.
246 * gas/bfin/expected_errors.l: Add expected errors.
247
248 2011-03-18 Alan Modra <amodra@gmail.com>
249
250 * gas/elf/bad-size.err: Adjust expected error.
251 * gas/i386/bad-size.warn: Likewise.
252 * gas/i386/inval-equ-2.l: Likewise.
253 * gas/symver/symver2.l: Likewise.
254
255 2011-03-17 H.J. Lu <hongjiu.lu@intel.com>
256
257 PR gas/12589
258 * gas/i386/pr12589-1.d: New.
259 * gas/i386/pr12589-1.s: Likewise.
260
261 * gas/i386/i386.exp: Run pr12589-1.
262
263 2011-03-16 H.J. Lu <hongjiu.lu@intel.com>
264
265 * gas/i386/bad-size.d: New.
266 * gas/i386/bad-size.s: Likewise.
267 * gas/i386/bad-size.warn: Likewise.
268
269 * gas/i386/i386.exp: Run bad-size for ELF targets.
270
271 2011-03-06 H.J. Lu <hongjiu.lu@intel.com>
272
273 * gas/elf/bad-size.err: Revert the last change.
274
275 2011-03-05 H.J. Lu <hongjiu.lu@intel.com>
276
277 * gas/elf/bad-size.err: Updated.
278
279 2011-02-28 Maciej W. Rozycki <macro@codesourcery.com>
280
281 * gas/mips/alnv_ps-swap.d: New test for ALNV.PS instruction
282 branch swapping.
283 * gas/mips/alnv_ps-swap.s: Source for the new test.
284 * gas/mips/mips.exp: Run the new test.
285
286 2011-02-28 Maciej W. Rozycki <macro@codesourcery.com>
287
288 * gas/mips/relax-bposge.l: New test for DSP branch relaxation.
289 * gas/mips/relax-bposge.s: Source for the new test.
290 * gas/mips/mips.exp: Run the new test.
291
292 2011-02-28 Maciej W. Rozycki <macro@codesourcery.com>
293
294 * gas/mips/relax-at.d: New test for branch relaxation with .set
295 at.
296 * gas/mips/relax.s: Update to support the new test.
297 * gas/mips/relax.l: Update accordingly.
298 * gas/mips/relax.d: Update for multi-arch invocation.
299 * gas/mips/mips.exp: Run the new test. Adjust to run "relax"
300 across all applicable architectures.
301
302 2011-02-28 Maciej W. Rozycki <macro@codesourcery.com>
303
304 * gas/mips/branch-misc-2.d: Adjust for relocation change.
305 * gas/mips/branch-misc-2pic.d: Likewise.
306 * gas/mips/branch-misc-4.d: New test for PC-relative relocation
307 overflow.
308 * gas/mips/branch-misc-4-64.d: Likewise.
309 * gas/mips/branch-misc-4.s: Source for the new tests.
310 * testsuite/gas/mips/mips.exp: Run the new tests.
311
312 2011-02-28 Maciej W. Rozycki <macro@codesourcery.com>
313
314 * gas/mips/relax-swap1.l: Adjust for message capitalization
315 correction.
316 * gas/mips/relax-swap2.l: Likewise.
317 * gas/mips/relax.l: Likewise.
318
319 2011-02-25 H.J. Lu <hongjiu.lu@intel.com>
320
321 * gas/i386/ilp32/ilp32.exp: Run reloc64.
322
323 * gas/i386/ilp32/reloc64.s: Allow TLS relocations with 32bit
324 register destinations.
325 * gas/i386/ilp32/reloc64.d: Updated.
326
327 * gas/i386/ilp32/reloc64.l: New.
328
329 2011-02-25 H.J. Lu <hongjiu.lu@intel.com>
330
331 PR gas/12519
332 * gas/elf/bad-size.d: New.
333 * gas/elf/bad-size.err: Likewise.
334 * gas/elf/bad-size.s: Likewise.
335
336 * gas/elf/elf.exp: Run bad-size.
337
338 2011-02-13 Mike Frysinger <vapier@gentoo.org>
339
340 * gas/bfin/arithmetic.d, gas/bfin/parallel.d: Change A0 to A1.
341
342 2011-02-13 Mike Frysinger <vapier@gentoo.org>
343
344 * gas/bfin/arithmetic.d, gas/bfin/parallel.d, gas/bfin/parallel3.d,
345 gas/bfin/vector.d, gas/bfin/vector2.d: Add ".L" to dsp mult insns.
346
347 2011-02-13 Mike Frysinger <vapier@gentoo.org>
348
349 * gas/bfin/video.d, gas/bfin/video.s, gas/bfin/video2.d,
350 gas/bfin/video2.s: Remove BYTEOP2M insns.
351
352 2011-02-10 Kai Tietz <kai.tietz@onevision.com>
353
354 * gas/cfi/cfi-x86_64.d: Adjust for x64 PE+.
355
356 2011-02-10 Vincent Rivière <vincent.riviere@freesbee.fr>
357
358 * gas/m68k/cpu32.d: Set explicit architecture for objdump.
359 * gas/m68k/mcf-coproc.d: Likewise.
360 * gas/m68k/mcf-wdebug.d: Likewise.
361
362 2011-02-10 Alan Modra <amodra@gmail.com>
363
364 * gas/elf/dwarf2-4.s: Don't use @.
365
366 2011-02-08 H.J. Lu <hongjiu.lu@intel.com>
367
368 PR gas/6957
369 * gas/i386/nops-1-i686.d: Updated.
370 * gas/i386/nops-3-i686.d: Likewise.
371 * gas/i386/nops-4-i686.d: Likewise.
372
373 2011-02-08 H.J. Lu <hongjiu.lu@intel.com>
374
375 * gas/i386/i386.exp: Run nops-4a-i686 and nops-6.
376
377 * gas/i386/nops-4a-i686.d: New.
378 * gas/i386/nops-6.d: Likewise.
379 * gas/i386/nops-6.s: Likewise.
380
381 2011-02-07 Vincent Riviere <vincent.riviere@freesbee.fr>
382
383 PR gas/3041
384 * gas/m68k/p3041pcrel.s, * gas/m68k/p3041pcrel.d: New test.
385 * gas/m68k/all.exp: Add "p3041pcrel" and enable p3041 tests for
386 all m68k-aout targets.
387
388 2011-02-04 Bernd Schmidt <bernds@codesourcery.com>
389
390 * gas/tic6x/dir-junk.l: Remove tests for .atomic and .noatomic.
391 * gas/tic6x/dir-junk.s: Likewise.
392 * gas/tic6x/insns-c674x-bad.d: Remove test.
393 * gas/tic6x/insns-c674x-bad.l: Likewise.
394 * gas/tic6x/insns-c674x-bad.s: Likewise.
395 * gas/tic6x/insns-atomic.d: Remove "-matomic" switch.
396
397 2011-01-31 Nick Clifton <nickc@redhat.com>
398
399 * gas/all/align.d: Skip for the RX.
400 * gas/elf/group1a.d: Likewise.
401 * gas/elf/groupautoa.d: Likewise.
402 * gas/elf/elf.exp: Do not run section5 test for the RX port.
403 * gas/elf/section4.d: Likewise.
404 * gas/elf/section7.d: Likewise.
405 * gas/macros/semi.s: Fill with a non-zero pattern.
406 * gas/macros/semi.d: Expect non-zero fill value.
407 * gas/rx/bcnd.d: Update expected disassembly.
408 * gas/rx/bra.d: Likewise.
409 * gas/rx/macros.inc: Add reg1 macro.
410 * gas/rx/max.sm: Use reg1 macro to avoid generating illegal NOP
411 instruction.
412 * gas/rx/mov.sm: Likewise.
413 * gas/rx/max.d: Update expected disassembly.
414 * gas/rx/mov.d: Likewise.
415 * gas/rx/rx-asm-good.s: Use Renesas section names.
416 * gas/rx/rx-asm-good.d: Update expected disassembly.
417
418 2011-01-18 H.J. Lu <hongjiu.lu@intel.com>
419
420 PR gas/12409
421 * gas/elf/dwarf2-4.d: New.
422 * gas/elf/dwarf2-4.s: Likewise.
423
424 * gas/elf/elf.exp: Run dwarf2-4.
425
426 2011-01-18 H.J. Lu <hongjiu.lu@intel.com>
427
428 * gas/i386/intel.d: Updated.
429 * gas/i386/opcode-intel.d: Likewise.
430 * gas/i386/opcode-suffix.d: Likewise.
431 * gas/i386/opcode.d: Likewise.
432
433 2011-01-18 H.J. Lu <hongjiu.lu@intel.com>
434
435 * gas/i386/ilp32/x86-64-arch-2.d: Add tbm flag and TBM instruction
436 pattern.
437
438 2011-01-17 Quentin Neill <quentin.neill@amd.com>
439
440 * gas/i386/tbm.s: New.
441 * gas/i386/tbm.d: New.
442 * gas/i386/tbm-intel.d: New.
443 * gas/i386/x86-64-tbm.s: New.
444 * gas/i386/x86-64-tbm.d: New.
445 * gas/i386/x86-64-tbm-intel.d: New.
446 * gas/i386/arch-10.d: Add tbm flag and TBM instruction pattern.
447 * gas/i386/arch-10.s: Add a TBM instruction.
448 * gas/i386/arch-10-1.l: Add TBM instruction pattern.
449 * gas/i386/arch-10-2.l: Likewise.
450 * gas/i386/arch-10-3.l: Likewise.
451 * gas/i386/arch-10-4.l: Likewise.
452 * gas/i386/x86-64-arch-2.s: Likewise.
453 * gas/i386/x86-64-arch-2.d: Likewise.
454
455 2011-01-16 H.J. Lu <hongjiu.lu@intel.com>
456
457 * gas/i386/ilp32/immed64.s: New.
458 * gas/i386/ilp32/reloc64.s: Likewise.
459 * gas/i386/ilp32/x86-64-pcrel.s: Likewise.
460
461 * gas/i386/ilp32/inval.s: Add more tests.
462
463 * gas/i386/ilp32/immed64.d: Updated.
464 * gas/i386/ilp32/inval.l: Likewise.
465 * gas/i386/ilp32/reloc64.d: Likewise.
466 * gas/i386/ilp32/x86-64-pcrel.d: Likewise.
467
468 2011-01-15 H.J. Lu <hongjiu.lu@intel.com>
469
470 * gas/i386/ilp32/ilp32.exp: Run inval.
471
472 * gas/i386/ilp32/inval.l: New.
473 * gas/i386/ilp32/inval.s: Likewise.
474 * gas/i386/ilp32/x86-64.s: Likewise.
475
476 * gas/i386/ilp32/x86-64.d: Don't use ../x86_64.s. Updated.
477
478 2011-01-14 H.J. Lu <hongjiu.lu@intel.com>
479
480 * gas/i386/ilp32/cfi/ilp32.exp: Replace --n32 with --x32.
481 * gas/i386/ilp32/elf/ilp32.exp: Likewise.
482 * gas/i386/ilp32/ilp32.exp: Likewise.
483 * gas/i386/ilp32/lns/ilp32.exp: Likewise.
484
485 2011-01-11 Mingjie Xing <mingjie.xing@gmail.com>
486
487 * mips/loongson-3a-2.s, mips/loongson-3a-2.d: Use the real offset
488 value in assembly.
489
490 2011-01-10 Nathan Sidwell <nathan@codesourcery.com>
491 Glauber de Oliveira Costa <glommer@gmail.com>
492
493 * gas/arm/tls.s: Add tlsdesc tests.
494 * gas/arm/tls.d: Adjust.
495
496 2011-01-07 H.J. Lu <hongjiu.lu@intel.com>
497
498 * gas/i386/ilp32/x86-64-arch-2.d: Add bmi flag and BMI instruction
499 pattern.
500
501 2011-01-07 Quentin Neill <quentin.neill@amd.com>
502
503 * gas/i386/arch-10.s: Add a BMI instruction.
504 * gas/i386/x86-64-arch-2.s: Likewise.
505 * gas/i386/arch-10.d: Add bmi flag and BMI instruction pattern.
506 * gas/i386/x86-64-arch-2.d: Likewise.
507 * gas/i386/arch-10-1.l: Add BMI instruction pattern.
508 * gas/i386/arch-10-2.l: Likewise.
509 * gas/i386/arch-10-3.l: Likewise.
510 * gas/i386/arch-10-4.l: Likewise.
511
512 2011-01-06 Paul Koning <ni1d@arrl.net>
513
514 * gas/pdp11/pdp11.exp: Add run of absreloc.
515
516 2011-01-06 Paul Koning <ni1d@arrl.net>
517
518 * gas/pdp11/absreloc.s: New.
519 * gas/pdp11/absreloc.d: New.
520
521 2011-01-06 Paul Koning <ni1d@arrl.net>
522
523 * gas/pdp11/opcode.d: Fix expected output for sec instruction.
524
525 2011-01-05 Nathan Sidwell <nathan@codesourcery.com>
526
527 * gas/arm/blx-bad.s: New.
528 * gas/arm/blx-bad.d: New.
529
530 2011-01-04 H.J. Lu <hongjiu.lu@intel.com>
531
532 * gas/i386/bmi-intel.d: New.
533 * gas/i386/bmi.d: Likewise.
534 * gas/i386/bmi.s: Likewise.
535 * gas/i386/x86-64-bmi-intel.d: Likewise.
536 * gas/i386/x86-64-bmi.d: Likewise.
537 * gas/i386/x86-64-bmi.s: Likewise.
538
539 * gas/i386/i386.exp: Run bmi, bmi-intel, x86-64-bmi and
540 x86-64-bmi-intel.
541
542 2011-01-01 H.J. Lu <hongjiu.lu@intel.com>
543
544 * gas/i386/ilp32/lns/lns-common-1.d: Also expect .zdebug in
545 section name.
546 * gas/i386/ilp32/lns/lns-duplicate.d: Likewise.
547
548 For older changes see ChangeLog-2010
549 \f
550 Local Variables:
551 mode: change-log
552 left-margin: 8
553 fill-column: 74
554 version-control: never
555 End:
This page took 0.069926 seconds and 5 git commands to generate.