PR22374, PowerPC unnecessary PLT entries
[deliverable/binutils-gdb.git] / gas / ChangeLog
CommitLineData
514f6023
L
12017-10-26 H.J. Lu <hongjiu.lu@intel.com>
2
3 PR gas/22352
4 * config/tc-i386.c (check_VecOperands): Also check XMM register
5 for invalid register in AVX512 gathers.
6 * testsuite/gas/i386/vgather-check.s: Add tests for AVX512
7 gathers with XMM register.
8 * testsuite/gas/i386/x86-64-vgather-check.s: Likewise.
9 * testsuite/gas/i386/vgather-check-error.l: Updated.
10 * testsuite/gas/i386/vgather-check-none.d: Likewise.
11 * testsuite/gas/i386/vgather-check-warn.d: Likewise.
12 * testsuite/gas/i386/vgather-check-warn.e: Likewise.
13 * testsuite/gas/i386/vgather-check.d: Likewise.
14 * testsuite/gas/i386/x86-64-vgather-check-error.l: Likewise.
15 * testsuite/gas/i386/x86-64-vgather-check-none.d: Likewise.
16 * testsuite/gas/i386/x86-64-vgather-check-warn.d: Likewise.
17 * testsuite/gas/i386/x86-64-vgather-check-warn.e: Likewise.
18 * testsuite/gas/i386/x86-64-vgather-check.d: Likewise.
19
238c141b
HPN
202017-10-26 Hans-Peter Nilsson <hp@bitrange.com>
21
22 * testsuite/gas/all/fill-1.s: Use L2 rather than .L2.
23
e5d70d6b
AM
242017-10-25 Alan Modra <amodra@gmail.com>
25
26 PR 22348
27 * config/tc-crx.c (instruction, output_opcode): Make static.
28 (relocatable, ins_parse, cur_arg_num): Likewise.
29 (parse_insn): Adjust for renamed opcodes globals.
30 (check_range): Likewise
31
94092126
AM
322017-10-25 Alan Modra <amodra@gmail.com>
33
34 * testsuite/gas/all/fill-1.d: Exclude tic4x and tic54x.
35 * testsuite/gas/all/fill-1.s: Use L1 rather than .L1.
36
63a25ea0
AW
372017-10-24 Andrew Waterman <andrew@sifive.com>
38
39 * testsuite/gas/riscv/c-addi16sp-fail.d: New test.
94092126
AM
40 * testsuite/gas/riscv/c-addi16sp-fail.l: Likewise.
41 * testsuite/gas/riscv/c-addi16sp-fail.s: Likewise.
42 * testsuite/gas/riscv/c-addi4spn-fail.d: Likewise.
43 * testsuite/gas/riscv/c-addi4spn-fail.l: Likewise.
44 * testsuite/gas/riscv/c-addi4spn-fail.s: Likewise.
45 * testsuite/gas/riscv/riscv.exp: Add new tests.
63a25ea0 46
3342be5d
AW
472017-10-24 Andrew Waterman <andrew@sifive.com>
48
49 * testsuite/gas/riscv/c-lui-fail.d: New testcase.
94092126
AM
50 * gas/testsuite/gas/riscv/c-lui-fail.l: Likewise.
51 * gas/testsuite/gas/riscv/c-lui-fail.s: Likewise.
52 * gas/testsuite/gas/riscv/riscv.exp: Likewise.
3342be5d 53
da5f19a2
L
542017-10-24 H.J. Lu <hongjiu.lu@intel.com>
55
56 * config/tc-i386.c (md_pseudo_table): Add .code64 directive
57 only if BFD64 is defined.
58 * testsuite/gas/i386/code64-inval.l: New file.
59 * gas/testsuite/gas/i386/code64-inval.s: Likewise.
60 * gas/testsuite/gas/i386/code64.d: Likewise.
61 * gas/testsuite/gas/i386/code64.s: Likewise.
62 * testsuite/gas/i386/i386.exp: Run mixed-mode-reloc32,
63 att-regs, intel-regs, intel-expr and string-ok tests only if
64 assembler supports x86-64. Run code64 and code64-inval.
65
2c3f27ed
PD
662017-10-23 Palmer Dabbelt <palmer@dabbelt.com>
67
3779bbe0
PD
68 * config/tc-riscv.c (riscv_frag_align_code): Align code by 4
69 bytes on non-RVC systems.
2c3f27ed 70
defc8e2b
MR
712017-10-23 Maciej W. Rozycki <macro@imgtec.com>
72
73 * config/tc-mips.c (mips_elf_final_processing): Don't set
74 EF_MIPS_ABI2 in `e_flags'.
75
2739ef6d
IT
762017-10-23 Igor Tsimbalist <igor.v.tsimbalist@intel.com>
77
78 * config/tc-i386.c (cpu_arch): Add .avx512_bitalg.
79 (cpu_noarch): noavx512_bitalg.
80 * doc/c-i386.texi: Document .avx512_bitalg, noavx512_bitalg.
81 * testsuite/gas/i386/i386.exp: Add AVX512_BITALG tests.
82 * testsuite/gas/i386/avx512f_bitalg-intel.d: New test.
83 * testsuite/gas/i386/avx512f_bitalg.d: Likewise.
84 * testsuite/gas/i386/avx512f_bitalg.s: Likewise.
85 * testsuite/gas/i386/avx512vl_bitalg-intel.d: Likewise.
86 * testsuite/gas/i386/avx512vl_bitalg.d: Likewise.
87 * testsuite/gas/i386/avx512vl_bitalg.s: Likewise.
88 * testsuite/gas/i386/x86-64-avx512f_bitalg-intel.d: Likewise.
89 * testsuite/gas/i386/x86-64-avx512f_bitalg.d: Likewise.
90 * testsuite/gas/i386/x86-64-avx512f_bitalg.s: Likewise.
91 * testsuite/gas/i386/x86-64-avx512vl_bitalg-intel.d: Likewise.
92 * testsuite/gas/i386/x86-64-avx512vl_bitalg.d: Likewise.
93 * testsuite/gas/i386/x86-64-avx512vl_bitalg.s: Likewise.
94
952017-10-23 Igor Tsimbalist <igor.v.tsimbalist@intel.com>
96
97 * config/tc-i386.c (cpu_arch): Add .avx512_vnni.
98 (cpu_noarch): Add noavx512_vnni.
99 * doc/c-i386.texi: Document .avx512_vnni.
100 * testsuite/gas/i386/i386.exp: Add AVX512_VNNI tests.
101 * testsuite/gas/i386/avx512vnni-intel.d: New test.
102 * testsuite/gas/i386/avx512vnni.d: Likewise.
103 * testsuite/gas/i386/avx512vnni.s: Likewise.
104 * testsuite/gas/i386/avx512vnni_vl-intel.d: Likewise.
105 * testsuite/gas/i386/avx512vnni_vl.d: Likewise.
106 * testsuite/gas/i386/avx512vnni_vl.s: Likewise.
107 * testsuite/gas/i386/x86-64-avx512vnni-intel.d: Likewise.
108 * testsuite/gas/i386/x86-64-avx512vnni.d: Likewise.
109 * testsuite/gas/i386/x86-64-avx512vnni.s: Likewise.
110 * testsuite/gas/i386/x86-64-avx512vnni_vl-intel.d: Likewise.
111 * testsuite/gas/i386/x86-64-avx512vnni_vl.d: Likewise.
112 * testsuite/gas/i386/x86-64-avx512vnni_vl.s: Likewise.
113
1142017-10-23 Igor Tsimbalist <igor.v.tsimbalist@intel.com>
115
116 * config/tc-i386.c (cpu_arch): Add VPCLMULQDQ.
117 * doc/c-i386.texi: Document VPCLMULQDQ.
118 * testsuite/gas/i386/i386.exp: Run VPCLMULQDQ tests.
119 * testsuite/gas/i386/avx512f_vpclmulqdq-intel.d: New test.
120 * testsuite/gas/i386/avx512f_vpclmulqdq-wig.s: Ditto.
121 * testsuite/gas/i386/avx512f_vpclmulqdq-wig1-intel.d: Ditto.
122 * testsuite/gas/i386/avx512f_vpclmulqdq-wig1.d: Ditto.
123 * testsuite/gas/i386/avx512f_vpclmulqdq.d: Ditto.
124 * testsuite/gas/i386/avx512f_vpclmulqdq.s: Ditto.
125 * testsuite/gas/i386/avx512vl_vpclmulqdq-intel.d: Ditto.
126 * testsuite/gas/i386/avx512vl_vpclmulqdq-wig.s: Ditto.
127 * testsuite/gas/i386/avx512vl_vpclmulqdq-wig1-intel.d: Ditto.
128 * testsuite/gas/i386/avx512vl_vpclmulqdq-wig1.d: Ditto.
129 * testsuite/gas/i386/avx512vl_vpclmulqdq.d: Ditto.
130 * testsuite/gas/i386/avx512vl_vpclmulqdq.s: Ditto.
131 * testsuite/gas/i386/vpclmulqdq-intel.d: Ditto.
132 * testsuite/gas/i386/vpclmulqdq.d: Ditto.
133 * testsuite/gas/i386/vpclmulqdq.s: Ditto.
134 * testsuite/gas/i386/x86-64-avx512f_vpclmulqdq-intel.d: Ditto.
135 * testsuite/gas/i386/x86-64-avx512f_vpclmulqdq-wig.s: Ditto.
136 * testsuite/gas/i386/x86-64-avx512f_vpclmulqdq-wig1-intel.d: Ditto.
137 * testsuite/gas/i386/x86-64-avx512f_vpclmulqdq-wig1.d: Ditto.
138 * testsuite/gas/i386/x86-64-avx512f_vpclmulqdq.d: Ditto.
139 * testsuite/gas/i386/x86-64-avx512f_vpclmulqdq.s: Ditto.
140 * testsuite/gas/i386/x86-64-avx512vl_vpclmulqdq-intel.d: Ditto.
141 * testsuite/gas/i386/x86-64-avx512vl_vpclmulqdq-wig.s: Ditto.
142 * testsuite/gas/i386/x86-64-avx512vl_vpclmulqdq-wig1-intel.d: Ditto.
143 * testsuite/gas/i386/x86-64-avx512vl_vpclmulqdq-wig1.d: Ditto.
144 * testsuite/gas/i386/x86-64-avx512vl_vpclmulqdq.d: Ditto.
145 * testsuite/gas/i386/x86-64-avx512vl_vpclmulqdq.s: Ditto.
146 * testsuite/gas/i386/x86-64-vpclmulqdq-intel.d: Ditto.
147 * testsuite/gas/i386/x86-64-vpclmulqdq.d: Ditto.
148 * testsuite/gas/i386/x86-64-vpclmulqdq.s: Ditto.
149
1502017-10-23 Igor Tsimbalist <igor.v.tsimbalist@intel.com>
151
152 * config/tc-i386.c (cpu_arch): Add VAES.
153 * doc/c-i386.texi: Document VAES.
154 * testsuite/gas/i386/i386.exp: Run VAES tests.
155 * testsuite/gas/i386/avx512f_vaes-intel.d: New test.
156 * testsuite/gas/i386/avx512f_vaes-wig.s: Ditto.
157 * testsuite/gas/i386/avx512f_vaes-wig1-intel.d: Ditto.
158 * testsuite/gas/i386/avx512f_vaes-wig1.d: Ditto.
159 * testsuite/gas/i386/avx512f_vaes.d: Ditto.
160 * testsuite/gas/i386/avx512f_vaes.s: Ditto.
161 * testsuite/gas/i386/avx512vl_vaes-intel.d: Ditto.
162 * testsuite/gas/i386/avx512vl_vaes-wig.s: Ditto.
163 * testsuite/gas/i386/avx512vl_vaes-wig1-intel.d: Ditto.
164 * testsuite/gas/i386/avx512vl_vaes-wig1.d: Ditto.
165 * testsuite/gas/i386/avx512vl_vaes.d: Ditto.
166 * testsuite/gas/i386/avx512vl_vaes.s: Ditto.
167 * testsuite/gas/i386/vaes-intel.d: Ditto.
168 * testsuite/gas/i386/vaes.d: Ditto.
169 * testsuite/gas/i386/vaes.s: Ditto.
170 * testsuite/gas/i386/x86-64-avx512f_vaes-intel.d: Ditto.
171 * testsuite/gas/i386/x86-64-avx512f_vaes-wig.s: Ditto.
172 * testsuite/gas/i386/x86-64-avx512f_vaes-wig1-intel.d: Ditto.
173 * testsuite/gas/i386/x86-64-avx512f_vaes-wig1.d: Ditto.
174 * testsuite/gas/i386/x86-64-avx512f_vaes.d: Ditto.
175 * testsuite/gas/i386/x86-64-avx512f_vaes.s: Ditto.
176 * testsuite/gas/i386/x86-64-avx512vl_vaes-intel.d: Ditto.
177 * testsuite/gas/i386/x86-64-avx512vl_vaes-wig.s: Ditto.
178 * testsuite/gas/i386/x86-64-avx512vl_vaes-wig1-intel.d: Ditto.
179 * testsuite/gas/i386/x86-64-avx512vl_vaes-wig1.d: Ditto.
180 * testsuite/gas/i386/x86-64-avx512vl_vaes.d: Ditto.
181 * testsuite/gas/i386/x86-64-avx512vl_vaes.s: Ditto.
182 * testsuite/gas/i386/x86-64-vaes-intel.d: Ditto.
183 * testsuite/gas/i386/x86-64-vaes.d: Ditto.
184 * testsuite/gas/i386/x86-64-vaes.s: Ditto.
185
1862017-10-23 Igor Tsimbalist <igor.v.tsimbalist@intel.com>
187
188 * config/tc-i386.c (cpu_arch): Add .gfni.
189 * doc/c-i386.texi: Document .gfni.
190 * testsuite/gas/i386/i386.exp: Add GFNI tests.
191 * testsuite/gas/i386/avx.s: New GFNI test.
192 * testsuite/gas/i386/x86-64-avx.s: Likewise.
193 * testsuite/gas/i386/avx.d: Adjust.
194 * testsuite/gas/i386/avx-intel.d: Likewise
195 * testsuite/gas/i386/ilp32/x86-64-avx-intel.d: Likewise.
196 * testsuite/gas/i386/ilp32/x86-64-avx.d: Likewise.
197 * testsuite/gas/i386/avx512f_gfni-intel.d: New test.
198 * testsuite/gas/i386/avx512f_gfni.d: Likewise.
199 * testsuite/gas/i386/avx512f_gfni.s: Likewise.
200 * testsuite/gas/i386/avx512vl_gfni-intel.d: Likewise.
201 * testsuite/gas/i386/avx512vl_gfni.d: Likewise.
202 * testsuite/gas/i386/avx512vl_gfni.s: Likewise.
203 * testsuite/gas/i386/gfni-intel.d: Likewise.
204 * testsuite/gas/i386/gfni.d: Likewise.
205 * testsuite/gas/i386/gfni.s: Likewise.
206 * testsuite/gas/i386/x86-64-avx512f_gfni-intel.d: Likewise.
207 * testsuite/gas/i386/x86-64-avx512f_gfni.d: Likewise.
208 * testsuite/gas/i386/x86-64-avx512f_gfni.s: Likewise.
209 * testsuite/gas/i386/x86-64-avx512vl_gfni-intel.d: Likewise.
210 * testsuite/gas/i386/x86-64-avx512vl_gfni.d: Likewise.
211 * testsuite/gas/i386/x86-64-avx512vl_gfni.s: Likewise.
212 * testsuite/gas/i386/x86-64-avx_gfni-intel.d: Likewise.
213 * testsuite/gas/i386/x86-64-avx_gfni.d: Likewise.
214 * testsuite/gas/i386/x86-64-avx_gfni.s: Likewise.
215 * testsuite/gas/i386/x86-64-gfni-intel.d: Likewise.
216 * testsuite/gas/i386/x86-64-gfni.d: Likewise.
217 * testsuite/gas/i386/x86-64-gfni.s: Likewise.
218
2192017-10-23 Igor Tsimbalist <igor.v.tsimbalist@intel.com>
220
221 * config/tc-i386.c (cpu_arch): Add .avx512_vbmi2.
222 (cpu_noarch): noavx512_vbmi2.
223 * doc/c-i386.texi: Document .avx512_vbmi2, noavx512_vbmi2.
224 * testsuite/gas/i386/i386.exp: Add AVX512_VBMI2 tests.
225 * testsuite/gas/i386/avx512vbmi2-intel.d: New test.
226 * testsuite/gas/i386/avx512vbmi2.d: Likewise.
227 * testsuite/gas/i386/avx512vbmi2.s: Likewise.
228 * testsuite/gas/i386/avx512vbmi2_vl-intel.d: Likewise.
229 * testsuite/gas/i386/avx512vbmi2_vl.d: Likewise.
230 * testsuite/gas/i386/avx512vbmi2_vl.s: Likewise.
231 * testsuite/gas/i386/x86-64-avx512vbmi2-intel.d: Likewise.
232 * testsuite/gas/i386/x86-64-avx512vbmi2.d: Likewise.
233 * testsuite/gas/i386/x86-64-avx512vbmi2.s: Likewise.
234 * testsuite/gas/i386/x86-64-avx512vbmi2_vl-intel.d: Likewise.
235 * testsuite/gas/i386/x86-64-avx512vbmi2_vl.d: Likewise.
236 * testsuite/gas/i386/x86-64-avx512vbmi2_vl.s: Likewise.
237
67c04379
HPN
2382017-10-22 Hans-Peter Nilsson <hp@axis.com>
239
240 PR gas/22304
241 * testsuite/gas/cris/range-err-1.s: Remove quotes left from last edit.
242
808811a3
NC
2432017-10-20 Nick Clifton <nickc@redhat.com>
244
245 PR 22324
246 * read.c (s_rept): Use size_t type for count parameter.
247 (do_repeat): Change type of count parameter to size_t.
248 Issue an error is the count parameter is negative.
249 (do_repeat_with_expression): Likewise.
250 * read.h: Update prototypes for do_repeat and
251 do_repeat_with_expression.
252 * doc/as.texinfo (Rept): Document that a zero count is allowed but
253 negative counts are not.
254 * config/tc-rx.c (rx_rept): Use size_t type for count parameter.
255 * config/tc-tic54x.c (tic54x_loop): Cast count parameter to size_t
256 type.
257 * testsuite/gas/macros/end.s: Add a test using a negative repeat
258 count.
259 * testsuite/gas/macros/end.l: Add expected error message.
260
9d06997a
PD
2612017-10-19 Palmer Dabbelt <palmer@dabbelt.com>
262
263 * config/tc-riscv.c (md_apply_fix): Mark
264 BFD_RELOC_RISCV_PCREL_HI20 as relaxable when relaxations are
265 enabled.
266
95e42ad4
NC
2672017-10-19 Nick Clifton <nickc@redhat.com>
268
269 PR 21621
270 * config/tc-avr.h (struct avr_frag_data): Add prev_opcode field.
271 (TC_FRAG_INIT): Define.
272 (avr_frag_init): Add prototype.
273 * config/tc-avr.c (avr_frag_init): New function.
274 (avr_operands): Replace static local 'prev' variable with
275 prev_opcode field in current frag.
276 * testsuite/gas/avr/pr21621.s: New test source file.
277 * testsuite/gas/avr/pr21621.d: New test driver file.
278 * testsuite/gas/avr/pr21621.s: New test error output file.
279
fa57faa0
AK
2802017-10-19 Andreas Krebbel <krebbel@linux.vnet.ibm.com>
281
282 * testsuite/gas/all/fill-1.s: Use normal labels. Change .text to
283 .data. Pick different values. Use .dc.w instead of .word.
284 * testsuite/gas/all/fill-1.d: New objdump output check.
285 * testsuite/gas/all/gas.exp: Use run_dump_test to execute fill-1
286 testcase.
287
8dfa5d5a
PD
2882017-10-18 Palmer Dabbelt <palmer@dabbelt.com>
289
290 * testsuite/gas/all/align.d: Mark as unsupported on RISC-V.
291 testsuite/gas/all/relax.d: Likewise.
292 testsuite/gas/all/sleb128-2.d: Likewise.
293 testsuite/gas/all/sleb128-4.d: Likewise.
294 testsuite/gas/all/sleb128-5.d: Likewise.
295 testsuite/gas/all/sleb128-7.d: Likewise.
296 testsuite/gas/elf/section11.d: Likewise.
297 testsuite/gas/all/gas.exp (diff1.s): Likewise.
298
8ef027f0
NC
2992017-10-18 Nick Clifton <nickc@redhat.com>
300
301 PR gas/22304
302 * testsuite/gas/cris/range-err-1.s: Remove spurious xfails.
303 * testsuite/gas/cris/cris.exp: Expect the shexpr-1 test to pass.
304
94ea37b3
NC
3052017-10-18 Nick Clifton <nickc@redhat.com>
306
307 * po/sv.po: Updated Swedish translation.
308
487958d1
SL
3092017-10-16 Sandra Loosemore <sandra@codesourcery.com>
310 Henry Wong <henry@stuffedcow.net>
311
312 * config/tc-nios2.c (nios2_translate_pseudo_insn): Check for
313 correct number of arguments.
314 (md_assemble): Handle failure of nios2_translate_pseudo_insn.
315 * testsuite/gas/nios2/illegal_pseudoinst.l: New file.
316 * testsuite/gas/nios2/illegal_pseudoinst.s: New file.
317 * testsuite/gas/nios2/nios2.exp: Add illegal_pseudoinst test.
318
3b4b0a62
JB
3192017-10-12 James Bowman <james.bowman@ftdichip.com>
320
321 * config/tc-ft32.c (md_assemble): Replace FT32_FLD_K8 with
322 K15.
323 (md_apply_fix, tc_gen_reloc): Add BFD_RELOC_FT32_15.
324
39865a7f
NC
3252017-10-11 Nick Clifton <nickc@redhat.com>
326
327 PR 21977
328 * listing.c (listing_newline): Use the name of the current
329 physical input file, rather than the current logical input file,
330 unless including high level source in the listing.
331 * input-scrub.c (as_where_physical): New function. Returns the
332 name of the current physical input file.
333 * as.h: Add prototype for as_where_physical.
334
8e464506
AK
3352017-10-09 Andreas Krebbel <krebbel@linux.vnet.ibm.com>
336
337 * testsuite/gas/s390/zarch-arch12.d (prno, tpei, irbm): New
338 instructions added.
339 * testsuite/gas/s390/zarch-arch12.s: Likewise.
340 * testsuite/gas/s390/zarch-z13.d: Rename ppno to prno.
341
e61933af
AK
3422017-10-09 Andreas Krebbel <krebbel@linux.vnet.ibm.com>
343
344 * testsuite/gas/all/fill-1.s: Replace nop with .word 42
345
3462017-10-09 Andreas Krebbel <krebbel@linux.vnet.ibm.com>
347
348 * read.c (s_fill): Invoke expression instead of
349 get_known_segmented_expression.
350 * testsuite/gas/all/fill-1.s: New testcase.
351 * testsuite/gas/all/gas.exp: Run fill-1 testcase
352
2bfa0cdf
NC
3532017-10-05 Nick Clifton <nickc@redhat.com>
354
355 PR 22133
356 * config/tc-msp430.c (parse_exp): Skip an 'h' suffix to constant
357 expressions.
358 (msp430_srcoperand): Check that the entire text was parsed by
359 parse_exp.
360 (msp430_operands): Likewise.
361 * testsuite/gas/msp430/pr22133.s: New test file.
362 * testsuite/gas/msp430/pr22133.d: New test driver.
363 * testsuite/gas/msp430/pr22133.s: Expected error output.
364 * testsuite/gas/msp430/msp430.exp: Run the new test.
365
7d36e279
L
3662017-10-04 H.J. Lu <hongjiu.lu@intel.com>
367
368 PR gas/21167
369 * testsuite/gas/elf/elf.exp: Run group3.
370 * testsuite/gas/elf/group3.d: New file.
371 * testsuite/gas/elf/group3.s: Likewise.
372
db4677b8
AM
3732017-10-05 Alan Modra <amodra@gmail.com>
374
375 PR 21167
376 * config/obj-elf.c (struct group_list): Delete elt_count.
377 (groups): New static.
378 (build_group_lists): Don't count elements.
379 (elf_adjust_symtab): Use "groups" rather than auto "list". Set up
380 pointer from group member to SHT_GROUP section. Don't size
381 SHT_GROUP section or clean up here..
382 (elf_frob_file_after_relocs): ..do so here instead.
383 * testsuite/gas/arc/jli-1.d,
384 * testsuite/gas/elf/groupautob.d,
385 * testsuite/gas/mips/compact-eh-eb-2.d,
386 * testsuite/gas/mips/compact-eh-eb-5.d,
387 * testsuite/gas/mips/compact-eh-el-2.d,
388 * testsuite/gas/mips/compact-eh-el-5.d: Adjust.
389
d2e6c9a3
AF
3902017-10-01 Alexander Fedotov <alfedotov@gmail.com>
391
392 * testsuite/gas/ppc/vle-mult-ld-st-insns.s: New file: Tests the
393 support for the VLE multiple load/store instructions.
394 * testsuite/gas/ppc/vle-mult-ld-st-insns.d: New file: Test
395 driver.
396 * testsuite/gas/ppc/ppc.exp: Run it.
397
8e43602e
NC
3982017-09-27 Nick Clifton <nickc@redhat.com>
399
400 PR 22179
401 * testsuite/gas/riscv/fmv.x.s: New file: Tests the support for the
402 renamed fmv.x.s and fmv.s.x instructions.
403 * testsuite/gas/riscv/fmv.x.d: New file: Test driver.
404
ef272caa
MR
4052017-09-21 Maciej W. Rozycki <macro@imgtec.com>
406
407 * testsuite/gas/mips/elf_mach_5900.d: New test.
408 * testsuite/gas/mips/mips.exp: Run it.
409
42c0794e
JC
4102017-09-21 James Cowgill <James.Cowgill@imgtec.com>
411
412 PR gas/21762
413 * config/tc-mips.c (s_mips_stab): Insert call to
414 file_mips_check_options.
415 * testsuite/gas/mips/micromips@stabs-symbol-type.d: New test.
416 * testsuite/gas/mips/mips.exp: Run the new tests.
417 * testsuite/gas/mips/mips16@stabs-symbol-type.d: New test.
418 * testsuite/gas/mips/stabs-symbol-type.d: New test.
419 * testsuite/gas/mips/stabs-symbol-type.s: New test source.
420
ba52cbb9
AM
4212017-09-21 Alan Modra <amodra@gmail.com>
422
423 * config/tc-ppc.h (EH_FRAME_ALIGNMENT): Define.
424
2578f2f3
AM
4252017-09-14 Alan Modra <amodra@gmail.com>
426
427 PR 22127
428 * write.c (resolve_reloc_expr_symbols): Don't segfault when
429 sec has been set to NULL.
430
4e9ac44a
L
4312017-09-09 H.J. Lu <hongjiu.lu@intel.com>
432
433 * config/tc-i386.c (NOTRACK_PREFIX): Removed.
434 (REX_PREFIX): Updated.
435 (MAX_PREFIXES): Likewise.
436 (parse_insn): Remove restriction on NOTRACK prefix position.
437 * testsuite/gas/i386/notrack.s: Add tests with NOTRACK prefix
438 before other prefixes.
439 * testsuite/gas/i386/x86-64-notrack.s: Likewise.
440 * testsuite/gas/i386/notrackbad.s: Remove tests with NOTRACK
441 prefix before other prefixes.
442 * testsuite/gas/i386/x86-64-notrackbad.s: Likewise.
443 * testsuite/gas/i386/notrack-intel.d: Updated.
444 * testsuite/gas/i386/notrack.d: Likewise.
445 * testsuite/gas/i386/notrackbad.l: Likewise.
446 * testsuite/gas/i386/x86-64-notrack-intel.d: Likewise.
447 * testsuite/gas/i386/x86-64-notrack.d: Likewise.
448 * testsuite/gas/i386/x86-64-notrackbad.l: Likewise.
449
ed0816bd
PD
4502017-09-07 Palmer Dabbelt <palmer@dabbelt.com>
451
452 * config/tc-riscv.c (riscv_frag_align_code): Emit the entire
453 alignment sequence inside R_RISCV_ALIGN.
454
83eef883
AFB
4552017-09-05 Alexander Fedotov <alexander.fedotov@nxp.com>
456 Edmar Wienskoski <edmar.wienskoski@nxp.com
457
458 * config/tc-ppc.c (md_parse_option): Handle "mno-vle" flag.
459 (ppc_elf_section_letter): New function.
460 * config/tc-ppc.h (md_elf_section_letter): New.
461 * testsuite/gas/elf/section10.d: Adjust for VLE.
462
1c5c938a
TC
4632017-09-01 Tamar Christina <tamar.christina@arm.com>
464
465 * config/tc-aarch64.c (aarch64_cpus): Enable DOTPROD for
466 cortex-a55 and cortx-a75.
467
70e65ca8
MR
4682017-08-30 Maciej W. Rozycki <macro@imgtec.com>
469
470 * testsuite/gas/mips/branch-addend-micromips.d: New test.
471 * testsuite/gas/mips/branch-addend-micromips-n32.d: New test.
472 * testsuite/gas/mips/branch-addend-micromips-n64.d: New test.
473 * testsuite/gas/mips/branch-addend-micromips.s: New test source.
474 * testsuite/gas/mips/mips.exp: Run the new tests.
475
37b2d327
MR
4762017-08-30 Maciej W. Rozycki <macro@imgtec.com>
477
478 * config/tc-mips.c (md_convert_frag): Respect
479 `mips_ignore_branch_isa'.
480 * testsuite/gas/mips/branch-local-5.d: New test.
481 * testsuite/gas/mips/branch-local-n32-5.d: New test.
482 * testsuite/gas/mips/branch-local-n64-5.d: New test.
483 * testsuite/gas/mips/branch-local-6.d: New test.
484 * testsuite/gas/mips/branch-local-n32-6.d: New test.
485 * testsuite/gas/mips/branch-local-n64-6.d: New test.
486 * testsuite/gas/mips/branch-local-7.d: New test.
487 * testsuite/gas/mips/branch-local-n32-7.d: New test.
488 * testsuite/gas/mips/branch-local-n64-7.d: New test.
489 * testsuite/gas/mips/branch-local-ignore-5.d: New test.
490 * testsuite/gas/mips/branch-local-ignore-n32-5.d: New test.
491 * testsuite/gas/mips/branch-local-ignore-n64-5.d: New test.
492 * testsuite/gas/mips/branch-local-ignore-6.d: New test.
493 * testsuite/gas/mips/branch-local-ignore-n32-6.d: New test.
494 * testsuite/gas/mips/branch-local-ignore-n64-6.d: New test.
495 * testsuite/gas/mips/branch-local-5.l: New stderr output.
496 * testsuite/gas/mips/branch-local-6.l: New stderr output.
497 * testsuite/gas/mips/branch-local-5.s: New test source.
498 * testsuite/gas/mips/branch-local-6.s: New test source.
499 * testsuite/gas/mips/branch-local-7.s: New test source.
500 * testsuite/gas/mips/mips.exp: Run the new tests.
501
e491e58a
MR
5022017-08-30 Maciej W. Rozycki <macro@imgtec.com>
503
504 * testsuite/gas/mips/branch-local-n32-2.d: Use `branch-local-2.l'
505 for `error-output'.
506 * testsuite/gas/mips/branch-local-n64-2.d: Likewise.
507 * testsuite/gas/mips/branch-local-n32-3.d: Use `branch-local-3.l'
508 for `error-output'.
509 * testsuite/gas/mips/branch-local-n64-3.d: Likewise.
510 * testsuite/gas/mips/branch-local-n32-2.l: Remove file.
511 * testsuite/gas/mips/branch-local-n64-2.l: Remove file.
512 * testsuite/gas/mips/branch-local-n32-3.l: Remove file.
513 * testsuite/gas/mips/branch-local-n64-3.l: Remove file.
514
7ef3addb
JL
5152017-08-29 Jozef Lawrynowicz <jozef.l@somniumtech.com>
516
517 * config/tc-msp430.c (md_parse_option): Define high data and high
518 bss symbols if -mdata-region is passed.
519 Define -mdata-region open.
520 * doc/c-msp430.texi: Document -mdata-region.
521 * testsuite/gas/msp430/high-data-bss-sym.d: New test.
522 * testsuite/gas/msp430/high-data-bss-sym.s: New.
523 * testsuite/gas/msp430/msp430.exp: Add -mdata-region tests.
524
74081948
AF
5252017-08-23 Alexander Fedotov <alexander.fedotov@nxp.com>
526 Edmar Wienskoski <edmar.wienskoski@nxp.com
527
528 * config/tc-ppc.c:
529 (md_parse_option): Add mspe2 switch.
530 (md_show_usage): Document -mspe2.
531 (ppc_setup_opcodes): Handle spe2_opcodes.
532 * doc/as.texinfo: Document -mspe2.
533 * doc/c-ppc.texi: Likewise.
534 * testsuite/gas/ppc/efs.d: New file.
535 * testsuite/gas/ppc/efs.s: Likewise.
536 * testsuite/gas/ppc/efs2.d: Likewise.
537 * testsuite/gas/ppc/efs2.s: Likewise.
538 * testsuite/gas/ppc/ppc.exp: Run new tests.
539 * testsuite/gas/ppc/spe.d: New file.
540 * testsuite/gas/ppc/spe.s: Likewise.
541 * testsuite/gas/ppc/spe2-checks.d: Likewise.
542 * testsuite/gas/ppc/spe2-checks.l: Likewise.
543 * testsuite/gas/ppc/spe2-checks.s: Likewise.
544 * testsuite/gas/ppc/spe2.d: Likewise.
545 * testsuite/gas/ppc/spe2.s: Likewise.
546 * testsuite/gas/ppc/spe_ambiguous.d: Likewise.
547 * testsuite/gas/ppc/spe_ambiguous.s: Likewise.
548
f6a36b0c
JC
5492017-08-23 James Clarke <jrtc27@jrtc27.com>
550
551 * config/tc-sparc.c (tc_gen_reloc): Convert BFD_RELOC_8/16/32/64
552 into the corresponding BFD_RELOC_8/16/32/64_PCREL relocation
553 when requested.
554 * config/tc-sparc.h (DIFF_EXPR_OK): Define to enable PC-relative
555 diff relocations.
556 (TC_FORCE_RELOCATION_SUB_LOCAL): Define to ensure only supported
557 relocations are made PC-relative.
558 (CFI_DIFF_EXPR_OK): Define to 0 to force BFD_RELOC_32_PCREL to
559 be used directly, since otherwise BFD_RELOC_SPARC_UA32 will be
560 used for .eh_frame which cannot in general be converted to a
561 BFD_RELOC_32_PCREL due to alignment requirements.
562
bb4b64b0
AM
5632017-08-22 Alan Modra <amodra@gmail.com>
564
565 * testsuite/gas/ppc/lsp-checks.d: Assemble with -a32.
566 * testsuite/gas/ppc/lsp.d: Likewise.
567
e3c2f928
AF
5682017-08-21 Alexander Fedotov <alexander.fedotov@nxp.com>
569 Edmar Wienskoski <edmar.wienskoski@nxp.com
570
571 * testsuite/gas/ppc/lsp-checks.d,
572 * testsuite/gas/ppc/lsp-checks.l,
573 * testsuite/gas/ppc/lsp-checks.s: New test.
574 * testsuite/gas/ppc/lsp.d,
575 * testsuite/gas/ppc/lsp.s: New test.
576 * testsuite/gas/ppc/ppc.exp: Run new tests.
577
8975f864
RR
5782017-08-15 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
579
580 * config/tc-aarch64.c (REGDEF_ALIAS): Define
581 (reg_names): Update for ip0, ip1, fp, lr to use REGDEF_ALIAS
582 * doc/c-aarch64.texi: Update documentation on .req.
583 * testsuite/gas/diagnostic.s: Update
584 * testsuite/gas/diagnostic.l: Likewise
585 * testsuite/gas/register_aliases.s: New file.
586 * testsuite/gas/register_aliases.d: New file.
587
76db0a2e
L
5882017-08-11 H.J. Lu <hongjiu.lu@intel.com>
589
590 PR gas/21667
591 * read.c (pseudo_set): Update error message for alias of common
592 symbol.
593 * write.c (write_object_file): Disallow both local and global
594 aliases of common symbol.
595 * testsuite/gas/elf/common5a.d: New file.
596 * testsuite/gas/elf/common5a.l: Likewise.
597 * testsuite/gas/elf/common5a.s: Likewise.
598 * testsuite/gas/elf/common5b.d: Likewise.
599 * testsuite/gas/elf/common5b.l: Likewise.
600 * testsuite/gas/elf/common5b.s: Likewise.
601 * testsuite/gas/elf/common5c.d: Likewise.
602 * testsuite/gas/elf/common5c.s: Likewise.
603 * testsuite/gas/elf/common5d.d: Likewise.
604 * testsuite/gas/elf/common5d.s: Likewise.
605 * testsuite/gas/elf/elf.exp: Run common5a, common5b, common5c
606 and common5d.
607
4c2da80c
NC
6082017-08-10 Nick Clifton <nickc@redhat.com>
609
610 PR gas/21939
611 * config/obj-macho.c (obj_mach_o_set_indirect_symbols): Increase
612 size of indirect_syms array so that it is large enough to hold
613 every symbol if necessary.
614
cc4a945a
JW
6152017-08-09 Jiong Wang <jiong.wang@arm.com>
616
617 * config/tc-arm.c (do_crc32_1): Remove warning on REG_SP for thumb_mode.
618 * testsuite/gas/arm/crc32-armv8-a-bad.d: Update exepcted result.
619 * testsuite/gas/arm/crc32-armv8-r-bad.d: Likewise.
620 * testsuite/gas/arm/crc32-armv8-a.d: Likewise.
621 * testsuite/gas/arm/crc32-armv8-r.d: Likewise.
622 * testsuite/gas/arm/crc32-armv8-ar-bad.s: Update test case.
623 * testsuite/gas/arm/crc32-armv8-ar.s: Likewise.
624 * testsuite/gas/arm/crc32-bad.l: Update expected error message.
625
75800d2c
NC
6262017-08-02 Nick Clifton <nickc@redhat.com>
627
628 * testsuite/gas/all/gas.exp: Add am33 to the skip lists of tests
629 passed over by the mn10300 target.
630 * testsuite/gas/elf/elf.exp: Likewise.
631 * testsuite/gas/elf/dwarf2-11.d: Correct skip of am33 target.
632 * testsuite/gas/elf/dwarf2-12.d: Likewise.
633 * testsuite/gas/elf/dwarf2-13.d: Likewise.
634 * testsuite/gas/elf/dwarf2-14.d: Likewise.
635 * testsuite/gas/elf/dwarf2-15.d: Likewise.
636 * testsuite/gas/elf/dwarf2-16.d: Likewise.
637 * testsuite/gas/elf/dwarf2-17.d: Likewise.
638 * testsuite/gas/elf/dwarf2-18.d: Likewise.
639 * testsuite/gas/elf/dwarf2-5.d: Likewise.
640 * testsuite/gas/elf/dwarf2-6.d: Likewise.
641 * testsuite/gas/elf/dwarf2-7.d: Likewise.
642
4d36230d
L
6432017-08-01 H.J. Lu <hongjiu.lu@intel.com>
644
645 PR gas/21874
646 * config/tc-i386-intel.c (i386_intel_operand): Update segment
647 register check.
648 * testsuite/gas/i386/intelok.s: Replace "fs:gs:[eax]" with
649 "fs:[eax]".
650 * testsuite/gas/i386/inval-seg.s: Add tests for invalid segment
651 register.
652 * testsuite/gas/i386/x86-64-inval-seg.s: Likewise.
653 * testsuite/gas/i386/inval-seg.l: Updated.
654 * testsuite/gas/i386/x86-64-inval-seg.l: Likewise.
655
2e957b16
JDA
6562017-07-31 John David Anglin <danglin@gcc.gnu.org>
657
658 * config/tc-hppa.c (pa_ip): Clear `d' bit in branch on bit instructions
659 with a double-word condition and a fixed bit position greater than 31.
660
a8086704
AW
6612017-07-28 Andrew Waterman <andrew@sifive.com>
662
663 * config/tc-riscv.c (riscv_set_arch): Handle the Q subset like
664 all other subsets.
665 Obviate use-after-free.
666
7cbc739c
NC
6672017-07-25 Nick Clifton <nickc@redhat.com>
668
669 PR 21739
670 * testsuite/gas/arc/add_s-err.s: Update expected error message.
671
e8d84ca1
NC
6722017-07-24 Nick Clifton <nickc@redhat.com>
673
674 PR 21809
675 * config/tc-aarch64.c (aarch64_init_frag): Do not set a mapping
676 state for frags in debug sections.
677 * config/tc-arm.c (arm_init_frag): Likewise.
678
723dfee7
HPN
6792017-07-24 Hans-Peter Nilsson <hp@bitrange.com>
680
681 * dwarf2dbg.c (dwarf2dbg_final_check): Rename local variable exp
682 from expr.
683
47826cdb
AK
6842017-07-21 Andreas Krebbel <krebbel@linux.vnet.ibm.com>
685
686 * config/tc-s390.c (s390_parse_cpu): Add z14 as alternate CPU
687 name.
688 * doc/as.texinfo: Add z14 to CPU string list.
689 * doc/c-s390.texi: Likewise.
690
ba8826a8
AO
6912017-07-21 Alexandre Oliva <aoliva@redhat.com>
692
693 * dwarf2dbg.c (unused): Check offset of next in struct line_entry.
694 (current): Initialize view.
695 (force_reset_view, view_assert_failed): New variables.
696 (reverse_line_entry_list): New function.
697 (set_or_check_view): Likewise.
698 (dwarf2_gen_line_info_1): Call it.
699 (dwarf2_where): Set view to NULL.
700 (dwarf2_emit_insn): Return early when called before first file.
701 (dwarf2_directive_loc): Add view support. Emit insn
702 immediately when view option is given.
703 (process_entries): Avoid set_address to reset view when a known
704 address change already implies the view reset.
705 (dwarf2dbg_final_check): New function.
706 * dwarf2dbg.h (struct dwarf2_line_info): Add view.
707 (dwarf2dbg_final_check): Declare.
708 * read.c (s_leb128): Parse expression as deferred.
709 * write.c (write_object_file): Check pending view asserts.
710 (cvt_frag_to_fill): Complain about undefined leb128 operand.
711 * doc/as.texinfo (.loc): Document view support.
712 * NEWS: Mention the new feature.
713 * testsuite/gas/all/gas.exp: Run sleb128-9.
714 * testsuite/gas/all/sleb128-9.d: New.
715 * testsuite/gas/all/sleb128-9.l: New.
716 * testsuite/gas/all/sleb128-9.s: New.
717 * testsuite/gas/elf/dwarf2-1.d: Add nonzero views.
718 * testsuite/gas/elf/dwarf2-2.d: Likewise.
719 * testsuite/gas/elf/dwarf2-5.d: New.
720 * testsuite/gas/elf/dwarf2-5.s: New.
721 * testsuite/gas/elf/dwarf2-6.d: New.
722 * testsuite/gas/elf/dwarf2-6.s: New.
723 * testsuite/gas/elf/dwarf2-7.d: New.
724 * testsuite/gas/elf/dwarf2-7.s: New.
725 * testsuite/gas/elf/dwarf2-8.d: New.
726 * testsuite/gas/elf/dwarf2-8.l: New.
727 * testsuite/gas/elf/dwarf2-8.s: New.
728 * testsuite/gas/elf/dwarf2-9.d: New.
729 * testsuite/gas/elf/dwarf2-9.l: New.
730 * testsuite/gas/elf/dwarf2-9.s: New.
731 * testsuite/gas/elf/dwarf2-10.d: New.
732 * testsuite/gas/elf/dwarf2-10.l: New.
733 * testsuite/gas/elf/dwarf2-10.s: New.
734 * testsuite/gas/elf/dwarf2-11.d: New.
735 * testsuite/gas/elf/dwarf2-11.s: New.
736 * testsuite/gas/elf/dwarf2-12.d: New.
737 * testsuite/gas/elf/dwarf2-12.s: New.
738 * testsuite/gas/elf/dwarf2-13.d: New.
739 * testsuite/gas/elf/dwarf2-13.s: New.
740 * testsuite/gas/elf/dwarf2-14.d: New.
741 * testsuite/gas/elf/dwarf2-14.s: New.
742 * testsuite/gas/elf/dwarf2-15.d: New.
743 * testsuite/gas/elf/dwarf2-15.s: New.
744 * testsuite/gas/elf/dwarf2-16.d: New.
745 * testsuite/gas/elf/dwarf2-16.s: New.
746 * testsuite/gas/elf/dwarf2-17.d: New.
747 * testsuite/gas/elf/dwarf2-17.s: New.
748 * testsuite/gas/elf/dwarf2-18.d: New.
749 * testsuite/gas/elf/dwarf2-18.s: New.
750 * testsuite/gas/elf/elf.exp: Run dwarf2-5..18 tests.
751 * testsuite/gas/i386/dw2-compress-1.d: Add nonzero views.
752 * testsuite/gas/i386/dw2-compressed-1.d: Likewise.
753 * testsuite/gas/i386/ilp32/lns/lns-duplicate.d: Likewise.
754 * testsuite/gas/lns/lns-big-delta.d: Likewise.
755 * testsuite/gas/lns/lns-duplicate.d: Likewise.
756 * testsuite/gas/mips/loc-swap-2.d: Likewise.
757 * testsuite/gas/mips/loc-swap-3.d: Likewise.
758 * testsuite/gas/mips/loc-swap.d: Likewise.
759 * testsuite/gas/mips/micromips@loc-swap-2.d: Likewise.
760 * testsuite/gas/mips/micromips@loc-swap.d: Likewise.
761 * testsuite/gas/mips/mips16@loc-swap-2.d: Likewise.
762 * testsuite/gas/mips/mips16@loc-swap.d: Likewise.
763 * testsuite/gas/mips/mips16e@loc-swap.d: Likewise.
764
684d5a10
JEM
7652017-07-19 Claudiu Zissulescu <claziss@synopsys.com>
766
767 * testsuite/gas/arc/jli-1.d: New file.
768 * testsuite/gas/arc/jli-1.s: Likewise.
769 * testsuite/gas/arc/taux.d: Update for jli_base.
770
e4943f2c
TG
7712017-07-19 Tristan Gingold <gingold@adacore.com>
772
773 * as.c (start_sbrk): Remove.
774 (main): Remove assignment.
775 (dump_statistics): Remove display of data size.
776
804a4093
TG
7772017-07-19 Tristan Gingold <gingold@adacore.com>
778
779 * testsuite/gas/pe/seh-x64-err-2.s: New test.
780 * testsuite/gas/pe/seh-x64-err-2.l: New stderr output.
781 * testsuite/gas/pe/pe.exp: Add test.
782 * config/obj-coff-seh.c (obj_coff_seh_do_final): Don't try to end
783 seh part.
784
de194d85
YC
7852017-07-18 Nick Clifton <nickc@redhat.com>
786
787 PR 21775
788 * config/tc-arm.c: Fix spelling typos.
789 * config/tc-mips.c: Likewise.
790 * config/tc-msp430.c: Likewise.
791 * config/tc-sh64.c: Likewise.
792 * config/tc-tic4x.c: Likewise.
793 * ecoff.c: Likewise.
794 * testsuite/gas/arm/ldr-bad.l: Likewise.
795 * testsuite/gas/arm/ldr-t-bad.l: Likewise.
796 * testsuite/gas/tic54x/opcodes.s: Likewise.
797 * testsuite/gas/msp340/errata_warns.l: Likewise.
798
b6a57713
NC
7992017-07-18 Nick Clifton <nickc@redhat.com>
800
801 * po/uk.po: Updated Ukranian translation.
802
f27dadca
GJL
8032017-07-17 Georg-Johann Lay <avr@gjlay.de>
804
805 PR 21472
806 * config/tc-avr.c (mcu_types): Add entries for: attiny212,
807 attiny214, attiny412, attiny414, attiny814, attiny1614,
808 attiny1616, attiny1617, attiny3214, attiny3216, attiny3217.
809 (md_show_usage): Adjust doc for "avrxmega3".
810 * doc/c-avr.texi (AVR options) [-mmcu=]: Adjust doc for avrxmega3.
811 Add MCUs: attiny212, attiny214, attiny412, attiny414, attiny416,
812 attiny417, attiny814, attiny816, attiny817, attiny1614,
813 attiny1616, attiny1617, attiny3214, attiny3216, attiny3217.
814
e58ff055
JW
8152017-07-13 Jim Wilson <jim.wilson@linaro.org>
816
817 * config/tc-arch64.c (aarch64_cpus): Add AARCH64_FEATURE_RDMA to
818 falkor and qdf24xx entries.
819
429d795d
AM
8202017-07-12 Alan Modra <amodra@gmail.com>
821
822 * po/es.po: Update from translationproject.org/latest/gas/.
823 * po/fi.po: Likewise.
824 * po/fr.po: Likewise.
825 * po/id.po: Likewise.
826 * po/ja.po: Likewise.
827 * po/ru.po: Likewise.
828 * po/sv.po: Likewise.
829 * po/tr.po: Likewise.
830 * po/uk.po: Likewise.
831 * po/zh_CN.po: Likewise.
832
0bae9e9e
NC
8332017-07-12 Nick Clifton <nickc@redhat.com>
834
835 Fix compile time warnings using gcc 7.1.1.
836 * config/tc-pru.c (md_assemble): Add continue statement after
837 handling 'E' operand character.
838 * config/tc-v850.c (md_assemble): Initialise the 'insn' variable.
839
15a7695f
JG
8402017-07-05 James Greenhalgh <james.greenhalgh@arm.com>
841
842 * config/tc-arm.c (arm_cpus): Add Cortex-A55 and Cortex-A75.
843 * doc/c-arm.texi (-mcpu): Document Cortex-A55 and Cortex-A75.
844
e4bdd679
BP
8452017-07-05 Borislav Petkov <bp@suse.de>
846
847 * testsuite/gas/i386/opcode.s: Add tests for ModRM.reg == 6 variants.
848 * testsuite/gas/i386/opcode.d: ditto.
849 * testsuite/gas/i386/x86-64-opcode.s: Add x86_64 variants too.
850 * testsuite/gas/i386/x86-64-opcode.d: ditto.
851
60c96dbf
RR
8522017-07-04 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
853
854 * config/tc-arm.c (arm_regs): Add MVFR2.
855 (do_vmrs): Constraint for MVFR2 and armv8.
856 (do_vmsr): Likewise.
857 * testsuite/gas/arm/armv8-a+fp.d: Update.
858 * testsuite/gas/arm/armv8-ar+fp.s: Likewise.
859 * testsuite/gas/arm/armv8-r+fp.d: Likewise.
860 * testsuite/gas/arm/vfp-bad.s: Likewise.
861 * testsuite/gas/arm/vfp-bad.l: Likewise.
862
0d702cfe
TG
8632017-07-04 Tristan Gingold <gingold@adacore.com>
864
865 * configure: Regenerate.
866
55a09eb6
TG
8672017-07-04 Tristan Gingold <gingold@adacore.com>
868
869 * NEWS: Add marker for 2.29.
870
8d219acd
AM
8712017-07-03 Alan Modra <amodra@gmail.com>
872
873 * testsuite/gas/elf/symver.d: Don't run on hppa64-hpux.
874
834a65aa
MR
8752017-06-30 Maciej W. Rozycki <macro@imgtec.com>
876
877 * config/tc-mips.c (md_convert_frag): Use a switch on the
878 microMIPS relaxation type rather than a chain of conditionals.
879
bbd27b76
MR
8802017-06-30 Maciej W. Rozycki <macro@imgtec.com>
881
882 * config/tc-mips.c (md_convert_frag): Rewrite `fix_new_exp'
883 calls in terms of `fix_new'.
884
9f00292e
MR
8852017-06-30 Maciej W. Rozycki <macro@imgtec.com>
886
887 * config/tc-mips.c (md_convert_frag): Don't make a helper
888 expression symbol for `fix_new_exp' called with a non-zero
889 offset.
890 * testsuite/gas/mips/relax-offset.d: New test.
891 * testsuite/gas/mips/mips1@relax-offset.d: New test.
892 * testsuite/gas/mips/r3000@relax-offset.d: New test.
893 * testsuite/gas/mips/r3900@relax-offset.d: New test.
894 * testsuite/gas/mips/micromips@relax-offset.d: New test.
895 * testsuite/gas/mips/relax-offset.l: New stderr output.
896 * testsuite/gas/mips/relax-offset.s: New test source.
897 * testsuite/gas/mips/mips.exp: Run the new tests.
898
32f76c67
GJL
8992017-06-30 Georg-Johann Lay <avr@gjlay.de>
900
901 PR gas/21683
902 * doc/c-avr.texi (AVR Options) <-mgcc-isr>: Document it.
903 (AVR Pseudo Instructions): New node.
904 * config/tc-avr.h (md_pre_output_hook): Define to avr_pre_output_hook.
905 (md_undefined_symbol): Define to avr_undefined_symbol.
906 (avr_pre_output_hook, avr_undefined_symbol): New protos.
907 * config/tc-avr.c (struc-symbol.h): Include it.
908 (ISR_CHUNK_Done, ISR_CHUNK_Prologue, ISR_CHUNK_Epilogue): New enums.
909 (avr_isr, avr_gccisr_opcode)
910 (avr_no_sreg_hash, avr_no_sreg): New static variables.
911 (avr_opt_s) <have_gccisr>: Add field.
912 (avr_opt): Add initializer for have_gccisr.
913 (enum options) <OPTION_HAVE_GCCISR>: Add enum.
914 (md_longopts) <"mgcc-isr">: Add entry.
915 (md_show_usage): Document -mgcc-isr.
916 (md_parse_option) [OPTION_HAVE_GCCISR]: Handle it.
917 (md_undefined_symbol): Remove.
918 (avr_undefined_symbol, avr_pre_output_hook): New fuctions.
919 (md_begin) <avr_no_sreg_hash, avr_gccisr_opcode>: Initialize them.
920 (avr_operand) <pregno>: Add argument and set *pregno if function
921 is called for a register constraint.
922 [N]: Handle constraint.
923 (avr_operands) <avr_operand>: Pass 5th parameter to calls.
924 [avr_opt.have_gccisr]: Call avr_update_gccisr. Call
925 avr_gccisr_operands instead of avr_operands.
926 (avr_update_gccisr, avr_emit_insn, avr_patch_gccisr_frag)
927 (avr_gccisr_operands, avr_check_gccisr_done): New static functions.
928 * testsuite/gas/avr/gccisr-01.d: New test.
929 * testsuite/gas/avr/gccisr-01.s: New test.
930 * testsuite/gas/avr/gccisr-02.d: New test.
931 * testsuite/gas/avr/gccisr-02.s: New test.
932 * testsuite/gas/avr/gccisr-03.d: New test.
933 * testsuite/gas/avr/gccisr-03.s: New test.
934
33f46696
MR
9352017-06-30 Maciej W. Rozycki <macro@imgtec.com>
936
937 * config/tc-mips.c (match_float_constant): Update description.
938 (match_operand): Likewise.
939
909b4e3d
MR
9402017-06-30 Andrew Bennett <andrew.bennett@imgtec.com>
941 Maciej W. Rozycki <macro@imgtec.com>
942
943 * config/tc-mips.c (mips_ases): Add microMIPS XPA support.
944 * testsuite/gas/mips/micromips@xpa.d: New test.
945 * testsuite/gas/mips/mips.exp: Run the new test. Enable
946 `xpa-virt-err' test for `micromips'.
947
f5b2fd52
MR
9482017-06-30 Andrew Bennett <andrew.bennett@imgtec.com>
949 Maciej W. Rozycki <macro@imgtec.com>
950
951 * testsuite/gas/mips/micromips@r5.d: New test.
952 * testsuite/gas/mips/mips.exp: Run the new test.
953
9785fc2a
MR
9542017-06-30 Maciej W. Rozycki <macro@imgtec.com>
955 Andrew Bennett <andrew.bennett@imgtec.com>
956
957 * config/tc-mips.c (mips_set_ase): Handle the ASE_XPA_VIRT flag.
958 * testsuite/gas/mips/xpa.d: Remove `xpa' from `-M' in `objdump'
959 flags. Add `-mvirt' to `as' flags.
960 * testsuite/gas/mips/xpa-err.d: New test.
961 * testsuite/gas/mips/xpa-virt-err.d: New test.
962 * testsuite/gas/mips/xpa-err.l: New stderr output.
963 * testsuite/gas/mips/xpa-virt-err.l: New stderr output.
964 * testsuite/gas/mips/xpa-err.s: New test source.
965 * testsuite/gas/mips/xpa-virt-err.s: New test source.
966 * testsuite/gas/mips/mips.exp: Run the new tests.
967
60804c53
MR
9682017-06-29 Maciej W. Rozycki <macro@imgtec.com>
969
970 * testsuite/gas/mips/mips16e2@mips16e2-mt-sub.d: Adjust for the
971 ASE_MIPS16E2_MT flag disassembler fix.
972 * testsuite/gas/mips/mips16e2-interaptiv-mr2@mips16e2-mt-sub.d:
973 Likewise.
974
92cebb3d
MR
9752017-06-29 Maciej W. Rozycki <macro@imgtec.com>
976
977 * config/tc-mips.c (mips_set_ase): Clear the ASE_MIPS16E2_MT
978 flag before recalculating.
979 * testsuite/gas/mips/mips16e2-mt-err.d: New test.
980 * testsuite/gas/mips/mips16e2-mt-err.l: New stderr output.
981 * testsuite/gas/mips/mips16e2-mt-err.s: New test source.
982 * testsuite/gas/mips/mips.exp: Run the new test.
983
65a55fbb
TC
9842017-06-28 Tamar Christina <tamar.christina@arm.com>
985
986 * config/tc-aarch64.c (aarch64_reg_parse_32_64): Accept 4B.
987 (aarch64_features): Added dotprod.
988 * doc/c-aarch64.texi: Added dotprod.
989 * testsuite/gas/aarch64/dotproduct.d: New.
990 * testsuite/gas/aarch64/dotproduct.s: New.
991
c604a79a
JW
9922017-06-28 Jiong Wang <jiong.wang@arm.com>
993
994 * config/tc-arm.c (fpu_neon_ext_dotprod): New variable.
995 (neon_scalar_for_mul): Improve comments.
996 (do_neon_dotproduct): New function to encode Dot Product instructions.
997 (do_neon_dotproduct_s): Wrapper function for signed Dot Product
998 instructions.
999 (do_neon_dotproduct_u): Wrapper function for unsigned Dot Product
1000 instructions.
1001 (insns): New entries for vsdot and vudot.
1002 (arm_extensions): New entry for "dotprod".
1003 * doc/c-arm.texi: Document new "dotprod" extension.
1004 * testsuite/gas/arm/dotprod.s: New test source.
1005 * testsuite/gas/arm/dotprod-illegal.s: New test source.
1006 * testsuite/gas/arm/dotprod.d: New test.
1007 * testsuite/gas/arm/dotprod-thumb2.d: New test.
1008 * testsuite/gas/arm/dotprod-illegal.d: New test.
1009 * testsuite/gas/arm/dotprod-legacy-arch.d: New test.
1010 * testsuite/gas/arm/dotprod-illegal.l: New error file.
1011 * testsuite/gas/arm/dotprod-legacy-arch.l: New error file.
1012
819e1f86
MR
10132017-06-28 Maciej W. Rozycki <macro@imgtec.com>
1014
1015 * testsuite/gas/mips/elf_mach_interaptiv-mr2.d: New test.
1016 * testsuite/gas/mips/save-err.d: New test.
1017 * testsuite/gas/mips/save-sub.d: New test.
1018 * testsuite/gas/mips/interaptiv-mr2@save.d: New test.
1019 * testsuite/gas/mips/mips1@save-sub.d: New test.
1020 * testsuite/gas/mips/mips2@save-sub.d: New test.
1021 * testsuite/gas/mips/mips3@save-sub.d: New test.
1022 * testsuite/gas/mips/mips4@save-sub.d: New test.
1023 * testsuite/gas/mips/mips5@save-sub.d: New test.
1024 * testsuite/gas/mips/mips32@save-sub.d: New test.
1025 * testsuite/gas/mips/mips64@save-sub.d: New test.
1026 * testsuite/gas/mips/mips16@save-sub.d: New test.
1027 * testsuite/gas/mips/mips16e@save-sub.d: New test.
1028 * testsuite/gas/mips/r3000@save-sub.d: New test.
1029 * testsuite/gas/mips/r3900@save-sub.d: New test.
1030 * testsuite/gas/mips/r4000@save-sub.d: New test.
1031 * testsuite/gas/mips/vr5400@save-sub.d: New test.
1032 * testsuite/gas/mips/interaptiv-mr2@save-sub.d: New test.
1033 * testsuite/gas/mips/sb1@save-sub.d: New test.
1034 * testsuite/gas/mips/octeon2@save-sub.d: New test.
1035 * testsuite/gas/mips/octeon3@save-sub.d: New test.
1036 * testsuite/gas/mips/xlr@save-sub.d: New test.
1037 * testsuite/gas/mips/r5900@save-sub.d: New test.
1038 * testsuite/gas/mips/mips16e2-copy.d: New test.
1039 * testsuite/gas/mips/mips16e2-copy-err.d: New test.
1040 * testsuite/gas/mips/save.d: Remove `MIPS16e' from the `name'
1041 option. Adjust for trailing padding change.
1042 * testsuite/gas/mips/mips16e2-copy-err.l: New stderr output.
1043 * testsuite/gas/mips/save-sub.s: New test source.
1044 * testsuite/gas/mips/mips16e2-copy.s: New test source.
1045 * testsuite/gas/mips/mips16e2-copy-err.s: New test source.
1046 * testsuite/gas/mips/save.s: Update description, change trailing
1047 padding and remove trailing white space.
1048 * testsuite/gas/mips/mips.exp: Expand `save' and `save-err'
1049 tests across the regular MIPS interAptiv MR2 architecture. Run
1050 the new tests.
1051
c7d289d1
MR
10522017-06-28 Maciej W. Rozycki <macro@imgtec.com>
1053
1054 * testsuite/gas/mips/mips.exp (interaptiv-mr2): New architecture.
1055 (mips16e2-interaptiv-mr2): Likewise.
1056 * testsuite/gas/mips/mips16e2-interaptiv-mr2@mips16-macro.d: New
1057 test.
1058 * testsuite/gas/mips/mips16e2-interaptiv-mr2@mips16-macro-t.d:
1059 New test.
1060 * testsuite/gas/mips/mips16e2-interaptiv-mr2@mips16-macro-e.d:
1061 New test.
1062 * testsuite/gas/mips/mips16e2-interaptiv-mr2@mips16-insn-t.d:
1063 New test.
1064 * testsuite/gas/mips/mips16e2-interaptiv-mr2@mips16-insn-e.d:
1065 New test.
1066 * testsuite/gas/mips/mips16e2-interaptiv-mr2@mips16e-64.d: New
1067 test.
1068 * testsuite/gas/mips/mips16e2-interaptiv-mr2@mips16-sub.d: New
1069 test.
1070 * testsuite/gas/mips/mips16e2-interaptiv-mr2@mips16e-sub.d: New
1071 test.
1072 * testsuite/gas/mips/mips16e2-interaptiv-mr2@mips16e-64-sub.d:
1073 New test.
1074 * testsuite/gas/mips/mips16e2-interaptiv-mr2@mips16e2-mt-sub.d:
1075 New test.
1076 * testsuite/gas/mips/mips16e2-interaptiv-mr2@mips16-asmacro.d:
1077 New test.
1078 * testsuite/gas/mips/interaptiv-mr2@mcu.d: New test.
1079 * testsuite/gas/mips/interaptiv-mr2@isa-override-1.d: New test.
1080 * testsuite/gas/mips/interaptiv-mr2@isa-override-2.d: New test.
1081 * testsuite/gas/mips/attr-gnu-4-5.d: Ignore any number of ASE
1082 flag lines present rather than just one.
1083 * testsuite/gas/mips/attr-gnu-4-6.d: Likewise.
1084 * testsuite/gas/mips/attr-gnu-4-7.d: Likewise.
1085 * testsuite/gas/mips/attr-none-o32-fp64-nooddspreg.d: Likewise.
1086 * testsuite/gas/mips/attr-none-o32-fp64.d: Likewise.
1087 * testsuite/gas/mips/attr-none-o32-fpxx.d: Likewise.
1088 * testsuite/gas/mips/mips16e2-interaptiv-mr2@mips16-macro.l: New
1089 stderr output.
1090 * testsuite/gas/mips/mips16e2-interaptiv-mr2@mips16-macro-t.l:
1091 New stderr output.
1092 * testsuite/gas/mips/mips16e2-interaptiv-mr2@mips16-macro-e.l:
1093 New stderr output.
1094 * testsuite/gas/mips/mips16e2-interaptiv-mr2@mips16-insn-t.l:
1095 New stderr output.
1096 * testsuite/gas/mips/mips16e2-interaptiv-mr2@mips16-insn-e.l:
1097 New stderr output.
1098 * testsuite/gas/mips/mips16e2-interaptiv-mr2@mips16-sub.l: New
1099 stderr output.
1100 * testsuite/gas/mips/mips16e2-interaptiv-mr2@mips16e-sub.l: New
1101 stderr output.
1102 * testsuite/gas/mips/mips16e2-interaptiv-mr2@mips16e-64-sub.l:
1103 New stderr output.
1104 * testsuite/gas/mips/interaptiv-mr2@isa-override-1.l: New stderr
1105 output.
1106 * testsuite/gas/mips/interaptiv-mr2@isa-override-2.l: New stderr
1107 output.
1108
38bf472a
MR
11092017-06-28 Maciej W. Rozycki <macro@imgtec.com>
1110 Matthew Fortune <matthew.fortune@imgtec.com>
1111
1112 * config/tc-mips.c (validate_mips_insn): Handle
1113 OP_SAVE_RESTORE_LIST specially.
1114 (mips_encode_save_restore, mips16_encode_save_restore): New
1115 functions.
1116 (match_save_restore_list_operand): Factor out SAVE/RESTORE
1117 operand insertion into the instruction word or halfword to these
1118 new functions.
1119 (mips_cpu_info_table): Add "interaptiv-mr2" entry.
1120
1121 * doc/c-mips.texi (MIPS Options): Add `interaptiv-mr2' to the
1122 `-march=' argument list.
1123
79cb3f75
MR
11242017-06-27 Maciej W. Rozycki <macro@imgtec.com>
1125
1126 * testsuite/gas/mips/mips16e-save.d: Rename to...
1127 * testsuite/gas/mips/save.d: ... this.
1128 * testsuite/gas/mips/mips16e-save-err.d: Update the
1129 `error-output' option and rename to...
1130 * testsuite/gas/mips/save-err.d: ... this.
1131 * testsuite/gas/mips/mips16e-save-err.l: Rename to...
1132 * testsuite/gas/mips/save-err.l: ... this.
1133 * testsuite/gas/mips/mips16e-save.s: Rename to...
1134 * testsuite/gas/mips/save.s: ... this.
1135 * testsuite/gas/mips/mips16e-save-err.s: Rename to...
1136 * testsuite/gas/mips/save-err.s: ... this.
1137 * testsuite/gas/mips/mips.exp: Rename `mips16e-save' and
1138 `mips16e-save-err' invocations to `save' and `save-err'
1139 respectively and reorder these tests away from MIPS16 tests.
1140
b0bd097e
MR
11412017-06-27 Maciej W. Rozycki <macro@imgtec.com>
1142
1143 * testsuite/gas/mips/mips16e-save.d: Remove `-mmips:isa32
1144 -mmips:16' from `objdump' flags and `-march=mips32 -mips16' from
1145 `as' flags.
1146 * testsuite/gas/mips/mips16e-save-err.d: Remove `-march=mips32'
1147 from `as' flags.
1148 * testsuite/gas/mips/mips16e-save.s: Remove the `.set mips16'
1149 pseudo-op.
1150 * testsuite/gas/mips/mips16e-save-err.s: Likewise.
1151 * testsuite/gas/mips/mips.exp: Run SAVE/RESTORE tests across all
1152 MIPS16e architectures.
1153
2438385a
MR
11542017-06-27 Maciej W. Rozycki <macro@imgtec.com>
1155
1156 * testsuite/gas/mips/mips16e-save-err.d: New test.
1157 * gas/testsuite/gas/mips/mips.exp: Fold `mips16e-save-err' list
1158 test into the new test.
1159
daba08c9
MR
11602017-06-27 Maciej W. Rozycki <macro@imgtec.com>
1161
1162 * testsuite/gas/mips/mips16e-save.d: Capitalize the `name'
1163 option.
1164
a6cbf936
KLC
11652017-06-26 Kuan-Lin Chen <rufus@andestech.com>
1166
1167 * config/tc-riscv.c (md_apply_fix) [BFD_RELOC_32]: Convert to a
1168 R_RISCV_32_PCREL relocation.
1169
a3aea05a
L
11702017-06-26 H.J. Lu <hongjiu.lu@intel.com>
1171
1172 PR gas/21661
1173 * config/obj-elf.c (obj_elf_symver): Don't allow .symver with
1174 common symbol.
1175 (elf_frob_symbol): Likewise.
1176 * testsuite/gas/elf/elf.exp: Run pr21661.
1177 * testsuite/gas/elf/pr21661.d: New file.
1178 * testsuite/gas/elf/pr21661.s: Likewise.
1179
49fa50ef
NC
11802017-06-26 Nick Clifton <nickc@redhat.com>
1181
1182 * config/tc-arm.c (fpu_any): Only define for ELF based targets.
1183
cf9bdae9 11842017-06-26 Claudiu Zissulescu <claziss@synopsys.com>
1185
1186 * /config/tc-arc.c (is_br_jmp_insn_p): Update macro with known
1187 instructions to be accounted as jumps.
1188 (assemble_insn): Check for limms into the delay slots. Emit an
1189 error if so.
1190 * testsuite/gas/arc/asm-errors-3.d: New file.
1191 * testsuite/gas/arc/asm-errors-3.err: Likewise.
1192 * testsuite/gas/arc/asm-errors-3.s: Likewise.
1193
0cda1e19
TP
11942017-06-26 Thomas Preud'homme <thomas.preudhomme@arm.com>
1195
1196 * NEWS: Mention support of ARM Cortex-R52 processor.
1197 * config/tc-arm.c (arm_cpus): Add entry for ARM Cortex-R52 processor.
1198 * doc/c-arm.texi: Mention support for -mcpu=cortex-r52.
1199
ced40572
TP
12002017-06-24 Thomas Preud'homme <thomas.preudhomme@arm.com>
1201
1202 * NEWS: Mention support for ARMv8-R architecture.
1203 * config/tc-arm.c (arm_archs): Add entry for ARMv8-R.
1204 (arm_extensions): Restrict pan, ras and rdma extension to
1205 ARMv8-A and make crypto, fp and simd extensions available to
1206 ARMv8-R.
1207 (cpu_arch_ver): Add entry for ARMv8-R.
1208 (aeabi_set_public_attributes): Update gas_assert for Tag_DIV_use
1209 logic.
1210 * testsuite/gas/arm/armv8-a+fp.s: Rename into ...
1211 * testsuite/gas/arm/armv8-ar+fp.s: This. Remove .arch directive.
1212 * testsuite/gas/arm/armv8-a+fp.d: Specify source to assemble and
1213 architecture to assemble for.
1214 * testsuite/gas/arm/armv8-r+fp.d: New.
1215 * testsuite/gas/arm/armv8-a+simd.s: Rename into ...
1216 * testsuite/gas/arm/armv8-ar+simd.s: This. Remove .arch directive.
1217 * testsuite/gas/arm/armv8-a+simd.d: Specify source to assemble and
1218 architecture to assemble for.
1219 * testsuite/gas/arm/armv8-r+simd.d: New.
1220 * testsuite/gas/arm/armv8-a-bad.s: Rename into ...
1221 * testsuite/gas/arm/armv8-ar-bad.s: This. Remove .arch directive.
1222 * testsuite/gas/arm/armv8-a-bad.l: Rename into ...
1223 * testsuite/gas/arm/armv8-ar-bad.l: This. Decrement line number by 1.
1224 * testsuite/gas/arm/armv8-a-bad.d: Specify source to assemble,
1225 architecture to assemble for and adjust error output file.
1226 * testsuite/gas/arm/armv8-r-bad.d: New.
1227 * testsuite/gas/arm/armv8-a-barrier.s: Rename into ...
1228 * testsuite/gas/arm/armv8-ar-barrier.s: This.
1229 * testsuite/gas/arm/armv8-a-barrier-arm.d: Adjust source.
1230 * testsuite/gas/arm/armv8-a-barrier-thumb.d: Likewise.
1231 * testsuite/gas/arm/armv8-r-barrier-arm.d: New.
1232 * testsuite/gas/arm/armv8-r-barrier-thumb.d: New.
1233 * testsuite/gas/arm/armv8-a-it-bad.s: Rename into ...
1234 * testsuite/gas/arm/armv8-ar-it-bad.s: This. Remove .arch directive.
1235 * testsuite/gas/arm/armv8-a-it-bad.l: Rename into ...
1236 * testsuite/gas/arm/armv8-ar-it-bad.l: This. Decrement line number
1237 by 1.
1238 * testsuite/gas/arm/armv8-a-it-bad.d: Specify source to assemble,
1239 architecture to assemble for and adjust error output file.
1240 * testsuite/gas/arm/armv8-r-it-bad.d: New.
1241 * testsuite/gas/arm/armv8-a.s: Rename into ...
1242 * testsuite/gas/arm/armv8-ar.s: This. Remove .arch directive.
1243 * testsuite/gas/arm/armv8-a.d: Specify source to assemble and
1244 architecture to assemble for.
1245 * testsuite/gas/arm/armv8-r.d: New.
1246 * testsuite/gas/arm/attr-march-armv8-r+crypto.d: New.
1247 * testsuite/gas/arm/attr-march-armv8-r+fp.d: New.
1248 * testsuite/gas/arm/attr-march-armv8-r+simd.d: New.
1249 * testsuite/gas/arm/attr-march-armv8-r.d: New.
1250 * testsuite/gas/arm/crc32.s: Rename into ...
1251 * testsuite/gas/arm/crc32-armv8-ar.s: This.
1252 * testsuite/gas/arm/crc32.d: Rename into ...
1253 * testsuite/gas/arm/crc32-armv8-a.d: This. Specify source to assemble.
1254 * testsuite/gas/arm/crc32-armv8-r.d: New.
1255 * testsuite/gas/arm/crc32-bad.s: Rename into ...
1256 * testsuite/gas/arm/crc32-armv8-ar-bad.s: This.
1257 * testsuite/gas/arm/crc32-bad.d: Rename into ...
1258 * testsuite/gas/arm/crc32-armv8-a-bad.d: This. Specify source to
1259 assemble.
1260 * testsuite/gas/arm/crc32-armv8-r-bad.d: New.
1261 * testsuite/gas/arm/mask_1.s: Rename into ...
1262 * testsuite/gas/arm/mask_1-armv8-ar.s: This.
1263 * testsuite/gas/arm/mask_1.d: Rename into ...
1264 * testsuite/gas/arm/mask_1-armv8-a.d: This. Specify source to
1265 assemble.
1266 * testsuite/gas/arm/mask_1-armv8-r.d: new.
1267
173205ca
TP
12682017-06-24 Thomas Preud'homme <thomas.preudhomme@arm.com>
1269
1270 * config/tc-arm.c (arm_ext_v6m): Delete.
1271 (arm_ext_v7m): Delete.
1272 (arm_ext_m): Remove ARM_EXT_OS from the set of feature defined M
1273 profile.
1274 (arm_arch_v6m_only): Delete.
1275 (do_t_swi): Remove special case for ARMv6S-M.
1276 (md_assemble): Display error message previously in do_t_swi when
1277 SVC is not available.
1278 (insns): Guard swi and svc by arm_ext_os for Thumb mode.
1279 (aeabi_set_public_attributes): Remove special case for ARMv6S-M.
1280
94f78a77
AW
12812017-05-11 Andrew Waterman <andrew@sifive.com>
1282
1283 * config/tc-riscv.c (riscv_ip): Changes as_warn to as_bad for improper
1284 shift amounts.
1285
e7d39ed3
NC
12862017-06-22 Nick Clifton <nickc@redhat.com>
1287
1288 * config/tc-arm.c (arm_ext_v7m): Add ATTRIBUTE_UNUSED.
1289
2c6b98ea
TP
12902017-06-21 Thomas Preud'homme <thomas.preudhomme@arm.com>
1291
1292 * config/tc-arm.c (fpu_any): Defined from FPU_ANY.
1293 (cpu_arch_ver): Add all architectures and sort by release date.
1294 (have_ext_for_needed_feat_p): New.
1295 (get_aeabi_cpu_arch_from_fset): New.
1296 (aeabi_set_public_attributes): Call above function to determine
1297 Tag_CPU_arch and Tag_CPU_arch_profile values. Adapt Tag_ARM_ISA_use
1298 and Tag_THUMB_ISA_use selection logic to check absence of feature bit
1299 accordingly.
1300 * testsuite/gas/arm/attr-march-armv1.d: Fix expected Tag_CPU_arch build
1301 attribute value.
1302 * testsuite/gas/arm/attr-march-armv2.d: Likewise.
1303 * testsuite/gas/arm/attr-march-armv2a.d: Likewise.
1304 * testsuite/gas/arm/attr-march-armv2s.d: Likewise.
1305 * testsuite/gas/arm/attr-march-armv3.d: Likewise.
1306 * testsuite/gas/arm/attr-march-armv3m.d: Likewise.
1307 * testsuite/gas/arm/pr12198-2.d: Likewise.
1308
2234eee6
L
13092017-06-21 H.J. Lu <hongjiu.lu@intel.com>
1310
1311 * testsuite/gas/i386/cet-intel.d: Updated.
1312 * testsuite/gas/i386/cet.d: Likewise.
1313 * testsuite/gas/i386/x86-64-cet-intel.d: Likewise.
1314 * testsuite/gas/i386/x86-64-cet.d: Likewise.
1315 * testsuite/gas/i386/cet.s: Update incsspd and setssbsy tests.
1316 * testsuite/gas/i386/x86-64-cet.s: Likewise.
1317
c2f76402
L
13182017-06-21 H.J. Lu <hongjiu.lu@intel.com>
1319
1320 * testsuite/gas/i386/cet-intel.d: Updated.
1321 * testsuite/gas/i386/cet.d: Likewise.
1322 * testsuite/gas/i386/x86-64-cet-intel.d: Likewise.
1323 * testsuite/gas/i386/x86-64-cet.d: Likewise.
1324 * testsuite/gas/i386/cet.s: Replace savessp with saveprevssp.
1325 * testsuite/gas/i386/x86-64-cet.s: Likewise.
1326
9fef80d6
L
13272017-06-21 H.J. Lu <hongjiu.lu@intel.com>
1328
1329 * config/tc-i386.c (md_assemble): Update NOTRACK prefix check.
1330 * testsuite/gas/i386/notrack-intel.d: Updated.
1331 * testsuite/gas/i386/notrack.d: Likewise.
1332 * testsuite/gas/i386/notrackbad.l: Likewise.
1333 * testsuite/gas/i386/x86-64-notrack-intel.d: Likewise.
1334 * testsuite/gas/i386/x86-64-notrack.d: Likewise.
1335 * testsuite/gas/i386/x86-64-notrackbad.l: Likewise.
1336 * testsuite/gas/i386/notrack.s: Add NOTRACK prefix tests with
1337 memory indirect branch.
1338 * testsuite/gas/i386/x86-64-notrack.s: Likewise.
1339 * testsuite/gas/i386/notrackbad.s: Remove memory indirect branch
1340 with NOTRACK prefix.
1341 * testsuite/gas/i386/x86-64-notrackbad.s: Likewise.
1342
3d030cdb
TP
13432017-06-20 Thomas Preud'homme <thomas.preudhomme@arm.com>
1344
1345 * config/tc-arm.c (arm_extensions): New duplicate idiv entry to enable
1346 Thumb division for ARMv7 architecture.
1347 (arm_parse_extension): Document expected behavior for duplicate
1348 entries.
1349 (s_arm_arch_extension): Likewise.
1350 * testsuite/gas/arm/forbid-armv7-idiv-ext.d: New test.
1351 * testsuite/gas/arm/forbid-armv7-idiv-ext.l: New expected output for
1352 above test.
1353
54bab281
TP
13542017-06-21 Thomas Preud'homme <thomas.preudhomme@arm.com>
1355
1356 * config/tc-arm.c (aeabi_set_public_attributes): Populate flags from
1357 feature bits used or selected_cpu depending on whether a CPU was
1358 selected by the user.
1359
6c290d53
TP
13602017-06-21 Thomas Preud'homme <thomas.preudhomme@arm.com>
1361
1362 * config/tc-arm.c (aeabi_set_public_attributes): Test *mcpu_ext_opt to
1363 decide whether to set Tag_DSP_extension build attribute value. Remove
1364 now useless arm_arch variable.
1365
c168ce07
TP
13662017-06-21 Thomas Preud'homme <thomas.preudhomme@arm.com>
1367
1368 * config/tc-arm.c (dyn_mcpu_ext_opt): New static variable.
1369 (dyn_march_ext_opt): Likewise.
1370 (md_begin): Copy extension feature bits alongside architecture ones.
1371 Merge extensions feature bits in selected_cpu and cpu_variant if there
1372 is some.
1373 (arm_parse_extension): Pass architecture and extension feature bits in
1374 separate parameters, with architecture bits being read only. Update
1375 **opt_p directly rather than *ext_set and initialize it if needed.
1376 (arm_parse_cpu): Stop merging architecture and extension feature bits
1377 and instead use mcpu_cpu_opt and dyn_mcpu_ext_opt to memorize them
1378 respectively. Adapt to change in parameters of arm_parse_extension.
1379 (arm_parse_arch): Adapt to change in parameters of arm_parse_extension.
1380 (aeabi_set_attribute_string): Make function static.
1381 (arm_md_post_relax): New function.
1382 (s_arm_cpu): Stop merging architecture and extension feature bits and
1383 instead use mcpu_cpu_opt and dyn_mcpu_ext_opt to memorize them
1384 respectively. Merge extension feature bits in cpu_variant
1385 if there is any.
1386 (s_arm_arch): Reset extension feature bit. Set selected_cpu from
1387 *mcpu_cpu_opt and cpu_variant from selected_cpu and *mfpu_opt for
1388 consistency with s_arm_cpu.
1389 (s_arm_arch_extension): Update *dyn_mcpu_ext_opt rather than
1390 selected_cpu, allocating it before hand if needed. Set selected_cpu
1391 from it and then cpu_variant.
1392 (s_arm_fpu): Merge *mcpu_ext_opt feature bits if any in cpu_variant.
1393 * config/tc-arm.h (md_post_relax_hook): Set to arm_md_post_relax.
1394 (aeabi_set_public_attributes): Delete external declaration.
1395 (arm_md_post_relax): Declare externally.
1396
996b5569
TP
13972017-06-21 Thomas Preud'homme <thomas.preudhomme@arm.com>
1398
1399 * config/tc-arm.c (struct arm_cpu_option_table): New ext field.
1400 (ARM_CPU_OPT): Add parameter to set new ext field and reorder canonical
1401 name field just after the name field.
1402 (arm_cpus): Move extension feature bit from value field to ext field,
1403 reorder parameter according to changes in ARM_CPU_OPT and reindent.
1404 (arm_parse_cpu): Point mcpu_cpu_opt to a bitfield merging the value and
1405 ext field from the selected arm_cpus entry.
1406 (s_arm_cpu): Likewise.
1407
1e292627
JG
14082017-06-21 James Greenhalgh <james.greenhalgh@arm.com>
1409
1410 * config/tc-aarch64.c (aarch64_cpus): Add cortex-a55 and cortex-a75.
1411 * doc/c-aarch64.texi (-mcpu): Document cortex-a55 and cortex-a75.
1412
8cac017d
L
14132017-06-15 H.J. Lu <hongjiu.lu@intel.com>
1414
1415 PR binutils/21594
1416 * testsuite/gas/i386/mpx.s: Add 2 tests with invalid bnd
1417 register.
1418 * testsuite/gas/i386/x86-64-mpx.s: Likewise.
1419 * testsuite/gas/i386/mpx.d: Updated.
1420 * testsuite/gas/i386/x86-64-mpx.d: Likewise.
1421
f7e16c2a
MF
14222017-06-14 Max Filippov <jcmvbkbc@gmail.com>
1423
1424 * config/tc-xtensa.c (density_supported, xtensa_fetch_width,
1425 absolute_literals_supported): Leave definitions uninitialized.
1426 (directive_state): Leave entries for directive_density and
1427 directive_absolute_literals initialized to false.
1428 (xg_init_global_config, xtensa_init): New functions.
1429 * config/tc-xtensa.h (TARGET_BYTES_BIG_ENDIAN): Define as 0.
1430 (HOST_SPECIAL_INIT): New definition.
1431 (xtensa_init): New declaration.
1432
62e20ed4
MC
14332017-06-07 Michael Collison <michael.collison@arm.com>
1434
1435 * config/tc-aarch64.c (reg_entry_reg_names): Add IP0,
1436 IP1, FP, and LR as register aliases of register 16, 17, 29
1437 and 30 respectively.
1438 * testsuite/gas/aarch64/diagnostic.l: Remove diagnostic
1439 prohibiting register 'lr' which is now an alias.
1440 * testsuite/gas/aarch64/diagnostic.s: Remove instruction
1441 utilizing register 'lr' which is now an alias.
1442
5c8ed6a4
JW
14432017-06-06 Jiong Wang <jiong.wang@arm.com>
1444
1445 * config/tc-arm.c (reject_bad_reg): Allow REG_SP on ARMv8-A.
1446 (parse_operands): Allow REG_SP for OP_oRRnpcsp and OP_RRnpcsp on
1447 ARMv8-A.
1448 (do_co_reg): Allow REG_SP for Rd on ARMv8-A.
1449 (do_t_add_sub): Likewise.
1450 (do_t_mov_cmp): Likewise.
1451 (do_t_tb): Likewise.
1452 * testsuite/gas/arm/ld-sp-warn.l: Delete the warning on REG_SP as Rt for
1453 ldrsb.
1454 * testsuite/gas/arm/sp-pc-validations-bad-t-v8a.d: New test.
1455 * testsuite/gas/arm/sp-pc-validations-bad-t-v8a.l: New test.
1456 * testsuite/gas/arm/sp-pc-validations-bad-t.d: Specifies -march=armv7-a.
1457 * testsuite/gas/arm/sp-pc-validations-bad-t.s: Remove ".arch armv7-a".
1458 * testsuite/gas/arm/sp-usage-thumb2-relax-on-v7.d: New test.
1459 * testsuite/gas/arm/sp-usage-thumb2-relax-on-v7.l: New test.
1460 * testsuite/gas/arm/sp-usage-thumb2-relax-on-v8.d: New test.
1461 * testsuite/gas/arm/sp-usage-thumb2-relax.s: New test.
1462 * testsuite/gas/arm/strex-bad-t.d: Specifies -march=armv7-a.
1463
61756f84
JW
14642017-06-05 Jim Wilson <jim.wilson@linaro.org>
1465
1466 * config/tc-arm.c (arm_cpus): Delete falkor and qdf24xx entries.
1467 * doc/c-arm.texi (-mcpu): Likewise.
1468
940171d0
AK
14692017-05-30 Anton Kolesov <anton.kolesov@synopsys.com>
1470
1471 * config/tc-arc.c (cpu_types): Include arc-cpu.def
1472
6e92fed5
L
14732017-05-23 H.J. Lu <hongjiu.lu@intel.com>
1474
1475 * gas/testsuite/gas/i386/notrackbad.l: Updated for non-ELF
1476 targets.
1477 * gas/testsuite/gas/i386/x86-64-notrackbad.l: Likewise.
1478
6e3f3473 14792017-05-23 Claudiu Zissulescu <claziss@synopsys.com>
1480
1481 * config/tc-arc.c (md_apply_fix): Use as_bad_where.
1482 (assemble_insn): Use as_bad.
1483
04ef582a
L
14842017-05-22 H.J. Lu <hongjiu.lu@intel.com>
1485
1486 * config/tc-i386.c (REX_PREFIX): Changed to 7.
1487 (NOTRACK_PREFIX): New.
1488 (MAX_PREFIXES): Changed to 8.
1489 (_i386_insn): Add notrack_prefix.
1490 (PREFIX_GROUP): Add PREFIX_DS.
1491 (add_prefix): Return PREFIX_DS for DS_PREFIX_OPCODE.
1492 (md_assemble): Check if NOTRACK prefix is supported.
1493 (parse_insn): Set notrack_prefix and issue an error for
1494 other prefixes after NOTRACK prefix.
1495 * testsuite/gas/i386/i386.exp: Run tests for NOTRACK prefix.
1496 * testsuite/gas/i386/notrack-intel.d: New file.
1497 * testsuite/gas/i386/notrack.d: Likewise.
1498 * testsuite/gas/i386/notrack.s: Likewise.
1499 * testsuite/gas/i386/notrackbad.l: Likewise.
1500 * testsuite/gas/i386/notrackbad.s: Likewise.
1501 * testsuite/gas/i386/x86-64-notrack-intel.d: Likewise.
1502 * testsuite/gas/i386/x86-64-notrack.d: Likewise.
1503 * testsuite/gas/i386/x86-64-notrack.s: Likewise.
1504 * testsuite/gas/i386/x86-64-notrackbad.l: Likewise.
1505 * testsuite/gas/i386/x86-64-notrackbad.s: Likewise.
1506
3c0367d0
JW
15072017-05-22 Jiong Wang <jiong.wang@arm.com>
1508
1509 * configure.tgt: Set "arch" to "aarch64" if ${cpu} equals "aarch64".
1510 Recognize the new triplet name aarch64*-linux-gnu_ilp32.
1511 * configure.ac: Output DEFAULT_ARCH macro for AArch64.
1512 * configure: Regenerate.
1513 * config/tc-aarch64.h (aarch64_after_parse_args): New declaration.
1514 (md_after_parse_args): New define.
1515 * config/tc-aarch64.c (aarch64_abi_type): New enumeration
1516 AARCH64_ABI_NONE.
1517 (DEFAULT_ARCH): New define.
1518 (aarch64_abi): Set default value to AARCH64_ABI_NONE.
1519 (aarch64_after_parse_args): New function.
1520
64517994
JM
15212017-05-19 Jose E. Marchesi <jose.marchesi@oracle.com>
1522
1523 * config/tc-sparc.c (sparc_arch_table): Entries for `sparc6',
1524 `v9m8' and `v8plusm8'.
1525 (sparc_md_end): Handle SPARC_OPCODE_ARCH_M8.
1526 (get_hwcap_name): Support the M8 hardware capabilities.
1527 (sparc_ip): Handle new operand types.
1528 * doc/c-sparc.texi (Sparc-Opts): Document -Av9m8, -Av8plusm8 and
1529 -Asparc6, and the corresponding -xarch aliases.
1530 * testsuite/gas/sparc/sparc6.s: New file.
1531 * testsuite/gas/sparc/sparc6.d: Likewise.
1532 * testsuite/gas/sparc/sparc6-diag.s: Likewise.
1533 * testsuite/gas/sparc/sparc6-diag.l: Likewise.
1534 * testsuite/gas/sparc/fpcmpshl.s: Likewise.
1535 * testsuite/gas/sparc/fpcmpshl.d: Likewise.
1536 * testsuite/gas/sparc/fpcmpshl-diag.s: Likewise.
1537 * testsuite/gas/sparc/fpcmpshl-diag.l: Likewise.
1538 * testsuite/gas/sparc/ldm-stm.s: Likewise.
1539 * testsuite/gas/sparc/ldm-stm.d: Likewise.
1540 * testsuite/gas/sparc/ldm-stm-diag.s: Likewise.
1541 * testsuite/gas/sparc/ldm-stm-diag.l: Likewise.
1542 * testsuite/gas/sparc/ldmf-stmf.s: Likewise.
1543 * testsuite/gas/sparc/ldmf-stmf.d: Likewise.
1544 * testsuite/gas/sparc/ldmf-stmf-diag.s: Likewise.
1545 * testsuite/gas/sparc/ldmf-stmf-diag.l: Likewise.
1546 * testsuite/gas/sparc/on.s: Likewise.
1547 * testsuite/gas/sparc/on.d: Likewise.
1548 * testsuite/gas/sparc/on-diag.s: Likewise.
1549 * testsuite/gas/sparc/on-diag.l: Likewise.
1550 * testsuite/gas/sparc/rle.s: Likewise.
1551 * testsuite/gas/sparc/rle.d: Likewise.
1552 * testsuite/gas/sparc/sparc.exp (gas_64_check): Run new tests.
1553 * testsuite/gas/sparc/rdasr.s: Add test for RDENTROPY.
1554 * testsuite/gas/sparc/rdasr.d: Likewise.
1555
ae0264a6
JM
15562017-05-19 Jose E. Marchesi <jose.marchesi@oracle.com>
1557
1558 * testsuite/gas/sparc/call-relax.d: Support 32-bit targets.
1559 * testsuite/gas/sparc/sparc.exp (gas_64_check): Use -64 to
1560 run asi-bump-warn.
1561
f4203b2b
JL
15622017-05-19 Georg-Johann Lay <avr@gjlay.de>
1563
1564 PR ld/21472
1565 * config/tc-avr.c (mcu_types): Add entries for: attiny416,
1566 attiny417, attiny816, attiny817.
1567
535b785f
AM
15682017-05-18 Alan Modra <amodra@gmail.com>
1569
1570 * config/tc-aarch64.c: Don't compare booleans against TRUE or FALSE.
1571 * config/tc-hppa.c: Likewise.
1572 * config/tc-mips.c: Likewise.
1573 * config/tc-score7.c: Likewise.
1574
91cb9803
AM
15752017-05-16 Alan Modra <amodra@gmail.com>
1576
1577 * write.c (GENERIC_FORCE_RELOCATION_LOCAL): Define.
1578 (TC_FORCE_RELOCATION_LOCAL): Use it.
1579 (GENERIC_FORCE_RELOCATION_SUB_SAME): Define.
1580 (TC_FORCE_RELOCATION_SUB_SAME): Use it.
1581 * config/tc-arm.h (TC_FORCE_RELOCATION_LOCAL,
1582 TC_FORCE_RELOCATION_SUB_SAME): Use GENERIC defines.
1583 * config/tc-aarch64.h: Similarly.
1584 * config/tc-avr.h: Similarly.
1585 * config/tc-cris.h: Similarly.
1586 * config/tc-i386.h: Similarly.
1587 * config/tc-i960.h: Similarly.
1588 * config/tc-ia64.h: Similarly.
1589 * config/tc-microblaze.h: Similarly.
1590 * config/tc-mips.h: Similarly.
1591 * config/tc-msp430.h: Similarly.
1592 * config/tc-nds32.h: Similarly.
1593 * config/tc-pru.h: Similarly.
1594 * config/tc-riscv.h: Similarly.
1595 * config/tc-rl78.h: Similarly.
1596 * config/tc-s390.h: Similarly.
1597 * config/tc-sh.h: Similarly.
1598 * config/tc-sh64.h: Similarly.
1599 * config/tc-sparc.h: Similarly.
1600 * config/tc-xtensa.h: Similarly.
1601 * config/tc-mn10300.h: Similarly.
1602 (GENERIC_FORCE_RELOCATION_LOCAL): Define.
1603 * config/tc-msp430.c (msp430_force_relocation_local): Modify to
1604 be addition to rather than replacement of standard
1605 TC_FORCE_RELOCATION_LOCAL.
1606
52a86f84
NC
16072017-05-15 Nick Clifton <nickc@redhat.com>
1608
1609 PR gas/21458
1610 * config/tc-arm.c (do_adr): If the ADR involves a thumb function
1611 symbol, ensure that the T bit will be set.
1612 (do_adrl): Likewise.
1613 (do_t_adr): Likewise.
1614 * testsuite/gas/arm/pr21458.s: New test.
1615 * testsuite/gas/arm/pr21458.d: New test driver.
1616
b32465c9
MR
16172017-05-15 Maciej W. Rozycki <macro@imgtec.com>
1618
1619 * testsuite/gas/mips/mips16-pcrel-1.d: Remove `-mips3' from `as'
1620 flags.
1621 * testsuite/gas/mips/mips16-pcrel-pic-1.d: Likewise.
1622 * testsuite/gas/mips/mips16-pcrel-n32-0.d: Likewise.
1623 * testsuite/gas/mips/mips16-pcrel-n32-1.d: Likewise.
1624 * testsuite/gas/mips/mips16-pcrel-n64-0.d: Likewise.
1625 * testsuite/gas/mips/mips16-pcrel-n64-1.d: Likewise.
1626 * testsuite/gas/mips/mips16-pcrel-n64-sym32-0.d: Likewise.
1627 * testsuite/gas/mips/mips16-pcrel-n64-sym32-1.d: Likewise.
1628 * testsuite/gas/mips/mips16-pcrel-reloc-4.d: Likewise.
1629 * testsuite/gas/mips/mips16-pcrel-reloc-5.d: Likewise.
1630 * testsuite/gas/mips/mips16-pcrel-reloc-6.d: Likewise.
1631 * testsuite/gas/mips/mips16-pcrel-reloc-7.d: Likewise.
1632 * testsuite/gas/mips/mips16-pcrel-addend-4.d: Likewise.
1633 * testsuite/gas/mips/mips16-pcrel-addend-5.d: Likewise.
1634 * testsuite/gas/mips/mips16-pcrel-addend-6.d: Likewise.
1635 * testsuite/gas/mips/mips16-pcrel-addend-7.d: Likewise.
1636 * testsuite/gas/mips/mips16-pcrel-addend-9.d: Likewise.
1637 * testsuite/gas/mips/mips16-pcrel-addend-pic-9.d: Likewise.
1638 * testsuite/gas/mips/mips16-pcrel-addend-n32-8.d: Likewise.
1639 * testsuite/gas/mips/mips16-pcrel-addend-n32-9.d: Likewise.
1640 * testsuite/gas/mips/mips16-pcrel-addend-n64-sym32-8.d:
1641 Likewise.
1642 * testsuite/gas/mips/mips16-pcrel-addend-n64-sym32-9.d:
1643 Likewise.
1644 * testsuite/gas/mips/mips16-pcrel-addend-n64-8.d: Likewise.
1645 * testsuite/gas/mips/mips16-pcrel-addend-n64-9.d: Likewise.
1646 * testsuite/gas/mips/mips16-pcrel-absolute-2.d: Likewise.
1647 * testsuite/gas/mips/mips16-pcrel-absolute-3.d: Likewise.
1648 * testsuite/gas/mips/mips16-pcrel-absolute-6.d: Likewise.
1649 * testsuite/gas/mips/mips16-pcrel-absolute-7.d: Likewise.
1650 * testsuite/gas/mips/mips16-pcrel-absolute-pic-6.d: Likewise.
1651 * testsuite/gas/mips/mips16-pcrel-absolute-n32-4.d: Likewise.
1652 * testsuite/gas/mips/mips16-pcrel-absolute-n32-6.d: Likewise.
1653 * testsuite/gas/mips/mips16-pcrel-absolute-n64-4.d: Likewise.
1654 * testsuite/gas/mips/mips16-pcrel-absolute-n64-6.d: Likewise.
1655 * testsuite/gas/mips/mips16-pcrel-absolute-n64-sym32-4.d:
1656 Likewise.
1657 * testsuite/gas/mips/mips16-pcrel-absolute-n64-sym32-6.d:
1658 Likewise.
1659 * testsuite/gas/mips/mips16-pcrel-absolute-pic-n32-4.d:
1660 Likewise.
1661 * testsuite/gas/mips/mips16-pcrel-absolute-pic-n32-6.d:
1662 Likewise.
1663 * testsuite/gas/mips/mips16-pcrel-absolute-pic-n64-4.d:
1664 Likewise.
1665 * testsuite/gas/mips/mips16-pcrel-absolute-pic-n64-6.d:
1666 Likewise.
1667 * testsuite/gas/mips/mips16-pcrel-absolute-pic-n64-sym32-4.d:
1668 Likewise.
1669 * testsuite/gas/mips/mips16-pcrel-absolute-pic-n64-sym32-6.d:
1670 Likewise.
1671 * testsuite/gas/mips/mips16e2@mips16-pcrel-0.d: New test.
1672 * testsuite/gas/mips/mips16e2@mips16-pcrel-1.d: New test.
1673 * testsuite/gas/mips/mips16e2@mips16-pcrel-2.d: New test.
1674 * testsuite/gas/mips/mips16e2@mips16-pcrel-n32-0.d: New test.
1675 * testsuite/gas/mips/mips16e2@mips16-pcrel-n32-1.d: New test.
1676 * testsuite/gas/mips/mips16e2@mips16-pcrel-n64-sym32-0.d: New
1677 test.
1678 * testsuite/gas/mips/mips16e2@mips16-pcrel-n64-sym32-1.d: New
1679 test.
1680 * testsuite/gas/mips/mips16e2@mips16-pcrel-delay-0.d: New test.
1681 * testsuite/gas/mips/mips16e2@mips16-pcrel-delay-1.d: New test.
1682 * testsuite/gas/mips/mips16e2@mips16-pcrel-reloc-2.d: New test.
1683 * testsuite/gas/mips/mips16e2@mips16-pcrel-reloc-3.d: New test.
1684 * testsuite/gas/mips/mips16e2@mips16-pcrel-reloc-6.d: New test.
1685 * testsuite/gas/mips/mips16e2@mips16-pcrel-reloc-7.d: New test.
1686 * testsuite/gas/mips/mips16e2@mips16-pcrel-addend-2.d: New test.
1687 * testsuite/gas/mips/mips16e2@mips16-pcrel-addend-3.d: New test.
1688 * testsuite/gas/mips/mips16e2@mips16-pcrel-addend-6.d: New test.
1689 * testsuite/gas/mips/mips16e2@mips16-pcrel-addend-7.d: New test.
1690 * testsuite/gas/mips/mips16e2@mips16-pcrel-addend-8.d: New test.
1691 * testsuite/gas/mips/mips16e2@mips16-pcrel-addend-9.d: New test.
1692 * testsuite/gas/mips/mips16e2@mips16-pcrel-addend-n32-8.d: New
1693 test.
1694 * testsuite/gas/mips/mips16e2@mips16-pcrel-addend-n32-9.d: New
1695 test.
1696 * testsuite/gas/mips/mips16e2@mips16-pcrel-addend-n64-sym32-8.d:
1697 New test.
1698 * testsuite/gas/mips/mips16e2@mips16-pcrel-addend-n64-sym32-9.d:
1699 New test.
1700 * testsuite/gas/mips/mips16e2@mips16-pcrel-absolute.d: New test.
1701 * testsuite/gas/mips/mips16e2@mips16-pcrel-absolute-1.d: New
1702 test.
1703 * testsuite/gas/mips/mips16e2@mips16-pcrel-absolute-2.d: New
1704 test.
1705 * testsuite/gas/mips/mips16e2@mips16-pcrel-absolute-3.d: New
1706 test.
1707 * testsuite/gas/mips/mips16e2@mips16-pcrel-absolute-4.d: New
1708 test.
1709 * testsuite/gas/mips/mips16e2@mips16-pcrel-absolute-5.d: New
1710 test.
1711 * testsuite/gas/mips/mips16e2@mips16-pcrel-absolute-6.d: New
1712 test.
1713 * testsuite/gas/mips/mips16e2@mips16-pcrel-absolute-7.d: New
1714 test.
1715 * testsuite/gas/mips/mips16e2@mips16-pcrel-absolute-pic-4.d: New
1716 test.
1717 * testsuite/gas/mips/mips16e2@mips16-pcrel-absolute-pic-6.d: New
1718 test.
1719 * testsuite/gas/mips/mips16e2@mips16-pcrel-absolute-n32-4.d: New
1720 test.
1721 * testsuite/gas/mips/mips16e2@mips16-pcrel-absolute-n32-6.d: New
1722 test.
1723 * testsuite/gas/mips/mips16e2@mips16-pcrel-absolute-n64-sym32-4.d:
1724 New test.
1725 * testsuite/gas/mips/mips16e2@mips16-pcrel-absolute-n64-sym32-6.d:
1726 New test.
1727 * testsuite/gas/mips/mips16e2@mips16-pcrel-absolute-pic-n32-4.d:
1728 New test.
1729 * testsuite/gas/mips/mips16e2@mips16-pcrel-absolute-pic-n32-6.d:
1730 New test.
1731 * testsuite/gas/mips/mips16e2@mips16-pcrel-absolute-pic-n64-sym32-4.d:
1732 New test.
1733 * testsuite/gas/mips/mips16e2@mips16-pcrel-absolute-pic-n64-sym32-6.d:
1734 New test.
1735 * testsuite/gas/mips/mips16-pcrel-1.l: Adjust line numbers.
1736 * testsuite/gas/mips/mips16-pcrel-1.s: Adjust for alignment
1737 preservation between MIPS16 and MIPS16e2 code.
1738 * testsuite/gas/mips/mips.exp: Run MIPS16 relaxation tests over
1739 all MIPS16 architectures.
1740
3f3467ff
MR
17412017-05-15 Maciej W. Rozycki <macro@imgtec.com>
1742
1743 * testsuite/gas/mips/mips16e2.d: New test.
1744 * testsuite/gas/mips/mips16e2-mt.d: New test.
1745 * testsuite/gas/mips/mips16e2-sub.d: New test.
1746 * testsuite/gas/mips/mips16e2@mips16e2-sub.d: New test.
1747 * testsuite/gas/mips/mips16e2-mt-sub.d: New test.
1748 * testsuite/gas/mips/mips16e2@mips16e2-mt-sub.d: New test.
1749 * testsuite/gas/mips/mips16e2-hilo.d: New test.
1750 * testsuite/gas/mips/mips16e2-hilo-n32.d: New test.
1751 * testsuite/gas/mips/mips16e2-reloc-error.d: New test.
1752 * testsuite/gas/mips/mips16e2-imm-error.d: New test.
1753 * testsuite/gas/mips/elf_ase_mips16e2.d: New test.
1754 * testsuite/gas/mips/elf_ase_mips16e2-2.d: New test.
1755 * testsuite/gas/mips/elf-rel9-mips16e2.d: New test.
1756 * testsuite/gas/mips/mips16e2-lui.d: New test.
1757 * testsuite/gas/mips/mips16e2@mips32r2-sync.d: New test.
1758 * testsuite/gas/mips/mips16e2@mips32r2-sync-1.d: New test.
1759 * testsuite/gas/mips/mips16e2@lui-2.d: New test.
1760 * testsuite/gas/mips/mips16e2-reloc-error.l: New stderr output.
1761 * testsuite/gas/mips/mips16e2-imm-error.l: New stderr output.
1762 * testsuite/gas/mips/mips16e2@lui-2.l: New stderr output.
1763 * testsuite/gas/mips/mips16e2.s: New test source.
1764 * testsuite/gas/mips/mips16e2-mt.s: New test source.
1765 * testsuite/gas/mips/mips16e2-sub.s: New test source.
1766 * testsuite/gas/mips/mips16e2-mt-sub.s: New test source.
1767 * testsuite/gas/mips/mips16e2-hilo.s: New test source.
1768 * testsuite/gas/mips/mips16e2-reloc-error.s: New test source.
1769 * testsuite/gas/mips/mips16e2-imm-error.s: New test source.
1770 * testsuite/gas/mips/elf-rel9-mips16e2.s: New test source.
1771 * testsuite/gas/mips/mips16e2-lui.s: New test source.
1772 * testsuite/gas/mips/mips.exp: Expand `mips32r2-sync',
1773 `mips32r2-sync-1', `lui-1' and `lui-2' tests across MIPS16e2
1774 architectures. Run the new tests.
1775
70ab592f
MR
17762017-05-15 Maciej W. Rozycki <macro@imgtec.com>
1777
1778 * testsuite/gas/mips/mips.exp (run_dump_test_arch): Add
1779 `mips16e2@' prefix.
1780 (run_list_test_arch): Likewise.
1781 (mips16e2-32, mips16e2-64): New architectures.
1782 * testsuite/gas/mips/mips16e2-32@mips16-macro.d: New test.
1783 * testsuite/gas/mips/mips16e2-32@mips16-macro-t.d: New test.
1784 * testsuite/gas/mips/mips16e2-32@mips16-macro-e.d: New test.
1785 * testsuite/gas/mips/mips16e2-32@mips16-insn-t.d: New test.
1786 * testsuite/gas/mips/mips16e2-32@mips16-insn-e.d: New test.
1787 * testsuite/gas/mips/mips16e2-32@mips16e-64.d: New test.
1788 * testsuite/gas/mips/mips16e2-32@mips16-sub.d: New test.
1789 * testsuite/gas/mips/mips16e2-32@mips16e-64-sub.d: New test.
1790 * testsuite/gas/mips/mips16e2@relax-swap3.d: New test.
1791 * testsuite/gas/mips/mips16-32@mips16-asmacro.d: Remove `source'
1792 tag. Add `-I$srcdir/$subdir' to `as' flags.
1793 * testsuite/gas/mips/mips16-64@mips16-asmacro.d: Likewise.
1794 * testsuite/gas/mips/mips16e2-32@mips16-macro.l: New stderr
1795 output.
1796 * testsuite/gas/mips/mips16e2-32@mips16-macro-t.l: New stderr
1797 output.
1798 * testsuite/gas/mips/mips16e2-32@mips16-macro-e.l: New stderr
1799 output.
1800 * testsuite/gas/mips/mips16e2-32@mips16-insn-t.l: New stderr
1801 output.
1802 * testsuite/gas/mips/mips16e2-32@mips16-insn-e.l: New stderr
1803 output.
1804 * testsuite/gas/mips/mips16-sub.s: Add `.set nomips16e2'.
1805 * testsuite/gas/mips/mips16e-sub.s: Likewise.
1806 * testsuite/gas/mips/mips16e-64-sub.s: Likewise.
1807 * testsuite/gas/mips/mips16-asmacro.s: Remove `.set mips32'.
1808 * testsuite/gas/mips/mips16-32@mips16-asmacro.s: New test
1809 source.
1810 * testsuite/gas/mips/mips16-64@mips16-asmacro.s: New test
1811 source.
1812
25499ac7
MR
18132017-05-15 Maciej W. Rozycki <macro@imgtec.com>
1814 Matthew Fortune <matthew.fortune@imgtec.com>
1815 Andrew Bennett <andrew.bennett@imgtec.com>
1816
1817 * config/tc-mips.c (RELAX_MIPS16_ENCODE): Add `e2' flag.
1818 (RELAX_MIPS16_E2): New macro.
1819 (RELAX_MIPS16_PIC, RELAX_MIPS16_SYM32, RELAX_MIPS16_NOMACRO)
1820 (RELAX_MIPS16_USER_SMALL, RELAX_MIPS16_USER_EXT)
1821 (RELAX_MIPS16_DSLOT, RELAX_MIPS16_JAL_DSLOT)
1822 (RELAX_MIPS16_EXTENDED, RELAX_MIPS16_MARK_EXTENDED)
1823 (RELAX_MIPS16_CLEAR_EXTENDED, RELAX_MIPS16_ALWAYS_EXTENDED)
1824 (RELAX_MIPS16_MARK_ALWAYS_EXTENDED)
1825 (RELAX_MIPS16_CLEAR_ALWAYS_EXTENDED, RELAX_MIPS16_MACRO)
1826 (RELAX_MIPS16_MARK_MACRO, RELAX_MIPS16_CLEAR_MACRO): Shift bits.
1827 (mips16_immed_extend): New prototype.
1828 (options): Add OPTION_MIPS16E2 and OPTION_NO_MIPS16E2 enum
1829 values.
1830 (md_longopts): Add "mmips16e2" and "mno-mips16e2" options.
1831 (mips_ases): Add "mips16e2" entry.
1832 (mips_set_ase): Handle MIPS16e2 ASE.
1833 (insn_insert_operand): Explicitly handle immediates with MIPS16
1834 instructions that require 32-bit encoding.
1835 (is_opcode_valid_16): Pass enabled ASE bitmask on to
1836 `opcode_is_member'.
1837 (validate_mips_insn): Explicitly handle immediates with MIPS16
1838 instructions that require 32-bit encoding.
1839 (operand_reg_mask) <OP_REG28>: Add handler.
1840 (match_reg28_operand): New function.
1841 (match_operand) <OP_REG28>: Add handler.
1842 (append_insn): Pass ASE_MIPS16E2 setting to RELAX_MIPS16_ENCODE.
1843 (match_mips16_insn): Handle MIPS16 instructions that require
1844 32-bit encoding and `V' and `u' operand codes.
1845 (mips16_ip): Allow any characters except from `.' in opcodes.
1846 (mips16_immed_extend): Handle 9-bit immediates. Do not shuffle
1847 immediates whose width is not one of these listed.
1848 (md_estimate_size_before_relax): Handle MIPS16e2 relaxation.
1849 (mips_relax_frag): Likewise.
1850 (md_convert_frag): Likewise.
1851 (mips_convert_ase_flags): Handle MIPS16e2 ASE.
1852
1853 * doc/as.texinfo (Target MIPS options): Add `-mmips16e2' and
1854 `-mno-mips16e2' options.
1855 (-mmips16e2, -mno-mips16e2): New options.
1856 * doc/c-mips.texi (MIPS Options): Add `-mmips16e2' and
1857 `-mno-mips16e2' options.
1858 (MIPS ASE Instruction Generation Overrides): Add `.set mips16e2'
1859 and `.set nomips16e2'.
1860
20c59b84
MR
18612017-05-15 Maciej W. Rozycki <macro@imgtec.com>
1862
1863 * config/tc-mips.c (match_int_operand): Call
1864 `match_out_of_range' before returning failure for 0x8000-0xffff
1865 values conditionally allowed.
1866
602b88e3
MR
18672017-05-15 Maciej W. Rozycki <macro@imgtec.com>
1868
1869 * config/tc-mips.c (match_int_operand): Call
1870 `match_not_constant' before returning failure for a non-constant
1871 16-bit immediate conditionally allowed.
1872
c96425c5
MR
18732017-05-15 Maciej W. Rozycki <macro@imgtec.com>
1874
1875 * config/tc-mips.c (match_const_int): Call `match_out_of_range'
1876 rather than `match_not_constant' for unrelocated operands
1877 retrieved as an `O_big' expression.
1878 (match_int_operand): Call `match_out_of_range' for relocatable
1879 operands retrieved as an `O_big' expression.
1880 (match_mips16_insn): Call `match_out_of_range' for relaxable
1881 operands retrieved as an `O_big' expression.
1882 * testsuite/gas/mips/addiu-error.d: New test.
1883 * testsuite/gas/mips/mips16@addiu-error.d: New test.
1884 * testsuite/gas/mips/micromips@addiu-error.d: New test.
1885 * testsuite/gas/mips/break-error.d: New test.
1886 * testsuite/gas/mips/lui-1.l: Adjust error message.
1887 * testsuite/gas/mips/addiu-error.l: New stderr output.
1888 * testsuite/gas/mips/mips16@addiu-error.l: New stderr output.
1889 * testsuite/gas/mips/micromips@addiu-error.l: New stderr output.
1890 * testsuite/gas/mips/break-error.l: New stderr output.
1891 * testsuite/gas/mips/addiu-error.s: New test source.
1892 * testsuite/gas/mips/break-error.s: New test source.
1893 * testsuite/gas/mips/mips.exp: Run the new tests.
1894
1a7bf198
MR
18952017-05-15 Maciej W. Rozycki <macro@imgtec.com>
1896
1897 * config/tc-mips.c (match_mips16_insn): Remove the explicit
1898 OT_INTEGER check before the `match_expression' call.
1899 * testsuite/gas/mips/mips16-insn-e.l: Adjust messages.
1900 * testsuite/gas/mips/mips16-32@mips16-insn-e.l: Likewise.
1901 * testsuite/gas/mips/mips16-64@mips16-insn-e.l: Likewise.
1902 * testsuite/gas/mips/mips16e-32@mips16-insn-e.l: Likewise.
1903 * testsuite/gas/mips/mips16-reg-error.d: New test.
1904 * testsuite/gas/mips/mips16-reg-error.l: New stderr output.
1905 * testsuite/gas/mips/mips16-reg-error.s: New test source.
1906 * testsuite/gas/mips/mips.exp: Run the new test.
1907
e295202f
MR
19082017-05-15 Maciej W. Rozycki <macro@imgtec.com>
1909
1910 * config/tc-mips.c (match_mips16_insn): Call
1911 `match_not_constant' for a disallowed relocation operation.
1912 * testsuite/gas/mips/mips16-reloc-error.d: New test.
1913 * testsuite/gas/mips/mips16-reloc-error.l: New stderr output.
1914 * testsuite/gas/mips/mips16-reloc-error.s: New test source.
1915 * testsuite/gas/mips/mips.exp: Run the new test.
1916
c76081bc
MR
19172017-05-15 Maciej W. Rozycki <macro@imgtec.com>
1918
1919 * testsuite/gas/mips/lui-1.d: New test.
1920 * testsuite/gas/mips/lui-2.d: New test.
1921 * gas/testsuite/gas/mips/mips.exp: Fold corresponding list tests
1922 into the new tests.
1923
a54d5f8b
MR
19242017-05-15 Maciej W. Rozycki <macro@imgtec.com>
1925
1926 * config/tc-mips.c (match_const_int): Update description.
1927
32035f51
MR
19282017-05-15 Maciej W. Rozycki <macro@imgtec.com>
1929
1930 * doc/as.texinfo (-mips16, -no-mips16): Refer to `.module
1931 mips16' rather than `.set mips16'.
1932 (-mmicromips, -mno-micromips): Refer to `.module micromips' and
1933 `.module nomicromips' rather than `.set micromips' and `.set
1934 nomicromips'.
1935 (-msmartmips, -mno-smartmips): Refer to `.module smartmips'
1936 rather than `.set smartmips'.
1937 * doc/c-mips.texi (MIPS Options): Refer to `.module mips16',
1938 `.module micromips', `.module nomicromips' and `.module
1939 smartmips' rather than `.set mips16', `.set micromips', `.set
1940 nomicromips' and `.set smartmips' respectively.
1941
be3f1006
MR
19422017-05-12 Maciej W. Rozycki <macro@imgtec.com>
1943 Matthew Fortune <matthew.fortune@imgtec.com>
1944
1945 * config/tc-mips.c (mips_percent_op): Add "%gprel".
1946 (mips16_percent_op): Add "%gp_rel".
1947 * testsuite/gas/mips/elf-rel8.s:: Add `%gprel' forms.
1948 * testsuite/gas/mips/elf-rel8-mips16.s: Add `%gp_rel' forms.
1949 * testsuite/gas/mips/elf-rel8.d: Adjust accordingly.
1950 * testsuite/gas/mips/elf-rel8-mips16.d: Likewise.
1951
a4f89915
MR
19522017-05-12 Maciej W. Rozycki <macro@imgtec.com>
1953
1954 * testsuite/gas/mips/mips16.d: Adjust BREAK disassembly.
1955 * testsuite/gas/mips/mips16-64@mips16.d: Likewise.
1956 * testsuite/gas/mips/mips16-64.d: Likewise.
1957 * testsuite/gas/mips/mips16-64@mips16-64.d: Likewise.
1958 * testsuite/gas/mips/mips16-macro.d: Likewise.
1959 * testsuite/gas/mips/mips16-64@mips16-macro.d: Likewise.
1960 * testsuite/gas/mips/mips16-sub.d: Likewise.
1961 * testsuite/gas/mips/mips16-32@mips16-sub.d: Likewise.
1962
99e2d67a
MR
19632017-05-11 Maciej W. Rozycki <macro@imgtec.com>
1964
1965 * testsuite/gas/mips/mips32r2-sync-1.d: New test.
1966 * testsuite/gas/mips/micromips@mips32r2-sync-1.d: New test.
1967 * testsuite/gas/mips/mips.exp: Run the new tests.
1968
7f401e84
MR
19692017-05-10 Maciej W. Rozycki <macro@imgtec.com>
1970
1971 * testsuite/gas/mips/isa-override-2.d: New test.
1972 * testsuite/gas/mips/mips1@isa-override-2.d: New test.
1973 * testsuite/gas/mips/r3000@isa-override-2.d: New test.
1974 * testsuite/gas/mips/r3900@isa-override-2.d: New test.
1975 * testsuite/gas/mips/mips2@isa-override-2.d: New test.
1976 * testsuite/gas/mips/mips32@isa-override-2.d: New test.
1977 * testsuite/gas/mips/mips32r2@isa-override-2.d: New test.
1978 * testsuite/gas/mips/mips32r3@isa-override-2.d: New test.
1979 * testsuite/gas/mips/mips32r5@isa-override-2.d: New test.
1980 * testsuite/gas/mips/mips32r6@isa-override-2.d: New test.
1981 * testsuite/gas/mips/octeon3@isa-override-2.d: New test.
1982 * testsuite/gas/mips/r3000@isa-override-2.l: Remove list test.
1983 * testsuite/gas/mips/mips1@isa-override-2.s: Remove test source.
1984 * testsuite/gas/mips/r3000@isa-override-2.s: Remove test source.
1985 * testsuite/gas/mips/r3900@isa-override-2.s: Remove test source.
1986 * testsuite/gas/mips/mips2@isa-override-2.s: Remove test source.
1987 * testsuite/gas/mips/mips32@isa-override-2.s: Remove test
1988 source.
1989 * testsuite/gas/mips/mips32r2@isa-override-2.s: Remove test
1990 source.
1991 * testsuite/gas/mips/mips32r3@isa-override-2.s: Remove test
1992 source.
1993 * testsuite/gas/mips/mips32r5@isa-override-2.s: Remove test
1994 source.
1995 * testsuite/gas/mips/mips32r6@isa-override-2.s: Remove test
1996 source.
1997 * testsuite/gas/mips/octeon3@isa-override-2.s: Remove test
1998 source.
1999 * gas/testsuite/gas/mips/mips.exp: Fold corresponding list tests
2000 into the new tests.
2001
9fc18134
MR
20022017-05-10 Maciej W. Rozycki <macro@imgtec.com>
2003
2004 * testsuite/gas/mips/mips16e-sub.d: Correct test name.
2005 * testsuite/gas/mips/mips16-32@mips16e-sub.d: Likewise.
2006 * testsuite/gas/mips/mips16-64@mips16e-sub.d: Likewise.
2007 * testsuite/gas/mips/mips16e-64-sub.d: Likewise.
2008 * testsuite/gas/mips/mips16-32@mips16e-64-sub.d: Likewise.
2009 * testsuite/gas/mips/mips16-64@mips16e-64-sub.d: Likewise.
2010 * testsuite/gas/mips/mips16e-32@mips16e-64-sub.d: Likewise.
2011
f78c0b91
MR
20122017-05-10 Maciej W. Rozycki <macro@imgtec.com>
2013
2014 * testsuite/gas/mips/mips16-macro.l: Remove list test.
2015
58667758
MR
20162017-05-10 Maciej W. Rozycki <macro@imgtec.com>
2017
2018 * testsuite/gas/mips/r3900@ecoff@ld.d: Remove test.
2019 * testsuite/gas/mips/mips2@ecoff@ld.d: Remove test.
2020 * testsuite/gas/mips/mips32@ecoff@ld.d: Remove test.
2021 * testsuite/gas/mips/mips32r2@ecoff@ld.d: Remove test.
2022 * testsuite/gas/mips/r3900@ecoff@ld-forward.d: Remove test.
2023 * testsuite/gas/mips/mips2@ecoff@ld-forward.d: Remove test.
2024 * testsuite/gas/mips/mips32@ecoff@ld-forward.d: Remove test.
2025 * testsuite/gas/mips/mips32r2@ecoff@ld-forward.d: Remove test.
2026 * testsuite/gas/mips/mips1@ecoff@sd.d: Remove test.
2027 * testsuite/gas/mips/r3000@ecoff@sd.d: Remove test.
2028 * testsuite/gas/mips/r3900@ecoff@sd.d: Remove test.
2029 * testsuite/gas/mips/mips2@ecoff@sd.d: Remove test.
2030 * testsuite/gas/mips/mips32@ecoff@sd.d: Remove test.
2031 * testsuite/gas/mips/mips32r2@ecoff@sd.d: Remove test.
2032 * testsuite/gas/mips/mips1@ecoff@sd-forward.d: Remove test.
2033 * testsuite/gas/mips/r3000@ecoff@sd-forward.d: Remove test.
2034 * testsuite/gas/mips/r3900@ecoff@sd-forward.d: Remove test.
2035 * testsuite/gas/mips/mips2@ecoff@sd-forward.d: Remove test.
2036 * testsuite/gas/mips/mips32@ecoff@sd-forward.d: Remove test.
2037 * testsuite/gas/mips/mips32r2@ecoff@sd-forward.d: Remove test.
2038
53a346d8
CZ
20392017-05-10 Claudiu Zissulescu <claziss@synopsys.com>
2040
2041 * testsuite/gas/arc/attr-arc600.d: New file.
2042 * testsuite/gas/arc/attr-arc600_mul32x16.d: Likewise.
2043 * testsuite/gas/arc/attr-arc600_norm.d: Likewise.
2044 * testsuite/gas/arc/attr-arc601.d: Likewise.
2045 * testsuite/gas/arc/attr-arc601_mul32x16.d: Likewise.
2046 * testsuite/gas/arc/attr-arc601_mul64.d: Likewise.
2047 * testsuite/gas/arc/attr-arc601_norm.d: Likewise.
2048 * testsuite/gas/arc/attr-arc700.d: Likewise.
2049 * testsuite/gas/arc/attr-arcem.d: Likewise.
2050 * testsuite/gas/arc/attr-archs.d: Likewise.
2051 * testsuite/gas/arc/attr-autodetect-1.d: Likewise.
2052 * testsuite/gas/arc/attr-autodetect-1.s: Likewise.
2053 * testsuite/gas/arc/attr-cpu-a601.d: Likewise.
2054 * testsuite/gas/arc/attr-cpu-a601.s: Likewise.
2055 * testsuite/gas/arc/attr-cpu-a700.d: Likewise.
2056 * testsuite/gas/arc/attr-cpu-a700.s: Likewise.
2057 * testsuite/gas/arc/attr-cpu-em.d: Likewise.
2058 * testsuite/gas/arc/attr-cpu-em.s: Likewise.
2059 * testsuite/gas/arc/attr-cpu-hs.d: Likewise.
2060 * testsuite/gas/arc/attr-cpu-hs.s: Likewise.
2061 * testsuite/gas/arc/attr-em.d: Likewise.
2062 * testsuite/gas/arc/attr-em4.d: Likewise.
2063 * testsuite/gas/arc/attr-em4_dmips.d: Likewise.
2064 * testsuite/gas/arc/attr-em4_fpuda.d: Likewise.
2065 * testsuite/gas/arc/attr-em4_fpus.d: Likewise.
2066 * testsuite/gas/arc/attr-hs.d: Likewise.
2067 * testsuite/gas/arc/attr-hs34.d: Likewise.
2068 * testsuite/gas/arc/attr-hs38.d: Likewise.
2069 * testsuite/gas/arc/attr-hs38_linux.d: Likewise.
2070 * testsuite/gas/arc/attr-mul64.d: Likewise.
2071 * testsuite/gas/arc/attr-name.d: Likewise.
2072 * testsuite/gas/arc/attr-name.s: Likewise.
2073 * testsuite/gas/arc/attr-nps400.d: Likewise.
2074 * testsuite/gas/arc/attr-override-mcpu.d: Likewise.
2075 * testsuite/gas/arc/attr-override-mcpu.s
2076 * testsuite/gas/arc/attr-quarkse_em.d: Likewise.
2077 * testsuite/gas/arc/blank.s: Likewise.
2078 * testsuite/gas/elf/section2.e-arc: Likewise.
2079 * testsuite/gas/arc/cpu-pseudop-1.d: Update test.
2080 * testsuite/gas/arc/cpu-pseudop-2.d: Likewise.
2081 * testsuite/gas/arc/nps400-0.d: Likewise.
2082 * testsuite/gas/elf/elf.exp: Set target_machine for ARC.
2083 * config/tc-arc.c (opcode/arc-attrs.h): Include.
2084 (ARC_GET_FLAG, ARC_SET_FLAG, streq): Define.
2085 (arc_attribute): Declare new function.
2086 (md_pseudo_table): Add arc_attribute.
2087 (cpu_types): Rename default cpu features.
2088 (selected_cpu): Set the default OSABI flag.
2089 (mpy_option): New variable.
2090 (pic_option): Likewise.
2091 (sda_option): Likewise.
2092 (tls_option): Likewise.
2093 (feature_type, feature_list): Remove.
2094 (arc_initial_eflag): Likewise.
2095 (attributes_set_explicitly): New variable.
2096 (arc_check_feature): Check also for the conflicting features.
2097 (arc_select_cpu): Refactor assignment of selected_cpu.eflags.
2098 (arc_option): Remove setting of private flags and architecture.
2099 (check_cpu_feature): Refactor feature names.
2100 (autodetect_attributes): New function.
2101 (assemble_tokens): Use above function.
2102 (md_parse_option): Refactor feature names.
2103 (arc_attribute): New function.
2104 (arc_set_attribute_int): Likewise.
2105 (arc_set_attribute_string): Likewise.
2106 (arc_stralloc): Likewise.
2107 (arc_set_public_attributes): Likewise.
2108 (arc_md_end): Likewise.
2109 (arc_copy_symbol_attributes): Likewise.
2110 (rc_convert_symbolic_attribute): Likewise.
2111 * config/tc-arc.h (md_end): Define.
2112 (CONVERT_SYMBOLIC_ATTRIBUTE): Likewise.
2113 (TC_COPY_SYMBOL_ATTRIBUTES): Likewise.
2114 * doc/c-arc.texi: Document ARC object attributes.
2115
8507b6e7
MR
21162017-05-03 Maciej W. Rozycki <macro@imgtec.com>
2117
2118 * config/tc-mips.c (RELAX_MIPS16_ENCODE): Add `pic', `sym32' and
2119 `nomacro' flags.
2120 (RELAX_MIPS16_PIC, RELAX_MIPS16_SYM32, RELAX_MIPS16_NOMACRO):
2121 New macros.
2122 (RELAX_MIPS16_USER_SMALL, RELAX_MIPS16_USER_EXT)
2123 (RELAX_MIPS16_DSLOT, RELAX_MIPS16_JAL_DSLOT)
2124 (RELAX_MIPS16_EXTENDED, RELAX_MIPS16_MARK_EXTENDED)
2125 (RELAX_MIPS16_CLEAR_EXTENDED, RELAX_MIPS16_ALWAYS_EXTENDED)
2126 (RELAX_MIPS16_MARK_ALWAYS_EXTENDED)
2127 (RELAX_MIPS16_CLEAR_ALWAYS_EXTENDED): Shift bits.
2128 (RELAX_MIPS16_MACRO, RELAX_MIPS16_MARK_MACRO)
2129 (RELAX_MIPS16_CLEAR_MACRO): New macros.
2130 (append_insn): Pass `mips_pic', HAVE_32BIT_SYMBOLS and
2131 `mips_opts.warn_about_macros' settings to RELAX_MIPS16_ENCODE.
2132 (mips16_macro_frag): New function.
2133 (md_estimate_size_before_relax): Handle HI16/LO16 relaxation.
2134 (mips_relax_frag): Likewise.
2135 (md_convert_frag): Likewise.
2136
2137 * testsuite/gas/mips/mips16@relax-swap3.d: Remove error output,
2138 add dump patterns.
2139 * testsuite/gas/mips/mips16e@relax-swap3.d: New test
2140 subarchitecture.
2141 * testsuite/gas/mips/micromips@relax-swap3.d: Remove trailing
2142 NOP padding.
2143 * testsuite/gas/mips/mips16-pcrel-reloc-2.d: Remove error
2144 output, add dump patterns.
2145 * testsuite/gas/mips/mips16-pcrel-reloc-3.d: Remove error
2146 output, add dump patterns.
2147 * testsuite/gas/mips/mips16-pcrel-reloc-6.d: Remove error
2148 output, add dump patterns.
2149 * testsuite/gas/mips/mips16-pcrel-reloc-7.d: Remove error
2150 output, add dump patterns.
2151 * testsuite/gas/mips/mips16-pcrel-addend-2.d: Remove error
2152 output, add dump patterns.
2153 * testsuite/gas/mips/mips16-pcrel-addend-3.d: Remove error
2154 output, add dump patterns.
2155 * testsuite/gas/mips/mips16-pcrel-absolute.d: Remove error
2156 output, add dump patterns.
2157 * testsuite/gas/mips/mips16-pcrel-absolute-1.d: Remove error
2158 output, add dump patterns.
2159 * testsuite/gas/mips/mips16@relax-swap3.l: Remove file.
2160 * testsuite/gas/mips/mips16-pcrel-reloc-2.l: Remove file.
2161 * testsuite/gas/mips/mips16-pcrel-reloc-3.l: Remove file.
2162 * testsuite/gas/mips/mips16-pcrel-reloc-6.l: Remove file.
2163 * testsuite/gas/mips/mips16-pcrel-reloc-7.l: Remove file.
2164 * testsuite/gas/mips/mips16-pcrel-addend-2.l: Remove file.
2165 * testsuite/gas/mips/mips16-pcrel-addend-3.l: Remove file.
2166 * testsuite/gas/mips/mips16-pcrel-absolute.l: Remove file.
2167 * testsuite/gas/mips/mips16-pcrel-absolute-1.l: Remove file.
2168 * testsuite/gas/mips/relax-swap3.s: Adjust trailing padding.
2169
2170 * testsuite/gas/mips/mips16-pcrel-0.d: New test.
2171 * testsuite/gas/mips/mips16-pcrel-1.d: New test.
2172 * testsuite/gas/mips/mips16-pcrel-2.d: New test.
2173 * testsuite/gas/mips/mips16-pcrel-3.d: New test.
2174 * testsuite/gas/mips/mips16-pcrel-4.d: New test.
2175 * testsuite/gas/mips/mips16-pcrel-5.d: New test.
2176 * testsuite/gas/mips/mips16-pcrel-pic-0.d: New test.
2177 * testsuite/gas/mips/mips16-pcrel-pic-1.d: New test.
2178 * testsuite/gas/mips/mips16-pcrel-n32-0.d: New test.
2179 * testsuite/gas/mips/mips16-pcrel-n32-1.d: New test.
2180 * testsuite/gas/mips/mips16-pcrel-n64-sym32-0.d: New test.
2181 * testsuite/gas/mips/mips16-pcrel-n64-sym32-1.d: New test.
2182 * testsuite/gas/mips/mips16-pcrel-n64-0.d: New test.
2183 * testsuite/gas/mips/mips16-pcrel-n64-1.d: New test.
2184 * testsuite/gas/mips/mips16-pcrel-delay-0.d: New test.
2185 * testsuite/gas/mips/mips16-pcrel-delay-1.d: New test.
2186 * testsuite/gas/mips/mips16-pcrel-addend-4.d: New test.
2187 * testsuite/gas/mips/mips16-pcrel-addend-5.d: New test.
2188 * testsuite/gas/mips/mips16-pcrel-addend-6.d: New test.
2189 * testsuite/gas/mips/mips16-pcrel-addend-7.d: New test.
2190 * testsuite/gas/mips/mips16-pcrel-addend-8.d: New test.
2191 * testsuite/gas/mips/mips16-pcrel-addend-9.d: New test.
2192 * testsuite/gas/mips/mips16-pcrel-addend-pic-8.d: New test.
2193 * testsuite/gas/mips/mips16-pcrel-addend-pic-9.d: New test.
2194 * testsuite/gas/mips/mips16-pcrel-addend-n32-8.d: New test.
2195 * testsuite/gas/mips/mips16-pcrel-addend-n32-9.d: New test.
2196 * testsuite/gas/mips/mips16-pcrel-addend-n64-sym32-8.d: New test.
2197 * testsuite/gas/mips/mips16-pcrel-addend-n64-sym32-9.d: New test.
2198 * testsuite/gas/mips/mips16-pcrel-addend-n64-8.d: New test.
2199 * testsuite/gas/mips/mips16-pcrel-addend-n64-9.d: New test.
2200 * testsuite/gas/mips/mips16-pcrel-absolute-2.d: New test.
2201 * testsuite/gas/mips/mips16-pcrel-absolute-3.d: New test.
2202 * testsuite/gas/mips/mips16-pcrel-absolute-4.d: New test.
2203 * testsuite/gas/mips/mips16-pcrel-absolute-5.d: New test.
2204 * testsuite/gas/mips/mips16-pcrel-absolute-6.d: New test.
2205 * testsuite/gas/mips/mips16-pcrel-absolute-7.d: New test.
2206 * testsuite/gas/mips/mips16-pcrel-absolute-pic-4.d: New test.
2207 * testsuite/gas/mips/mips16-pcrel-absolute-pic-6.d: New test.
2208 * testsuite/gas/mips/mips16-pcrel-absolute-n32-4.d: New test.
2209 * testsuite/gas/mips/mips16-pcrel-absolute-n32-6.d: New test.
2210 * testsuite/gas/mips/mips16-pcrel-absolute-n64-4.d: New test.
2211 * testsuite/gas/mips/mips16-pcrel-absolute-n64-6.d: New test.
2212 * testsuite/gas/mips/mips16-pcrel-absolute-n64-sym32-4.d: New
2213 test.
2214 * testsuite/gas/mips/mips16-pcrel-absolute-n64-sym32-6.d: New
2215 test.
2216 * testsuite/gas/mips/mips16-pcrel-absolute-pic-n32-4.d: New
2217 test.
2218 * testsuite/gas/mips/mips16-pcrel-absolute-pic-n32-6.d: New
2219 test.
2220 * testsuite/gas/mips/mips16-pcrel-absolute-pic-n64-4.d: New
2221 test.
2222 * testsuite/gas/mips/mips16-pcrel-absolute-pic-n64-6.d: New
2223 test.
2224 * testsuite/gas/mips/mips16-pcrel-absolute-pic-n64-sym32-4.d:
2225 New test.
2226 * testsuite/gas/mips/mips16-pcrel-absolute-pic-n64-sym32-6.d:
2227 New test.
2228 * testsuite/gas/mips/mips16-pcrel-0.l: New stderr output.
2229 * testsuite/gas/mips/mips16-pcrel-1.l: New stderr output.
2230 * testsuite/gas/mips/mips16-pcrel-2.l: New stderr output.
2231 * testsuite/gas/mips/mips16-pcrel-3.l: New stderr output.
2232 * testsuite/gas/mips/mips16-pcrel-4.l: New stderr output.
2233 * testsuite/gas/mips/mips16-pcrel-5.l: New stderr output.
2234 * testsuite/gas/mips/mips16-pcrel-delay-0.l: New stderr output.
2235 * testsuite/gas/mips/mips16-pcrel-delay-1.l: New stderr output.
2236 * testsuite/gas/mips/mips16-pcrel-addend-8.l: New stderr output.
2237 * testsuite/gas/mips/mips16-pcrel-addend-9.l: New stderr output.
2238 * testsuite/gas/mips/mips16-pcrel-absolute-4.l: New stderr
2239 output.
2240 * testsuite/gas/mips/mips16-pcrel-absolute-6.l: New stderr
2241 output.
2242 * testsuite/gas/mips/mips16-pcrel-0.s: New test source.
2243 * testsuite/gas/mips/mips16-pcrel-1.s: New test source.
2244 * testsuite/gas/mips/mips16-pcrel-2.s: New test source.
2245 * testsuite/gas/mips/mips16-pcrel-3.s: New test source.
2246 * testsuite/gas/mips/mips16-pcrel-4.s: New test source.
2247 * testsuite/gas/mips/mips16-pcrel-5.s: New test source.
2248 * testsuite/gas/mips/mips16-pcrel-delay-0.s: New test source.
2249 * testsuite/gas/mips/mips16-pcrel-delay-1.s: New test source.
2250 * testsuite/gas/mips/mips16-pcrel-addend-4.s: New test source.
2251 * testsuite/gas/mips/mips16-pcrel-addend-5.s: New test source.
2252 * testsuite/gas/mips/mips16-pcrel-addend-6.s: New test source.
2253 * testsuite/gas/mips/mips16-pcrel-addend-7.s: New test source.
2254 * testsuite/gas/mips/mips16-pcrel-addend-8.s: New test source.
2255 * testsuite/gas/mips/mips16-pcrel-addend-9.s: New test source.
2256 * testsuite/gas/mips/mips16-pcrel-absolute-2.s: New test.
2257 * testsuite/gas/mips/mips16-pcrel-absolute-3.s: New test.
2258 * testsuite/gas/mips/mips16-pcrel-absolute-4.s: New test.
2259 * testsuite/gas/mips/mips16-pcrel-absolute-5.s: New test.
2260 * testsuite/gas/mips/mips16-pcrel-absolute-6.s: New test.
2261 * testsuite/gas/mips/mips16-pcrel-absolute-7.s: New test.
2262 * testsuite/gas/mips/mips.exp: Run the new tests.
2263
e78bb25c
NC
22642017-05-03 Nick Clifton <nickc@redhat.com>
2265
2266 PR gas/20941
2267 * symbols.c (snapshot_symbol): Handle the case where
2268 resolve_expression returns a local symbol.
2269
82d808ed
MR
22702017-05-02 Maciej W. Rozycki <macro@imgtec.com>
2271
2272 * config/tc-mips.c (append_insn): Call `symbol_append' for any
2273 expression symbol created for MIPS16 relaxation.
2274 (match_mips16_insn): Don't encode a constant value as an
2275 immediate with a PC-relative operand.
2276
2277 * testsuite/gas/mips/mips16-pcrel-absolute-1.d: New test.
2278 * testsuite/gas/mips/mips16-branch-absolute-1.d: New test.
2279 * testsuite/gas/mips/mips16-branch-absolute-2.d: New test.
2280 * testsuite/gas/mips/mips16-branch-absolute-addend-1.d: New
2281 test.
2282 * testsuite/gas/mips/mips16-branch-absolute-n32-1.d: New test.
2283 * testsuite/gas/mips/mips16-branch-absolute-n32-2.d: New test.
2284 * testsuite/gas/mips/mips16-branch-absolute-addend-n32-1.d: New
2285 test.
2286 * testsuite/gas/mips/mips16-branch-absolute-n64-1.d: New test.
2287 * testsuite/gas/mips/mips16-branch-absolute-n64-2.d: New test.
2288 * testsuite/gas/mips/mips16-branch-absolute-addend-n64-1.d: New
2289 test.
2290 * testsuite/gas/mips/mips16-pcrel-absolute-1.l: New stderr
2291 output.
2292 * testsuite/gas/mips/mips16-pcrel-absolute-1.s: New test source.
2293 * testsuite/gas/mips/mips16-branch-absolute-1.s: New test
2294 source.
2295 * testsuite/gas/mips/mips16-branch-absolute-2.s: New test
2296 source.
2297 * testsuite/gas/mips/mips16-branch-absolute-addend-1.s: New test
2298 source.
2299 * testsuite/gas/mips/mips.exp: Run the new tests.
2300
14f72d45
MR
23012017-04-27 Maciej W. Rozycki <macro@imgtec.com>
2302
2303 * config/tc-mips.c (mips16_pcrel_val): New function, factored
2304 out from...
2305 (mips16_extended_frag): ... here.
2306 (md_convert_frag): Use `mips16_pcrel_val' rather than repeated
2307 code in MIPS16 relaxation, with `stretch' hardcoded to 0.
2308
1425c41d
MR
23092017-04-27 Maciej W. Rozycki <macro@imgtec.com>
2310
2311 * config/tc-mips.c (RELAX_MIPS16_LONG_BRANCH): Rename to...
2312 (RELAX_MIPS16_ALWAYS_EXTENDED): ... this.
2313 (RELAX_MIPS16_MARK_LONG_BRANCH): Rename to...
2314 (RELAX_MIPS16_MARK_ALWAYS_EXTENDED): ... this.
2315 (RELAX_MIPS16_CLEAR_LONG_BRANCH): Rename to...
2316 (RELAX_MIPS16_CLEAR_ALWAYS_EXTENDED): ... this.
2317 (mips16_extended_frag): Adjust accordingly.
2318
f2d830a5
AM
23192017-04-27 Alan Modra <amodra@gmail.com>
2320
2321 * symbols.c (S_FORCE_RELOC): Separate section and symbol tests.
2322
ce8ad872
MR
23232017-04-26 Maciej W. Rozycki <macro@imgtec.com>
2324
2325 * config/tc-mips.c (RELAX_ENCODE): Add `PIC' flag.
2326 (RELAX_PIC): New macro.
2327 (RELAX_USE_SECOND, RELAX_SECOND_LONGER, RELAX_NOMACRO)
2328 (RELAX_DELAY_SLOT, RELAX_DELAY_SLOT_16BIT)
2329 (RELAX_DELAY_SLOT_SIZE_FIRST, RELAX_DELAY_SLOT_SIZE_SECOND):
2330 Shift bits.
2331 (RELAX_BRANCH_ENCODE): Add `pic' flag.
2332 (RELAX_BRANCH_UNCOND, RELAX_BRANCH_LIKELY, RELAX_BRANCH_LINK)
2333 (RELAX_BRANCH_TOOFAR): Shift bits.
2334 (RELAX_BRANCH_PIC): New macro.
2335 (RELAX_MICROMIPS_ENCODE): Add `pic' flag.
2336 (RELAX_MICROMIPS_PIC): New macro.
2337 (RELAX_MICROMIPS_UNCOND, RELAX_MICROMIPS_COMPACT)
2338 (RELAX_MICROMIPS_LINK, RELAX_MICROMIPS_NODS)
2339 (RELAX_MICROMIPS_RELAX32): Shift bits.
2340 (relax_close_frag): Pass `mips_pic' setting to RELAX_ENCODE.
2341 (append_insn): Pass `mips_pic' setting to RELAX_BRANCH_ENCODE
2342 and RELAX_MICROMIPS_ENCODE, and record it in `fx_tcbit2' of the
2343 first fixup created.
2344 (md_apply_fix) <BFD_RELOC_16_PCREL_S2>: Use `fx_tcbit2' of the
2345 fixup processed rather than `mips_pic' in choosing to relax an
2346 out of range branch to a jump.
2347 (relaxed_branch_length): Use the `pic' flag of the relaxed frag
2348 rather than `mips_pic'.
2349 (relaxed_micromips_32bit_branch_length): Likewise.
2350 (md_estimate_size_before_relax): Likewise.
2351 (md_convert_frag): Likewise.
2352
2353 * testsuite/gas/mips/option-pic-relax-0.d: New test.
2354 * testsuite/gas/mips/option-pic-relax-1.d: New test.
2355 * testsuite/gas/mips/option-pic-relax-2.d: New test.
2356 * testsuite/gas/mips/option-pic-relax-3.d: New test.
2357 * testsuite/gas/mips/option-pic-relax-3a.d: New test.
2358 * testsuite/gas/mips/option-pic-relax-4.d: New test.
2359 * testsuite/gas/mips/option-pic-relax-5.d: New test.
2360 * testsuite/gas/mips/option-pic-relax-2.l: New stderr output.
2361 * testsuite/gas/mips/option-pic-relax-3.l: New stderr output.
2362 * testsuite/gas/mips/option-pic-relax-4.l: New stderr output.
2363 * testsuite/gas/mips/option-pic-relax-5.l: New stderr output.
2364 * testsuite/gas/mips/option-pic-relax-0.s: New test source.
2365 * testsuite/gas/mips/option-pic-relax-1.s: New test source.
2366 * testsuite/gas/mips/option-pic-relax-2.s: New test source.
2367 * testsuite/gas/mips/option-pic-relax-3.s: New test source.
2368 * testsuite/gas/mips/option-pic-relax-4.s: New test source.
2369 * testsuite/gas/mips/option-pic-relax-5.s: New test source.
2370 * testsuite/gas/mips/mips.exp: Run the new tests.
2371
126124cc
CZ
23722017-04-25 Claudiu Zissulescu <claziss@synopsys.com>
2373
2374 * testsuite/gas/arc/leave_enter.d: Update test.
2375 * testsuite/gas/arc/leave_enter.s: Likewise.
2376
be6a24d8
CZ
23772017-04-25 Claudiu Zissulescu <claziss@synopsys.com>
2378
2379 * testsuite/gas/arc/b.d: Update test.
2380 * testsuite/gas/arc/noargs_hs.d: Likewise.
2381
adc1273c
MR
23822017-04-25 Maciej W. Rozycki <macro@imgtec.com>
2383
2384 * config/tc-mips.c (md_convert_frag): Correct
2385 BFD_RELOC_MIPS16_16_PCREL_S1 fixup size.
2386 * testsuite/gas/mips/mips16-branch-addend-4.d: New test.
2387 * testsuite/gas/mips/mips16-branch-addend-5.d: New test.
2388 * testsuite/gas/mips/mips16-branch-addend-5.l: New stderr
2389 output.
2390 * testsuite/gas/mips/mips16-branch-addend-4.s: New test source.
2391 * testsuite/gas/mips/mips16-branch-addend-5.s: New test source.
2392 * testsuite/gas/mips/mips.exp: Run the new tests.
2393
d28b6364
JM
23942017-04-25 Jose E. Marchesi <jose.marchesi@oracle.com>
2395
2396 PR gas/21407
2397 * config/tc-sparc.c (md_apply_fix): Do not transform `call'
2398 instructions into branch instructions in fixups generating
2399 additional relocations.
2400 * testsuite/gas/sparc/call-relax.s: New file.
2401 * testsuite/gas/sparc/call-relax.d: Likewise.
2402 * testsuite/gas/sparc/call-relax-aout.d: Likewise.
2403 * testsuite/gas/sparc/sparc.exp: Test call-relax and call-relax-aout.
2404
53445554
TP
24052017-04-24 Thomas Preud'homme <thomas.preudhomme@arm.com>
2406
2407 * config/tc-arm.c (move_or_literal_pool): Remove code generating MOVS.
2408 Forbid MOV.W and MOVW if destination is SP or PC.
2409 * testsuite/gas/arm/thumb2_ldr_immediate_highregs_armv6t2.s: Explain
2410 expectation of LDR not generating a MOVS for low registers and small
2411 constants. Add tests of MOVW generation.
2412 * testsuite/gas/arm/thumb2_ldr_immediate_highregs_armv6t2.d: Update
2413 expected disassembly.
2414
a8cc8a54
AM
24152017-04-22 Alan Modra <amodra@gmail.com>
2416
2417 * testsuite/gas/ppc/vle.s: Format. Add se_rfgi and e_sc.
2418 * testsuite/gas/ppc/vle.d: Update.
2419
792f174f
NC
24202017-04-21 Nick Clifton <nickc@redhat.com>
2421
2422 PR binutils/21380
2423 * testsuite/gas/aarch64/illegal-3.s: New file.
2424 * testsuite/gas/aarch64/illegal-3.d: New file.
2425
ef85eab0
AM
24262017-04-11 Alan Modra <amodra@gmail.com>
2427
2428 * config/tc-ppc.c (md_show_usage): Delete mention of -mhtm.
2429 * testsuite/gas/ppc/htm.d: Pass -mpower8 and -Mpower8.
2430
947fa914
MF
24312017-04-10 Max Filippov <jcmvbkbc@gmail.com>
2432
2433 * config/tc-xtensa.c (xtensa_maybe_create_literal_pool_frag):
2434 Initialize lps->frag_count with auto_litpool_limit.
2435 (xg_promote_candidate_litpool): New function.
2436 (xtensa_move_literals): Extract candidate litpool promotion code
2437 into separate function. Call it for all possible found
2438 candidates.
2439 (xtensa_switch_to_literal_fragment): Drop 'recursive' flag and
2440 call to xtensa_mark_literal_pool_location that it guards.
2441 Replace it with call to xtensa_maybe_create_literal_pool_frag.
2442 Initialize pool_location with created literal pool candidate.
2443 * testsuite/gas/xtensa/all.exp: Add new tests.
2444 * testsuite/gas/xtensa/auto-litpools-first1.d: New test results.
2445 * testsuite/gas/xtensa/auto-litpools-first1.s: New test.
2446 * testsuite/gas/xtensa/auto-litpools-first2.d: New test results.
2447 * testsuite/gas/xtensa/auto-litpools-first2.s: New test.
2448 * testsuite/gas/xtensa/auto-litpools.d: Fix offsets changed due
2449 to additional jump instruction.
2450
ac8f0f72
AM
24512017-04-07 Alan Modra <amodra@gmail.com>
2452
2453 * testsuite/gas/ppc/altivec2.s: Delete E6500 vector insns.
2454 * testsuite/gas/ppc/altivec2.d: Adjust to suit.
2455
498e3442
AM
24562017-04-07 Alan Modra <amodra@gmail.com>
2457
2458 * testsuite/gas/elf/section12a.d: Don't expect alignment of 1
2459 for .mbind.text.
2460
62ecb94c
PC
24612017-04-06 Pip Cet <pipcet@gmail.com>
2462
2463 * testsuite/gas/wasm32/allinsn.d: Adjust test for disassembler
2464 changes.
2465 * testsuite/gas/wasm32/disass.d: New test.
2466 * testsuite/gas/wasm32/disass.s: New test.
2467 * testsuite/gas/wasm32/disass-2.d: New test.
2468 * testsuite/gas/wasm32/disass-2.s: New test.
2469 * testsuite/gas/wasm32/reloc.d: Adjust test for changed reloc
2470 names.
2471 * testsuite/gas/wasm32/reloc.s: Update test for changed assembler
2472 syntax.
2473 * testsuite/gas/wasm32/wasm32.exp: Run new tests. Expect allinsn
2474 test to succeed.
2475
a91e1603
L
24762017-04-04 H.J. Lu <hongjiu.lu@intel.com>
2477
2478 * NEWS: Mention support for ELF SHF_GNU_MBIND.
2479 * config/obj-elf.c (section_match): New.
2480 (get_section): Match both sh_info and group name.
2481 (obj_elf_change_section): Add argument for sh_info. Pass both
2482 sh_info and group name to get_section. Issue an error for
2483 SHF_GNU_MBIND section without SHF_ALLOC. Set sh_info.
2484 (obj_elf_parse_section_letters): Set SHF_GNU_MBIND for 'd'.
2485 (obj_elf_section): Support SHF_GNU_MBIND section info.
2486 * config/obj-elf.h (obj_elf_change_section): Add argument for
2487 sh_info.
2488 * config/tc-arm.c (start_unwind_section): Pass 0 as sh_info to
2489 obj_elf_change_section.
2490 * config/tc-ia64.c (obj_elf_vms_common): Likewise.
2491 * config/tc-microblaze.c (microblaze_s_data): Likewise.
2492 (microblaze_s_sdata): Likewise.
2493 (microblaze_s_rdata): Likewise.
2494 (microblaze_s_bss): Likewise.
2495 * config/tc-mips.c (s_change_section): Likewise.
2496 * config/tc-msp430.c (msp430_profiler): Likewise.
2497 * config/tc-rx.c (parse_rx_section): Likewise.
2498 * config/tc-tic6x.c (tic6x_start_unwind_section): Likewise.
2499 * doc/as.texinfo: Document 'd' for SHF_GNU_MBIND.
2500 * testsuite/gas/elf/elf.exp: Run section12a, section12b and
2501 section13.
2502 * testsuite/gas/elf/section10.d: Updated.
2503 * testsuite/gas/elf/section10.s: Likewise.
2504 * testsuite/gas/elf/section12.s: New file.
2505 * testsuite/gas/elf/section12a.d: Likewise.
2506 * testsuite/gas/elf/section12b.d: Likewise.
2507 * testsuite/gas/elf/section13.l: Likewise.
2508 * testsuite/gas/elf/section13.d: Likewise.
2509 * testsuite/gas/elf/section13.s: Likewise.
2510
c41cf6fd
PD
25112017-04-03 Palmer Dabbelt <palmer@dabbelt.com>
2512
2513 * config/tc-riscv.c (riscv_clear_subsets): Cast argument to free to
2514 avoid const warnings.
2515
fecb9c46
PD
25162017-03-30 Palmer Dabbelt <palmer@dabbelt.com>
2517
2518 * config/tc-riscv.c (riscv_clear_subsets): New function.
2519 (riscv_add_subset): Call riscv_clear_subsets and riscv_set_rvc to
2520 clear RVC when it's been previously set.
2521
dc1e4d6d
NC
25222017-03-31 Nick Clifton <nickc@redhat.com>
2523
2524 PR gas/21333
2525 * config/tc-s390.c (tc_s390_fix_adjustable): Allow non pc-relative
2526 fixups in mergeable sections to be adjusted.
2527
f96bd6c2
PC
25282017-03-30 Pip Cet <pipcet@gmail.com>
2529
2530 * config/tc-wasm32.h: New file: Add WebAssembly assembler target.
2531 * config/tc-wasm32.c: New file: Add WebAssembly assembler target.
2532 * Makefile.am: Add WebAssembly assembler target.
2533 * configure.tgt: Add WebAssembly assembler target.
2534 * doc/c-wasm32.texi: New file: Start documenting WebAssembly
2535 assembler.
2536 * doc/all.texi: Define WASM32.
2537 * doc/as.texinfo: Add WebAssembly entries.
2538 * NEWS: Mention the new support.
2539 * Makefile.in: Regenerate.
2540 * po/gas.pot: Regenerate.
2541 * po/POTFILES.in: Regenerate.
2542 * testsuite/gas/wasm32: New directory.
2543 * testsuite/gas/wasm32/allinsn.d: New file.
2544 * testsuite/gas/wasm32/allinsn.s: New file.
2545 * testsuite/gas/wasm32/illegal.l: New file.
2546 * testsuite/gas/wasm32/illegal.s: New file.
2547 * testsuite/gas/wasm32/illegal-2.l: New file.
2548 * testsuite/gas/wasm32/illegal-2.s: New file.
2549 * testsuite/gas/wasm32/illegal-3.l: New file.
2550 * testsuite/gas/wasm32/illegal-3.s: New file.
2551 * testsuite/gas/wasm32/illegal-4.l: New file.
2552 * testsuite/gas/wasm32/illegal-4.s: New file.
2553 * testsuite/gas/wasm32/illegal-5.l: New file.
2554 * testsuite/gas/wasm32/illegal-5.s: New file.
2555 * testsuite/gas/wasm32/illegal-6.l: New file.
2556 * testsuite/gas/wasm32/illegal-6.s: New file.
2557 * testsuite/gas/wasm32/illegal-7.l: New file.
2558 * testsuite/gas/wasm32/illegal-7.s: New file.
2559 * testsuite/gas/wasm32/illegal-8.l: New file.
2560 * testsuite/gas/wasm32/illegal-8.s: New file.
2561 * testsuite/gas/wasm32/illegal-9.l: New file.
2562 * testsuite/gas/wasm32/illegal-9.s: New file.
2563 * testsuite/gas/wasm32/illegal-10.l: New file.
2564 * testsuite/gas/wasm32/illegal-10.s: New file.
2565 * testsuite/gas/wasm32/illegal-11.l: New file.
2566 * testsuite/gas/wasm32/illegal-11.s: New file.
2567 * testsuite/gas/wasm32/illegal-12.l: New file.
2568 * testsuite/gas/wasm32/illegal-12.s: New file.
2569 * testsuite/gas/wasm32/illegal-13.l: New file.
2570 * testsuite/gas/wasm32/illegal-13.s: New file.
2571 * testsuite/gas/wasm32/illegal-14.l: New file.
2572 * testsuite/gas/wasm32/illegal-14.s: New file.
2573 * testsuite/gas/wasm32/illegal-15.l: New file.
2574 * testsuite/gas/wasm32/illegal-15.s: New file.
2575 * testsuite/gas/wasm32/illegal-16.l: New file.
2576 * testsuite/gas/wasm32/illegal-16.s: New file.
2577 * testsuite/gas/wasm32/illegal-17.l: New file.
2578 * testsuite/gas/wasm32/illegal-17.s: New file.
2579 * testsuite/gas/wasm32/illegal-18.l: New file.
2580 * testsuite/gas/wasm32/illegal-18.s: New file.
2581 * testsuite/gas/wasm32/illegal-19.l: New file.
2582 * testsuite/gas/wasm32/illegal-19.s: New file.
2583 * testsuite/gas/wasm32/illegal-20.l: New file.
2584 * testsuite/gas/wasm32/illegal-20.s: New file.
2585 * testsuite/gas/wasm32/illegal-21.l: New file.
2586 * testsuite/gas/wasm32/illegal-21.s: New file.
2587 * testsuite/gas/wasm32/illegal-22.l: New file.
2588 * testsuite/gas/wasm32/illegal-22.s: New file.
2589 * testsuite/gas/wasm32/illegal-24.l: New file.
2590 * testsuite/gas/wasm32/illegal-24.s: New file.
2591 * testsuite/gas/wasm32/illegal-25.l: New file.
2592 * testsuite/gas/wasm32/illegal-25.s: New file.
2593 * testsuite/gas/wasm32/reloc.d: New file.
2594 * testsuite/gas/wasm32/reloc.s: New file.
2595 * testsuite/gas/wasm32/wasm32.exp: New tests for WebAssembly
2596 architecture.
2597
52be03fd
AM
25982017-03-29 Alan Modra <amodra@gmail.com>
2599
2600 * config/tc-ppc.c (md_parse_option): Reject -mraw.
2601
9b753937
AM
26022017-03-27 Alan Modra <amodra@gmail.com>
2603
2604 PR 21303
2605 * testsuite/gas/ppc/pr21303.d,
2606 * testsuite/gas/ppc/pr21303.s: New test
2607 * testsuite/gas/ppc/ppc.exp: Run it.
2608
c0c31e91
RZ
26092017-03-27 Rinat Zelig <rinat@mellanox.com>
2610
2611 * testsuite/gas/arc/nps400-12.s: New file.
2612 * testsuite/gas/arc/nps400-12.d: New file.
2613
62785b09
TP
26142017-03-24 Thomas preud'homme <thomas.preudhomme@arm.com>
2615
2616 * config/tc-arm.: (md_begin): Set selected_cpu from *mcpu_cpu_opt when
2617 CPU_DEFAULT is defined.
2618
19683c04
PD
26192017-03-21 Palmer Dabbbelt <palmer@dabbelt.com>
2620
2621 * config/tc-riscv.c (md_show_usage): Remode defuct -m32, -m64,
2622 -msoft-float, -mhard-float, -mno-rvc, and -mrvc options; and don't
2623 print an invalid default ISA string.
2624 * doc/c-riscv.texi (OPTIONS): Add -fpic and -fno-pic options.
2625
24e5b4e6
MF
26262017-03-22 Max Filippov <jcmvbkbc@gmail.com>
2627
2628 * config/tc-xtensa.c (xtensa_relax_frag): Change fx_size of the
2629 reassigned fixup to size of jump instruction (3) and fx_r_type
2630 to BFD_RELOC_XTENSA_SLOT0_OP, as there's only one slot.
2631 (add_jump_to_trampoline): Search
2632 origfrag->tc_frag_data.slot_symbols for the slot with non-NULL
2633 symbol and use that slot instead of slot 0.
2634
2253c8f0
AK
26352017-03-21 Andreas Krebbel <krebbel@linux.vnet.ibm.com>
2636
2637 * config/tc-s390.c (s390_parse_cpu): Remove S390_INSTR_FLAG_VX2
2638 from cpu_table. Remove vx2, and novx2 from cpu_flags.
2639
645d3342
RZ
26402017-03-21 Rinat Zelig <rinat@mellanox.com>
2641
2642 * testsuite/gas/arc/nps400-11.s: New file.
2643 * testsuite/gas/arc/nps400-11.d: New file.
2644
e406e428
NC
26452017-03-20 Nick Clifton <nickc@redhat.com>
2646
2647 * doc/as.texinfo (2byte): Note that if no expressions are present
2648 the directive does nothing. Emphasize that the output is
2649 unaligned, and that this can have an effect on the relocations
2650 generated.
2651 (4byte): Simplify description. Refer back to the 2byte
2652 description.
2653 (8byte): Likewise.
2654
d5e0ba9c
RE
26552017-03-20 Richard Earnshaw <rearnsha@arm.com>
2656
2657 * config/tc-arm.c (arm_fpus): Note entires that should not be
2658 documented.
2659 * doc/c-arm.texi (-mfpu): Add missing FPU entries for neon-vfpv3 and
2660 neon-fp16. Fix spelling error.
2661
d3375ddd
RE
26622017-03-20 Richard Earnshaw <rearnsha@arm.com>
2663
2664 * config/tc-arm.c (arm_fpus): Add neon-vfpv3 as an alias for neon.
2665
2c52e2e8
RZ
26662017-03-16 Rinat Zelig <rinat@mellanox.com>
2667
2668 * config/tc-arc.c (assemble_insn): Only handle ".t" and ".nt"
2669 specially for ARCv2.
2670
b416fe87
KC
26712017-03-14 Kito Cheng <kito.cheng@gmail.com>
2672
2673 * config/tc-riscv.c (validate_riscv_insn): Add 'o' RVC immediate
2674 encoding format, which can accept 0-valued immediates.
2675 (riscv_ip): Likewise.
2676
7cb7b948
NC
26772017-03-15 Nick Clifton <nickc@redhat.com>
2678
2679 * config/tc-riscv.c (riscv_pre_output_hook): Fix compile time
2680 warning about discarding a const qualifier.
2681
d47c3ff7
KLC
26822017-03-02 Kuan-Lin Chen <rufus@andestech.com>
2683
2684 * config/tc-riscv.h (HWARD2_USE_FIXED_ADVANCE_PC): New define.
2685
2aece2ba
KLC
26862017-03-02 Kuan-Lin Chen <rufus@andestech.com>
2687
2688 * config/tc-riscv.c (md_apply_fix): Set fx_frag and
2689 fx_next->fx_frag for CFA_advance_loc relocations.
2690
c1b465c9
KLC
26912017-03-02 Kuan-Lin Chen <rufus@andestech.com>
2692
2693 * config/tc-riscv.c (md_apply_fix): Compute the correct offsets
2694 for CFA relocations.
2695
f955cccf
NC
26962017-03-13 Nick Clifton <nickc@redhat.com>
2697
2698 PR binutils/21202
2699 * config/tc-aarch64.c (reloc_table): Rename
2700 BFD_RELOC_AARCH64_TLSDESC_LD64_LO12_NC to
2701 BFD_RELOC_AARCH64_TLSDESC_LD64_LO12. Rname
2702 BFD_RELOC_AARCH64_TLSDESC_ADD_LO12_NC to
2703 BFD_RELOC_AARCH64_TLSDESC_ADD_LO12.
2704 (md_apply_fix): Likewise.
2705 (aarch64_force_relocation): Likewise.
2706 * testsuite/gas/aarch64/tls.d: Update regexp.
2707
8b1e5da1
NC
27082017-03-10 Tobin C. Harding <me@tobin.cc>
2709 Nick Clifton <nickc@redhat.com>
2710
2711 * doc/as.texinfo (2byte): Tidy up wording. Add note that
2712 overlarge values will produce a warning message and be trunacted.
2713 (4byte): Likewise.
2714
86fa6981
L
27152017-03-09 H.J. Lu <hongjiu.lu@intel.com>
2716
2717 * config/tc-i386.c (_i386_insn): Add dir_encoding and
2718 vec_encoding. Remove swap_operand and need_vrex.
2719 (extra_symbol_chars): Add '}'.
2720 (md_begin): Mark '}' with LEX_BEGIN_NAME. Allow '}' in
2721 mnemonic.
2722 (build_vex_prefix): Don't use 2-byte VEX encoding with
2723 {vex3}. Check dir_encoding and load.
2724 (parse_insn): Check pseudo prefixes. Set dir_encoding.
2725 (VEX_check_operands): Likewise.
2726 (match_template): Check dir_encoding and load.
2727 (parse_real_register): Set vec_encoding instead of need_vrex.
2728 (parse_register): Likewise.
2729 * doc/c-i386.texi: Document {disp8}, {disp32}, {load}, {store},
2730 {vex2}, {vex3} and {evex}. Remove ".s", ".d8" and ".d32"
2731 * testsuite/gas/i386/i386.exp: Run pseudos and x86-64-pseudos.
2732 * testsuite/gas/i386/pseudos.d: New file.
2733 * testsuite/gas/i386/pseudos.s: Likewise.
2734 * testsuite/gas/i386/x86-64-pseudos.d: Likewise.
2735 * testsuite/gas/i386/x86-64-pseudos.s: Likewise.
2736
4b8b687e
PB
27372017-03-08 Peter Bergner <bergner@vnet.ibm.com>
2738
2739 * testsuite/gas/ppc/altivec2.d (as): Use the -mpower8 option.
2740 (objdump): Use the -Mpower8 option.
2741
1437d063
PB
27422017-03-08 Peter Bergner <bergner@vnet.ibm.com>
2743
2744 * testsuite/gas/ppc/power9.d <lnia> New test.
2745 * testsuite/gas/ppc/power9.s: Likewise.
2746
ea86f534
AM
27472017-03-07 Alan Modra <amodra@gmail.com>
2748
2749 * doc/as.texinfo (2byte, 4byte, 8byte): Correct @section placement.
2750
2b841ec2
AM
27512017-03-07 Tobin C. Harding <me@tobin.cc>
2752 Alan Modra <amodra@gmail.com>
2753
2754 * doc/as.texinfo (2byte, 4byte, 8byte): Document.
2755 * doc/c-arm.texi (2byte, 4byte, 8byte): Omit if ELF.
2756
603555e5
L
27572017-03-06 H.J. Lu <hongjiu.lu@intel.com>
2758
2759 * config/tc-i386.c (cpu_arch): Add .cet.
2760 * doc/c-i386.texi: Document cet.
2761 * testsuite/gas/i386/cet-intel.d: New file.
2762 * testsuite/gas/i386/cet.d: Likewise.
2763 * testsuite/gas/i386/cet.s: Likewise.
2764 * testsuite/gas/i386/x86-64-cet-intel.d: Likewise.
2765 * testsuite/gas/i386/x86-64-cet.d: Likewise.
2766 * testsuite/gas/i386/x86-64-cet.s: Likewise.
2767 * testsuite/gas/i386/i386.exp: Run Intel CET tests.
2768
1cccfb31
L
27692017-03-06 H.J. Lu <hongjiu.lu@intel.com>
2770
2771 * testsuite/gas/i386/x86-64-mpx-inval-2.s: Force a good alignment.
2772 * testsuite/gas/i386/x86-64-mpx-inval-2.l: Expect [0-9A-F]+.
2773
ea0de82e
AM
27742017-03-06 Alan Modra <amodra@gmail.com>
2775
2776 * dw2gencfi.c (encoding_size): Return unsigned int.
2777 (emit_expr_encoded): Assert size matches reloc bitsize.
2778 (output_fde): Use unsigned for offset_size and addr_size. Set
2779 addr_size earlier and use in place of constant 4 and uses of
2780 DWARF2_FDE_RELOC_SIZE. Assert it matches reloc bitsize.
2781
9e1a8675
AM
27822017-03-06 Alan Modra <amodra@gmail.com>
2783
2784 * dw2gencfi.c: Wrap overlong lines. Add parens for emacs
2785 auto reformat. Formatting and whitespace fixes.
2786
49fced12
MW
27872017-03-05 Mark Wielaard <mark@klomp.org>
2788
2789 * dwarf2dbg.c (out_debug_abbrev): Use DW_FORM_strp instead of
2790 DW_FORM_string for DW_AT_name, DW_AT_comp_dir and DW_AT_producer.
2791 (out_debug_info): Accept symbols to name, comp_dir and producer in
2792 the .debug_str section and emit those offsets not full strings.
2793 (out_debug_str): New function that outputs the strings for name,
2794 comp_dir and producer in .debug_str and generates symbols to those
2795 strings.
2796 (out_debug_line): Create a .debug_str section if necessary and call
2797 out_debug_str before calling out_debug_info.
2798 * testsuite/gas/aarch64/dwarf.d: Add extra section symbol to expected
2799 output.
2800
9875b365
MR
28012017-03-02 Maciej W. Rozycki <macro@imgtec.com>
2802
2803 * write.c (relax_segment) <rs_org>: Only bail out if the fixed
2804 part of the frag has overrun the location requested.
2805
2806 * testsuite/gas/all/org-1.d: New test.
2807 * testsuite/gas/all/org-2.d: New test.
2808 * testsuite/gas/all/org-3.d: New test.
2809 * testsuite/gas/all/org-4.d: New test.
2810 * testsuite/gas/all/org-5.d: New test.
2811 * testsuite/gas/all/org-6.d: New test.
2812 * testsuite/gas/all/org-1.l: New stderr output.
2813 * testsuite/gas/all/org-2.l: New stderr output.
2814 * testsuite/gas/all/org-3.l: New stderr output.
2815 * testsuite/gas/all/org-1.s: New test source.
2816 * testsuite/gas/all/org-2.s: New test source.
2817 * testsuite/gas/all/org-3.s: New test source.
2818 * testsuite/gas/all/org-4.s: New test source.
2819 * testsuite/gas/all/org-5.s: New test source.
2820 * testsuite/gas/all/org-6.s: New test source.
2821 * testsuite/gas/all/gas.exp: Run the new tests.
2822
2823 * testsuite/gas/mips/org-1.d: New test.
2824 * testsuite/gas/mips/org-2.d: New test.
2825 * testsuite/gas/mips/org-3.d: New test.
2826 * testsuite/gas/mips/org-4.d: New test.
2827 * testsuite/gas/mips/org-5.d: New test.
2828 * testsuite/gas/mips/org-6.d: New test.
2829 * testsuite/gas/mips/org-7.d: New test.
2830 * testsuite/gas/mips/org-8.d: New test.
2831 * testsuite/gas/mips/org-9.d: New test.
2832 * testsuite/gas/mips/org-10.d: New test.
2833 * testsuite/gas/mips/org-11.d: New test.
2834 * testsuite/gas/mips/org-12.d: New test.
2835 * testsuite/gas/mips/org-1.l: New stderr output.
2836 * testsuite/gas/mips/org-4.l: New stderr output.
2837 * testsuite/gas/mips/org-5.l: New stderr output.
2838 * testsuite/gas/mips/org-6.l: New stderr output.
2839 * testsuite/gas/mips/org-10.l: New stderr output.
2840 * testsuite/gas/mips/org-1.s: New test source.
2841 * testsuite/gas/mips/org-2.s: New test source.
2842 * testsuite/gas/mips/org-3.s: New test source.
2843 * testsuite/gas/mips/org-4.s: New test source.
2844 * testsuite/gas/mips/org-5.s: New test source.
2845 * testsuite/gas/mips/org-6.s: New test source.
2846 * testsuite/gas/mips/org-7.s: New test source.
2847 * testsuite/gas/mips/org-8.s: New test source.
2848 * testsuite/gas/mips/org-9.s: New test source.
2849 * testsuite/gas/mips/org-10.s: New test source.
2850 * testsuite/gas/mips/org-11.s: New test source.
2851 * testsuite/gas/mips/org-12.s: New test source.
2852 * testsuite/gas/mips/mips.exp: Run the new tests.
2853
01cca2f9
SN
28542017-03-01 Szabolcs Nagy <szabolcs.nagy@arm.com>
2855
2856 * doc/c-aarch64.texi (AArch64 Extensions): Document rcpc.
2857
15c7c1d8
JB
28582017-02-28 Jan Beulich <jbeulich@suse.com>
2859
2860 * testsuite/gas/i386/x86-64-avx.s: Add suffixed variants of
2861 VPCMPESTR{I,M}.
2862 * testsuite/gas/i386/x86-64-sse2avx.s: Likewise.
2863 * testsuite/gas/i386/x86-64-sse4_2.s: Add suffixed variants
2864 of PCMPESTR{I,M}.
2865 * testsuite/gas/i386/ilp32/x86-64-avx-intel.d: Likewise.
2866 * testsuite/gas/i386/ilp32/x86-64-avx.d: Likewise.
2867 * testsuite/gas/i386/ilp32/x86-64-sse2avx.d: Likewise.
2868 * testsuite/gas/i386/ilp32/x86-64-sse4_2-intel.d: Likewise.
2869 * testsuite/gas/i386/ilp32/x86-64-sse4_2.d: Likewise.
2870 * testsuite/gas/i386/x86-64-avx-intel.d: Likewise.
2871 * testsuite/gas/i386/x86-64-avx.d: Likewise.
2872 * testsuite/gas/i386/x86-64-sse2avx.d: Likewise.
2873 * testsuite/gas/i386/x86-64-sse4_2-intel.d: Likewise.
2874 * testsuite/gas/i386/x86-64-sse4_2.d: Likewise.
2875
4ef97a1b
AM
28762017-02-28 Alan Modra <amodra@gmail.com>
2877
2878 * config/tc-nios2.h (TC_FORCE_RELOCATION_SUB_LOCAL): Define.
2879
7ba71655
AM
28802017-02-28 Alan Modra <amodra@gmail.com>
2881
2882 * config/tc-ppc.c (md_assemble): Use BFD_RELOC_PPC_16DX_HA for addpcis.
2883 (md_apply_fix): Remove fx_subsy check. Move code converting to
2884 pcrel reloc earlier and handle BFD_RELOC_PPC_16DX_HA. Remove code
2885 emiiting errors on seeing fx_pcrel set on unexpected relocs, as
2886 that is done now by the generic code via..
2887 * config/tc-ppc.h (TC_FORCE_RELOCATION_SUB_LOCAL): ..this. Define.
2888 (TC_VALIDATE_FIX_SUB): Define.
2889
0e392101
MR
28902017-02-28 Maciej W. Rozycki <macro@imgtec.com>
2891
2892 * testsuite/gas/mips/jalr4.s: Add `jalr $0, $25' instructions.
2893 * testsuite/gas/mips/jalr4.d: Adjust accordingly. Remove MIPSr6
2894 encoding patterns.
2895 * testsuite/gas/mips/jalr4-n64.d: Likewise.
2896 * testsuite/gas/mips/mipsr6@jalr4.d: New test.
2897 * testsuite/gas/mips/mipsr6@jalr4-n32.d: New test.
2898 * testsuite/gas/mips/mipsr6@jalr4-n64.d: New test.
2899
dd803a24
AM
29002017-02-25 Alan Modra <amodra@gmail.com>
2901
2902 * testsuite/gas/elf/strtab.s: Don't put directives on first
2903 column or continuation with labels not in first column.
2904
582e12bf
RS
29052017-02-24 Richard Sandiford <richard.sandiford@arm.com>
2906
2907 * doc/c-aarch64.texi: Document that sve implies fp16, simd and compnum.
2908 * config/tc-aarch64.c (parse_vector_type_for_operand): Allow .q
2909 to be used with SVE registers.
2910 (parse_operands): Handle new SVE operands.
2911 (aarch64_features): Make "sve" require F16 rather than FP. Also
2912 require COMPNUM.
2913 * testsuite/gas/aarch64/sve.s: Add tests for new instructions.
2914 Include compnum tests.
2915 * testsuite/gas/aarch64/sve.d: Update accordingly.
2916 * testsuite/gas/aarch64/sve-invalid.s: Add tests for new instructions.
2917 * testsuite/gas/aarch64/sve-invalid.l: Update accordingly. Also
2918 update expected output for new FMOV and MOV alternatives.
2919
f482d304
RS
29202017-02-24 Richard Sandiford <richard.sandiford@arm.com>
2921
2922 * doc/c-aarch64.texi: Add a "compnum" entry.
2923 * config/tc-aarch64.c (aarch64_features): Likewise,
2924 * testsuite/gas/aarch64/advsimd-compnum.s: New test.
2925 * testsuite/gas/aarch64/advsimd-compnum.d: Likewise.
2926
7db2c588
JB
29272017-02-24 Jan Beulich <jbeulich@suse.com>
2928
2929 * testsuite/gas/i386/opcode.s: Add alternative TEST forms.
2930 * testsuite/gas/i386/x86-64-opcode.s: Likewise.
2931 * testsuite/gas/i386/opcode.d: Adjust accordingly.
2932 * testsuite/gas/i386/opcode-intel.d: Likewise.
2933 * testsuite/gas/i386/x86-64-opcode.d: Likewise.
2934 * testsuite/gas/i386/ilp32/x86-64-opcode.d: Likewise.
2935
1b3cee56
SL
29362017-02-24 Sheldon Lobo <sheldon.lobo@oracle.com>
2937
2938 Test cases for the architecture level aware SPARC ASI work.
2939 * gas/testsuite/gas/sparc/sparc.exp: 2 new tests
2940 * gas/testsuite/gas/sparc/asi-bump-warn.s: New test
2941 * gas/testsuite/gas/sparc/asi-bump-warn.l: Likewise
2942 * gas/testsuite/gas/sparc/asi-arch-error.s: Likewise
2943 * gas/testsuite/gas/sparc/asi-arch-error.l: Likewise
2944
c1556ecd
MR
29452017-02-23 Maciej W. Rozycki <macro@imgtec.com>
2946
2947 * testsuite/gas/mips/jalr4.d: New test.
2948 * testsuite/gas/mips/jalr4-n32.d: New test.
2949 * testsuite/gas/mips/jalr4-n64.d: New test.
2950 * testsuite/gas/mips/jalr4.s: New test source.
2951 * testsuite/gas/mips/mips.exp: Run the new tests.
2952
1e9d41d4
SL
29532017-02-23 Sheldon Lobo <sheldon.lobo@oracle.com>
2954
2955 Add support for associating SPARC ASIs with an architecture level.
2956 * config/tc-sparc.c (parse_sparc_asi): New encode SPARC ASIs.
2957
946416fc
JB
29582017-02-23 Jan Beulich <jbeulich@suse.com>
2959
2960 * testsuite/gas/all/err-sizeof.s: Don't use sums or differences
2961 of symbols as expression.
2962
29632017-02-23 Jan Beulich <jbeulich@suse.com>
4c5b8d1e
JB
2964
2965 * gas/testsuite/gas/i386/x86-64-mpx-inval-2.d: Add 32- and 16-
2966 bit GPR forms of BNDCL, BNDCU, and BNDCN. Add RSP-as-index
2967 Intel syntax forms of BNDMK, BNDSTX, and BNDLDX.
2968 * gas/testsuite/gas/i386/x86-64-mpx-inval-2.l: Adjust.
2969
5ff6a06c
MR
29702017-02-22 Maciej W. Rozycki <macro@imgtec.com>
2971
2972 * ecoff.c (ecoff_directive_end) [md_flush_pending_output]: Call
2973 `md_flush_pending_output'.
2974 * config/tc-mips.c (s_mips_end) [md_flush_pending_output]: Call
2975 `md_flush_pending_output' unconditionally.
2976 * testsuite/gas/mips/debug-label-end-1.d: New test.
2977 * testsuite/gas/mips/debug-label-end-2.d: New test.
2978 * testsuite/gas/mips/debug-label-end-3.d: New test.
2979 * testsuite/gas/mips/debug-label-end.s: New test source.
2980 * testsuite/gas/mips/mips.exp: Run the new tests.
2981
25890fc2
HPN
29822017-02-22 Hans-Peter Nilsson <hp@axis.com>
2983
2984 * testsuite/gas/all/err-sizeof.s: Include cris*-*-* in the list of
2985 targets yielding an error message matching "too complex".
2986
5ffbd927
NC
29872017-02-22 Nick Clifton <nickc@redhat.com>
2988
2989 * testsuite/gas/arm/vcmp-noprefix-imm.d: Skip for non-ELF targets.
2990
b0c53498
JB
29912017-02-21 Jan Beulich <jbeulich@suse.com>
2992
2993 * expr.c (operand): Handle missing operand to .startof.() and
2994 .sizeof.().
2995 * testsuite/gas/all/err-sizeof.s: New.
2996
ece5dcc1
AM
29972017-02-20 Alan Modra <amodra@gmail.com>
2998
2999 PR 21118
3000 * NEWS: Revise powerpc register check.
3001 * config/tc-ppc.c (ppc_optimize_expr, md_assemble): Make "invalid
3002 register expression" a warning.
3003
37f9ec62
MR
30042017-02-17 Maciej W. Rozycki <macro@imgtec.com>
3005
3006 * ecoff.c (ecoff_directive_ent, add_procedure): Handle `.aent'.
3007 * config/obj-ecoff.c (obj_pseudo_table): Add "aent" entry.
3008 * config/obj-elf.c (ecoff_debug_pseudo_table): Likewise.
3009 * testsuite/gas/mips/aent-2.d: New test.
3010 * testsuite/gas/mips/aent-mdebug.d: New test.
3011 * testsuite/gas/mips/aent-mdebug-2.d: New test.
3012 * testsuite/gas/mips/mips.exp: Run the new tests.
3013
773fb663
RS
30142017-02-15 Richard Sandiford <richard.sandiford@arm.com>
3015
3016 * testsuite/gas/aarch64/sve-sysreg.s,
3017 testsuite/gas/aarch64/sve-sysreg.d,
3018 testsuite/gas/aarch64/sve-sysreg-invalid.d,
3019 testsuite/gas/aarch64/sve-sysreg-invalid.l: New tests.
3020
7a2114e7
RS
30212017-02-15 Richard Sandiford <richard.sandiford@arm.com>
3022
3023 * doc/c-aarch64.texi: Fix sve entry.
3024
cc07cda6
CZ
30252017-02-15 Claudiu Zissulescu <claziss@synopsys.com>
3026
3027 * config/tc-arc.c (md_convert_frag): Remove @pcl relocation
3028 information from input expression.
3029 (assemble_insn): Make sure pcrel is correctly set.
3030 (arc_pcrel_adjust): Compensate for PCL rounding.
3031 * testsuite/gas/arc/relax-add01.d: New file.
3032 * testsuite/gas/arc/relax-add01.s: Likewise.
3033 * testsuite/gas/arc/relax-add02.d: Likewise.
3034 * testsuite/gas/arc/relax-add02.s: Likewise.
3035 * testsuite/gas/arc/relax-add03.d: Likewise.
3036 * testsuite/gas/arc/relax-add03.s: Likewise.
3037 * testsuite/gas/arc/relax-add04.d: Likewise.
3038 * testsuite/gas/arc/relax-add04.s: Likewise.
3039 * testsuite/gas/arc/relax-ld01.d: Likewise.
3040 * testsuite/gas/arc/relax-ld01.s: Likewise.
3041 * testsuite/gas/arc/relax-ld02.d: Likewise.
3042 * testsuite/gas/arc/relax-ld02.s: Likewise.
3043 * testsuite/gas/arc/relax-mov01.d: Likewise.
3044 * testsuite/gas/arc/relax-mov01.s: Likewise.
3045 * testsuite/gas/arc/relax-mov02.d: Likewise.
3046 * testsuite/gas/arc/relax-mov02.s: Likewise.
3047 * testsuite/gas/arc/relax-mpy01.d: Likewise.
3048 * testsuite/gas/arc/relax-mpy01.s: Likewise.
3049 * testsuite/gas/arc/relax-sub01.d: Likewise.
3050 * testsuite/gas/arc/relax-sub01.s: Likewise.
3051 * testsuite/gas/arc/relax-sub02.d: Likewise.
3052 * testsuite/gas/arc/relax-sub02.s: Likewise.
3053 * testsuite/gas/arc/relax-sub03.d: Likewise.
3054 * testsuite/gas/arc/relax-sub03.s: Likewise.
3055 * testsuite/gas/arc/relax-sub04.d: Likewise.
3056 * testsuite/gas/arc/relax-sub04.s: Likewise.
3057
66a5a740
VG
30582017-02-09 Vineet Gupta <vgupta@synopsys.com>
3059
3060 * testsuite/gas/arc/st.d: Update for 0xe having a name now
3061
7e0de605
AM
30622017-02-14 Alan Modra <amodra@gmail.com>
3063
3064 PR 21118
3065 * NEWS: Mention powerpc register checks.
3066 * config/tc-ppc.c (struct pd_reg): Make value a short. Add flags.
3067 (pre_defined_registers): Delete fpscr and pmr entries. Set
3068 register type in flags.
3069 (cr_names): Set type in flags.
3070 (reg_name_search): Return pointer to struct pd_reg rather than value.
3071 (register_name): Adjust to suit. Set X_md from flags.
3072 (ppc_parse_name): Likewise.
3073 (ppc_optimize_expr): New function.
3074 (md_assemble): Verify expresion reg flags match operand.
3075 * config/tc-ppc.h (md_optimize_expr): Define.
3076 (ppc_optimize_expr): Declare.
3077
606a935e
AM
30782017-02-14 Alan Modra <amodra@gmail.com>
3079
3080 * testsuite/gas/ppc/cell.s: Correct invalid registers.
3081 * testsuite/gas/ppc/vle-simple-1.s: Likewise.
3082 * testsuite/gas/ppc/vle-simple-2.s: Likewise.
3083
3c6452ae
TP
30842017-02-13 Thomas Preud'homme <thomas.preudhomme@arm.com>
3085
3086 * config/tc-arm.c (parse_ifimm_zero): Make prefix optional in unified
3087 syntax.
3088 * testsuite/gas/arm/vcmp-noprefix-imm.d: New file.
3089 * testsuite/gas/arm/vcmp-noprefix-imm.s: New file.
3090
dce75bf9
NP
30912017-02-10 Nicholas Piggin <npiggin@gmail.com>
3092
3093 * testsuite/gas/ppc/power9.d <scv, rfscv>: New tests.
3094
73201331
MR
30952017-02-02 Maciej W. Rozycki <macro@imgtec.com>
3096
3097 * doc/as.texinfo (Overview): Select MIPS options for man page
3098 inclusion.
3099
8b10b0b3
MR
31002017-01-30 Maciej W. Rozycki <macro@imgtec.com>
3101
3102 * config/tc-mips.c (mips_ignore_branch_isa): New variable.
3103 (options): Add OPTION_IGNORE_BRANCH_ISA and
3104 OPTION_NO_IGNORE_BRANCH_ISA enum values.
3105 (md_longopts): Add "mignore-branch-isa" and
3106 "mno-ignore-branch-isa" options.
3107 (md_parse_option): Handle OPTION_IGNORE_BRANCH_ISA and
3108 OPTION_NO_IGNORE_BRANCH_ISA.
3109 (fix_bad_cross_mode_branch_p): Return FALSE if
3110 `mips_ignore_branch_isa' has been set.
3111 (md_show_usage): Add `-mignore-branch-isa' and
3112 `-mno-ignore-branch-isa'.
3113
3114 * doc/as.texinfo (Target MIPS options): Add
3115 `-mignore-branch-isa' and `-mno-ignore-branch-isa' options.
3116 (-mignore-branch-isa, -mno-ignore-branch-isa): New options.
3117 * doc/c-mips.texi (MIPS Options): Add `-mignore-branch-isa' and
3118 `-mno-ignore-branch-isa' options.
3119
3120 * testsuite/gas/mips/branch-local-ignore-2.d: New test.
3121 * testsuite/gas/mips/branch-local-ignore-3.d: New test.
3122 * testsuite/gas/mips/branch-local-ignore-n32-2.d: New test.
3123 * testsuite/gas/mips/branch-local-ignore-n32-3.d: New test.
3124 * testsuite/gas/mips/branch-local-ignore-n64-2.d: New test.
3125 * testsuite/gas/mips/branch-local-ignore-n64-3.d: New test.
3126 * testsuite/gas/mips/mips.exp: Run the new tests.
3127
7795a8f8
MR
31282017-01-30 Maciej W. Rozycki <macro@imgtec.com>
3129
3130 * testsuite/gas/mips/branch-local-2.d: New test.
3131 * testsuite/gas/mips/branch-local-3.d: New test.
3132 * testsuite/gas/mips/branch-local-n32-2.d: New test.
3133 * testsuite/gas/mips/branch-local-n32-3.d: New test.
3134 * testsuite/gas/mips/branch-local-n64-2.d: New test.
3135 * testsuite/gas/mips/branch-local-n64-3.d: New test.
3136 * testsuite/gas/mips/mips.exp: Fold corresponding list tests
3137 into the new tests.
3138
8ec5cf65
AD
31392017-01-27 Alexis Deruell <alexis.deruelle@gmail.com>
3140
3141 PR 21056
3142 * testsuite/gas/tic6x/insns16-parallel.s: New test case.
3143 * testsuite/gas/tic6x/insns16-parallel.d: New test driver.
3144
de514cf3
SH
31452017-01-25 Sebastian Huber <sebastian.huber@embedded-brains.de>
3146
3147 * configure.tgt (aarch64*-*-rtems*): Remove.
3148 (bfin-*-rtems*): Likewise.
3149 (h8300-*-rtems*): Likewise.
3150 (i386-*-rtems*): Likewise.
3151 (m32c-*-rtems*): Likewise.
3152 (m32r-*-rtems*): Likewise.
3153 (m68k-*-rtems*): Likewise.
3154 (mips-*-rtems*): Likewise.
3155 (nios2-*-rtems*): Likewise.
3156 (ppc-*-rtems*): Likewise.
3157 (sh-*-rtems*): Likewise.
3158 (sparc64-*-rtems*): Likewise.
3159 (sparc-*-rtems*): Likewise.
3160 (*-*-rtems*) Use ELF format.
3161
3e97ba8a
SH
31622017-01-25 Sebastian Huber <sebastian.huber@embedded-brains.de>
3163
3164 * configure.tgt (arm-*-rtems*): Move to (arm-*-eabi*).
3165
850d84f6
SH
31662017-01-25 Sebastian Huber <sebastian.huber@embedded-brains.de>
3167
3168 * configure.tgt (sh-*-rtemscoff*): Remove.
3169
666c6aff
SH
31702017-01-24 Sebastian Huber <sebastian.huber@embedded-brains.de>
3171
3172 * configure.tgt (riscv*-*-*): Remove em=linux.
3173
33eaf5de
NC
31742017-01-23 Sebastian Rasmussen <sebras@gmail.com>
3175
3176 PR gas/21072
3177 * asintl.h: Fix spelling mistakes and typos.
3178 * atof-generic.c: Likewise.
3179 * bit_fix.h: Likewise.
3180 * config/atof-ieee.c: Likewise.
3181 * config/bfin-defs.h: Likewise.
3182 * config/bfin-parse.y: Likewise.
3183 * config/obj-coff-seh.h: Likewise.
3184 * config/obj-coff.c: Likewise.
3185 * config/obj-evax.c: Likewise.
3186 * config/obj-macho.c: Likewise.
3187 * config/rx-parse.y: Likewise.
3188 * config/tc-aarch64.c: Likewise.
3189 * config/tc-alpha.c: Likewise.
3190 * config/tc-arc.c: Likewise.
3191 * config/tc-arm.c: Likewise.
3192 * config/tc-avr.c: Likewise.
3193 * config/tc-bfin.c: Likewise.
3194 * config/tc-cr16.c: Likewise.
3195 * config/tc-cris.c: Likewise.
3196 * config/tc-crx.c: Likewise.
3197 * config/tc-d10v.c: Likewise.
3198 * config/tc-d30v.c: Likewise.
3199 * config/tc-dlx.c: Likewise.
3200 * config/tc-epiphany.c: Likewise.
3201 * config/tc-frv.c: Likewise.
3202 * config/tc-hppa.c: Likewise.
3203 * config/tc-i370.c: Likewise.
3204 * config/tc-i386-intel.c: Likewise.
3205 * config/tc-i386.c: Likewise.
3206 * config/tc-i960.c: Likewise.
3207 * config/tc-ia64.c: Likewise.
3208 * config/tc-m32r.c: Likewise.
3209 * config/tc-m68hc11.c: Likewise.
3210 * config/tc-m68k.c: Likewise.
3211 * config/tc-mcore.c: Likewise.
3212 * config/tc-mep.c: Likewise.
3213 * config/tc-mep.h: Likewise.
3214 * config/tc-metag.c: Likewise.
3215 * config/tc-microblaze.c: Likewise.
3216 * config/tc-mips.c: Likewise.
3217 * config/tc-mmix.c: Likewise.
3218 * config/tc-mn10200.c: Likewise.
3219 * config/tc-mn10300.c: Likewise.
3220 * config/tc-msp430.c: Likewise.
3221 * config/tc-msp430.h: Likewise.
3222 * config/tc-nds32.c: Likewise.
3223 * config/tc-nds32.h: Likewise.
3224 * config/tc-nios2.c: Likewise.
3225 * config/tc-nios2.h: Likewise.
3226 * config/tc-ns32k.c: Likewise.
3227 * config/tc-pdp11.c: Likewise.
3228 * config/tc-ppc.c: Likewise.
3229 * config/tc-pru.c: Likewise.
3230 * config/tc-rx.c: Likewise.
3231 * config/tc-s390.c: Likewise.
3232 * config/tc-score.c: Likewise.
3233 * config/tc-score7.c: Likewise.
3234 * config/tc-sh.c: Likewise.
3235 * config/tc-sh64.c: Likewise.
3236 * config/tc-sparc.c: Likewise.
3237 * config/tc-tic4x.c: Likewise.
3238 * config/tc-tic54x.c: Likewise.
3239 * config/tc-v850.c: Likewise.
3240 * config/tc-vax.c: Likewise.
3241 * config/tc-visium.c: Likewise.
3242 * config/tc-xgate.c: Likewise.
3243 * config/tc-xtensa.c: Likewise.
3244 * config/tc-z80.c: Likewise.
3245 * config/tc-z8k.c: Likewise.
3246 * config/te-vms.c: Likewise.
3247 * config/xtensa-relax.c: Likewise.
3248 * doc/as.texinfo: Likewise.
3249 * doc/c-arm.texi: Likewise.
3250 * doc/c-hppa.texi: Likewise.
3251 * doc/c-i370.texi: Likewise.
3252 * doc/c-i386.texi: Likewise.
3253 * doc/c-m32r.texi: Likewise.
3254 * doc/c-m68k.texi: Likewise.
3255 * doc/c-mmix.texi: Likewise.
3256 * doc/c-msp430.texi: Likewise.
3257 * doc/c-nds32.texi: Likewise.
3258 * doc/c-ns32k.texi: Likewise.
3259 * doc/c-riscv.texi: Likewise.
3260 * doc/c-rx.texi: Likewise.
3261 * doc/c-s390.texi: Likewise.
3262 * doc/c-tic6x.texi: Likewise.
3263 * doc/c-tilegx.texi: Likewise.
3264 * doc/c-tilepro.texi: Likewise.
3265 * doc/c-v850.texi: Likewise.
3266 * doc/c-xgate.texi: Likewise.
3267 * doc/c-xtensa.texi: Likewise.
3268 * dwarf2dbg.c: Likewise.
3269 * ecoff.c: Likewise.
3270 * itbl-ops.c: Likewise.
3271 * listing.c: Likewise.
3272 * macro.c: Likewise.
3273 * po/gas.pot: Likewise.
3274 * read.c: Likewise.
3275 * struc-symbol.h: Likewise.
3276 * symbols.h: Likewise.
3277 * testsuite/gas/arc/relocs-errors.err: Likewise.
3278 * write.c: Likewise.
3279
8069955e
NC
32802017-01-23 Nick Clifton <nickc@redhat.com>
3281
3282 * po/sv.po: Updated Swedish translation.
3283
9d46ce34
NC
32842017-01-20 Nick Clifton <nickc@redhat.com>
3285
3286 * config/tc-i386.c (parse_operands): Check for operand overflow
3287 before setting the unspecified bit.
3288
9e009953
MR
32892017-01-18 Maciej W. Rozycki <macro@imgtec.com>
3290
3291 PR gas/20649
3292 * config/tc-mips.c (pic_need_relax): Don't check for linkonce
3293 symbols, remove the `segtype' parameter.
3294 (mips_frob_file, md_estimate_size_before_relax): Adjust
3295 accordingly.
3296 (s_is_linkonce): Add an explanatory comment.
3297 * testsuite/gas/mips/comdat-reloc.d: New test.
3298 * testsuite/gas/mips/comdat-reloc.s: New test source.
3299 * testsuite/gas/mips/mips.exp: Run the new test.
3300
c13a63b0
SN
33012017-01-18 Szabolcs Nagy <szabolcs.nagy@arm.com>
3302
3303 * testsuite/gas/arm/armv8_3-a-simd.s: Add vcmla tests.
3304 * testsuite/gas/arm/armv8_3-a-simd.d: Update.
3305
2cedb9eb
BR
33062017-01-18 Bernhard Rosenkranzer <bero@lindev.ch>
3307
3308 PR 21059
3309 * config/bfin-lex.l: Support processing with flex 2.6.3.
3310 * itbl-lex.l: Likewise.
3311
1ec4b9f2
NS
33122017-01-18 Nathan Sidwell <nathan@acm.org>
3313
3314 * as.h (gas_assert): Use abort.
3315 (as_assert): Remove.
3316 (signal_init): Declare.
3317 * as.c (main): Call signal_init.
3318 * messages.c: #include <signal.h>
3319 (as_assert): Delete.
3320 (as_abort): Allow NULL FILE.
3321 (signal_crash): New.
3322 (signal_init): Register fatal signal handlers.
3323 * configure.ac: Check for strsignal.
3324 * config.in: Rebuilt.
3325 * configure: Rebuilt.
3326
01fabda4 33272017-01-17 Nick Clifton <nickc@redhat.com>
6aa1df2d
NC
3328
3329 * po/sv.po: Updated Swedish translation.
3330
620214f7
IT
33312017-01-12 Igor Tsimbalist <igor.v.tsimbalist@intel.com>
3332
3333 * config/tc-i386.c (cpu_arch): Add .avx512_vpopcntdq.
3334 (cpu_noarch): Add noavx512_vpopcntdq.
3335 * doc/c-i386.texi: Document avx512_vpopcntdq, noavx512_vpopcntdq.
3336 * testsuite/gas/i386/i386.exp: Run AVX512_VPOPCNTDQ tests.
3337 * testsuite/gas/i386/avx512_vpopcntdqd-intel.d: New file.
3338 * testsuite/gas/i386/avx512_vpopcntdqd.d: Ditto.
3339 * testsuite/gas/i386/avx512_vpopcntdqd.s: Ditto.
3340 * testsuite/gas/i386/x86-64-avx512_vpopcntdqd-intel.d: Ditto.
3341 * testsuite/gas/i386/x86-64-avx512_vpopcntdqd.d: Ditto.
3342 * testsuite/gas/i386/x86-64-avx512_vpopcntdqd.s: Ditto.
3343
1181551e
NC
33442017-01-12 Nick Clifton <nickc@redhat.com>
3345
3346 * read.c (temp_ilp): New function. Installs a temporary input
3347 line pointer.
3348 (restore_ilp): New function. Restores the original input line
3349 pointer.
3350 * read.h (temp_ilp): Prototype.
3351 (restore_ilp): Prototype.
3352 * stabs.c (dot_func_p): Use bfd_boolean type.
3353 (generate_asm_file): Use temp_ilp and restore_ilp.
3354 (stabs_generate_asm_lineno): Likewise.
3355 (stabs_generate_asm_endfunc): Likewise.
3356
f2e2d2f5
JS
33572017-01-11 Jeremy Soller <jackpot51@gmail.com>
3358
3359 * configure.tgt: Add entry for i386-redox.
3360
07e8e623
NC
33612017-01-10 Nick Clifton <nickc@redhat.com>
3362
3363 * po/sv.po: Updated Swedish translation.
3364
1a94eb29
TG
33652017-01-10 Tristan Gingold <gingold@adacore.com>
3366
3367 * testsuite/gas/all/sleb128-8.d: Adjust test.
3368 * testsuite/gas/all/gas.exp (test_cond): Likewise.
3369
74def31d
TG
33702017-01-10 Tristan Gingold <gingold@adacore.com>
3371
3372 * read.c (emit_leb128_expr): Extended unsigned big number for
3373 sleb128.
3374 * testsuite/gas/all/gas.exp (test_cond): Add sleb128-8 test.
3375 * testsuite/gas/all/sleb128.d: New test.
3376 * testsuite/gas/all/sleb128.s: New test source.
3377
a5ec5e3f
AW
33782017-01-09 Andrew Waterman <andrew@sifive.com>
3379
3380 * config/tc-riscv.c (append_insn): Don't eagerly apply relocations
3381 against constants.
3382 (md_apply_fix): Mark relocations against constants as "done."
3383
e294484e
AW
33842017-01-09 Andrew Waterman <andrew@sifive.com>
3385
3386 * config/tc-riscv.c (append_insn): Don't eagerly apply relocations
3387 against constants.
3388 (md_apply_fix): Mark relocations against constants as "done."
3389
6ec11ab9
PD
33902017-01-09 Palmer Dabbelt <palmer@dabbelt.com>
3391 Kito Cheng <kito.cheng@gmail.com>
3392
3393 * emulparams/elf32lriscv-defs.sh (INITIAL_READONLY_SECTIONS):
3394 Removed.
3395 (SDATA_START_SYMBOLS): Likewise.
3396
20b52c88
NC
33972017-01-09 Nick Clifton <nickc@redhat.com>
3398
3399 * po/sv.po: New Swedish translation.
3400 * configure.ac (ALL_LINGUAS): Add sv.
3401 * configure: Regenerate.
3402
01156111
AW
34032017-01-09 Andrew Waterman <andrew@sifive.com>
3404
3405 * config/tc-riscv.c (relaxed_branch_length): Use the long
3406 sequence when the target is a weak symbol.
3407
d74d4880
SN
34082017-01-04 Szabolcs Nagy <szabolcs.nagy@arm.com>
3409
3410 * config/tc-aarch64.c (aarch64_features): Add rcpc.
3411 * doc/c-aarch64.texi (AArch64 Extensions): Document rcpc.
3412 * testsuite/gas/aarch64/ldst-exclusive-armv8_3.d: Rename to ...
3413 * testsuite/gas/aarch64/ldst-rcpc.d: This.
3414 * testsuite/gas/aarch64/ldst-exclusive-armv8_3.s: Rename to ...
3415 * testsuite/gas/aarch64/ldst-rcpc.s: This.
3416 * testsuite/gas/aarch64/ldst-rcpc-armv8_2.d: New test.
3417
10ab38d9
NJ
34182017-01-04 Norm Jacobs <norm.jacobs@oracle.com>
3419
3420 PR gas/20992
3421 * configure.tgt: Treat sparcv9 as sparc64.
3422
cc917fd9
KC
34232017-01-03 Kito Cheng <kito.cheng@gmail.com>
3424
3425 * config/tc-riscv.c (riscv_set_arch): Whitelist the "q" ISA
3426 extension.
3427 (riscv_after_parse_args): Set FLOAT_ABI_QUAD when the Q ISA is
3428 enabled and no other ABI is specified.
3429
ddb2c6fd
DD
34302017-01-03 Dimitar Dimitrov <dimitar@dinux.eu>
3431
3432 * config/tc-pru.c (md_number_to_chars): Fix parameter to be
3433 valueT, as declared in tc.h.
3434 (md_apply_fix): Fix to work on 32-bit hosts.
3435
2571583a
AM
34362017-01-02 Alan Modra <amodra@gmail.com>
3437
3438 Update year range in copyright notice of all files.
3439
5c1ad6b5 3440For older changes see ChangeLog-2016
3499769a 3441\f
5c1ad6b5 3442Copyright (C) 2017 Free Software Foundation, Inc.
3499769a
AM
3443
3444Copying and distribution of this file, with or without modification,
3445are permitted in any medium without royalty provided the copyright
3446notice and this notice are preserved.
3447
3448Local Variables:
3449mode: change-log
3450left-margin: 8
3451fill-column: 74
3452version-control: never
3453End:
This page took 0.258546 seconds and 4 git commands to generate.