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