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