2007-04-19 Paul Brook <paul@codesourcery.com>
[deliverable/binutils-gdb.git] / gas / testsuite / ChangeLog
CommitLineData
076d447c
PB
12007-04-19 Paul Brook <paul@codesourcery.com>
2
3 * gas/arm/thumb1_unified.d: New test.
4 * gas/arm/thumb1_unified.s: New test.
5
ec25e08f
AM
62007-04-19 Nathan Froyd <froydnj@codesourcery.com>
7
8 * gas/ppc/booke.s: Add tlbsx, tlbsxe.
9 * gas/ppc/booke.d: Update.
10
381d071f
L
112007-04-18 H.J. Lu <hongjiu.lu@intel.com>
12
13 * gas/i386/i386.exp: Add sse4.2 and x86-64-sse4.2.
14
15 * gas/i386/sse4_2.d: New file.
16 * gas/i386/sse4_2.s: Likewise.
17 * gas/i386/x86-64-sse4_2.d: Likewise.
18 * gas/i386/x86-64-sse4_2.s: Likewise.
19
42903f7f
L
202007-04-18 H.J. Lu <hongjiu.lu@intel.com>
21
22 * gas/i386/i386.exp: Add sse4.1 and x86-64-sse4.1.
23
24 * gas/i386/sse4_1.d: New file.
25 * gas/i386/sse4_1.s: Likewise.
26 * gas/i386/x86-64-sse4_1.d: Likewise.
27 * gas/i386/x86-64-sse4_1.s: Likewise.
28
026d3abb
PB
292007-04-18 Paul Brook <paul@codesourcery.com>
30
31 * gas/arm/thumb2_add.s: Add rsb #0 test.
32 * gas/arm/thumb2_add.d: Update expected output.
33
3b8d421e
PB
342007-04-04 Paul Brook <paul@codesourcery.com>
35
36 * gas/arm/neon-cov.s: Add new vext test.
37 * gas/arm/neon-cov.d: Ditto.
38
46a1babe
CG
392007-04-01 Christian Groessler <chris@groessler.org>
40
41 * gas/z8k/calr.d: Fix for 64bit bfd.
42 * gas/z8k/djnz.d: Likewise.
43 * gas/z8k/inout.d: Likewise.
44 * gas/z8k/jmp-cc.d: Likewise.
45 * gas/z8k/jr-back.d: Likewise.
46 * gas/z8k/jr-forw.d: Likewise.
47 * gas/z8k/reglabel.d: Likewise.
48 * gas/z8k/ctrl-names.d: Fix name. Fix for 64bit bfd.
49 * gas/z8k/ret-cc.d: Likewise.
50
728d1ad9
AM
512007-03-31 Alan Modra <amodra@bigpond.net.au>
52
53 * gas/i386/nops-3.s: Don't use .align.
54
3c707909
PB
552007-03-30 Paul Brook <paul@codesourcery.com>
56
57 * gas/arm/thumb2_ldmstm.d: New test.
58 * gas/arm/thumb2_ldmstm.s: New test.
59
f24f8f70
AM
602007-03-27 Alan Modra <amodra@bigpond.net.au>
61
62 * gas/ppc/reloc.s: New.
63 * gas/ppc/reloc.d: New.
64
30e27cd0
JB
652007-03-26 Julian Brown <julian@codesourcery.com>
66
67 * gas/arm/neon-const.s: Use FP syntax for 0/-0.
68 * gas/arm/vfp-neon-syntax-inc.s: Likewise, for 1.
69 * gas/arm/neon-cov.s: Use float syntax for FP immediate.
70
b6702015
PB
712007-03-24 Paul Brook <paul@codesourcery.com>
72 Mark Shinwell <shinwell@codesourcery.com>
73
74 * gas/arm/archv6.s: Add new SRS tests.
75 * gas/arm/archv6.d: Update expected output.
76 * gas/arm/thumb32.s: Add new SRS tests.
77 * gas/arm/thumb32.d: Update expected output.
78 * gas/arm/srs-t2.d: New.
79 * gas/arm/srs-t2.l: New.
80 * gas/arm/srs-t2.s: New.
81 * gas/arm/srs-arm.d: New.
82 * gas/arm/srs-arm.l: New.
83 * gas/arm/srs-arm.s: New.
84
831480e9 852007-03-23 H.J. Lu <hongjiu.lu@intel.com>
0003779b
L
86
87 * gas/i386/rex.s: Add tests for rex.WRXB.
88 * gas/i386/rex.d: Updated.
89
90 * gas/i386/rex.d: Replace rex64XYZ with rex.WRXB.
91 * gas/i386/x86-64-io-intel.d : Likewise.
92 * gas/i386/x86-64-io-suffix.d: Likewise.
93 * gas/i386/x86-64-io.d: Likewise.
94 * gas/i386/x86-64-opcode.d: Likewise.
95
831480e9 962007-03-21 H.J. Lu <hongjiu.lu@intel.com>
8b38ad71
L
97
98 PR binutils/4218
99 * gas/i386/nops.s: Add testcases for nop r/m.
100 * gas/i386/x86-64-nops.s: Likewise.
101
102 * gas/i386/x86-64-opcode.s: Add testcases for xchg with %ax,
103 %eax and %rax.
104
105 * gas/i386/nops.d: Updated.
106 * gas/i386/x86-64-nops.d: Likewise.
107 * gas/i386/x86-64-opcode.d: Likewise.
108
831480e9 1092007-03-21 H.J. Lu <hongjiu.lu@intel.com>
c0f91ba6
L
110
111 * gas/i386/i386.exp: Run nops-3.
112
113 * gas/i386/nops-3.d: New file.
114 * gas/i386/nops-3.s: Likewise.
115
cb2eed63
MS
1162007-03-20 Mark Shinwell <shinwell@codesourcery.com>
117
118 * gas/arm/mul-overlap.s: Don't use %type.
119 * gas/arm/mul-overlap.l: Update line numbers.
120 * gas/arm/mul-overlap-v6.s: Don't use %type.
121
8fb9d7b9
MS
1222007-03-18 Mark Shinwell <shinwell@codesourcery.com>
123
124 * gas/arm/mul-overlap.s: New.
125 * gas/arm/mul-overlap.d: New.
126 * gas/arm/mul-overlap.l: New.
127 * gas/arm/mul-overlap-v6.s: New.
128 * gas/arm/mul-overlap-v6.d: New.
129
794ba86a
DJ
1302007-03-14 Daniel Jacobowitz <dan@codesourcery.com>
131
132 * gas/arm/thumbver.d, gas/arm/thumbver.s: New test.
133
155257ea
PB
1342007-03-14 Paul Brook <paul@codesourcery.com>
135
136 * gas/arm/thumb2_add.d: Add tests using sp.
137 * gas/arm/thumb2_add.s: Ditto.
138
cd0c2fe2
AM
1392007-03-14 Alan Modra <amodra@bigpond.net.au>
140
141 PR 4029
142 * gas/all/relax.s: New.
143 * gas/all/relax.d: New.
144 * gas/all/gas.exp: Run it.
145
3894944c
HPN
1462007-03-11 Hans-Peter Nilsson <hp@bitrange.com>
147
148 * gas/mmix/comment-1.d, gas/mmix/bspec-1.d, gas/mmix/bspec-2.d:
149 Adjust for change in readelf output.
150
b5639b37
MS
1512007-03-06 Andreas Krebbel <krebbel1@de.ibm.com>
152
153 * gas/s390/zarch-z9-ec.d: New file.
154 * gas/s390/zarch-z9-ec.s: New file.
155 * gas/s390/s390.exp: Run the z9-ec testcases.
156
412cc54e
L
1572007-03-05 H.J. Lu <hongjiu.lu@intel.com>
158
159 PR gas/3918
160 * lib/gas-defs.exp (gas_started): New variable. Initialized to
161 0.
162 (gas_start): Set gas_started to 1.
163 (gas_finish): Skip if gas_started is 0. Reset gas_started to 0.
164
5e77afaa
PB
1652007-03-02 Paul Brook <paul@codesourcery.com>
166
167 * gas/arm/relax_branch_align.d: New test.
168 * gas/arm/relax_branch_align.s: New test.
169
aa32346d
NC
1702007-02-28 Nick Clifton <nickc@redhat.com>
171
c5d07591
NC
172 PR gas/3797
173 * gas/lns/lns.exp: Do not run the lns-common test for the d10v
174 port.
175 * gas/d10v/address-002.l: Update expected assembler output.
176 * gas/d10v/address-003.l, gas/d10v/address-004.l,
177 gas/d10v/address-005.l, gas/d10v/address-006.l,
178 gas/d10v/address-007.l, gas/d10v/address-008.l,
179 gas/d10v/address-009.l, gas/d10v/address-010.l,
180 gas/d10v/address-011.l, gas/d10v/address-012.l,
181 gas/d10v/address-013.l, gas/d10v/address-014.l,
182 gas/d10v/address-015.l, gas/d10v/address-016.l,
183 gas/d10v/address-017.l, gas/d10v/address-018.l,
184 gas/d10v/address-019.l, gas/d10v/address-020.l,
185 gas/d10v/address-021.l, gas/d10v/address-022.l,
186 gas/d10v/address-023.l, gas/d10v/address-024.l,
187 gas/d10v/address-025.l, gas/d10v/address-026.l,
188 gas/d10v/address-027.l, gas/d10v/address-030.l,
189 gas/d10v/address-031.l, gas/d10v/address-032.l,
190 gas/d10v/address-033.l, gas/d10v/address-034.l,
191 gas/d10v/address-035.l, gas/d10v/address-036.l,
192 gas/d10v/address-037.l, gas/d10v/address-038.l,
728d1ad9 193 gas/d10v/address-039.l, gas/d10v/address-040.l,
c5d07591
NC
194 gas/d10v/address-041.l: Likewise.
195
1962007-02-28 Nick Clifton <nickc@redhat.com>
197
198 PR gas/3975
aa32346d
NC
199 * gas/arm/mapshort.d: Split into two new files...
200 * gas/arm/mapshort-eabi.d: The one and...
201 * gas/arm/mapshort-elf.d: This one.
202 * gas/arm/arch7.d: Remove 32-bit host expectation.
203 * gas/arm/arm7t.d: Replace ".word 0x00000000" with ".*" as some
204 arm targets will disassemble this value as an instruction.
205 * gas/arm/neon-ldst-rm.d: Likewise.
206 * gas/arm/thumb2_pool.d: Only run this test for ELF based arm
207 ports.
208 * gas/arm/thumbrel.d: Only run this test for EABI based arm
209 ports.
210 * gas/arm/wince_inst.d: Fix expected branch targets.
211
b2e818b7
DD
2122007-02-22 DJ Delorie <dj@redhat.com>
213
214 * gas/s390/esa-g5.s: Adjust for corrected PKA syntax.
215 * gas/s390/esa-g5.d: Adjust for corrected PKA syntax.
216
8b082fb1
TS
2172007-02-20 Thiemo Seufer <ths@mips.com>
218 Chao-Ying Fu <fu@mips.com>
219
220 * gas/mips/mips32-dspr2.s, gas/mips/mips32-dspr2.d: New test for
221 DSP R2.
222 * gas/mips/mips.exp: Run new test.
223
929e4d1a
MS
2242007-02-19 Andreas Krebbel <krebbel1@de.ibm.com>
225
226 * gas/s390/esa-g5.d (cfxbr, cfebr, cfdbr): Exchanged floating
227 point and fixed point operands.
228 * gas/s390/esa-g5.s: Likewise.
229 * gas/s390/zarch-z900.d (cfdr, cfer, cfxr, cgdbr, cgebr, cgxbr,
230 cgdr, cger, cgxr): Likewise.
231 * gas/s390/zarch-z900.s: Likewise.
232
fda592e8
L
2332007-02-11 H.J. Lu <hongjiu.lu@intel.com>
234
235 PR gas/4027
236 * gas/i386/opcode.s: Add more tests for "test".
237 * i386/opcode-intel.d: Updated.
238 * gas/i386/opcode-suffix.d: Likewise.
239 * gas/i386/opcode.d: Likewise.
240
7b5030c0
NC
2412007-02-06 Nick Clifton <nickc@redhat.com>
242
243 PR gas/3810 gas/3800
244 * gas/elf/elf.exp: Expect the redef test to fail on targets which
245 do not convert fixups against ordinary symbols into relocs against
246 section symbols.
247 * gas/all/gas.exp: Likewise.
248
280d71bf
DB
2492007-02-05 Dave Brolley <brolley@redhat.com>
250
251 * gas/mep/relocs-junk1.s: Add a .data section.
252 * gas/mep/relocs.d: Updated to match above.
253
9e5a0568 2542007-02-04 H.J. Lu <hongjiu.lu@intel.com>
81d8aae1
L
255
256 PR gas/3961
257 * gas/i386/secrel.d: Support 64bit host.
258
7e017ce0
NC
2592007-02-02 Nick Clifton <nickc@redhat.com>
260
261 PR gas/3812
262 * gas/v850/v850e1.d: Correct expected disassembly of cmov insn to
263 account for sign extension.
264
dc4503c6
PB
2652007-01-11 Paul Brook <paul@codesourcery.com>
266
267 * gas/arm/thumb2_add.d: Add test for missing operand.
268 * gas/arm/thumb2_add.s: Ditto.
269
7c48b4f1
NC
2702007-01-11 Nick Clifton <nickc@redhat.com>
271
e2204714
NC
272 * gas/mcore/allinsn.s: Remove use of '#' before numbers - it is a
273 line comment character.
274 * gas/mcore/allinsn.d: Adjust expected disassembly to match real
275 output.
276
277 * gas/lns/lns.exp: Run the alternative version of the lns-common-1
278 test for the MCore target.
7c48b4f1 279
42037fe5
NC
2802007-01-08 Kai Tietz <kai.tietz@onevision.com>
281
282 * gas/all/gas.exp: Renamed target x86_64-*-mingw64 to x86_64-*-mingw*.
283 * gas/i386/i386.exp: Ditto.
284
a028a6f5
PB
2852007-01-04 Paul Brook <paul@codesourcery.com>
286
287 * gas/arm/archv6.s: Add more cpsie tests.
288 * gas/arm/archv6.d: Ditto.
289
baee4c9e
AS
2902007-01-04 Andreas Schwab <schwab@suse.de>
291
292 * gas/m68k/cpu32.[sd]: New test.
293 * gas/m68k/all.exp: Run it.
294
97828f49
JB
2952007-01-04 Julian Brown <julian@codesourcery.com>
296
297 * gas/arm/neon-omit.d: Fix expected encodings for vshl, vqshl.
298
92559b5b
PB
2992007-01-04 Paul Brook <paul@codesourcery.com>
300
301 * gas/arm/neon-cov.d: Adjust expected output.
302 * gas/arm/neon-omit.s: Add tests for vcgt and vcle. Reorder vacle
303 and vacle.
304 * gas/arm/neon-omit.d: Adjust expected output.
305
5ccca1c0 306For older changes see ChangeLog-2006
c9e214e5
AM
307\f
308Local Variables:
309mode: change-log
310left-margin: 8
311fill-column: 74
312version-control: never
313End:
This page took 0.177437 seconds and 4 git commands to generate.