]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - gas/ChangeLog
[arm] Document missing -mfpu entries.
[thirdparty/binutils-gdb.git] / gas / ChangeLog
1 2017-03-20 Richard Earnshaw <rearnsha@arm.com>
2
3 * config/tc-arm.c (arm_fpus): Note entires that should not be
4 documented.
5 * doc/c-arm.texi (-mfpu): Add missing FPU entries for neon-vfpv3 and
6 neon-fp16. Fix spelling error.
7
8 2017-03-20 Richard Earnshaw <rearnsha@arm.com>
9
10 * config/tc-arm.c (arm_fpus): Add neon-vfpv3 as an alias for neon.
11
12 2017-03-16 Rinat Zelig <rinat@mellanox.com>
13
14 * config/tc-arc.c (assemble_insn): Only handle ".t" and ".nt"
15 specially for ARCv2.
16
17 2017-03-14 Kito Cheng <kito.cheng@gmail.com>
18
19 * config/tc-riscv.c (validate_riscv_insn): Add 'o' RVC immediate
20 encoding format, which can accept 0-valued immediates.
21 (riscv_ip): Likewise.
22
23 2017-03-15 Nick Clifton <nickc@redhat.com>
24
25 * config/tc-riscv.c (riscv_pre_output_hook): Fix compile time
26 warning about discarding a const qualifier.
27
28 2017-03-02 Kuan-Lin Chen <rufus@andestech.com>
29
30 * config/tc-riscv.h (HWARD2_USE_FIXED_ADVANCE_PC): New define.
31
32 2017-03-02 Kuan-Lin Chen <rufus@andestech.com>
33
34 * config/tc-riscv.c (md_apply_fix): Set fx_frag and
35 fx_next->fx_frag for CFA_advance_loc relocations.
36
37 2017-03-02 Kuan-Lin Chen <rufus@andestech.com>
38
39 * config/tc-riscv.c (md_apply_fix): Compute the correct offsets
40 for CFA relocations.
41
42 2017-03-13 Nick Clifton <nickc@redhat.com>
43
44 PR binutils/21202
45 * config/tc-aarch64.c (reloc_table): Rename
46 BFD_RELOC_AARCH64_TLSDESC_LD64_LO12_NC to
47 BFD_RELOC_AARCH64_TLSDESC_LD64_LO12. Rname
48 BFD_RELOC_AARCH64_TLSDESC_ADD_LO12_NC to
49 BFD_RELOC_AARCH64_TLSDESC_ADD_LO12.
50 (md_apply_fix): Likewise.
51 (aarch64_force_relocation): Likewise.
52 * testsuite/gas/aarch64/tls.d: Update regexp.
53
54 2017-03-10 Tobin C. Harding <me@tobin.cc>
55 Nick Clifton <nickc@redhat.com>
56
57 * doc/as.texinfo (2byte): Tidy up wording. Add note that
58 overlarge values will produce a warning message and be trunacted.
59 (4byte): Likewise.
60
61 2017-03-09 H.J. Lu <hongjiu.lu@intel.com>
62
63 * config/tc-i386.c (_i386_insn): Add dir_encoding and
64 vec_encoding. Remove swap_operand and need_vrex.
65 (extra_symbol_chars): Add '}'.
66 (md_begin): Mark '}' with LEX_BEGIN_NAME. Allow '}' in
67 mnemonic.
68 (build_vex_prefix): Don't use 2-byte VEX encoding with
69 {vex3}. Check dir_encoding and load.
70 (parse_insn): Check pseudo prefixes. Set dir_encoding.
71 (VEX_check_operands): Likewise.
72 (match_template): Check dir_encoding and load.
73 (parse_real_register): Set vec_encoding instead of need_vrex.
74 (parse_register): Likewise.
75 * doc/c-i386.texi: Document {disp8}, {disp32}, {load}, {store},
76 {vex2}, {vex3} and {evex}. Remove ".s", ".d8" and ".d32"
77 * testsuite/gas/i386/i386.exp: Run pseudos and x86-64-pseudos.
78 * testsuite/gas/i386/pseudos.d: New file.
79 * testsuite/gas/i386/pseudos.s: Likewise.
80 * testsuite/gas/i386/x86-64-pseudos.d: Likewise.
81 * testsuite/gas/i386/x86-64-pseudos.s: Likewise.
82
83 2017-03-08 Peter Bergner <bergner@vnet.ibm.com>
84
85 * testsuite/gas/ppc/altivec2.d (as): Use the -mpower8 option.
86 (objdump): Use the -Mpower8 option.
87
88 2017-03-08 Peter Bergner <bergner@vnet.ibm.com>
89
90 * testsuite/gas/ppc/power9.d <lnia> New test.
91 * testsuite/gas/ppc/power9.s: Likewise.
92
93 2017-03-07 Alan Modra <amodra@gmail.com>
94
95 * doc/as.texinfo (2byte, 4byte, 8byte): Correct @section placement.
96
97 2017-03-07 Tobin C. Harding <me@tobin.cc>
98 Alan Modra <amodra@gmail.com>
99
100 * doc/as.texinfo (2byte, 4byte, 8byte): Document.
101 * doc/c-arm.texi (2byte, 4byte, 8byte): Omit if ELF.
102
103 2017-03-06 H.J. Lu <hongjiu.lu@intel.com>
104
105 * config/tc-i386.c (cpu_arch): Add .cet.
106 * doc/c-i386.texi: Document cet.
107 * testsuite/gas/i386/cet-intel.d: New file.
108 * testsuite/gas/i386/cet.d: Likewise.
109 * testsuite/gas/i386/cet.s: Likewise.
110 * testsuite/gas/i386/x86-64-cet-intel.d: Likewise.
111 * testsuite/gas/i386/x86-64-cet.d: Likewise.
112 * testsuite/gas/i386/x86-64-cet.s: Likewise.
113 * testsuite/gas/i386/i386.exp: Run Intel CET tests.
114
115 2017-03-06 H.J. Lu <hongjiu.lu@intel.com>
116
117 * testsuite/gas/i386/x86-64-mpx-inval-2.s: Force a good alignment.
118 * testsuite/gas/i386/x86-64-mpx-inval-2.l: Expect [0-9A-F]+.
119
120 2017-03-06 Alan Modra <amodra@gmail.com>
121
122 * dw2gencfi.c (encoding_size): Return unsigned int.
123 (emit_expr_encoded): Assert size matches reloc bitsize.
124 (output_fde): Use unsigned for offset_size and addr_size. Set
125 addr_size earlier and use in place of constant 4 and uses of
126 DWARF2_FDE_RELOC_SIZE. Assert it matches reloc bitsize.
127
128 2017-03-06 Alan Modra <amodra@gmail.com>
129
130 * dw2gencfi.c: Wrap overlong lines. Add parens for emacs
131 auto reformat. Formatting and whitespace fixes.
132
133 2017-03-05 Mark Wielaard <mark@klomp.org>
134
135 * dwarf2dbg.c (out_debug_abbrev): Use DW_FORM_strp instead of
136 DW_FORM_string for DW_AT_name, DW_AT_comp_dir and DW_AT_producer.
137 (out_debug_info): Accept symbols to name, comp_dir and producer in
138 the .debug_str section and emit those offsets not full strings.
139 (out_debug_str): New function that outputs the strings for name,
140 comp_dir and producer in .debug_str and generates symbols to those
141 strings.
142 (out_debug_line): Create a .debug_str section if necessary and call
143 out_debug_str before calling out_debug_info.
144 * testsuite/gas/aarch64/dwarf.d: Add extra section symbol to expected
145 output.
146
147 2017-03-02 Maciej W. Rozycki <macro@imgtec.com>
148
149 * write.c (relax_segment) <rs_org>: Only bail out if the fixed
150 part of the frag has overrun the location requested.
151
152 * testsuite/gas/all/org-1.d: New test.
153 * testsuite/gas/all/org-2.d: New test.
154 * testsuite/gas/all/org-3.d: New test.
155 * testsuite/gas/all/org-4.d: New test.
156 * testsuite/gas/all/org-5.d: New test.
157 * testsuite/gas/all/org-6.d: New test.
158 * testsuite/gas/all/org-1.l: New stderr output.
159 * testsuite/gas/all/org-2.l: New stderr output.
160 * testsuite/gas/all/org-3.l: New stderr output.
161 * testsuite/gas/all/org-1.s: New test source.
162 * testsuite/gas/all/org-2.s: New test source.
163 * testsuite/gas/all/org-3.s: New test source.
164 * testsuite/gas/all/org-4.s: New test source.
165 * testsuite/gas/all/org-5.s: New test source.
166 * testsuite/gas/all/org-6.s: New test source.
167 * testsuite/gas/all/gas.exp: Run the new tests.
168
169 * testsuite/gas/mips/org-1.d: New test.
170 * testsuite/gas/mips/org-2.d: New test.
171 * testsuite/gas/mips/org-3.d: New test.
172 * testsuite/gas/mips/org-4.d: New test.
173 * testsuite/gas/mips/org-5.d: New test.
174 * testsuite/gas/mips/org-6.d: New test.
175 * testsuite/gas/mips/org-7.d: New test.
176 * testsuite/gas/mips/org-8.d: New test.
177 * testsuite/gas/mips/org-9.d: New test.
178 * testsuite/gas/mips/org-10.d: New test.
179 * testsuite/gas/mips/org-11.d: New test.
180 * testsuite/gas/mips/org-12.d: New test.
181 * testsuite/gas/mips/org-1.l: New stderr output.
182 * testsuite/gas/mips/org-4.l: New stderr output.
183 * testsuite/gas/mips/org-5.l: New stderr output.
184 * testsuite/gas/mips/org-6.l: New stderr output.
185 * testsuite/gas/mips/org-10.l: New stderr output.
186 * testsuite/gas/mips/org-1.s: New test source.
187 * testsuite/gas/mips/org-2.s: New test source.
188 * testsuite/gas/mips/org-3.s: New test source.
189 * testsuite/gas/mips/org-4.s: New test source.
190 * testsuite/gas/mips/org-5.s: New test source.
191 * testsuite/gas/mips/org-6.s: New test source.
192 * testsuite/gas/mips/org-7.s: New test source.
193 * testsuite/gas/mips/org-8.s: New test source.
194 * testsuite/gas/mips/org-9.s: New test source.
195 * testsuite/gas/mips/org-10.s: New test source.
196 * testsuite/gas/mips/org-11.s: New test source.
197 * testsuite/gas/mips/org-12.s: New test source.
198 * testsuite/gas/mips/mips.exp: Run the new tests.
199
200 2017-03-01 Szabolcs Nagy <szabolcs.nagy@arm.com>
201
202 * doc/c-aarch64.texi (AArch64 Extensions): Document rcpc.
203
204 2017-02-28 Jan Beulich <jbeulich@suse.com>
205
206 * testsuite/gas/i386/x86-64-avx.s: Add suffixed variants of
207 VPCMPESTR{I,M}.
208 * testsuite/gas/i386/x86-64-sse2avx.s: Likewise.
209 * testsuite/gas/i386/x86-64-sse4_2.s: Add suffixed variants
210 of PCMPESTR{I,M}.
211 * testsuite/gas/i386/ilp32/x86-64-avx-intel.d: Likewise.
212 * testsuite/gas/i386/ilp32/x86-64-avx.d: Likewise.
213 * testsuite/gas/i386/ilp32/x86-64-sse2avx.d: Likewise.
214 * testsuite/gas/i386/ilp32/x86-64-sse4_2-intel.d: Likewise.
215 * testsuite/gas/i386/ilp32/x86-64-sse4_2.d: Likewise.
216 * testsuite/gas/i386/x86-64-avx-intel.d: Likewise.
217 * testsuite/gas/i386/x86-64-avx.d: Likewise.
218 * testsuite/gas/i386/x86-64-sse2avx.d: Likewise.
219 * testsuite/gas/i386/x86-64-sse4_2-intel.d: Likewise.
220 * testsuite/gas/i386/x86-64-sse4_2.d: Likewise.
221
222 2017-02-28 Alan Modra <amodra@gmail.com>
223
224 * config/tc-nios2.h (TC_FORCE_RELOCATION_SUB_LOCAL): Define.
225
226 2017-02-28 Alan Modra <amodra@gmail.com>
227
228 * config/tc-ppc.c (md_assemble): Use BFD_RELOC_PPC_16DX_HA for addpcis.
229 (md_apply_fix): Remove fx_subsy check. Move code converting to
230 pcrel reloc earlier and handle BFD_RELOC_PPC_16DX_HA. Remove code
231 emiiting errors on seeing fx_pcrel set on unexpected relocs, as
232 that is done now by the generic code via..
233 * config/tc-ppc.h (TC_FORCE_RELOCATION_SUB_LOCAL): ..this. Define.
234 (TC_VALIDATE_FIX_SUB): Define.
235
236 2017-02-28 Maciej W. Rozycki <macro@imgtec.com>
237
238 * testsuite/gas/mips/jalr4.s: Add `jalr $0, $25' instructions.
239 * testsuite/gas/mips/jalr4.d: Adjust accordingly. Remove MIPSr6
240 encoding patterns.
241 * testsuite/gas/mips/jalr4-n64.d: Likewise.
242 * testsuite/gas/mips/mipsr6@jalr4.d: New test.
243 * testsuite/gas/mips/mipsr6@jalr4-n32.d: New test.
244 * testsuite/gas/mips/mipsr6@jalr4-n64.d: New test.
245
246 2017-02-25 Alan Modra <amodra@gmail.com>
247
248 * testsuite/gas/elf/strtab.s: Don't put directives on first
249 column or continuation with labels not in first column.
250
251 2017-02-24 Richard Sandiford <richard.sandiford@arm.com>
252
253 * doc/c-aarch64.texi: Document that sve implies fp16, simd and compnum.
254 * config/tc-aarch64.c (parse_vector_type_for_operand): Allow .q
255 to be used with SVE registers.
256 (parse_operands): Handle new SVE operands.
257 (aarch64_features): Make "sve" require F16 rather than FP. Also
258 require COMPNUM.
259 * testsuite/gas/aarch64/sve.s: Add tests for new instructions.
260 Include compnum tests.
261 * testsuite/gas/aarch64/sve.d: Update accordingly.
262 * testsuite/gas/aarch64/sve-invalid.s: Add tests for new instructions.
263 * testsuite/gas/aarch64/sve-invalid.l: Update accordingly. Also
264 update expected output for new FMOV and MOV alternatives.
265
266 2017-02-24 Richard Sandiford <richard.sandiford@arm.com>
267
268 * doc/c-aarch64.texi: Add a "compnum" entry.
269 * config/tc-aarch64.c (aarch64_features): Likewise,
270 * testsuite/gas/aarch64/advsimd-compnum.s: New test.
271 * testsuite/gas/aarch64/advsimd-compnum.d: Likewise.
272
273 2017-02-24 Jan Beulich <jbeulich@suse.com>
274
275 * testsuite/gas/i386/opcode.s: Add alternative TEST forms.
276 * testsuite/gas/i386/x86-64-opcode.s: Likewise.
277 * testsuite/gas/i386/opcode.d: Adjust accordingly.
278 * testsuite/gas/i386/opcode-intel.d: Likewise.
279 * testsuite/gas/i386/x86-64-opcode.d: Likewise.
280 * testsuite/gas/i386/ilp32/x86-64-opcode.d: Likewise.
281
282 2017-02-24 Sheldon Lobo <sheldon.lobo@oracle.com>
283
284 Test cases for the architecture level aware SPARC ASI work.
285 * gas/testsuite/gas/sparc/sparc.exp: 2 new tests
286 * gas/testsuite/gas/sparc/asi-bump-warn.s: New test
287 * gas/testsuite/gas/sparc/asi-bump-warn.l: Likewise
288 * gas/testsuite/gas/sparc/asi-arch-error.s: Likewise
289 * gas/testsuite/gas/sparc/asi-arch-error.l: Likewise
290
291 2017-02-23 Maciej W. Rozycki <macro@imgtec.com>
292
293 * testsuite/gas/mips/jalr4.d: New test.
294 * testsuite/gas/mips/jalr4-n32.d: New test.
295 * testsuite/gas/mips/jalr4-n64.d: New test.
296 * testsuite/gas/mips/jalr4.s: New test source.
297 * testsuite/gas/mips/mips.exp: Run the new tests.
298
299 2017-02-23 Sheldon Lobo <sheldon.lobo@oracle.com>
300
301 Add support for associating SPARC ASIs with an architecture level.
302 * config/tc-sparc.c (parse_sparc_asi): New encode SPARC ASIs.
303
304 2017-02-23 Jan Beulich <jbeulich@suse.com>
305
306 * testsuite/gas/all/err-sizeof.s: Don't use sums or differences
307 of symbols as expression.
308
309 2017-02-23 Jan Beulich <jbeulich@suse.com>
310
311 * gas/testsuite/gas/i386/x86-64-mpx-inval-2.d: Add 32- and 16-
312 bit GPR forms of BNDCL, BNDCU, and BNDCN. Add RSP-as-index
313 Intel syntax forms of BNDMK, BNDSTX, and BNDLDX.
314 * gas/testsuite/gas/i386/x86-64-mpx-inval-2.l: Adjust.
315
316 2017-02-22 Maciej W. Rozycki <macro@imgtec.com>
317
318 * ecoff.c (ecoff_directive_end) [md_flush_pending_output]: Call
319 `md_flush_pending_output'.
320 * config/tc-mips.c (s_mips_end) [md_flush_pending_output]: Call
321 `md_flush_pending_output' unconditionally.
322 * testsuite/gas/mips/debug-label-end-1.d: New test.
323 * testsuite/gas/mips/debug-label-end-2.d: New test.
324 * testsuite/gas/mips/debug-label-end-3.d: New test.
325 * testsuite/gas/mips/debug-label-end.s: New test source.
326 * testsuite/gas/mips/mips.exp: Run the new tests.
327
328 2017-02-22 Hans-Peter Nilsson <hp@axis.com>
329
330 * testsuite/gas/all/err-sizeof.s: Include cris*-*-* in the list of
331 targets yielding an error message matching "too complex".
332
333 2017-02-22 Nick Clifton <nickc@redhat.com>
334
335 * testsuite/gas/arm/vcmp-noprefix-imm.d: Skip for non-ELF targets.
336
337 2017-02-21 Jan Beulich <jbeulich@suse.com>
338
339 * expr.c (operand): Handle missing operand to .startof.() and
340 .sizeof.().
341 * testsuite/gas/all/err-sizeof.s: New.
342
343 2017-02-20 Alan Modra <amodra@gmail.com>
344
345 PR 21118
346 * NEWS: Revise powerpc register check.
347 * config/tc-ppc.c (ppc_optimize_expr, md_assemble): Make "invalid
348 register expression" a warning.
349
350 2017-02-17 Maciej W. Rozycki <macro@imgtec.com>
351
352 * ecoff.c (ecoff_directive_ent, add_procedure): Handle `.aent'.
353 * config/obj-ecoff.c (obj_pseudo_table): Add "aent" entry.
354 * config/obj-elf.c (ecoff_debug_pseudo_table): Likewise.
355 * testsuite/gas/mips/aent-2.d: New test.
356 * testsuite/gas/mips/aent-mdebug.d: New test.
357 * testsuite/gas/mips/aent-mdebug-2.d: New test.
358 * testsuite/gas/mips/mips.exp: Run the new tests.
359
360 2017-02-15 Richard Sandiford <richard.sandiford@arm.com>
361
362 * testsuite/gas/aarch64/sve-sysreg.s,
363 testsuite/gas/aarch64/sve-sysreg.d,
364 testsuite/gas/aarch64/sve-sysreg-invalid.d,
365 testsuite/gas/aarch64/sve-sysreg-invalid.l: New tests.
366
367 2017-02-15 Richard Sandiford <richard.sandiford@arm.com>
368
369 * doc/c-aarch64.texi: Fix sve entry.
370
371 2017-02-15 Claudiu Zissulescu <claziss@synopsys.com>
372
373 * config/tc-arc.c (md_convert_frag): Remove @pcl relocation
374 information from input expression.
375 (assemble_insn): Make sure pcrel is correctly set.
376 (arc_pcrel_adjust): Compensate for PCL rounding.
377 * testsuite/gas/arc/relax-add01.d: New file.
378 * testsuite/gas/arc/relax-add01.s: Likewise.
379 * testsuite/gas/arc/relax-add02.d: Likewise.
380 * testsuite/gas/arc/relax-add02.s: Likewise.
381 * testsuite/gas/arc/relax-add03.d: Likewise.
382 * testsuite/gas/arc/relax-add03.s: Likewise.
383 * testsuite/gas/arc/relax-add04.d: Likewise.
384 * testsuite/gas/arc/relax-add04.s: Likewise.
385 * testsuite/gas/arc/relax-ld01.d: Likewise.
386 * testsuite/gas/arc/relax-ld01.s: Likewise.
387 * testsuite/gas/arc/relax-ld02.d: Likewise.
388 * testsuite/gas/arc/relax-ld02.s: Likewise.
389 * testsuite/gas/arc/relax-mov01.d: Likewise.
390 * testsuite/gas/arc/relax-mov01.s: Likewise.
391 * testsuite/gas/arc/relax-mov02.d: Likewise.
392 * testsuite/gas/arc/relax-mov02.s: Likewise.
393 * testsuite/gas/arc/relax-mpy01.d: Likewise.
394 * testsuite/gas/arc/relax-mpy01.s: Likewise.
395 * testsuite/gas/arc/relax-sub01.d: Likewise.
396 * testsuite/gas/arc/relax-sub01.s: Likewise.
397 * testsuite/gas/arc/relax-sub02.d: Likewise.
398 * testsuite/gas/arc/relax-sub02.s: Likewise.
399 * testsuite/gas/arc/relax-sub03.d: Likewise.
400 * testsuite/gas/arc/relax-sub03.s: Likewise.
401 * testsuite/gas/arc/relax-sub04.d: Likewise.
402 * testsuite/gas/arc/relax-sub04.s: Likewise.
403
404 2017-02-09 Vineet Gupta <vgupta@synopsys.com>
405
406 * testsuite/gas/arc/st.d: Update for 0xe having a name now
407
408 2017-02-14 Alan Modra <amodra@gmail.com>
409
410 PR 21118
411 * NEWS: Mention powerpc register checks.
412 * config/tc-ppc.c (struct pd_reg): Make value a short. Add flags.
413 (pre_defined_registers): Delete fpscr and pmr entries. Set
414 register type in flags.
415 (cr_names): Set type in flags.
416 (reg_name_search): Return pointer to struct pd_reg rather than value.
417 (register_name): Adjust to suit. Set X_md from flags.
418 (ppc_parse_name): Likewise.
419 (ppc_optimize_expr): New function.
420 (md_assemble): Verify expresion reg flags match operand.
421 * config/tc-ppc.h (md_optimize_expr): Define.
422 (ppc_optimize_expr): Declare.
423
424 2017-02-14 Alan Modra <amodra@gmail.com>
425
426 * testsuite/gas/ppc/cell.s: Correct invalid registers.
427 * testsuite/gas/ppc/vle-simple-1.s: Likewise.
428 * testsuite/gas/ppc/vle-simple-2.s: Likewise.
429
430 2017-02-13 Thomas Preud'homme <thomas.preudhomme@arm.com>
431
432 * config/tc-arm.c (parse_ifimm_zero): Make prefix optional in unified
433 syntax.
434 * testsuite/gas/arm/vcmp-noprefix-imm.d: New file.
435 * testsuite/gas/arm/vcmp-noprefix-imm.s: New file.
436
437 2017-02-10 Nicholas Piggin <npiggin@gmail.com>
438
439 * testsuite/gas/ppc/power9.d <scv, rfscv>: New tests.
440
441 2017-02-02 Maciej W. Rozycki <macro@imgtec.com>
442
443 * doc/as.texinfo (Overview): Select MIPS options for man page
444 inclusion.
445
446 2017-01-30 Maciej W. Rozycki <macro@imgtec.com>
447
448 * config/tc-mips.c (mips_ignore_branch_isa): New variable.
449 (options): Add OPTION_IGNORE_BRANCH_ISA and
450 OPTION_NO_IGNORE_BRANCH_ISA enum values.
451 (md_longopts): Add "mignore-branch-isa" and
452 "mno-ignore-branch-isa" options.
453 (md_parse_option): Handle OPTION_IGNORE_BRANCH_ISA and
454 OPTION_NO_IGNORE_BRANCH_ISA.
455 (fix_bad_cross_mode_branch_p): Return FALSE if
456 `mips_ignore_branch_isa' has been set.
457 (md_show_usage): Add `-mignore-branch-isa' and
458 `-mno-ignore-branch-isa'.
459
460 * doc/as.texinfo (Target MIPS options): Add
461 `-mignore-branch-isa' and `-mno-ignore-branch-isa' options.
462 (-mignore-branch-isa, -mno-ignore-branch-isa): New options.
463 * doc/c-mips.texi (MIPS Options): Add `-mignore-branch-isa' and
464 `-mno-ignore-branch-isa' options.
465
466 * testsuite/gas/mips/branch-local-ignore-2.d: New test.
467 * testsuite/gas/mips/branch-local-ignore-3.d: New test.
468 * testsuite/gas/mips/branch-local-ignore-n32-2.d: New test.
469 * testsuite/gas/mips/branch-local-ignore-n32-3.d: New test.
470 * testsuite/gas/mips/branch-local-ignore-n64-2.d: New test.
471 * testsuite/gas/mips/branch-local-ignore-n64-3.d: New test.
472 * testsuite/gas/mips/mips.exp: Run the new tests.
473
474 2017-01-30 Maciej W. Rozycki <macro@imgtec.com>
475
476 * testsuite/gas/mips/branch-local-2.d: New test.
477 * testsuite/gas/mips/branch-local-3.d: New test.
478 * testsuite/gas/mips/branch-local-n32-2.d: New test.
479 * testsuite/gas/mips/branch-local-n32-3.d: New test.
480 * testsuite/gas/mips/branch-local-n64-2.d: New test.
481 * testsuite/gas/mips/branch-local-n64-3.d: New test.
482 * testsuite/gas/mips/mips.exp: Fold corresponding list tests
483 into the new tests.
484
485 2017-01-27 Alexis Deruell <alexis.deruelle@gmail.com>
486
487 PR 21056
488 * testsuite/gas/tic6x/insns16-parallel.s: New test case.
489 * testsuite/gas/tic6x/insns16-parallel.d: New test driver.
490
491 2017-01-25 Sebastian Huber <sebastian.huber@embedded-brains.de>
492
493 * configure.tgt (aarch64*-*-rtems*): Remove.
494 (bfin-*-rtems*): Likewise.
495 (h8300-*-rtems*): Likewise.
496 (i386-*-rtems*): Likewise.
497 (m32c-*-rtems*): Likewise.
498 (m32r-*-rtems*): Likewise.
499 (m68k-*-rtems*): Likewise.
500 (mips-*-rtems*): Likewise.
501 (nios2-*-rtems*): Likewise.
502 (ppc-*-rtems*): Likewise.
503 (sh-*-rtems*): Likewise.
504 (sparc64-*-rtems*): Likewise.
505 (sparc-*-rtems*): Likewise.
506 (*-*-rtems*) Use ELF format.
507
508 2017-01-25 Sebastian Huber <sebastian.huber@embedded-brains.de>
509
510 * configure.tgt (arm-*-rtems*): Move to (arm-*-eabi*).
511
512 2017-01-25 Sebastian Huber <sebastian.huber@embedded-brains.de>
513
514 * configure.tgt (sh-*-rtemscoff*): Remove.
515
516 2017-01-24 Sebastian Huber <sebastian.huber@embedded-brains.de>
517
518 * configure.tgt (riscv*-*-*): Remove em=linux.
519
520 2017-01-23 Sebastian Rasmussen <sebras@gmail.com>
521
522 PR gas/21072
523 * asintl.h: Fix spelling mistakes and typos.
524 * atof-generic.c: Likewise.
525 * bit_fix.h: Likewise.
526 * config/atof-ieee.c: Likewise.
527 * config/bfin-defs.h: Likewise.
528 * config/bfin-parse.y: Likewise.
529 * config/obj-coff-seh.h: Likewise.
530 * config/obj-coff.c: Likewise.
531 * config/obj-evax.c: Likewise.
532 * config/obj-macho.c: Likewise.
533 * config/rx-parse.y: Likewise.
534 * config/tc-aarch64.c: Likewise.
535 * config/tc-alpha.c: Likewise.
536 * config/tc-arc.c: Likewise.
537 * config/tc-arm.c: Likewise.
538 * config/tc-avr.c: Likewise.
539 * config/tc-bfin.c: Likewise.
540 * config/tc-cr16.c: Likewise.
541 * config/tc-cris.c: Likewise.
542 * config/tc-crx.c: Likewise.
543 * config/tc-d10v.c: Likewise.
544 * config/tc-d30v.c: Likewise.
545 * config/tc-dlx.c: Likewise.
546 * config/tc-epiphany.c: Likewise.
547 * config/tc-frv.c: Likewise.
548 * config/tc-hppa.c: Likewise.
549 * config/tc-i370.c: Likewise.
550 * config/tc-i386-intel.c: Likewise.
551 * config/tc-i386.c: Likewise.
552 * config/tc-i960.c: Likewise.
553 * config/tc-ia64.c: Likewise.
554 * config/tc-m32r.c: Likewise.
555 * config/tc-m68hc11.c: Likewise.
556 * config/tc-m68k.c: Likewise.
557 * config/tc-mcore.c: Likewise.
558 * config/tc-mep.c: Likewise.
559 * config/tc-mep.h: Likewise.
560 * config/tc-metag.c: Likewise.
561 * config/tc-microblaze.c: Likewise.
562 * config/tc-mips.c: Likewise.
563 * config/tc-mmix.c: Likewise.
564 * config/tc-mn10200.c: Likewise.
565 * config/tc-mn10300.c: Likewise.
566 * config/tc-msp430.c: Likewise.
567 * config/tc-msp430.h: Likewise.
568 * config/tc-nds32.c: Likewise.
569 * config/tc-nds32.h: Likewise.
570 * config/tc-nios2.c: Likewise.
571 * config/tc-nios2.h: Likewise.
572 * config/tc-ns32k.c: Likewise.
573 * config/tc-pdp11.c: Likewise.
574 * config/tc-ppc.c: Likewise.
575 * config/tc-pru.c: Likewise.
576 * config/tc-rx.c: Likewise.
577 * config/tc-s390.c: Likewise.
578 * config/tc-score.c: Likewise.
579 * config/tc-score7.c: Likewise.
580 * config/tc-sh.c: Likewise.
581 * config/tc-sh64.c: Likewise.
582 * config/tc-sparc.c: Likewise.
583 * config/tc-tic4x.c: Likewise.
584 * config/tc-tic54x.c: Likewise.
585 * config/tc-v850.c: Likewise.
586 * config/tc-vax.c: Likewise.
587 * config/tc-visium.c: Likewise.
588 * config/tc-xgate.c: Likewise.
589 * config/tc-xtensa.c: Likewise.
590 * config/tc-z80.c: Likewise.
591 * config/tc-z8k.c: Likewise.
592 * config/te-vms.c: Likewise.
593 * config/xtensa-relax.c: Likewise.
594 * doc/as.texinfo: Likewise.
595 * doc/c-arm.texi: Likewise.
596 * doc/c-hppa.texi: Likewise.
597 * doc/c-i370.texi: Likewise.
598 * doc/c-i386.texi: Likewise.
599 * doc/c-m32r.texi: Likewise.
600 * doc/c-m68k.texi: Likewise.
601 * doc/c-mmix.texi: Likewise.
602 * doc/c-msp430.texi: Likewise.
603 * doc/c-nds32.texi: Likewise.
604 * doc/c-ns32k.texi: Likewise.
605 * doc/c-riscv.texi: Likewise.
606 * doc/c-rx.texi: Likewise.
607 * doc/c-s390.texi: Likewise.
608 * doc/c-tic6x.texi: Likewise.
609 * doc/c-tilegx.texi: Likewise.
610 * doc/c-tilepro.texi: Likewise.
611 * doc/c-v850.texi: Likewise.
612 * doc/c-xgate.texi: Likewise.
613 * doc/c-xtensa.texi: Likewise.
614 * dwarf2dbg.c: Likewise.
615 * ecoff.c: Likewise.
616 * itbl-ops.c: Likewise.
617 * listing.c: Likewise.
618 * macro.c: Likewise.
619 * po/gas.pot: Likewise.
620 * read.c: Likewise.
621 * struc-symbol.h: Likewise.
622 * symbols.h: Likewise.
623 * testsuite/gas/arc/relocs-errors.err: Likewise.
624 * write.c: Likewise.
625
626 2017-01-23 Nick Clifton <nickc@redhat.com>
627
628 * po/sv.po: Updated Swedish translation.
629
630 2017-01-20 Nick Clifton <nickc@redhat.com>
631
632 * config/tc-i386.c (parse_operands): Check for operand overflow
633 before setting the unspecified bit.
634
635 2017-01-18 Maciej W. Rozycki <macro@imgtec.com>
636
637 PR gas/20649
638 * config/tc-mips.c (pic_need_relax): Don't check for linkonce
639 symbols, remove the `segtype' parameter.
640 (mips_frob_file, md_estimate_size_before_relax): Adjust
641 accordingly.
642 (s_is_linkonce): Add an explanatory comment.
643 * testsuite/gas/mips/comdat-reloc.d: New test.
644 * testsuite/gas/mips/comdat-reloc.s: New test source.
645 * testsuite/gas/mips/mips.exp: Run the new test.
646
647 2017-01-18 Szabolcs Nagy <szabolcs.nagy@arm.com>
648
649 * testsuite/gas/arm/armv8_3-a-simd.s: Add vcmla tests.
650 * testsuite/gas/arm/armv8_3-a-simd.d: Update.
651
652 2017-01-18 Bernhard Rosenkranzer <bero@lindev.ch>
653
654 PR 21059
655 * config/bfin-lex.l: Support processing with flex 2.6.3.
656 * itbl-lex.l: Likewise.
657
658 2017-01-18 Nathan Sidwell <nathan@acm.org>
659
660 * as.h (gas_assert): Use abort.
661 (as_assert): Remove.
662 (signal_init): Declare.
663 * as.c (main): Call signal_init.
664 * messages.c: #include <signal.h>
665 (as_assert): Delete.
666 (as_abort): Allow NULL FILE.
667 (signal_crash): New.
668 (signal_init): Register fatal signal handlers.
669 * configure.ac: Check for strsignal.
670 * config.in: Rebuilt.
671 * configure: Rebuilt.
672
673 2017-01-17 Nick Clifton <nickc@redhat.com>
674
675 * po/sv.po: Updated Swedish translation.
676
677 2017-01-12 Igor Tsimbalist <igor.v.tsimbalist@intel.com>
678
679 * config/tc-i386.c (cpu_arch): Add .avx512_vpopcntdq.
680 (cpu_noarch): Add noavx512_vpopcntdq.
681 * doc/c-i386.texi: Document avx512_vpopcntdq, noavx512_vpopcntdq.
682 * testsuite/gas/i386/i386.exp: Run AVX512_VPOPCNTDQ tests.
683 * testsuite/gas/i386/avx512_vpopcntdqd-intel.d: New file.
684 * testsuite/gas/i386/avx512_vpopcntdqd.d: Ditto.
685 * testsuite/gas/i386/avx512_vpopcntdqd.s: Ditto.
686 * testsuite/gas/i386/x86-64-avx512_vpopcntdqd-intel.d: Ditto.
687 * testsuite/gas/i386/x86-64-avx512_vpopcntdqd.d: Ditto.
688 * testsuite/gas/i386/x86-64-avx512_vpopcntdqd.s: Ditto.
689
690 2017-01-12 Nick Clifton <nickc@redhat.com>
691
692 * read.c (temp_ilp): New function. Installs a temporary input
693 line pointer.
694 (restore_ilp): New function. Restores the original input line
695 pointer.
696 * read.h (temp_ilp): Prototype.
697 (restore_ilp): Prototype.
698 * stabs.c (dot_func_p): Use bfd_boolean type.
699 (generate_asm_file): Use temp_ilp and restore_ilp.
700 (stabs_generate_asm_lineno): Likewise.
701 (stabs_generate_asm_endfunc): Likewise.
702
703 2017-01-11 Jeremy Soller <jackpot51@gmail.com>
704
705 * configure.tgt: Add entry for i386-redox.
706
707 2017-01-10 Nick Clifton <nickc@redhat.com>
708
709 * po/sv.po: Updated Swedish translation.
710
711 2017-01-10 Tristan Gingold <gingold@adacore.com>
712
713 * testsuite/gas/all/sleb128-8.d: Adjust test.
714 * testsuite/gas/all/gas.exp (test_cond): Likewise.
715
716 2017-01-10 Tristan Gingold <gingold@adacore.com>
717
718 * read.c (emit_leb128_expr): Extended unsigned big number for
719 sleb128.
720 * testsuite/gas/all/gas.exp (test_cond): Add sleb128-8 test.
721 * testsuite/gas/all/sleb128.d: New test.
722 * testsuite/gas/all/sleb128.s: New test source.
723
724 2017-01-09 Andrew Waterman <andrew@sifive.com>
725
726 * config/tc-riscv.c (append_insn): Don't eagerly apply relocations
727 against constants.
728 (md_apply_fix): Mark relocations against constants as "done."
729
730 2017-01-09 Andrew Waterman <andrew@sifive.com>
731
732 * config/tc-riscv.c (append_insn): Don't eagerly apply relocations
733 against constants.
734 (md_apply_fix): Mark relocations against constants as "done."
735
736 2017-01-09 Palmer Dabbelt <palmer@dabbelt.com>
737 Kito Cheng <kito.cheng@gmail.com>
738
739 * emulparams/elf32lriscv-defs.sh (INITIAL_READONLY_SECTIONS):
740 Removed.
741 (SDATA_START_SYMBOLS): Likewise.
742
743 2017-01-09 Nick Clifton <nickc@redhat.com>
744
745 * po/sv.po: New Swedish translation.
746 * configure.ac (ALL_LINGUAS): Add sv.
747 * configure: Regenerate.
748
749 2017-01-09 Andrew Waterman <andrew@sifive.com>
750
751 * config/tc-riscv.c (relaxed_branch_length): Use the long
752 sequence when the target is a weak symbol.
753
754 2017-01-04 Szabolcs Nagy <szabolcs.nagy@arm.com>
755
756 * config/tc-aarch64.c (aarch64_features): Add rcpc.
757 * doc/c-aarch64.texi (AArch64 Extensions): Document rcpc.
758 * testsuite/gas/aarch64/ldst-exclusive-armv8_3.d: Rename to ...
759 * testsuite/gas/aarch64/ldst-rcpc.d: This.
760 * testsuite/gas/aarch64/ldst-exclusive-armv8_3.s: Rename to ...
761 * testsuite/gas/aarch64/ldst-rcpc.s: This.
762 * testsuite/gas/aarch64/ldst-rcpc-armv8_2.d: New test.
763
764 2017-01-04 Norm Jacobs <norm.jacobs@oracle.com>
765
766 PR gas/20992
767 * configure.tgt: Treat sparcv9 as sparc64.
768
769 2017-01-03 Kito Cheng <kito.cheng@gmail.com>
770
771 * config/tc-riscv.c (riscv_set_arch): Whitelist the "q" ISA
772 extension.
773 (riscv_after_parse_args): Set FLOAT_ABI_QUAD when the Q ISA is
774 enabled and no other ABI is specified.
775
776 2017-01-03 Dimitar Dimitrov <dimitar@dinux.eu>
777
778 * config/tc-pru.c (md_number_to_chars): Fix parameter to be
779 valueT, as declared in tc.h.
780 (md_apply_fix): Fix to work on 32-bit hosts.
781
782 2017-01-02 Alan Modra <amodra@gmail.com>
783
784 Update year range in copyright notice of all files.
785
786 For older changes see ChangeLog-2016
787 \f
788 Copyright (C) 2017 Free Software Foundation, Inc.
789
790 Copying and distribution of this file, with or without modification,
791 are permitted in any medium without royalty provided the copyright
792 notice and this notice are preserved.
793
794 Local Variables:
795 mode: change-log
796 left-margin: 8
797 fill-column: 74
798 version-control: never
799 End: