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