gas/arm: Force output of a data mapping symbol for literal pools
[deliverable/binutils-gdb.git] / gas / testsuite / ChangeLog
1 2014-04-23 Will Newton <will.newton@linaro.org>
2
3 * gas/arm/mapmisc.d: Check literal pool mapping with
4 a trailing .align statement.
5 * gas/arm/mapmisc.s: Likewise.
6
7 2014-04-23 Andrew Bennett <andrew.bennett@imgtec.com>
8
9 * gas/mips/mips.exp: Add xpa tests.
10 * gas/mips/xpa.s: New test.
11 * gas/mips/xpa.d: Likewise.
12
13 2014-04-22 Sandra Loosemore <sandra@codesourcery.com>
14
15 * gas/nios2/selftest.s: New.
16 * gas/nios2/selftest.d: New.
17
18 2014-04-22 Max Filippov <jcmvbkbc@gmail.com>
19
20 * gas/xtensa/all.exp: Add test for the first section frag alignment.
21 * gas/xtensa/first_frag_align.d: First section frag alignment expected
22 dump.
23 * gas/xtensa/first_frag_align.s: First section frag alignment test
24 source.
25
26 2014-04-22 Christian Svensson <blue@cmd.nu>
27
28 * Makefile.am: Remove openrisc and or32 support. Add support for or1k.
29 * gas/all/gas.exp: Likewise.
30 * gas/elf/warn-2.s: Likewise.
31 * gas/lns/lns.exp: Likewise.
32 * gas/lns/lns-common-1-or1k.s: New file.
33 * gas/or1k/allinsn.d: New file.
34 * gas/or1k/allinsn.exp: New file.
35 * gas/or1k/allinsn.s: New file.
36 * gas/openrisc/addi.d: Delete.
37 * gas/openrisc/addi.s: Delete.
38 * gas/openrisc/allinsn.d: Delete.
39 * gas/openrisc/allinsn.exp: Delete.
40 * gas/openrisc/allinsn.s: Delete.
41 * gas/openrisc/lohi.d: Delete.
42 * gas/openrisc/lohi.s: Delete.
43 * gas/openrisc/store.d: Delete.
44 * gas/openrisc/store.s: Delete.
45
46 2014-04-10 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
47
48 * gas/avr/diffreloc_withrelax.d: New testcase.
49 * gas/avr/noreloc_withoutrelax.d: Likewise.
50 * gas/avr/relax.s: Likewise.
51
52 2014-04-04 Ilya Tocar <ilya.tocar@intel.com>
53
54 * gas/i386/i386.exp: Run SE1 tests.
55 * gas/i386/se1.d: New file.
56 * gas/i386/se1.s: Ditto.
57 * gas/i386/x86-64-se1.d: Ditto.
58 * gas/i386/x86-64-se1.s: Ditto.
59
60 2014-03-21 David Weatherford <weath@cadence.com>
61 Max Filippov <jcmvbkbc@gmail.com>
62
63 * gas/xtensa/all.exp: Add test for trampoline relaxation.
64 * gas/xtensa/trampoline.d: Trampoline relaxation expected dump.
65 * gas/xtensa/trampoline.s: Trampoline relaxation test source.
66
67 2014-03-20 Richard Sandiford <rdsandiford@googlemail.com>
68
69 * gas/all/gas.exp: Remove XFAIL of forward.d for MIPS.
70 * gas/mips/pcrel-1.s, gas/mips/pcrel-1.d, gas/mips/pcrel-2.s,
71 gas/mips/pcrel-2.d, gas/mips/pcrel-3.s, gas/mips/pcrel-3.l,
72 gas/mips/pcrel-4.s, gas/mips/pcrel-4-32.d, gas/mips/pcrel-4-n32.d,
73 gas/mips/pcrel-4-64.d: New tests.
74 * gas/mips/mips.exp: Run them.
75 * gas/mips/lui-2.l: Tweak error message for line 7.
76
77 2014-03-20 Ilya Tocar <ilya.tocar@intel.com>
78
79 * gas/i386/avx512pf-intel.d: Change memory size for vgatherpf0qps,
80 vgatherpf1qps, vscatterpf0qps, vscatterpf1qps.
81 * gas/i386/avx512pf.s: Ditto.
82 * gas/i386/x86-64-avx512pf-intel.d: Ditto.
83 * gas/i386/x86-64-avx512pf.s: Ditto.
84 * gas/i386/avx512f-intel.d: Change memory size for vgatherqps,
85 vpgatherqd, vpscatterqd, vscatterqps.
86 * gas/i386/avx512f.s: Ditto.
87 * gas/i386/x86-64-avx512f-intel.d: Ditto.
88 * gas/i386/x86-64-avx512f.s: Ditto.
89
90 2014-03-19 Jose E. Marchesi <jose.marchesi@oracle.com>
91
92 * gas/sparc/ldd_std.d: Fix objdump invocation in order to get
93 the old opcodes for the ldtw, ldtwa, stw and stwa instructions.
94
95 * gas/sparc/rdhpr.s: Test rd %hstick_offset and %hstick_enable.
96 * gas/sparc/rdhpr.d: Likewise.
97
98 * gas/sparc/wrhpr.s: Test wr %hstick_offset and %hstick_enable.
99 * gas/sparc/wrhpr.d: Likewise.
100
101 2014-03-19 Daniel Gutson <daniel.gutson@tallertechnologies.com>
102 Nick Clifton <nickc@redhat.com>
103
104 * gas/arm/ccs.s: New test case.
105 * gas/arm/ccs.d: New expected disassembly.
106
107 2014-03-19 Nick Clifton <nickc@redhat.com>
108
109 * gas/rx/mov.d: Update expected disassembly.
110
111 2014-03-18 Jiong Wang <jiong.wang@arm.com>
112
113 * gas/aarch64/illegal.d: Pass -mno-verbose-error.
114 * gas/aarch64/verbose-error.s: Add more verbose message testcases.
115 * gas/aarch64/verbose-error.l: Ditto.
116
117 2014-03-17 Nick Clifton <nickc@redhat.com>
118
119 PR gas/16694
120 * gas/cfi/cfi-arm-1.s: Add checks of VFP registers.
121 * gas/cfi/cfi-arm-1.d: Update expected output.
122
123 2014-03-13 Nick Clifton <nickc@redhat.com>
124
125 * gas/aarch64/litpool.s: Make the test endian agnostic.
126 * gas/aarch64/litpool.d: Update expected disassembly.
127
128 2014-03-13 Tristan Gingold <gingold@adacore.com>
129
130 * gas/pe/big-obj.d, gas/pe/big-obj.s: Add test.
131 * gas/pe/pe.exp: Add test.
132
133 2014-03-12 Nick Clifton <nickc@redhat.com>
134
135 PR gas/16688
136 * gas/aarch64/litpool.s: New test case.
137 * gas/aarch64/litpool.d: Expected disassembly.
138
139 2014-03-05 Alan Modra <amodra@gmail.com>
140
141 Update copyright years.
142
143 2014-03-03 Nick Clifton <nickc@redhat.com>
144
145 * gas/msp430/bad.d: Add -mz option.
146 * gas/msp430/bad.s: Add more cases where warnings should be
147 generated.
148 * gas/msp430/bad.l: Add expected warning messages.
149
150 2014-02-27 Jiong Wang <jiong.wang@arm.com>
151
152 * gas/aarch64/fp-const0-parsing.s: New test.
153 * gas/aarch64/fp-const0-parsing.d: Likewise.
154
155 2014-02-27 Yufeng Zhang <yufeng.zhang@arm.com>
156
157 * gas/aarch64/ldst-reg-reg-offset.s: Add tests.
158 * gas/aarch64/ldst-reg-reg-offset.d: Update.
159
160 2014-02-21 Ilya Tocar <ilya.tocar@intel.com>
161
162 * gas/i386/avx512pf-intel.d: Remove prefetchwt1.
163 * gas/i386/avx512pf.s: Ditto.
164 * gas/i386/avx512pf.d: Ditto.
165 * gas/i386/x86-64-avx512pf-intel.d: Ditto.
166 * gas/i386/x86-64-avx512pf.s: Ditto.
167 * gas/i386/x86-64-avx512pf.d: Ditto.
168 * gas/i386/prefetchwt1-intel.d: New file.
169 * gas/i386/prefetchwt1.s: Ditto.
170 * gas/i386/prefetchwt1.d: Ditto.
171 * gas/i386/x86-64-prefetchwt1-intel.d: Ditto.
172 * gas/i386/x86-64-prefetchwt1.s: Ditto.
173 * gas/i386/x86-64-prefetchwt1.d: Ditto.
174
175 2014-02-20 Ilya Tocar <ilya.tocar@intel.com>
176
177 * gas/i386/avx512cd-intel.d: Remove vptestnmq, vptestnmd.
178 * gas/i386/avx512cd.s: Ditto.
179 * gas/i386/avx512cd.d: Ditto.
180 * gas/i386/x86-64-avx512cd-intel.d: Ditto.
181 * gas/i386/x86-64-avx512cd.s: Ditto.
182 * gas/i386/x86-64-avx512cd.d: Ditto.
183 * gas/i386/avx512f-intel.d: Add vptestnmq, vptestnmd.
184 * gas/i386/avx512f.s: Ditto.
185 * gas/i386/avx512f.d: Ditto.
186 * gas/i386/x86-64-avx512f-intel.d: Ditto.
187 * gas/i386/x86-64-avx512f.s: Ditto.
188 * gas/i386/x86-64-avx512f.d: Ditto.
189
190 2014-02-12 Ilya Tocar <ilya.tocar@intel.com>
191
192 * gas/i386/clflushopt-intel.d: New.
193 * gas/i386/clflushopt.d: Ditto.
194 * gas/i386/clflushopt.s: Ditto.
195 * gas/i386/i386.exp: Run new tests.
196 * gas/i386/x86-64-clflushopt-intel.d: New.
197 * gas/i386/x86-64-clflushopt.d: Ditto.
198 * gas/i386/x86-64-clflushopt.s: Ditto.
199 * gas/i386/x86-64-xsavec-intel.d: Ditto.
200 * gas/i386/x86-64-xsavec.d: Ditto.
201 * gas/i386/x86-64-xsavec.s: Ditto.
202 * gas/i386/x86-64-xsaves-intel.d: Ditto.
203 * gas/i386/x86-64-xsaves.d: Ditto.
204 * gas/i386/x86-64-xsaves.s: Ditto.
205 * gas/i386/xsavec-intel.d: Ditto.
206 * gas/i386/xsavec.d: Ditto.
207 * gas/i386/xsavec.s: Ditto.
208 * gas/i386/xsaves-intel.d: Ditto.
209 * gas/i386/xsaves.d: Ditto.
210 * gas/i386/xsaves.s: Ditto.
211
212 2014-01-31 Michael Zolotukhin <michael.v.zolotukhin@gmail.com>
213
214 PR gas/16488
215 * gas/i386/inval-avx512f.s: Add test for incorrect memory operand
216 for gather/scatter instructions.
217 * gas/i386/x86-64-inval-avx512f.s: Likewise.
218 * gas/i386/inval-avx512f.l: Adjust correspondingly.
219 * gas/i386/x86-64-inval-avx512f.l: Likewise.
220
221 2014-01-30 Sandra Loosemore <sandra@codesourcery.com>
222
223 * gas/nios2/call26_noat.d: New.
224 * gas/nios2/call26_noat.s: New.
225 * gas/nios2/call_noat.d: New.
226 * gas/nios2/call_noat.s: New.
227
228 2014-01-30 Michael Zolotukhin <michael.v.zolotukhin@gmail.com>
229 Jan Beulich <jbeulich@suse.com>
230
231 PR binutils/16490
232 * gas/i386/avx512f.d: Fix test output.
233 * gas/i386/avx512f-intel.d: Likewise.
234 * gas/i386/x86-64-avx512f.d: Likewise.
235 * gas/i386/x86-64-avx512f-intel.d: Likewise.
236
237 2014-01-28 Nick Clifton <nickc@redhat.com>
238
239 PR binutils/16317
240 * gas/ia64/group-2.d: Expect I attribute with RELA sections.
241 * gas/ia64/xdata.d: Likewise.
242
243 2014-01-22 Michael Zolotukhin <michael.v.zolotukhin@gmail.com>
244
245 PR gas/16489
246 * gas/i386/vgather-check.s: Add tests for AVX512 gathers.
247 * gas/i386/x86-64-vgather-check.s: Likewise.
248 * gas/i386/vgather-check-error.l: Update correspondingly.
249 * gas/i386/vgather-check-none.d: Likewise.
250 * gas/i386/vgather-check-warn.d: Likewise.
251 * gas/i386/vgather-check-warn.e: Likewise.
252 * gas/i386/vgather-check.d: Likewise.
253 * gas/i386/x86-64-vgather-check-error.l: Likewise.
254 * gas/i386/x86-64-vgather-check-none.d: Likewise.
255 * gas/i386/x86-64-vgather-check-warn.d: Likewise.
256 * gas/i386/x86-64-vgather-check-warn.e: Likewise.
257 * gas/i386/x86-64-vgather-check.d: Likewise.
258
259 2014-01-17 Will Newton <will.newton@linaro.org>
260
261 * gas/arm/armv8-a+fp.d: Correct encoding of vcvta.s32.f64.
262
263 For older changes see ChangeLog-2013
264 \f
265 Copyright (C) 2014 Free Software Foundation, Inc.
266
267 Copying and distribution of this file, with or without modification,
268 are permitted in any medium without royalty provided the copyright
269 notice and this notice are preserved.
270
271 Local Variables:
272 mode: change-log
273 left-margin: 8
274 fill-column: 74
275 version-control: never
276 End:
This page took 0.036111 seconds and 5 git commands to generate.