normal_stop: Extend and clarify comment.
[deliverable/binutils-gdb.git] / gas / testsuite / ChangeLog
CommitLineData
d56a8dda
RS
12014-03-20 Richard Sandiford <rdsandiford@googlemail.com>
2
3 * gas/all/gas.exp: Remove XFAIL of forward.d for MIPS.
4 * gas/mips/pcrel-1.s, gas/mips/pcrel-1.d, gas/mips/pcrel-2.s,
5 gas/mips/pcrel-2.d, gas/mips/pcrel-3.s, gas/mips/pcrel-3.l,
6 gas/mips/pcrel-4.s, gas/mips/pcrel-4-32.d, gas/mips/pcrel-4-n32.d,
7 gas/mips/pcrel-4-64.d: New tests.
8 * gas/mips/mips.exp: Run them.
9 * gas/mips/lui-2.l: Tweak error message for line 7.
10
5fc35d96
IT
112014-03-20 Ilya Tocar <ilya.tocar@intel.com>
12
13 * gas/i386/avx512pf-intel.d: Change memory size for vgatherpf0qps,
14 vgatherpf1qps, vscatterpf0qps, vscatterpf1qps.
15 * gas/i386/avx512pf.s: Ditto.
16 * gas/i386/x86-64-avx512pf-intel.d: Ditto.
17 * gas/i386/x86-64-avx512pf.s: Ditto.
18 * gas/i386/avx512f-intel.d: Change memory size for vgatherqps,
19 vpgatherqd, vpscatterqd, vscatterqps.
20 * gas/i386/avx512f.s: Ditto.
21 * gas/i386/x86-64-avx512f-intel.d: Ditto.
22 * gas/i386/x86-64-avx512f.s: Ditto.
23
999bf65c
JM
242014-03-19 Jose E. Marchesi <jose.marchesi@oracle.com>
25
26 * gas/sparc/ldd_std.d: Fix objdump invocation in order to get
27 the old opcodes for the ldtw, ldtwa, stw and stwa instructions.
28
ec92c392
JM
29 * gas/sparc/rdhpr.s: Test rd %hstick_offset and %hstick_enable.
30 * gas/sparc/rdhpr.d: Likewise.
31
32 * gas/sparc/wrhpr.s: Test wr %hstick_offset and %hstick_enable.
33 * gas/sparc/wrhpr.d: Likewise.
34
999bf65c 352014-03-19 Daniel Gutson <daniel.gutson@tallertechnologies.com>
2e6976a8
DG
36 Nick Clifton <nickc@redhat.com>
37
38 * gas/arm/ccs.s: New test case.
39 * gas/arm/ccs.d: New expected disassembly.
40
b8985e5c
NC
412014-03-19 Nick Clifton <nickc@redhat.com>
42
43 * gas/rx/mov.d: Update expected disassembly.
44
a52e6fd3
YZ
452014-03-18 Jiong Wang <jiong.wang@arm.com>
46
47 * gas/aarch64/illegal.d: Pass -mno-verbose-error.
48 * gas/aarch64/verbose-error.s: Add more verbose message testcases.
49 * gas/aarch64/verbose-error.l: Ditto.
50
1f5afe1c
NC
512014-03-17 Nick Clifton <nickc@redhat.com>
52
53 PR gas/16694
54 * gas/cfi/cfi-arm-1.s: Add checks of VFP registers.
55 * gas/cfi/cfi-arm-1.d: Update expected output.
56
c307e841
NC
572014-03-13 Nick Clifton <nickc@redhat.com>
58
59 * gas/aarch64/litpool.s: Make the test endian agnostic.
60 * gas/aarch64/litpool.d: Update expected disassembly.
61
167ad85b
TG
622014-03-13 Tristan Gingold <gingold@adacore.com>
63
64 * gas/pe/big-obj.d, gas/pe/big-obj.s: Add test.
65 * gas/pe/pe.exp: Add test.
66
55d9b4c1
NC
672014-03-12 Nick Clifton <nickc@redhat.com>
68
69 PR gas/16688
70 * gas/aarch64/litpool.s: New test case.
71 * gas/aarch64/litpool.d: Expected disassembly.
72
4b95cf5c
AM
732014-03-05 Alan Modra <amodra@gmail.com>
74
75 Update copyright years.
76
65d7bab5
NC
772014-03-03 Nick Clifton <nickc@redhat.com>
78
79 * gas/msp430/bad.d: Add -mz option.
80 * gas/msp430/bad.s: Add more cases where warnings should be
81 generated.
82 * gas/msp430/bad.l: Add expected warning messages.
83
f17c8bfc
YZ
842014-02-27 Jiong Wang <jiong.wang@arm.com>
85
86 * gas/aarch64/fp-const0-parsing.s: New test.
87 * gas/aarch64/fp-const0-parsing.d: Likewise.
88
a58549dd
YZ
892014-02-27 Yufeng Zhang <yufeng.zhang@arm.com>
90
91 * gas/aarch64/ldst-reg-reg-offset.s: Add tests.
92 * gas/aarch64/ldst-reg-reg-offset.d: Update.
93
dcf893b5
IT
942014-02-21 Ilya Tocar <ilya.tocar@intel.com>
95
96 * gas/i386/avx512pf-intel.d: Remove prefetchwt1.
97 * gas/i386/avx512pf.s: Ditto.
98 * gas/i386/avx512pf.d: Ditto.
99 * gas/i386/x86-64-avx512pf-intel.d: Ditto.
100 * gas/i386/x86-64-avx512pf.s: Ditto.
101 * gas/i386/x86-64-avx512pf.d: Ditto.
102 * gas/i386/prefetchwt1-intel.d: New file.
103 * gas/i386/prefetchwt1.s: Ditto.
104 * gas/i386/prefetchwt1.d: Ditto.
105 * gas/i386/x86-64-prefetchwt1-intel.d: Ditto.
106 * gas/i386/x86-64-prefetchwt1.s: Ditto.
107 * gas/i386/x86-64-prefetchwt1.d: Ditto.
108
957d0955
IT
1092014-02-20 Ilya Tocar <ilya.tocar@intel.com>
110
111 * gas/i386/avx512cd-intel.d: Remove vptestnmq, vptestnmd.
112 * gas/i386/avx512cd.s: Ditto.
113 * gas/i386/avx512cd.d: Ditto.
114 * gas/i386/x86-64-avx512cd-intel.d: Ditto.
115 * gas/i386/x86-64-avx512cd.s: Ditto.
116 * gas/i386/x86-64-avx512cd.d: Ditto.
117 * gas/i386/avx512f-intel.d: Add vptestnmq, vptestnmd.
118 * gas/i386/avx512f.s: Ditto.
119 * gas/i386/avx512f.d: Ditto.
120 * gas/i386/x86-64-avx512f-intel.d: Ditto.
121 * gas/i386/x86-64-avx512f.s: Ditto.
122 * gas/i386/x86-64-avx512f.d: Ditto.
123
963f3586
IT
1242014-02-12 Ilya Tocar <ilya.tocar@intel.com>
125
126 * gas/i386/clflushopt-intel.d: New.
127 * gas/i386/clflushopt.d: Ditto.
128 * gas/i386/clflushopt.s: Ditto.
129 * gas/i386/i386.exp: Run new tests.
130 * gas/i386/x86-64-clflushopt-intel.d: New.
131 * gas/i386/x86-64-clflushopt.d: Ditto.
132 * gas/i386/x86-64-clflushopt.s: Ditto.
133 * gas/i386/x86-64-xsavec-intel.d: Ditto.
134 * gas/i386/x86-64-xsavec.d: Ditto.
135 * gas/i386/x86-64-xsavec.s: Ditto.
136 * gas/i386/x86-64-xsaves-intel.d: Ditto.
137 * gas/i386/x86-64-xsaves.d: Ditto.
138 * gas/i386/x86-64-xsaves.s: Ditto.
139 * gas/i386/xsavec-intel.d: Ditto.
140 * gas/i386/xsavec.d: Ditto.
141 * gas/i386/xsavec.s: Ditto.
142 * gas/i386/xsaves-intel.d: Ditto.
143 * gas/i386/xsaves.d: Ditto.
144 * gas/i386/xsaves.s: Ditto.
145
83861ea6
MZ
1462014-01-31 Michael Zolotukhin <michael.v.zolotukhin@gmail.com>
147
148 PR gas/16488
149 * gas/i386/inval-avx512f.s: Add test for incorrect memory operand
150 for gather/scatter instructions.
151 * gas/i386/x86-64-inval-avx512f.s: Likewise.
152 * gas/i386/inval-avx512f.l: Adjust correspondingly.
153 * gas/i386/x86-64-inval-avx512f.l: Likewise.
154
78058a5e
SL
1552014-01-30 Sandra Loosemore <sandra@codesourcery.com>
156
157 * gas/nios2/call26_noat.d: New.
158 * gas/nios2/call26_noat.s: New.
159 * gas/nios2/call_noat.d: New.
160 * gas/nios2/call_noat.s: New.
161
eaa9d1ad
MZ
1622014-01-30 Michael Zolotukhin <michael.v.zolotukhin@gmail.com>
163 Jan Beulich <jbeulich@suse.com>
164
165 PR binutils/16490
166 * gas/i386/avx512f.d: Fix test output.
167 * gas/i386/avx512f-intel.d: Likewise.
168 * gas/i386/x86-64-avx512f.d: Likewise.
169 * gas/i386/x86-64-avx512f-intel.d: Likewise.
170
d82ba9f9
NC
1712014-01-28 Nick Clifton <nickc@redhat.com>
172
173 PR binutils/16317
174 * gas/ia64/group-2.d: Expect I attribute with RELA sections.
175 * gas/ia64/xdata.d: Likewise.
176
8444f82a
MZ
1772014-01-22 Michael Zolotukhin <michael.v.zolotukhin@gmail.com>
178
179 PR gas/16489
180 * gas/i386/vgather-check.s: Add tests for AVX512 gathers.
181 * gas/i386/x86-64-vgather-check.s: Likewise.
182 * gas/i386/vgather-check-error.l: Update correspondingly.
183 * gas/i386/vgather-check-none.d: Likewise.
184 * gas/i386/vgather-check-warn.d: Likewise.
185 * gas/i386/vgather-check-warn.e: Likewise.
186 * gas/i386/vgather-check.d: Likewise.
187 * gas/i386/x86-64-vgather-check-error.l: Likewise.
188 * gas/i386/x86-64-vgather-check-none.d: Likewise.
189 * gas/i386/x86-64-vgather-check-warn.d: Likewise.
190 * gas/i386/x86-64-vgather-check-warn.e: Likewise.
191 * gas/i386/x86-64-vgather-check.d: Likewise.
192
827f64ff
WN
1932014-01-17 Will Newton <will.newton@linaro.org>
194
195 * gas/arm/armv8-a+fp.d: Correct encoding of vcvta.s32.f64.
196
5fb776a6 197For older changes see ChangeLog-2013
c9e214e5 198\f
5fb776a6 199Copyright (C) 2014 Free Software Foundation, Inc.
752937aa
NC
200
201Copying and distribution of this file, with or without modification,
202are permitted in any medium without royalty provided the copyright
203notice and this notice are preserved.
204
c9e214e5
AM
205Local Variables:
206mode: change-log
207left-margin: 8
208fill-column: 74
209version-control: never
210End:
This page took 0.487177 seconds and 4 git commands to generate.