aboutsummaryrefslogtreecommitdiff
path: root/gas/testsuite/ChangeLog
blob: 30d957d823d8d9524a6f9e16eedf8666af362f0d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
2014-04-10  Senthil Kumar Selvaraj  <senthil_kumar.selvaraj@atmel.com>

	* gas/avr/diffreloc_withrelax.d: New testcase.
	* gas/avr/noreloc_withoutrelax.d: Likewise.
	* gas/avr/relax.s: Likewise.

2014-04-04  Ilya Tocar  <ilya.tocar@intel.com>

	* gas/i386/i386.exp: Run SE1 tests.
	* gas/i386/se1.d: New file.
	* gas/i386/se1.s: Ditto.
	* gas/i386/x86-64-se1.d: Ditto.
	* gas/i386/x86-64-se1.s: Ditto.

2014-03-21  David Weatherford <weath@cadence.com>
            Max Filippov <jcmvbkbc@gmail.com>

	* gas/xtensa/all.exp: Add test for trampoline relaxation.
	* gas/xtensa/trampoline.d: Trampoline relaxation expected dump.
	* gas/xtensa/trampoline.s: Trampoline relaxation test source.

2014-03-20  Richard Sandiford  <rdsandiford@googlemail.com>

	* gas/all/gas.exp: Remove XFAIL of forward.d for MIPS.
	* gas/mips/pcrel-1.s, gas/mips/pcrel-1.d, gas/mips/pcrel-2.s,
	gas/mips/pcrel-2.d, gas/mips/pcrel-3.s, gas/mips/pcrel-3.l,
	gas/mips/pcrel-4.s, gas/mips/pcrel-4-32.d, gas/mips/pcrel-4-n32.d,
	gas/mips/pcrel-4-64.d: New tests.
	* gas/mips/mips.exp: Run them.
	* gas/mips/lui-2.l: Tweak error message for line 7.

2014-03-20  Ilya Tocar  <ilya.tocar@intel.com>

	* gas/i386/avx512pf-intel.d: Change memory size for vgatherpf0qps,
	vgatherpf1qps, vscatterpf0qps, vscatterpf1qps.
	* gas/i386/avx512pf.s: Ditto.
	* gas/i386/x86-64-avx512pf-intel.d: Ditto.
	* gas/i386/x86-64-avx512pf.s: Ditto.
	* gas/i386/avx512f-intel.d: Change memory size for vgatherqps,
	vpgatherqd, vpscatterqd, vscatterqps.
	* gas/i386/avx512f.s: Ditto.
	* gas/i386/x86-64-avx512f-intel.d: Ditto.
	* gas/i386/x86-64-avx512f.s: Ditto.

2014-03-19  Jose E. Marchesi  <jose.marchesi@oracle.com>

	* gas/sparc/ldd_std.d: Fix objdump invocation in order to get
	the old opcodes for the ldtw, ldtwa, stw and stwa instructions.

	* gas/sparc/rdhpr.s: Test rd %hstick_offset and %hstick_enable.
	* gas/sparc/rdhpr.d: Likewise.

	* gas/sparc/wrhpr.s: Test wr %hstick_offset and %hstick_enable.
	* gas/sparc/wrhpr.d: Likewise.

2014-03-19  Daniel Gutson <daniel.gutson@tallertechnologies.com>
	    Nick Clifton  <nickc@redhat.com>

	* gas/arm/ccs.s: New test case.
	* gas/arm/ccs.d: New expected disassembly.

2014-03-19  Nick Clifton  <nickc@redhat.com>

	* gas/rx/mov.d: Update expected disassembly.

2014-03-18  Jiong Wang  <jiong.wang@arm.com>

	* gas/aarch64/illegal.d: Pass -mno-verbose-error.
	* gas/aarch64/verbose-error.s: Add more verbose message testcases.
	* gas/aarch64/verbose-error.l: Ditto.

2014-03-17  Nick Clifton  <nickc@redhat.com>

	PR gas/16694
	* gas/cfi/cfi-arm-1.s: Add checks of VFP registers.
	* gas/cfi/cfi-arm-1.d: Update expected output.

2014-03-13  Nick Clifton  <nickc@redhat.com>

	* gas/aarch64/litpool.s: Make the test endian agnostic.
	* gas/aarch64/litpool.d: Update expected disassembly.

2014-03-13  Tristan Gingold  <gingold@adacore.com>

	* gas/pe/big-obj.d, gas/pe/big-obj.s: Add test.
	* gas/pe/pe.exp: Add test.

2014-03-12  Nick Clifton  <nickc@redhat.com>

	PR gas/16688
	* gas/aarch64/litpool.s: New test case.
	* gas/aarch64/litpool.d: Expected disassembly.

2014-03-05  Alan Modra  <amodra@gmail.com>

	Update copyright years.

2014-03-03  Nick Clifton  <nickc@redhat.com>

	* gas/msp430/bad.d: Add -mz option.
	* gas/msp430/bad.s: Add more cases where warnings should be
	generated.
	* gas/msp430/bad.l: Add expected warning messages.

2014-02-27  Jiong Wang  <jiong.wang@arm.com>

	* gas/aarch64/fp-const0-parsing.s: New test.
	* gas/aarch64/fp-const0-parsing.d: Likewise.

2014-02-27  Yufeng Zhang  <yufeng.zhang@arm.com>

	* gas/aarch64/ldst-reg-reg-offset.s: Add tests.
	* gas/aarch64/ldst-reg-reg-offset.d: Update.

