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