* breakpoint.c (fetch_watchpoint_value): New function.
[deliverable/binutils-gdb.git] / gas / testsuite / ChangeLog
CommitLineData
28dbc079
L
1
22008-03-01 H.J. Lu <hongjiu.lu@intel.com>
3
4 * gas/i386/x86-64-branch.s: Add tests for 16-bit near indirect
5 branches.
6
7 * gas/i386/x86-64-inval.s: Remove tests for 16-bit near indirect
8 branches.
9
10 * gas/i386/x86-64-branch.d: Updated.
11 * gas/i386/x86-64-inval.l: Likewise.
12
af7329f0
NC
132008-02-27 Nick Clifton <nickc@redhat.com>
14
15 PR 3134
16 * gas/h8300/pr3134.s: New test.
17 * gas/h8300/pr3134.d: Expected disassembly
18 * gas/h8300/h8300.exp: Run the new test.
19
20 * gas/h8300/h8300-coff.exp: Fix test for COFF based ports to
21 accept h8300-rtemscoff not just h8300-rtems.
22
58abc3eb
L
232008-02-26 H.J. Lu <hongjiu.lu@intel.com>
24
25 * gas/i386/jump.d: Updated for COFF.
26
849830bd
L
272008-02-23 H.J. Lu <hongjiu.lu@intel.com>
28
29 * gas/i386/jump.s: Add tests for far branches.
30 * gas/i386/jump16.s: Likewise.
31
32 * gas/i386/jump.d: Updated.
33 * gas/i386/jump16.d: Likewise.
34 * gas/i386/x86-64-inval.l: Likewise.
35
36 * gas/i386/x86-64-inval.s: Add tests for 16-bit near indirect
37 branches.
38
a696b49e
NC
392008-02-22 Nick Clifton <nickc@redhat.com>
40
41 * gas/m68hc11/bug-1825.d: Update to match changes in the
42 information generated with source-in-disassembly listings.
43 * gas/m68hc11/indexed12.d: Likewise.
44 * gas/m68hc11/insns-dwarf2.d: Likewise.
45 * gas/m68hc11/lbranch-dwarf2.d: Likewise.
46
b6460688
L
472008-02-18 H.J. Lu <hongjiu.lu@intel.com>
48
49 * cfi/cfi.exp (gas_x86_64_check): New.
50 (gas_x86_32_check): Likewise.
51 Run 32bit and 64bit tests for x86 targets if they are supportd.
52
192dc9c6
JB
532008-02-18 Jan Beulich <jbeulich@novell.com>
54
55 * gas/i386/att-regs.s, gas/i386/att-regs.d,
56 gas/i386/intel-regs.s, gas/i386/intel-regs.d: New.
57 * gas/i386/i386.exp: Run new tests.
58
93ac2687
NC
592008-02-14 Nick Clifton <nickc@redhat.com>
60
61 PR gas/5712
62 * gas/arm/fp-save.s: New test.
63 * gas/arm/fp-save.d: Expected disassembly.
64
9579d382
AN
652008-02-13 Adam Nemet <anemet@caviumnetworks.com>
66
67 * gas/mips/branch-misc-2pic-64.d (#name): Have a unique name
68 different from the branch-misc-2-64.d test.
69
b7240065
JB
702008-02-13 Jan Beulich <jbeulich@novell.com>
71
72 * gas/i386/intelok.s: Replace invalid offset expression with
73 valid ones.
74 * gas/i386/x86_64.s: Likewise.
75
34b772a6
JB
762008-02-13 Jan Beulich <jbeulich@novell.com>
77
78 * gas/i386/intelbad.s, gas/i386/intelok.s: Add 'bound' tests.
79 * gas/i386/intelbad.l, gas/i386/intelok.l, gas/i386/intelok.e,
80 gas/i386/opcode-intel.d: Adjust.
81
a60de03c
JB
822008-02-13 Jan Beulich <jbeulich@novell.com>
83
84 * gas/cfi/cfi-i386.s: Add code testing use of all registers.
85 Fix a few comments.
86 * gas/cfi/cfi-x86_64.s: Likewise.
87 * gas/cfi/cfi-i386.d, gas/cfi/cfi-x86_64.d: Adjust.
88
785d276e 892008-02-12 H.J. Lu <hongjiu.lu@intel.com>
e8efc4d9
L
90
91 * gas/i386/i386.exp: Run x86-64-arch-2 instead of
92 x86-64-arch-10.
93
94 * gas/i386/x86-64-arch-10.d: Removed.
95
96 * gas/i386/x86-64-arch-2.d: New.
97 * gas/i386/x86-64-arch-2.s: Likewise.
98
a3ac9d58
L
992008-02-12 H.J. Lu <hongjiu.lu@intel.com>
100
101 * gas/i386/x86-64-xsave.d: Remove prefix.
102
f03fe4c1
L
1032008-02-11 H.J. Lu <hongjiu.lu@intel.com>
104
105 * gas/i386/arch-10.s: Add xgetbv.
106
107 * gas/i386/arch-10.d: Updated.
108 * gas/i386/arch-10-1.l: Likewise.
109 * gas/i386/arch-10-2.l: Likewise.
110 * gas/i386/arch-10-3.l: Likewise.
111 * gas/i386/arch-10-4.l: Likewise.
112 * gas/i386/x86-64-arch-10.d: Likewise.
113
475a2301
L
1142002-02-11 H.J. Lu <hongjiu.lu@intel.com>
115
116 * gas/i386/i386.exp: Run xsave, xsave-intel, x86-64-xsave
117 and x86-64-xsave-intel.
118
119 * gas/i386/x86-64-xsave-intel.d: New file.
120 * gas/i386/x86-64-xsave.d: Likewise.
121 * gas/i386/x86-64-xsave.s: Likewise.
122 * gas/i386/xsave-intel.d: Likewise.
123 * gas/i386/xsave.d: Likewise.
124 * gas/i386/xsave.s: Likewise.
125
0797561a
AN
1262008-02-05 Adam Nemet <anemet@caviumnetworks.com>
127
128 * gas/mips/mips.exp: Invoke the tests smartmips, mips32-dsp,
129 mips32-dspr2, mips64-dsp and mips32-mt with run_dump_test instead
130 of run_dump_test_arches.
131 * gas/mips/smartmips.d: Pass -mips32.
132 * gas/mips/mips64-dsp.d: Pass -mips64r2.
133 * gas/mips/mips32-dsp.d: Pass -mips32r2.
134 * gas/mips/mips32-dspr2.d: Likewise.
135 * gas/mips/mips32-mt.d: Likewise.
136
61d4e56d
AN
1372008-02-04 Adam Nemet <anemet@caviumnetworks.com>
138
139 * gas/mips/mips.exp: Call mips_arch_create for Octeon. Invoke
140 Octeon tests.
141 * gas/mips/octeon.s, gas/mips/octeon.d: New test.
142
f8a52b59
BW
1432008-01-31 Marc Gauthier <marc@tensilica.com>
144
145 * gas/all/gas.exp: Recognize Xtensa processor variants.
146 * gas/elf/elf.exp: Likewise.
147 * gas/lns/lns.exp: Likewise.
148
2dc4cec1
L
1492008-01-28 H.J. Lu <hongjiu.lu@intel.com>
150
151 * gas/cfi/cfi-alpha-1.d: Replace DW_CFA_def_cfa_reg with
152 DW_CFA_def_cfa_register.
153 * gas/cfi/cfi-alpha-3.d: Likewise.
154 * gas/cfi/cfi-hppa-1.d: Likewise.
155 * gas/cfi/cfi-i386.d: Likewise.
156 * gas/cfi/cfi-m68k.d: Likewise.
157 * gas/cfi/cfi-mips-1.d: Likewise.
158 * gas/cfi/cfi-sh-1.d: Likewise.
159 * gas/cfi/cfi-sparc-1.d: Likewise.
160 * gas/cfi/cfi-sparc64-1.d: Likewise.
161 * gas/cfi/cfi-x86_64.d: Likewise.
162
163 * gas/cfi/cfi-common-1.d: Updated for i386/x86-64 register
164 names.
165 * gas/cfi/cfi-common-2.d: Likewise.
166 * gas/cfi/cfi-common-5.d: Likewise.
167 * gas/cfi/cfi-i386.d: Likewise.
168 * gas/cfi/cfi-x86_64.d: Likewise.
169
82c18208
L
1702008-01-24 H.J. Lu <hongjiu.lu@intel.com>
171
172 * gas/i386/x86-64-sib.s: Add tests for r12.
173
174 * gas/i386/x86-64-sib-intel.d: Updated.
175 * gas/i386/x86-64-sib.d: Likewise.
176
599121aa
L
1772008-01-23 H.J. Lu <hongjiu.lu@intel.com>
178
179 * gas/i386/i386.exp : Run x86-64-arch-1 and x86-64-arch-10.
180
181 * gas/i386/x86-64-arch-1.d: New.
182 * gas/i386/x86-64-arch-1.s: Likewise.
183 * gas/i386/x86-64-arch-10.d: Likewise.
184
73f4030d
TG
1852008-01-23 Tristan Gingold <gingold@adacore.com>
186
187 * gas/ia64/regs.d: Updated as the ia64 disassembler now displays
188 symbolic names for all ar registers.
189
115c7c25
L
1902008-01-22 H.J. Lu <hongjiu.lu@intel.com>
191
192 * gas/i386/arch-10.d: New.
193 * gas/i386/arch-11.s: Likewise.
194 * gas/i386/arch-12.d: Likewise.
195 * gas/i386/arch-12.s: Likewise.
196
197 * gas/i386/i386.exp: Run arch-11 and arch-12.
198
6305a203
L
1992008-01-22 H.J. Lu <hongjiu.lu@intel.com>
200
201 * gas/i386/arch-10-1.l: New.
202 * gas/i386/arch-10-1.s: Likewise.
203 * gas/i386/arch-10-2.l: Likewise.
204 * gas/i386/arch-10-2.s: Likewise.
205 * gas/i386/arch-10-3.l: Likewise.
206 * gas/i386/arch-10-3.s: Likewise.
207 * gas/i386/arch-10-4.l: Likewise.
208 * gas/i386/arch-10-4.s: Likewise.
209 * gas/i386/arch-10.d: Likewise.
210 * gas/i386/arch-10.s: Likewise.
211
212 * gas/i386/i386.exp: Run arch-10, arch-10-1, arch-10-2,
213 arch-10-3 and arch-10-4.
214
215 * gas/i386/nops-2.s: Use movsbl instead of cmove.
216 * gas/i386/nops-2-i386.d: Updated.
217 * gas/i386/nops-2-merom.d: Likewise.
218 * gas/i386/nops-2.d: Likewise.
219 * gas/i386/x86-64-nops-2.d: Likewise.
220
fd07a1c8
L
2212008-01-15 H.J. Lu <hongjiu.lu@intel.com>
222
223 * gas/i386/prescott.s: Add tests for movddup in Intel syntax.
224 * gas/i386/x86-64-prescott.s: Likewise.
225
226 * gas/i386/prescott.d: Updated.
227 * gas/i386/x86-64-prescott.d: Likewise.
228
321fd21e
L
2292008-01-15 H.J. Lu <hongjiu.lu@intel.com>
230
231 * gas/i386/i386.s: Add more tests for movsx and movzx.
232 * gas/i386/x86_64.s: Likewise.
233
234 * gas/i386/inval.s: Remove tests for movsxw and movzxw.
235
236 * gas/i386/x86-64-inval.s: Remove tests for movsxb, movsxw,
237 movsxl, movzxb and movzxw.
238
239 * gas/i386/i386.d: Updated.
240 * gas/i386/inval.l: Likewise.
241 * gas/i386/x86_64.d: Likewise.
242 * gas/i386/x86-64-inval.l: Likewise.
243
5c07affc
L
2442008-01-14 H.J. Lu <hongjiu.lu@intel.com>
245
246 * gas/i386/i386.s: Add tests for movsx, movzx and movnti.
247 * gas/i386/inval.s: Likewise.
248 * gas/i386/x86_64.s: Likewise.
249 * gas/i386/x86-64-inval.s: Likewise.
250
251 * gas/i386/i386.d: Updated.
252 * gas/i386/inval.l: Likewise.
253 * gas/i386/x86_64.d: Likewise.
254 * gas/i386/x86-64-inval.l: Likewise.
255
7d5e4556
L
2562008-01-12 H.J. Lu <hongjiu.lu@intel.com>
257
258 PR gas/5534
259 * gas/i386/i386.s: Add tests for fnstsw and fstsw.
260 * gas/i386/inval.s: Likewise.
261 * gas/i386/x86_64.s: Likewise.
262
263 * gas/i386/intel.s: Use word instead of dword on ss.
264
265 * gas/i386/x86-64-inval.s: Add tests for fnstsw, fstsw, in
266 and out.
267
268 * gas/i386/prefix.s: Remove invalid fstsw.
269
270 * gas/i386/inval.l: Updated.
271 * gas/i386/intelbad.l: Likewise.
272 * gas/i386/i386.d: Likewise.
273 * gas/i386/x86_64.d: Likewise.
274 * gas/i386/x86-64-inval.l: Likewise.
275 * gas/i386/prefix.d: Updated.
276
b5b1fc4f
L
2772008-01-10 H.J. Lu <hongjiu.lu@intel.com>
278
279 * gas/i386/nops.s: Add more tests with opcodes from 0x0f19
280 to 0x0f1f.
281 * gas/i386/x86-64-nops.s: Likewise.
282
283 * gas/i386/nops.d: Updated.
284 * gas/i386/x86-64-nops.d: Likewise.
285
7ddd14de
BW
2862008-01-09 Bob Wilson <bob.wilson@acm.org>
287
288 * gas/lns/lns.exp: Run new lns-big-delta test for targets that set
289 DWARF2_USE_FIXED_ADVANCE_PC.
290 * gas/lns/lns-big-delta.s: New.
291 * gas/lns/lns-big-delta.d: New.
292
9396508d
NC
2932008-01-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
294
295 PR gas/5322
296 * lib/gas-defs.exp (gas_host_run): Add fourth argument to regsub
297 command.
298
e1d4d893
L
2992008-01-05 H.J. Lu <hongjiu.lu@intel.com>
300
301 * gas/i386/intel.s: Add tests for fadd, faddp, fdiv, fdivp,
302 fdivr, fdivrp, fmul, fmulp, fsub, fsubp, fsubr and fsubrp.
303
304 * gas/i386/intel.d: Updated.
305 * gas/i386/intel.e: Likewise.
306
c6add537
L
3072008-01-04 H.J. Lu <hongjiu.lu@intel.com>
308
309 * gas/i386/rexw.d: New.
310 * gas/i386/rexw.s: Likewise.
311
312 * gas/i386/x86-64-sse4_1-intel.d: Updated.
313 * gas/i386/x86-64-sse4_1.d: Likewise.
314
b0e34bfe
NC
3152008-01-04 Nick Clifton <nickc@redhat.com>
316
317 * gas/ppc/altivec_and_spe.s: New test - checks that ISA extension
318 command line options (-maltivec, -mspe) can be specified before
319 CPU selection command line options.
320 * gas/ppc/altivec_and_spe.d: Expected disassembly.
321 * gas/ppc/ppc.exp: Run the new test
322
3629bb00
L
3232008-01-03 H.J. Lu <hongjiu.lu@intel.com>
324
325 * gas/i386/arch-9.d: New file.
326 * gas/i386/arch-9.s: Likewise.
327
328 * gas/i386/i386.exp: Run arch-9.
329
e0329a22
L
3302008-01-02 H.J. Lu <hongjiu.lu@intel.com>
331
332 * gas/i386/arch-5.d: New file.
333 * gas/i386/arch-5.s: Likewise.
334 * gas/i386/arch-6.d: Likewise.
335 * gas/i386/arch-6.s: Likewise.
336 * gas/i386/arch-7.d: Likewise.
337 * gas/i386/arch-7.s: Likewise.
338 * gas/i386/arch-8.d: Likewise.
339 * gas/i386/arch-8.s: Likewise.
340
341 * gas/i386/i386.exp: Run arch-5, arch-6, arch-7 and arch-8.
342
f2a9c676
L
3432008-01-02 H.J. Lu <hongjiu.lu@intel.com>
344
345 * gas/i386/i386.s: Add tests for movq.
346 * gas/i386/x86_64.s: Likewise.
347
348 * gas/i386/i386.d Updated.
349 * gas/i386/x86_64.d: Likewise.
350
582d5edd
L
3512008-01-02 H.J. Lu <hongjiu.lu@intel.com>
352
353 PR gas/5534
354 * gas/i386/intel.s: Use QWORD on movq instead of DWORD.
355
356 * gas/i386/inval.s: Add tests for movq.
357 * gas/i386/x86-64-inval.s: Likewise.
358
359 * gas/i386/inval.l: Updated.
360 * gas/i386/x86-64-inval.l: Likewise.
361
e7c604dd
CM
3622008-01-02 Catherine Moore <clm@codesourcery.com>
363
364 * gas/mips/jalr.s: New test.
365 * gas/mips/jalr.l: New test output.
366 * gas/mips/mips.exp: Run new test.
367
6c7ac64e 368For older changes see ChangeLog-2007
c9e214e5
AM
369\f
370Local Variables:
371mode: change-log
372left-margin: 8
373fill-column: 74
374version-control: never
375End:
This page took 0.201663 seconds and 4 git commands to generate.