[OPCODE][ARM]Correct disassembler for cdp/cdp2, mcr/mcr2, mrc/mrc2, ldc/ldc2, stc...
[deliverable/binutils-gdb.git] / gas / ChangeLog
1 2016-02-24 Renlin Li <renlin.li@arm.com>
2
3 * testsuite/gas/arm/copro.s: Use coprocessor other than 10, 11.
4 * testsuite/gas/arm/copro.d: Update.
5
6 2016-02-24 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
7
8 * config/tc-arm.c (arm_cpus): Add entry for cortex-a32.
9 * doc/c-arm.texi (ARM Options): Document cortex-a32.
10
11 2016-02-24 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
12
13 * doc/c-arm.texi (ARM Options): Document cortex-a17.
14
15 2016-02-23 H.J. Lu <hongjiu.lu@intel.com>
16
17 * testsuite/gas/elf/elf.exp: Skip tests for common directive on
18 hpux.
19
20 2016-02-22 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
21
22 * output-file.c (output_file_create): Make file name argument const.
23 (output_file_close): Likewise.
24 * output-file.h (output_file_create): Adjust.
25 (output_file_close): Likewise.
26 * depend.c (quote_string_for_make): Make src argument const char *.
27 (register_dependency): Likewise.
28 (wrap_output): Likewise.
29 * as.h (register_dependency): Adjust.
30 * config/tc-xtensa.c (finish_vinsn): Remove unnecessary calls to
31 as_where ();
32 * symbols.c (S_SET_EXTERNAL): Likewise.
33 * input-scrub.c (as_where): Return the file name.
34 * as.h (as_where): Adjust prototype.
35 * app.c (do_scrub_chars): Adjust.
36 * cond.c (s_elseif): Likewise.
37 (s_else): Likewise.
38 (initialize_cframe): Likewise.
39 * config/obj-coff.c (obj_coff_init_stab_section): Likewise.
40 * config/obj-elf.c (obj_elf_init_stab_section): Likewise.
41 * config/obj-som.c (obj_som_init_stab_section): Likewise.
42 * config/tc-aarch64.c (output_info): Likewise.
43 * config/tc-ia64.c (md_assemble): Likewise.
44 (dot_alias): Likewise.
45 * config/tc-m68k.c (m68k_frob_label): Likewise.
46 * config/tc-mmix.c (s_bspec): Likewise.
47 (mmix_handle_mmixal): Likewise.
48 * config/tc-rx.c (rx_include): Likewise.
49 * config/tc-tic54x.c (tic54x_set_default_include): Likewise.
50 (tic54x_adjust_symtab): Likewise.
51 * config/tc-xtensa.c (directive_push): Likewise.
52 (xtensa_sanity_check): Likewise.
53 (xtensa_relax_frag): Likewise.
54 (md_convert_frag): Likewise.
55 (tinsn_to_slotbuf): Likewise.
56 * dwarf2dbg.c (dwarf2_where): Likewise.
57 * ecoff.c (add_file): Likewise.
58 (ecoff_generate_asm_lineno): Likewise.
59 * expr.c (make_expr_symbol): Likewise.
60 * frags.c (frag_new): Likewise.
61 (frag_var_init): Likewise.
62 * listing.c (listing_newline): Likewise.
63 * messages.c (identify): Likewise.
64 (as_show_where): Likewise.
65 (as_warn_internal): Likewise.
66 (as_bad_internal): Likewise.
67 * read.c (s_irp): Likewise.
68 (s_macro): Likewise.
69 (s_reloc): Likewise.
70 * stabs.c (stabs_generate_asm_file): Likewise.
71 (stabs_generate_asm_lineno): Likewise.
72 (stabs_generate_asm_func): Likewise.
73 * write.c (fix_new_internal): Likewise.
74 * as.h (PRINTF_WHERE_LIKE): Make file name argument const.
75 (as_warn_value_out_of_range): Adjust prototype.
76 (as_bad_value_out_of_range): Adjust prototype.
77 * messages.c (identify): Make file name argument const char *.
78 (as_warn_internal): Likewise.
79 (as_warn_where): Likewise.
80 (as_bad_internal): Likewise.
81 (as_bad_where): Likewise.
82 (as_internal_value_out_of_range): Likewise.
83 (as_warn_value_out_of_range): Likewise.
84 (as_bad_value_out_of_range): Likewise.
85 * as.h (found_comment_file): Change type to const char *.
86 * cond.c (file_line::file): Likewise.
87 * config/obj-coff.c (obj_coff_init_stab_section): Make variable const.
88 * config/obj-elf.c (obj_elf_init_stab_section): Likewise.
89 * config/obj-som.c (obj_som_init_stab_section): Likewise.
90 * config/tc-aarch64.c (output_info): Likewise.
91 * config/tc-alpha.c (insert_operand): Likewise.
92 * config/tc-arc.c (insert_operand): Likewise.
93 * config/tc-d30v.c (check_size): Likewise.
94 * config/tc-ia64.c (struct alias): Likewise.
95 * config/tc-m68k.c (struct label_line): Likewise.
96 * config/tc-mcore.c (md_apply_fix): Likewise.
97 * config/tc-microblaze.c (md_estimate_size_before_relax): Likewise.
98 * config/tc-mips.c (mips16_immed): Likewise.
99 * config/tc-mmix.c (mmix_handle_mmixal): Likewise.
100 * config/tc-ppc.c (ppc_insert_operand): Likewise.
101 * config/tc-rx.c (rx_include): Likewise.
102 * config/tc-s390.c (s390_insert_operand): Likewise.
103 * config/tc-tic54x.c (tic54x_set_default_include): Likewise.
104 (tic54x_adjust_symtab): Likewise.
105 * config/tc-tilegx.c (insert_operand): Likewise.
106 (apply_special_operator): Likewise.
107 * config/tc-tilepro.c (insert_operand): Likewise.
108 * config/tc-xtensa.c (directive_push): Likewise.
109 * ecoff.c (add_file): Likewise.
110 (ecoff_generate_asm_lineno): Likewise.
111 * listing.c (listing_newline): Likewise.
112 * read.c (s_irp): Likewise.
113 * write.c (install_reloc): Likewise.
114 * write.h (struct fix): Likewise.
115 * input-file.c (file_name): Change type to const char *.
116 (saved_file::file_name): Likewise.
117 (input_file_open): Change type of argument to const char *.
118 * input-file.h (input_file_open): Adjust.
119 * input-scrub.c (logical_input_file): change type to const char *.
120 (physical_input_file): Likewise.
121 (struct input_save): Adjust.
122 (input_scrub_push): Adjust.
123 (input_scrub_begin): Adjust.
124 (as_where): Adjust.
125 * input-scrub.c (input_scrub_new_file): Make file name argument const.
126 (input_scrub_include_file): Likewise.
127 (new_logical_line_flags): Likewise.
128 (new_logical_line): Likewise.
129 * as.h: Adjust.
130 * frags.h (struct frag): Change type of fr_file to const char *.
131 * expr.c (expr_symbol_where): Change type of file argument to
132 const char **.
133 * expr.h (expr_symbol_where): Likewise.
134 * config/tc-i370.c (md_apply_fix): adjust.
135 * config/tc-mmix.c (mmix_md_end): Likewise.
136 * config/tc-ppc.c (md_apply_fix): Likewise.
137 * config/tc-s390.c (md_apply_fix): Likewise.
138 * symbols.c (report_op_error): Likewise.
139 (resolve_symbol_value): Likewise.
140 * config/tc-ia64.c (slot::src_file): Change type to const char *.
141 (rsrc::file): Likewise.
142 * config/tc-xtensa.c (xtensa_sanity_check): Change type of variable to
143 const char *.
144 (xtensa_relax_frag): Likewise.
145 (md_convert_frag): Likewise.
146 (tinsn_to_slotbuf): Likewise.
147 * expr.c (expr_symbol_line): Likewise.
148 * macro.c (define_macro): Likewise.
149 * macro.h (macro_struct): Likewise.
150 * messages.c (as_show_where): Likewise.
151 * read.c (s_macro): Likewise.
152 * stabs.c (stabs_generate_asm_file): Likewise.
153 (generate_asm_file): Likewise.
154 (stabs_generate_asm_lineno): Likewise.
155 * write.h (struct reloc_list): Likewise.
156 * input-scrub.c (as_where): Change return type to const char *.
157 * as.h (as_wheree): Adjust.
158
159 2016-02-21 H.J. Lu <hongjiu.lu@intel.com>
160
161 * write.c (compress_debug): Move BFD compression bits setting
162 to ...
163 (write_object_file): Here.
164
165 2016-02-20 H.J. Lu <hongjiu.lu@intel.com>
166
167 * config/tc-i386.c (register_number): Check RegVRex.
168 * testsuite/gas/i386/x86-64-avx512f.s: Add a test for vgatherqpd
169 with %zmm19 and %zmm3.
170 * testsuite/gas/i386/x86-64-avx512f-intel.d: Updated.
171 * testsuite/gas/i386/x86-64-avx512f.d: Likewise.
172
173 2016-02-19 Matthew Wahab <matthew.wahab@arm.com>
174 Jiong Wang <jiong.wang@arm.com>
175
176 * config/tc-arm.c (arm_ext_fp16): New.
177 (arm_extensions): New entry for "fp16".
178
179 2016-02-19 Nick Clifton <nickc@redhat.com>
180
181 PR 19630
182 * read.c (read_a_source_file): Check for assemble_one returning
183 with input_line_pointer set to NULL.
184
185 2016-02-19 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
186
187 * listing.c (rebuffer_line): Change return type to void.
188
189 * symbols.c (decode_local_label_name): Make type a const char *.
190 * listing.c (print_source): Make type of p const char *.
191 (print_line): Make type of string const char *.
192 (buffer_line): Return const char *.
193 (title): Make type const char *.
194 (subtitle): Likewise.
195 (listing_listing): Make type of p const char *.
196 * messages.c (as_internal_value_out_of_range): Make type of prefix
197 const char *.
198 * stabs.c (s_stab_generic): make type of stab_secname, stabstr_secname
199 and string const char *.
200 * read.c (_bfd_rel): Make type of name const char *.
201 * app.c (out_string): Change type to const char *.
202 (struct app_save::out_string): Likewise.
203
204 2016-02-18 Dan Gisselquist <dgisselq@verizon.net>
205 Nick Clifton <nickc@redhat.com>
206
207 * read.c (finish_bundle): Avoid recording a negative alignment.
208 (do_align): Use unsigned values for n, len and max. Only create
209 a frag if the alignment requirement is greater than the minimum
210 byte alignment. Avoid recording a negative alignment.
211 (s_align): Use unsigned values where appropriate.
212 (bss_alloc): Use an unsigned value for the alignment.
213 (sizeof_sleb128): Add a comment noting that we encode one octet
214 per byte, regardless of the value of OCTETS_PER_BYTE_POWER.
215 (emit_leb129_expr): Abort if the emitted encoding was longer than
216 expected.
217 * read.h (output_leb128): Update prototype.
218 (sizeof_leb128): Update prototype.
219 (bss_alloc): Update prototype.
220 * write.c (record_alignment): Use an unsigned value for the
221 alignment. Do not record alignments less than the minimum
222 alignment for a byte.
223 * write.h (record_alignment): Update prototype.
224
225 2016-02-17 Max Filippov <jcmvbkbc@gmail.com>
226
227 * config/tc-xtensa.c (xtensa_move_literals): Fix check for
228 .init.literal/.fini.literal section name.
229 * testsuite/gas/xtensa/all.exp: Add init-fini-literals to the
230 list of xtensa tests.
231 * testsuite/gas/xtensa/init-fini-literals.d: New file:
232 init-fini-literals test result patterns.
233 * testsuite/gas/xtensa/init-fini-literals.s: New file:
234 init-fini-literals test.
235
236 2016-02-17 Nick Clifton <nickc@redhat.com>
237
238 * config/tc-msp430.c (msp430_mcu_data): Sync with data from TI's
239 devices.csv file as of March 2016.
240
241 2016-02-16 Claudiu Zissulescu <claziss@synopsys.com>
242
243 * config/tc-arc.c (tc_arc_frame_initial_instructions): New
244 function.
245 (tc_arc_regname_to_dw2regnum): Likewise.
246 * config/tc-arc.h (TARGET_USE_CFIPOP): Define
247 (tc_cfi_frame_initial_instructions): Likewise.
248 (tc_regname_to_dw2regnum): Likewise.
249
250 2016-02-16 Trevor Saunders <tbsaunde@tbsaunde.org>
251
252 * doc/internals.texi (S_IS_EXTERN): Remove.
253
254 2016-02-16 Nick Clifton <nickc@redhat.com>
255
256 * doc/as.texinfo (Section): Fix up texinfo snafus in previous
257 update.
258
259 2016-02-16 Renlin Li <renlin.li@arm.com>
260
261 PR gas/19620
262 * config/tc-aarch64.c (parse_half): Remove restrictions on symbol name.
263 * testsuite/gas/aarch64/movw_label.d: New.
264 * testsuite/gas/aarch64/movw_label.s: New.
265
266 2016-02-15 Vinay Kumar G. <Vinay.G@kpit.com>
267
268 PR gas/19556
269 * config/rx-parse.y (MOV): Opcode generation for index
270 register addressing mode.
271 * testsuite/gas/rx/rx.exp: Updated for new testcase.
272 * testsuite/gas/rx/pr19665.s: New file.
273 * testsuite/gas/rx/pr19665.s: New file.
274 * testsuite/gas/rx/mov.d: Update expected output.
275
276 2016-02-15 Nick Clifton <nickc@redhat.com>
277
278 * doc/as.texinfo (.section): Document that numeric values can now
279 be used for the flags and type fields of the ELF target's .section
280 directive. Add notes about the restrictions on setting flags and
281 types.
282 * config/obj-elf.c (obj_elf_change_section): Allow known sections
283 to be given processor specific section types. Allow processor and
284 application specific flags of a section to be set after
285 definition.
286 (obj_elf_parse_section_letters): Handle parsing numeric values.
287 (obj_elf_section_type): Handle parsing numeric values.
288 (obj_elf_section): Allow numeric type values.
289 * config/obj-elf.h (obj_elf_change_section): Update prototype.
290 * testsuite/gas/elf/section10.d: New test.
291 * testsuite/gas/elf/section10.s: Source file for new test.
292 * testsuite/gas/elf/elf.exp: Run the new test.
293 * testsuite/gas/i386/ilp32/x86-64-unwind.d: Remove dependency upon
294 the description of the flags produced by readelf.
295 * testsuite/gas/tic6x/scomm-directive-4.d: Likewise.
296 * NEWS: Mention the new feature.
297
298 2016-02-11 Nick Clifton <nickc@redhat.com>
299
300 PR gas/19614
301 * dw2gencfi.c (cfi_sections_set): Delay setting this variable
302 until it is actually used.
303 (cfi_set_sections): Set cfi_sections_set to true.
304 (dot_cfi_startproc): Likewise.
305 (dot_cfi_endproc): Likewise.
306 (dot_cfi_fde_data): Likewise.
307 (cfi_finish): Likewise.
308 (dot_cfi_sections): Do not set cfi_sections_set.
309 * doc/as.texinfo (.cfi_sections): Note that targets can provide
310 their own cfi section name. Also note that the directive can be
311 reissued provided that CFI generation has not started.
312 * testsuite/gas/mips/compact-eh-err2.s: Add .cfi_startproc and
313 .cfi_endproc directives so that the redefinition of .cfi_sections
314 will trigger the generation of the error message.
315 * testsuite/gas/mips/compact-eh-err2.l: Update expected line
316 number of error message.
317
318 2016-02-10 Claudiu Zissulescu <claziss@synopsys.com>
319 Janek van Oirschot <jvanoirs@synopsys.com>
320
321 * config/tc-arc.h (TC_FRAG_TYPE, TC_PCREL_ADJUST, MAX_INSN_ARGS)
322 (MAX_INSN_FLGS, MAX_FLAG_NAME_LENGHT, TC_GENERIC_RELAX_TABLE):
323 Define.
324 (arc_flags, arc_relax_type): New structure.
325 * config/tc-arc.c (FRAG_MAX_GROWTH, RELAX_TABLE_ENTRY)
326 (RELAX_TABLE_ENTRY_MAX): New define.
327 (relaxation_state, md_relax_table, arc_relaxable_insns)
328 (arc_num_relaxable_ins): New variable.
329 (rlx_operand_type, arc_rlx_types): New enums.
330 (arc_relaxable_ins): New structure.
331 (OPTION_RELAX): New option.
332 (arc_insn): New relax member.
333 (arc_flags): Remove.
334 (relax_insn_p): New function.
335 (apply_fixups): Likewise.
336 (relaxable_operand): Likewise.
337 (may_relax_expr): Likewise.
338 (relaxable_flag): Likewise.
339 (arc_pcrel_adjust): Likewise.
340 (md_estimate_size_before_relax): Implement.
341 (md_convert_frag): Likewise.
342 (md_parse_option): Handle new mrelax option.
343 (md_show_usage): Likewise.
344 (assemble_insn): Set relax member.
345 (emit_insn0): New function.
346 (emit_insn1): Likewise.
347 (emit_insn): Handle relaxation case.
348 * NEWS: Mention the new relaxation option.
349 * doc/c-arc.texi (ARC Options): Document new mrelax option.
350 * doc/as.texinfo (Target ARC Options): Likewise.
351 * testsuite/gas/arc/relax-avoid1.d: New file.
352 * testsuite/gas/arc/relax-avoid1.s: Likewise.
353 * testsuite/gas/arc/relax-avoid2.d: Likewise.
354 * testsuite/gas/arc/relax-avoid2.s: Likewise.
355 * testsuite/gas/arc/relax-avoid3.d: Likewise.
356 * testsuite/gas/arc/relax-avoid3.s: Likewise.
357 * testsuite/gas/arc/relax-b.d: Likewise.
358 * testsuite/gas/arc/relax-b.s: Likewise.
359
360 2016-02-08 Nick Clifton <nickc@redhat.com>
361
362 * config/tc-ia64.c (dot_prologue): Fix formatting.
363
364 2016-02-04 Nick Clifton <nickc@redhat.com>
365
366 * config/obj-elf.c (obj_elf_change_section): Remove support for
367 ARM NOREAD sections.
368 * config/tc-arm.c (arm_elf_section_letter): Delete.
369 * config/tc-arm.h (md_elf_section_letter): Delete.
370 * doc/c-arm.texi (ARM Section Attribute): Delete section.
371 * testsuite/gas/arm/section-execute-only.d: Delete.
372 * testsuite/gas/arm/section-execute-only.s: Delete.
373
374 2016-02-04 Nick Clifton <nickc@redhat.com>
375
376 PR target/19561
377 * config/tc-msp430.c (msp430_operands): Remove case 7. Use case 2
378 to handle encoding of RRUX instruction.
379 * testsuite/gas/msp430/msp430x.s: Add more tests of the extended
380 shift instructions.
381 * testsuite/gas/msp430/msp430x.d: Update expected disassembly.
382
383 2016-02-03 Max Filippov <jcmvbkbc@gmail.com>
384
385 * config/tc-xtensa.c (md_apply_fix): Mark BFD_RELOC_XTENSA_DIFF*
386 substitutions for BFD_RELOC_* as unsigned.
387 * testsuite/gas/xtensa/all.exp: Add loc to list of xtensa tests.
388 * testsuite/gas/xtensa/loc.d: New file: loc test result patterns.
389 * testsuite/gas/xtensa/loc.s: New file: loc test.
390
391 2016-02-03 Kevin Buettner <kevinb@redhat.com>
392
393 * config/tc-msp430.h (DWARF2_ADDR_SIZE): Set to 4.
394
395 2016-02-03 H.J. Lu <hongjiu.lu@intel.com>
396
397 PR gas/19520
398 * NEWS: Mention new command line option -mrelax-relocations and
399 new configure option --enable-x86-relax-relocations for x86
400 target.
401 * config.in: Regenerated.
402 * configure.ac: Add --enable-x86-relax-relocations.
403 (ac_default_x86_relax_relocations): New. Default to 1 except
404 for x86 Solaris targets older than Solaris 12.
405 (DEFAULT_GENERATE_X86_RELAX_RELOCATIONS): Define.
406 * configure: Likewise.
407 * config/tc-i386.c (generate_relax_relocations): New.
408 (OPTION_MRELAX_RELOCATIONS): Likewise.
409 (output_disp): Don't generate relax relocations if
410 generate_relax_relocations is 0.
411 (md_longopts): Add -mrelax-relocations.
412 (md_show_usage): Likewise.
413 (md_parse_option): Handle OPTION_MRELAX_RELOCATIONS.
414 * doc/c-i386.texi: Document -mrelax-relocations=.
415 * testsuite/gas/i386/got-no-relax.d: New file.
416 * testsuite/gas/i386/x86-64-gotpcrel-no-relax.d: Likewise.
417 * testsuite/gas/i386/got.d: Pass -mrelax-relocations=yes to as.
418 * testsuite/gas/i386/localpic.d: Likewise.
419 * testsuite/gas/i386/mixed-mode-reloc32.d: Likewise.
420 * testsuite/gas/i386/reloc32.d: Likewise.
421 * testsuite/gas/i386/x86-64-gotpcrel.d: Likewise.
422 * testsuite/gas/i386/x86-64-localpic.d: Likewise.
423 * testsuite/gas/i386/ilp32/x86-64-gotpcrel.d: Likewise.
424 * testsuite/gas/i386/ilp32/x86-64-localpic.d: Likewise.
425 * testsuite/gas/i386/i386.exp: Run got-no-relax and
426 x86-64-gotpcrel-no-relax.
427
428 2016-02-03 H.J. Lu <hongjiu.lu@intel.com>
429
430 * NEWS: Mention new command line option -mfence-as-lock-add=yes
431 for x86 target.
432
433 2016-02-03 H.J. Lu <hongjiu.lu@intel.com>
434
435 * NEWS: Remove duplicated marker for 2.26.
436
437 2016-02-02 Renlin Li <renlin.li@arm.com>
438
439 * testsuite/gas/arm/thumb2_it_search.d: Skip non-elf targets.
440
441 2016-02-02 Andrew Burgess <andrew.burgess@embecosm.com>
442
443 * testsuite/gas/ip2k/allinsn.d: New file.
444 * testsuite/gas/ip2k/allinsn.s: New file.
445 * testsuite/gas/ip2k/ip2k-allinsn.exp: New file.
446
447 2016-02-02 Andrew Burgess <andrew.burgess@embecosm.com>
448
449 * testsuite/gas/epiphany/addr-syntax.d: Add explicit 0 offset to
450 some load instructions.
451 * testsuite/gas/epiphany/allinsn.d: Likewise.
452 * testsuite/gas/epiphany/regression.d: Likewise.
453
454 2016-02-02 Andrew Burgess <andrew.burgess@embecosm.com>
455
456 * testsuite/gas/epiphany/addr-syntax.d: Remove unneeded '.l'
457 suffixes from instruction mnemonics in expected output.
458 * testsuite/gas/epiphany/allinsn.d: Likewise.
459 * testsuite/gas/epiphany/regression.d: Likewise.
460 * testsuite/gas/epiphany/sample.d: Likewise.
461
462 2016-02-02 Andrew Burgess <andrew.burgess@embecosm.com>
463
464 * testsuite/gas/epiphany/addr-syntax.d: Update expected register
465 names.
466 * testsuite/gas/epiphany/allinsn.d: Likewise.
467 * testsuite/gas/epiphany/sample.d: Likewise.
468
469 2016-02-02 Andrew Burgess <andrew.burgess@embecosm.com>
470
471 * testsuite/gas/epiphany/sample.d: Update expected output.
472
473 2016-01-26 Claudiu Zissulescu <claziss@synopsys.com>
474
475 * config/tc-arc.c (md_apply_fix): Allow addendum.
476 (arc_reloc_op): Allow complex expressions for tpoff.
477 (md_apply_fix): Handle resolved TLS local symbol.
478
479 * testsuite/gas/arc/tls-relocs1.d: New file.
480 * testsuite/gas/arc/tls-relocs1.s: Likewise.
481
482 2016-02-01 Loria <Loria@phantasia.org>
483
484 PR target/19311
485 * config/tc-arm.c (encode_arm_immediate): Recode to improve
486 efficiency and avoid an LLVM loop optimization bug.
487
488 2016-02-01 Nick Clifton <nickc@redhat.com>
489
490 * config/tc-microblaze.c (parse_imm): Fix compile time warning
491 message extending a negative 32-bit value into a larger signed
492 value on a 32-bit host.
493
494 2016-01-29 H.J. Lu <hongjiu.lu@intel.com>
495
496 PR gas/19532
497 * configure.ac (compressed_debug_sections): Replace == with =.
498 * configure: Regenerated.
499
500 2016-01-29 Andrew Senkevich <andrew.senkevich@intel.com>
501 H.J. Lu <hongjiu.lu@intel.com>
502
503 * config/tc-i386.c (avoid_fence): New.
504 (output_insn): Encode as lock addl $0x0, (%{r,e}sp) if avoid_fence
505 is true.
506 (OPTION_FENCE_AS_LOCK_ADD): New.
507 (md_longopts): Add -mfence-as-lock-add.
508 (md_parse_option): Handle -mfence-as-lock-add.
509 (md_show_usage): Add -mfence-as-lock-add=[no|yes].
510 * doc/c-i386.texi (-mfence-as-lock-add): Document.
511 * testsuite/gas/i386/i386.exp: Run new tests.
512 * testsuite/gas/i386/fence-as-lock-add.s: New.
513 * testsuite/gas/i386/fence-as-lock-add-yes.d: Likewise.
514 * testsuite/gas/i386/fence-as-lock-add-no.d: Likewise.
515 * testsuite/gas/i386/x86-64-fence-as-lock-add-yes.d: Likewise.
516 * testsuite/gas/i386/x86-64-fence-as-lock-add-no.d: Likewise.
517
518 2016-01-27 H.J. Lu <hongjiu.lu@intel.com>
519
520 * configure.ac (compressed_debug_sections): Remove trailing `]'.
521 * configure: Regenerated.
522
523 2016-01-25 H.J. Lu <hongjiu.lu@intel.com>
524
525 * config/tc-i386.c (OPTION_OMIT_LOCK_PREFIX): Renamed to ...
526 (OPTION_MOMIT_LOCK_PREFIX): This.
527 (md_longopts): Updated.
528 (md_parse_option): Likewise.
529
530 2016-01-25 Catherine Moore <clm@codesourcery.com>
531
532 * config/mips/tc-mips.c (md_begin): Avoid gp-relative addressing
533 if abicalls are in effect.
534 * testsuite/gas/mips/sdata-gp.s: New test.
535 * testsuite/gas/mips/sdata-gp.d: New expected output
536 * testsuite/gas/mips/mips.exp: Run new test.
537
538 2016-01-25 Renlin Li <renlin.li@arm.com>
539
540 * testsuite/gas/arm/thumb2_it_search.d: New.
541 * testsuite/gas/arm/thumb2_it_search.s: New.
542
543 2016-01-21 Nick Clifton <nickc@redhat.com>
544
545 PR gas/19454
546 * testsuite/gas/arm/mapshort-elf.d: Fix expected output to cope
547 with arm-netbsdelf target.
548 * testsuite/gas/arm/blx-bl-convert.d: Skip for netbsdelf.
549
550 2016-01-20 Nick Clifton <nickc@redhat.com>
551
552 PR 19456
553 * testsuite/gas/arm/weakdef-1.d: Skip for VxWorks.
554 * testsuite/gas/arm/blx-bl-convert.d
555 * testsuite/gas/arm/plt-1.d: Likewise.
556 * testsuite/gas/arm/reloc-bad.d: Likewise.
557 * testsuite/gas/arm/thumb-w-good.d: Likewise.
558 * testsuite/gas/arm/thumb2_pool.d: Likewise.
559 * testsuite/gas/arm/ldconst.d: Adjust so that it works with VxWorks
560 * testsuite/gas/arm/tls_vxworks.d: Update expected output.
561
562 PR 19499
563 * doc/as.texinfo (Errors): Correct documentation describing the
564 interaction of .file and .line with warning and error messages.
565
566 PR 19458
567 * testsuite/gas/arm/armv8_2-a.d: Skip for COFF based targets.
568 * testsuite/gas/arm/archv8m-main.d: Likewise.
569 * testsuite/gas/arm/archv8m-base.d: Likewise.
570
571 2016-01-20 Matthew Wahab <matthew.wahab@arm.com>
572
573 * testsuite/gas/aarch64/armv8_2-a-illegal.d: New.
574 * testsuite/gas/aarch64/armv8_2-a-illegal.l: New.
575 * testsuite/gas/aarch64/armv8_2-a-illegal.s: New.
576
577 2016-01-20 Mickael Guene <mickael.guene@st.com>
578 Terry Guo <terry.guo@arm.com>
579
580 * config/obj-elf.c (obj_elf_change_section) : Allow arm section with
581 SHF_ARM_NOREAD section flag.
582 * config/tc-arm.h (md_elf_section_letter) : Implement this hook to
583 handle letter 'y'.
584 (arm_elf_section_letter) : Declare it.
585 * config/tc-arm.c (arm_elf_section_letter): Handle letter 'y' to set
586 SHF_ARM_NOREAD section flag.
587 * doc/c-arm.texi (ARM section attribute): Document the 'y' attribute.
588
589 * testsuite/gas/arm/section-execute-only.s: New test case.
590 * testsuite/gas/arm/section-execute-only.d: Expected output.
591
592 2016-01-18 Maciej W. Rozycki <macro@imgtec.com>
593
594 * config/tc-mips.c (micromips_insn_length): Remove the mention
595 of 48-bit microMIPS instructions.
596
597 2016-01-18 Alan Modra <amodra@gmail.com>
598
599 * configure: Regenerate.
600
601 2016-01-17 Alan Modra <amodra@gmail.com>
602
603 * configure: Regenerate.
604
605 2016-01-17 Alan Modra <amodra@gmail.com>
606
607 * testsuite/gas/cfi/cfi.exp: Exclude m68hc11/12 from m68k test.
608
609 2016-01-14 Nick Clifton <nickc@redhat.com>
610
611 * testsuite/gas/rl78/sp-relative-movw.s: New test.
612 * testsuite/gas/rl78/sp-relative-movw.d: Expected disassembly.
613 * testsuite/gas/rl78/rl78.exp: Run the new test.
614
615 2016-01-14 Matthew Wahab <matthew.wahab@arm.com>
616
617 * testsuite/gas/aarch64/illegal-sysreg-2.l: New.
618 * testsuite/gas/aarch64/illegal-sysreg-2.d: New.
619
620 2016-01-13 Maciej W. Rozycki <macro@imgtec.com>
621
622 * config/tc-nios2.c (output_movia): Preset `code' to 0.
623
624 2016-01-13 Yoshinori Sato <ysato@users.sourceforge.jp>
625
626 * config/tc-h8300.c (get_operand): Remove spurious condition in
627 test for closing parenthesis.
628
629 2016-01-12 Matthew Wahab <matthew.wahab@arm.com>
630
631 * config/tc-arm.c (arm_ext_v8_2): New.
632 (insns): Add "esb".
633 * testsuite/gas/arm/armv8_2-a.d: New.
634 * testsuite/gas/arm/armv8_2-a.s: New.
635
636 2016-01-12 Alan Modra <amodra@gmail.com>
637
638 * testsuite/gas/ppc/vsx3.d: Accept nop padding.
639
640 2016-01-11 Peter Bergner <bergner@vnet.ibm.com>
641
642 * testsuite/gas/ppc/power9.d <xscmpnedp, xvcmpnedp, xvcmpnedp.,
643 xvcmpnesp, xvcmpnesp.>: Delete tests.
644 * testsuite/gas/ppc/power9.s: Likewise.
645 * testsuite/gas/ppc/vsx3.d: Likewise.
646 * testsuite/gas/ppc/vsx3.s: Likewise.
647
648 2016-01-08 Andreas Schwab <schwab@linux-m68k.org>
649
650 PR gas/13050
651 * testsuite/gas/m68k/all.exp: Add tests p13050-1 and p13050-2.
652 * testsuite/gas/m68k/p13050-1.s: New file.
653 * testsuite/gas/m68k/p13050-2.d: New file.
654 * testsuite/gas/m68k/p13050-2.s: New file.
655
656 2016-01-06 Andrew Burgess <andrew.burgess@embecosm.com>
657
658 * testsuite/gas/arc/adc.d: Add 'R_' prefix to relocation names.
659 * testsuite/gas/arc/add.d: Likewise.
660 * testsuite/gas/arc/and.d: Likewise.
661 * testsuite/gas/arc/asl.d: Likewise.
662 * testsuite/gas/arc/asr.d: Likewise.
663 * testsuite/gas/arc/bic.d: Likewise.
664 * testsuite/gas/arc/extb.d: Likewise.
665 * testsuite/gas/arc/extw.d: Likewise.
666 * testsuite/gas/arc/j.d: Likewise.
667 * testsuite/gas/arc/jl.d: Likewise.
668 * testsuite/gas/arc/ld2.d: Likewise.
669 * testsuite/gas/arc/lsr.d: Likewise.
670 * testsuite/gas/arc/mov.d: Likewise.
671 * testsuite/gas/arc/or.d: Likewise.
672 * testsuite/gas/arc/pcl-relocs.d: Likewise.
673 * testsuite/gas/arc/pcrel-relocs.d: Likewise.
674 * testsuite/gas/arc/pic-relocs.d: Likewise.
675 * testsuite/gas/arc/plt-relocs.d: Likewise.
676 * testsuite/gas/arc/rlc.d: Likewise.
677 * testsuite/gas/arc/ror.d: Likewise.
678 * testsuite/gas/arc/rrc.d: Likewise.
679 * testsuite/gas/arc/sbc.d: Likewise.
680 * testsuite/gas/arc/sda-relocs.d: Likewise.
681 * testsuite/gas/arc/sda-relocs2.d: Likewise.
682 * testsuite/gas/arc/sexb.d: Likewise.
683 * testsuite/gas/arc/sexw.d: Likewise.
684 * testsuite/gas/arc/st.d: Likewise.
685 * testsuite/gas/arc/sub.d: Likewise.
686 * testsuite/gas/arc/tls-relocs.d: Likewise.
687 * testsuite/gas/arc/xor.d: Likewise.
688
689 2016-01-01 Alan Modra <amodra@gmail.com>
690
691 Update year range in copyright notice of all files.
692
693 For older changes see ChangeLog-2015 and testsuite/ChangeLog-2015
694 \f
695 Copyright (C) 2016 Free Software Foundation, Inc.
696
697 Copying and distribution of this file, with or without modification,
698 are permitted in any medium without royalty provided the copyright
699 notice and this notice are preserved.
700
701 Local Variables:
702 mode: change-log
703 left-margin: 8
704 fill-column: 74
705 version-control: never
706 End:
This page took 0.048737 seconds and 5 git commands to generate.