2014-02-21  Ilya Tocar  <ilya.tocar@intel.com>

	* gas/i386/avx512pf-intel.d: Remove prefetchwt1.
	* gas/i386/avx512pf.s: Ditto.
	* gas/i386/avx512pf.d: Ditto.
	* gas/i386/x86-64-avx512pf-intel.d: Ditto.
	* gas/i386/x86-64-avx512pf.s: Ditto.
	* gas/i386/x86-64-avx512pf.d: Ditto.
	* gas/i386/prefetchwt1-intel.d: New file.
	* gas/i386/prefetchwt1.s: Ditto.
	* gas/i386/prefetchwt1.d: Ditto.
	* gas/i386/x86-64-prefetchwt1-intel.d: Ditto.
	* gas/i386/x86-64-prefetchwt1.s: Ditto.
	* gas/i386/x86-64-prefetchwt1.d: Ditto.

2014-02-20  Ilya Tocar  <ilya.tocar@intel.com>

	* gas/i386/avx512cd-intel.d: Remove vptestnmq, vptestnmd.
	* gas/i386/avx512cd.s: Ditto.
	* gas/i386/avx512cd.d: Ditto.
	* gas/i386/x86-64-avx512cd-intel.d: Ditto.
	* gas/i386/x86-64-avx512cd.s: Ditto.
	* gas/i386/x86-64-avx512cd.d: Ditto.
	* gas/i386/avx512f-intel.d: Add vptestnmq, vptestnmd.
	* gas/i386/avx512f.s: Ditto.
	* gas/i386/avx512f.d: Ditto.
	* gas/i386/x86-64-avx512f-intel.d: Ditto.
	* gas/i386/x86-64-avx512f.s: Ditto.
	* gas/i386/x86-64-avx512f.d: Ditto.

2014-02-12  Ilya Tocar  <ilya.tocar@intel.com>

	* gas/i386/clflushopt-intel.d: New.
	* gas/i386/clflushopt.d: Ditto.
	* gas/i386/clflushopt.s: Ditto.
	* gas/i386/i386.exp: Run new tests.
	* gas/i386/x86-64-clflushopt-intel.d: New.
	* gas/i386/x86-64-clflushopt.d: Ditto.
	* gas/i386/x86-64-clflushopt.s: Ditto.
	* gas/i386/x86-64-xsavec-intel.d: Ditto.
	* gas/i386/x86-64-xsavec.d: Ditto.
	* gas/i386/x86-64-xsavec.s: Ditto.
	* gas/i386/x86-64-xsaves-intel.d: Ditto.
	* gas/i386/x86-64-xsaves.d: Ditto.
	* gas/i386/x86-64-xsaves.s: Ditto.
	* gas/i386/xsavec-intel.d: Ditto.
	* gas/i386/xsavec.d: Ditto.
	* gas/i386/xsavec.s: Ditto.
	* gas/i386/xsaves-intel.d: Ditto.
	* gas/i386/xsaves.d: Ditto.
	* gas/i386/xsaves.s: Ditto.

2014-01-31  Michael Zolotukhin  <michael.v.zolotukhin@gmail.com>

	PR gas/16488
	* gas/i386/inval-avx512f.s: Add test for incorrect memory operand
	for gather/scatter instructions.
	* gas/i386/x86-64-inval-avx512f.s: Likewise.
	* gas/i386/inval-avx512f.l: Adjust correspondingly.
	* gas/i386/x86-64-inval-avx512f.l: Likewise.

2014-01-30  Sandra Loosemore  <sandra@codesourcery.com>

	* gas/nios2/call26_noat.d: New.
	* gas/nios2/call26_noat.s: New.
	* gas/nios2/call_noat.d: New.
	* gas/nios2/call_noat.s: New.

2014-01-30  Michael Zolotukhin  <michael.v.zolotukhin@gmail.com>
	    Jan Beulich  <jbeulich@suse.com>

	PR binutils/16490
	* gas/i386/avx512f.d: Fix test output.
	* gas/i386/avx512f-intel.d: Likewise.
	* gas/i386/x86-64-avx512f.d: Likewise.
	* gas/i386/x86-64-avx512f-intel.d: Likewise.

2014-01-28  Nick Clifton  <nickc@redhat.com>

	PR binutils/16317
	* gas/ia64/group-2.d: Expect I attribute with RELA sections.
	* gas/ia64/xdata.d: Likewise.

2014-01-22  Michael Zolotukhin  <michael.v.zolotukhin@gmail.com>

	PR gas/16489
	* gas/i386/vgather-check.s: Add tests for AVX512 gathers.
	* gas/i386/x86-64-vgather-check.s: Likewise.
	* gas/i386/vgather-check-error.l: Update correspondingly.
	* gas/i386/vgather-check-none.d: Likewise.
	* gas/i386/vgather-check-warn.d: Likewise.
	* gas/i386/vgather-check-warn.e: Likewise.
	* gas/i386/vgather-check.d: Likewise.
	* gas/i386/x86-64-vgather-check-error.l: Likewise.
	* gas/i386/x86-64-vgather-check-none.d: Likewise.
	* gas/i386/x86-64-vgather-check-warn.d: Likewise.
	* gas/i386/x86-64-vgather-check-warn.e: Likewise.
	* gas/i386/x86-64-vgather-check.d: Likewise.

2014-01-17  Will Newton  <will.newton@linaro.org>

	* gas/arm/armv8-a+fp.d: Correct encoding of vcvta.s32.f64.

For older changes see ChangeLog-2013

Copyright (C) 2014 Free Software Foundation, Inc.

Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
notice and this notice are preserved.

Local Variables:
mode: change-log
left-margin: 8
fill-column: 74
version-control: never
End: