Add support to the Xtensa target for creating trampolines for out-of-range branches.
[deliverable/binutils-gdb.git] / gas / testsuite / ChangeLog
CommitLineData
a82c7d90
DW
12014-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
d56a8dda
RS
82014-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
5fc35d96
IT
182014-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
999bf65c
JM
312014-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
ec92c392
JM
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
999bf65c 422014-03-19 Daniel Gutson <daniel.gutson@tallertechnologies.com>
2e6976a8
DG
43 Nick Clifton <nickc@redhat.com>
44
45 * gas/arm/ccs.s: New test case.
46 * gas/arm/ccs.d: New expected disassembly.
47
b8985e5c
NC
482014-03-19 Nick Clifton <nickc@redhat.com>
49
50 * gas/rx/mov.d: Update expected disassembly.
51
a52e6fd3
YZ
522014-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
1f5afe1c
NC
582014-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
c307e841
NC
642014-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
167ad85b
TG
692014-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
55d9b4c1
NC
742014-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
4b95cf5c
AM
802014-03-05 Alan Modra <amodra@gmail.com>
81
82 Update copyright years.
83
65d7bab5
NC
842014-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
f17c8bfc
YZ
912014-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
a58549dd
YZ
962014-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
dcf893b5
IT
1012014-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
957d0955
IT
1162014-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
963f3586
IT
1312014-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
83861ea6
MZ
1532014-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
78058a5e
SL
1622014-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
eaa9d1ad
MZ
1692014-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
d82ba9f9
NC
1782014-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
8444f82a
MZ
1842014-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
827f64ff
WN
2002014-01-17 Will Newton <will.newton@linaro.org>
201
202 * gas/arm/armv8-a+fp.d: Correct encoding of vcvta.s32.f64.
203
5fb776a6 204For older changes see ChangeLog-2013
c9e214e5 205\f
5fb776a6 206Copyright (C) 2014 Free Software Foundation, Inc.
752937aa
NC
207
208Copying and distribution of this file, with or without modification,
209are permitted in any medium without royalty provided the copyright
210notice and this notice are preserved.
211
c9e214e5
AM
212Local Variables:
213mode: change-log
214left-margin: 8
215fill-column: 74
216version-control: never
217End:
This page took 0.801583 seconds and 4 git commands to generate.