Add support for the MIPS P5600 family of CPUs.
[deliverable/binutils-gdb.git] / gas / ChangeLog
1 2014-04-10 Andrew Bennett <andrew.bennett@imgtec.com>
2
3 * config/tc-mips.c (mips_cpu_info_table): Add P5600
4 configuation.
5 * doc/c-mips.texi: Document p5600.
6
7 2014-04-09 Nick Clifton <nickc@redhat.com>
8
9 * config/tc-rl78.h (TC_CONS_FIX_NEW): Add RELOC parameter.
10 * config/tc-z80.h (TC_CONS_FIX_NEW): Discard RELOC parameter.
11 * config/tc-aarch64.h (TC_CONS_FIX_NEW): Discard RELOC parameter.
12 * read.c (emit_expr_fix): Mark the r parameter as potentially
13 unused.
14
15 2014-04-09 Alan Modra <amodra@gmail.com>
16
17 * config/tc-ppc.c (warn_476, last_insn, last_seg, last_subseg):
18 New static vars.
19 (md_longopts, md_parse_option, md_show_usage): Add --ppc476-workaround.
20 (ppc_elf_cons_fix_check): New function.
21 (md_assemble): Set last_insn, last_seg, last_subseg.
22 (ppc_byte, md_apply_fix): Handle warn_476.
23 * config/tc-ppc.h (TC_CONS_FIX_CHECK): Define.
24 (ppc_elf_cons_fix_check): Declare.
25 * read.c (cons_worker): Invoke TC_CONS_FIX_CHECK.
26
27 2014-04-09 Alan Modra <amodra@gmail.com>
28
29 * gas/config/tc-alpha.h (TC_CONS_FIX_NEW): Add RELOC parameter.
30 * gas/config/tc-arc.c (arc_cons_fix_new): Add reloc parameter.
31 * gas/config/tc-arc.h (arc_cons_fix_new): Update prototype.
32 (TC_CONS_FIX_NEW): Add RELOC parameter.
33 * gas/config/tc-arm.c (cons_fix_new_arm): Similarly
34 * gas/config/tc-arm.h (cons_fix_new_arm, TC_CONS_FIX_NEW): Similarly.
35 * gas/config/tc-cr16.c (cr16_cons_fix_new): Similarly.
36 * gas/config/tc-cr16.h (cr16_cons_fix_new, TC_CONS_FIX_NEW): Similarly.
37 * gas/config/tc-crx.h (TC_CONS_FIX_NEW): Similarly.
38 * gas/config/tc-m32c.c (m32c_cons_fix_new): Similarly.
39 * gas/config/tc-m32c.h (m32c_cons_fix_new, TC_CONS_FIX_NEW): Similarly.
40 * gas/config/tc-mn10300.c (mn10300_cons_fix_new): Similarly.
41 * gas/config/tc-mn10300.h (mn10300_cons_fix_new, TC_CONS_FIX_NEW):
42 Similarly.
43 * gas/config/tc-ns32k.c (cons_fix_new_ns32k): Similarly.
44 * gas/config/tc-ns32k.h (cons_fix_new_ns32k): Similarly.
45 * gas/config/tc-pj.c (pj_cons_fix_new_pj): Similarly.
46 * gas/config/tc-pj.h (pj_cons_fix_new_pj, TC_CONS_FIX_NEW): Similarly.
47 * gas/config/tc-rx.c (rx_cons_fix_new): Similarly.
48 * gas/config/tc-rx.h (rx_cons_fix_new, TC_CONS_FIX_NEW): Similarly.
49 * gas/config/tc-sh.c (sh_cons_fix_new): Similarly.
50 * gas/config/tc-sh.h (sh_cons_fix_new, TC_CONS_FIX_NEW): Similarly.
51 * gas/config/tc-tic54x.c (tic54x_cons_fix_new): Similarly.
52 * gas/config/tc-tic54x.h (tic54x_cons_fix_new, TC_CONS_FIX_NEW):
53 Similarly.
54 * gas/config/tc-tic6x.c (tic6x_cons_fix_new): Similarly.
55 * gas/config/tc-tic6x.h (tic6x_cons_fix_new, TC_CONS_FIX_NEW):
56 Similarly.
57 * gas/config/tc-arc.c (arc_parse_cons_expression): Return reloc.
58 * gas/config/tc-arc.h (arc_parse_cons_expression): Update proto.
59 * gas/config/tc-avr.c (exp_mod_data): Make global.
60 (pexp_mod_data): Delete.
61 (avr_parse_cons_expression): Return exp_mod_data pointer.
62 (avr_cons_fix_new): Add exp_mod_data_t pointer param.
63 (exp_mod_data_t): Move typedef..
64 * gas/config/tc-avr.h: ..to here.
65 (exp_mod_data): Declare.
66 (TC_PARSE_CONS_RETURN_TYPE, TC_PARSE_CONS_RETURN_NONE): Define.
67 (avr_parse_cons_expression, avr_cons_fix_new): Update prototype.
68 (TC_CONS_FIX_NEW): Update.
69 * gas/config/tc-hppa.c (hppa_field_selector): Delete static var.
70 (cons_fix_new_hppa): Add hppa_field_selector param.
71 (fix_new_hppa): Adjust.
72 (parse_cons_expression_hppa): Return field selector.
73 * gas/config/tc-hppa.h (parse_cons_expression_hppa): Update proto.
74 (cons_fix_new_hppa): Likewise.
75 (TC_PARSE_CONS_RETURN_TYPE, TC_PARSE_CONS_RETURN_NONE): Define.
76 * gas/config/tc-i386.c (got_reloc): Delete static var.
77 (x86_cons_fix_new): Add reloc param.
78 (x86_cons): Return got reloc.
79 * gas/config/tc-i386.h (x86_cons, x86_cons_fix_new): Update proto.
80 (TC_CONS_FIX_NEW): Add RELOC param.
81 * gas/config/tc-ia64.c (ia64_cons_fix_new): Add reloc param. Adjust
82 calls.
83 * gas/config/tc-ia64.h (ia64_cons_fix_new): Update prototype.
84 (TC_CONS_FIX_NEW): Add reloc param.
85 * gas/config/tc-microblaze.c (parse_cons_expression_microblaze):
86 Return reloc.
87 (cons_fix_new_microblaze): Add reloc param.
88 * gas/config/tc-microblaze.h: Formatting.
89 (parse_cons_expression_microblaze): Update proto.
90 (cons_fix_new_microblaze): Likewise.
91 * gas/config/tc-nios2.c (nios2_tls_ldo_reloc): Delete static var.
92 (nios2_cons): Return ldo reloc.
93 (nios2_cons_fix_new): Delete.
94 * gas/config/tc-nios2.h (nios2_cons): Update prototype.
95 (nios2_cons_fix_new, TC_CONS_FIX_NEW): Delete.
96 * gas/config/tc-ppc.c (md_pseudo_table): Remove quad, long, word,
97 short. Make llong use cons.
98 (ppc_elf_suffix): Return BFD_RELOC_NONE rather than BFD_RELOC_UNUSED.
99 (ppc_elf_cons): Delete.
100 (ppc_elf_parse_cons): New function.
101 (ppc_elf_validate_fix): Don't check for BFD_RELOC_UNUSED.
102 (md_assemble): Use BFD_RELOC_NONE rather than BFD_RELOC_UNUSED.
103 * gas/config/tc-ppc.h (TC_PARSE_CONS_EXPRESSION): Define
104 (ppc_elf_parse_cons): Declare.
105 * gas/config/tc-sparc.c (sparc_cons_special_reloc): Delete static var.
106 (sparc_cons): Return reloc specifier.
107 (cons_fix_new_sparc): Add reloc specifier param.
108 (sparc_cfi_emit_pcrel_expr): Use emit_expr_with_reloc.
109 * gas/config/tc-sparc.h (TC_PARSE_CONS_RETURN_TYPE): Define.
110 (TC_PARSE_CONS_RETURN_NONE): Define.
111 (sparc_cons, cons_fix_new_sparc): Update prototype.
112 * gas/config/tc-v850.c (hold_cons_reloc): Delete static var.
113 (v850_reloc_prefix): Use BFD_RELOC_NONE rather than BFD_RELOC_UNUSED.
114 (md_assemble): Likewise.
115 (parse_cons_expression_v850): Return reloc.
116 (cons_fix_new_v850): Add reloc parameter.
117 * gas/config/tc-v850.h (parse_cons_expression_v850): Update proto.
118 (cons_fix_new_v850): Likewise.
119 * gas/config/tc-vax.c (vax_cons_special_reloc): Delete static var.
120 (vax_cons): Return reloc.
121 (vax_cons_fix_new): Add reloc parameter.
122 * gas/config/tc-vax.h (vax_cons, vax_cons_fix_new): Update proto.
123 * gas/config/tc-xstormy16.c (xstormy16_cons_fix_new): Add reloc param.
124 * gas/config/tc-xstormy16.h (xstormy16_cons_fix_new): Update proto.
125 * gas/dwarf2dbg.c (TC_PARSE_CONS_RETURN_NONE): Provide default.
126 (emit_fixed_inc_line_addr): Adjust exmit_expr_fix calls.
127 * gas/read.c (TC_PARSE_CONS_EXPRESSION): Return value.
128 (do_parse_cons_expression): Adjust.
129 (cons_worker): Pass return value from TC_PARSE_CONS_EXPRESSION
130 to emit_expr_with_reloc.
131 (emit_expr_with_reloc): New function handling reloc, mostly
132 extracted from..
133 (emit_expr): ..here.
134 (emit_expr_fix): Add reloc param. Adjust TC_CONS_FIX_NEW invocation.
135 Handle reloc.
136 (parse_mri_cons): Convert to ISO.
137 * gas/read.h (TC_PARSE_CONS_RETURN_TYPE): Define.
138 (TC_PARSE_CONS_RETURN_NONE): Define.
139 (emit_expr_with_reloc): Declare.
140 (emit_expr_fix): Update prototype.
141 * gas/write.c (write_object_file): Update TC_CONS_FIX_NEW invocation.
142
143 2014-04-03 Ilya Tocar <ilya.tocar@intel.com>
144
145 * config/tc-i386.c (cpu_arch): Add .se1.
146 * doc/c-i386.texi: Document .se1/se1.
147
148 2014-04-02 DJ Delorie <dj@redhat.com>
149
150 * config/tc-rl78.c (md_apply_fix): Add overflow warnings for
151 pc-relative branches.
152
153 2014-04-02 Nick Clifton <nickc@redhat.com>
154
155 PR gas/16765
156 * config/tc-arm.c (create_unwind_entry): Report an error if an
157 attempt to recreate an unwind directive is encountered.
158
159 2014-03-27 Nick Clifton <nickc@redhat.com>
160
161 * config/tc-score.c (s3_parse_pce_inst): Add "%s" parameter to
162 sprintf in order to avoid a compile time warning.
163
164 2014-03-26 Nick Clifton <nickc@redhat.com>
165
166 * config/tc-rl78.c (rl78_op): Issue an error message if a 16-bit
167 relocation is used on an 8-bit operand or vice versa.
168 (tc_gen_reloc): Use the RL78_16U relocation for RL78_CODE.
169 (md_apply_fix): Add support for RL78_HI8, RL78_HI16 and RL78_LO16.
170
171 2014-03-25 Nick Clifton <nickc@redhat.com>
172
173 * config/obj-coff-seh.c (obj_coff_seh_code): New function -
174 switches the current segment back to the code segment recorded
175 when seh_proc was last invoked.
176 * config/obj-coff-seh.h (SEH_CMDS): Add seh_code.
177
178 2014-03-25 Alan Modra <amodra@gmail.com>
179
180 * config/tc-ppc.c (ppc_is_toc_sym): Revert 2014-03-05.
181 (md_assemble): Likewise. Warn.
182
183 2014-03-21 David Weatherford <weath@cadence.com>
184 Max Filippov <jcmvbkbc@gmail.com>
185
186 * config/tc-xtensa.c (xtensa_check_frag_count)
187 xtensa_create_trampoline_frag,
188 xtensa_maybe_create_trampoline_frag, init_trampoline_frag,
189 find_trampoline_seg, search_trampolines, get_best_trampoline,
190 check_and_update_trampolines, add_jump_to_trampoline,
191 dump_trampolines): New functions.
192 (md_parse_option): Add cases for --[no-]trampolines options.
193 (md_assemble, finish_vinsn, xtensa_end): Add call to
194 xtensa_check_frag_count.
195 (xg_assemble_vliw_tokens): Add call to
196 xtensa_maybe_create_trampoline_frag.
197 (xtensa_relax_frag): Relax fragments with RELAX_TRAMPOLINE state.
198 (relax_frag_immed): Relax jump instructions that cannot reach its
199 target.
200 * config/tc-xtensa.h (xtensa_relax_statesE::RELAX_TRAMPOLINE): New
201 relax state.
202 * doc/as.texinfo: Document --[no-]trampolines command-line options.
203 * doc/c-xtensa.texi: Document trampolines relaxation and command
204 line options.
205 * frags.c (get_frag_count, clear_frag_count): New function.
206 (frag_alloc): Increment totalfrags counter.
207 * frags.h (get_frag_count, clear_frag_count): New function.
208
209 2014-03-20 DJ Delorie <dj@redhat.com>
210
211 * config/rl78-defs.h (RL78_RELAX_NONE, RL78_RELAX_BRANCH): Add.
212 * config/rl78-parse.y (BC, BNC, BZ, BNZ, BH, BHZ, bt_bf): Call
213 rl78_relax().
214 * config/tc-rl78.h (md_relax_frag): Define.
215 (rl78_relax_frag): Declare.
216 * config/tc-rl78.c (rl78_relax): Add.
217 (md_assemble): Set up the variable frags also when relaxing.
218 (op_type_T): New.
219 (rl78_opcode_type): New.
220 (rl78_frag_fix_value): New.
221 (md_estimate_size_before_relax): New-ish.
222 (rl78_relax_frag): New.
223 (md_convert_frag): New-ish.
224
225 2014-03-20 Richard Sandiford <rdsandiford@googlemail.com>
226
227 * config/tc-mips.h (DIFF_EXPR_OK, CFI_DIFF_EXPR_OK): Define.
228 * config/tc-mips.c (md_pcrel_from): Remove error message.
229 (md_apply_fix): Convert PC-relative BFD_RELOC_32s to
230 BFD_RELOC_32_PCREL. Report a specific error message for unhandled
231 PC-relative expressions. Handle BFD_RELOC_8.
232
233 2014-03-19 Jose E. Marchesi <jose.marchesi@oracle.com>
234
235 * config/tc-sparc.c (hpriv_reg_table): Added entries for
236 %hstick_offset and %hstick_enable.
237 * doc/c-sparc.texi (Sparc-Regs): Document the %hstick_offset and
238 %hstick_enable hyperprivileged registers.
239
240 2014-03-19 Daniel Gutson <daniel.gutson@tallertechnologies.com>
241 Nick Clifton <nickc@redhat.com>
242
243 * config/tc-arm.c (codecomposer_syntax): New flag that states whether the
244 CCS syntax compatibility mode is on or off.
245 (asmfunc_states): New enum to represent the asmfunc directive state.
246 (asmfunc_state): New variable holding the asmfunc directive state.
247 (comment_chars): Rename to arm_comment_chars.
248 (line_separator_chars): Rename to arm_line_separator_chars.
249 (s_ccs_ref): New function that handles the .ref directive.
250 (asmfunc_debug): New function.
251 (s_ccs_asmfunc): New function that handles the .asmfunc directive.
252 (s_ccs_endasmfunc): New function that handles the .endasmfunc directive.
253 (s_ccs_def): New function that handles the .def directive.
254 (tc_start_label_without_colon): New function.
255 (md_pseudo_table): Added new CCS directives.
256 (arm_ccs_mode): New function that handles the -mccs command line option.
257 (arm_long_opts): Added new -mccs command line option.
258 * config/tc-arm.h (LABELS_WITHOUT_COLONS): New macro.
259 (TC_START_LABEL_WITHOUT_COLON): New macro.
260 (tc_start_label_without_colon): Added extern function declaration.
261 (tc_comment_chars): Define.
262 (tc_line_separator_chars): Define.
263 * app.c (do_scrub_begin): Use tc_line_separator_chars, if defined.
264 * read.c (read_begin): Likewise.
265 * doc/as.texinfo: Add documentation for the -mccs command line
266 option.
267 * doc/c-arm.texi: Likewise.
268 * doc/internals.texi: Document tc_line_separator_chars.
269 * NEWS: Mention the new feature.
270
271 2014-03-18 Jiong Wang <jiong.wang@arm.com>
272
273 * config/tc-aarch64.c (aarch64_opts): Add new option
274 "mno-verbose-error".
275 (verbose_error_p): Initialize to 1.
276 * doc/c-aarch64.texi (AArch64 Options): Document -mverbose-error
277 and -mno-verbose-error.
278
279 2014-03-17 Nick Clifton <nickc@redhat.com>
280
281 PR gas/16694
282 * config/tc-arm.c (tc_arm_regname_to_dw2regnum): Parse VFP
283 registers as well.
284
285 2014-03-13 Richard Earnshaw <rearnsha@arm.com>
286 Jiong Wang <Jiong.Wang@arm.com>
287
288 * doc/c-aarch64.texi: Clean up some formatting issues.
289 (AArch64 Options): Document -mcpu and -march.
290 (AArch64 Extensions): New node.
291
292 2014-03-13 Tristan Gingold <gingold@adacore.com>
293
294 * config/tc-i386.c (use_big_obj): Declare.
295 (OPTION_MBIG_OBJ): Define.
296 (md_longopts): Add -mbig-obj option.
297 (md_parse_option): Handle it.
298 (md_show_usage): Display help for this option.
299 (i386_target_format): Use bigobj for x86-64 if -mbig-obj.
300 * doc/c-i386.texi: Document the option.
301
302 2014-03-12 Nick Clifton <nickc@redhat.com>
303
304 PR gas/16688
305 * config/tc-aarch64.c (literal_expression): New structure.
306 (literal_pool): Replace exp array with literal_expression array.
307 (add_to_lit_pool): When adding a bignum cache the big value.
308 (s_ltorg): When emitting a bignum initialise the global bignum
309 array from the cached value.
310
311 2014-03-12 Alan Modra <amodra@gmail.com>
312
313 * Makefile.in: Regenerate.
314 * config.in: Regenerate.
315 * doc/Makefile.in: Regenerate.
316
317 2014-03-06 Pitchumani Sivanupandi <pitchumani.s@atmel.com>
318 Vishnu KS <Vishnu.k_s@atmel.com>
319 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
320 Soundararajan <Soundararajan.dhakshinamoorthy@atmel.com>
321
322 * gas/tc-avr.c: Add new devices
323 avr25: ata5272, attiny828
324 avr35: ata5505, attiny1634
325 avr4: atmega8a, ata6285, ata6286, atmega48pa
326 avr5: at90pwm161, ata5790, ata5795, atmega164pa, atmega165pa,
327 atmega168pa, atmega32a, atmega64rfr2, atmega644rfr2, atmega64a,
328 atmega16hva2
329 avr51: atmega128a, atmega1284
330 avrxmega2: atxmega16a4u, atxmega16c4, atxmega32a4u, atxmega32c4,
331 atxmega32e5, atxmega16e5, atxmega8e5
332 avrxmega4: atxmega64a3u, atxmega64a4u, atxmega64b1, atxmega64b3,
333 atxmega64c3, atxmega64d4
334 avrxmega6: atxmega128a3u, atxmega128b3, atxmega128c3,
335 atxmega128d4, atxmega192a3u, atxmega192c3, atxmega256a3u,
336 atxmega256c3, atxmega384c3, atxmega384d3
337 avrxmega7: atxmega128a4u
338 * doc/c-avr.texi: Ditto.
339
340 2014-03-05 Alan Modra <amodra@gmail.com>
341
342 Update copyright years.
343
344 2014-03-05 Alan Modra <amodra@gmail.com>
345
346 * config/tc-ppc.c (ppc_elf_suffix): Support @localentry.
347 (md_apply_fix): Support R_PPC64_ADDR64_LOCAL.
348
349 2014-03-05 Alan Modra <amodra@gmail.com>
350
351 * config/tc-ppc.c (md_assemble): Move code adjusting reloc types
352 later. Merge absolute and relative branch reloc selection.
353 Generate 16-bit relocs for most 16-bit insn fields given a
354 non-constant expression.
355
356 2014-03-05 Alan Modra <amodra@gmail.com>
357
358 * config/tc-ppc.c (ppc_is_toc_sym): Remove OBJ_ELF support.
359 (md_assemble): Don't call ppc_is_toc_sym for ELF.
360
361 2014-03-04 Heiher <r@hev.cc>
362
363 * config/tc-mips.c (mips_cpu_info_table): Use ISA_MIPS64R2 for
364 Loongson-3A.
365
366 2014-03-03 Nick Clifton <nickc@redhat.com>
367
368 * config/msp430/msp430.c: Replace known mcu array with known
369 msp430 ISA mcu name array.
370 Accept any name for -mmcu option.
371 Add -mz option to warn about missing NOP following an interrupt
372 status change.
373 (check_for_nop): New.
374 (msp430_operands): Emit a warning, if requested, when an interrupt
375 changing instruction is not followed by a NOP.
376 * doc/c-msp430.c: Document -mz option.
377
378 2014-03-03 Alan Modra <amodra@gmail.com>
379
380 * config/bfin-lex-wrapper.c: Correct copyright date.
381 * config/obj-fdpicelf.c: Likewise.
382 * config/obj-fdpicelf.h: Likewise.
383 * config/tc-frv.c: Correct copyright punctuation.
384 * config/tc-ip2k.c: Likewise.
385 * config/tc-iq2000.c: Likewise.
386 * config/tc-mep.c: Likewise.
387 * config/tc-tic4x.c: Likewise.
388 * config/tc-tic4x.h: Likewise.
389
390 2014-03-01 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
391
392 * config/tc-avr.c: Remove atxmega16x1.
393
394 2014-02-28 Alan Modra <amodra@gmail.com>
395
396 * dwarf2dbg.c (out_debug_line): Correct .debug_line header_length
397 field for 64-bit dwarf.
398
399 2014-02-21 Ilya Tocar <ilya.tocar@intel.com>
400
401 * config/tc-i386.c (cpu_arch): Add .prefetchwt1.
402 * doc/c-i386.texi: Document .prefetchwt1/prefetchwt1.
403
404 2014-02-12 Ilya Tocar <ilya.tocar@intel.com>
405
406 * config/tc-i386.c (cpu_arch): Add .clflushopt, .xsavec, .xsaves.
407 * doc/c-i386.texi: Document .xsavec/xsavec/.xsaves/xsaves/
408 clflushopt/.clfushopt.
409
410 2014-02-10 Alan Modra <amodra@gmail.com>
411
412 * po/POTFILES.in: Regenerate.
413 * po/gas.pot: Regenerate.
414
415 2014-02-03 Sandra Loosemore <sandra@codesourcery.com>
416
417 * config/tc-nios2.c (md_apply_fix): Test for new relocs.
418 (nios2_special_reloc): Add %call_lo, %call_hiadj, %got_lo,
419 %got_hiadj relocation operators. Sort table and add comment
420 to explain ordering.
421 (nios2_fix_adjustable): Test for new relocs.
422 * doc/c-nios2.texi (Nios II Relocations): Document new relocation
423 operators.
424
425 2014-01-30 Sandra Loosemore <sandra@codesourcery.com>
426
427 * config/tc-nios2.c (md_apply_fix): Handle BFD_RELOC_NIOS2_CALL26_NOAT.
428 (nios2_assemble_args_m): Likewise.
429 (md_assemble): Likewise.
430
431 2014-01-24 DJ Delorie <dj@redhat.com>
432
433 * config/tc-msp430.c (msp430_section): Always flag data sections,
434 regardless of -md.
435 (msp430_frob_section): New. Make sure all sections are noticed if
436 they have content.
437 (msp430_lcomm): New. Flag bss if .lcomm is seen.
438 (msp430_comm): New. Likewise.
439 (md_pseudo_table): Add them.
440 * config/tc-msp430.h (msp430_frob_section): Declare.
441 (tc_frob_section): Define.
442
443 2014-01-23 Nick Clifton <nickc@redhat.com>
444
445 * config/tc-msp430.c (show_mcu_list): Delete.
446 (md_parse_option): Accept any MCU name. Accept several more
447 variants for the -mcpu option.
448 (md_show_usage): Do not call show_mcu_list.
449
450 2014-01-22 DJ Delorie <dj@redhat.com>
451
452 * config/tc-msp430.c (msp430_refsym): New: ".refsym <symbol>"
453 * doc/c-msp430.texi (MSP430 Directives): Document it.
454
455 2014-01-22 Michael Zolotukhin <michael.v.zolotukhin@gmail.com>
456
457 * config/tc-i386.c (check_VecOperands): Remove regzmm from AVX2
458 gather assert.
459
460 2014-01-22 Michael Zolotukhin <michael.v.zolotukhin@gmail.com>
461
462 PR gas/16489
463 * config/tc-i386.c (check_VecOperands): Add check for invalid
464 register set in AVX512 gathers.
465
466 2014-01-22 Alan Modra <amodra@gmail.com>
467
468 * config/tc-tic4x.c (md_shortopts): s/CONST/const/.
469
470 2014-01-21 DJ Delorie <dj@redhat.com>
471
472 * config/tc-rl78.c (require_end_of_expr): New.
473 (md_operand): Call it.
474 (rl78_cons_fix_new): Mark LO16, HI16, ahd HI8 internal relocations
475 as not overflowing.
476
477 2014-01-17 Will Newton <will.newton@linaro.org>
478
479 * config/tc-arm.c (do_vfp_nsyn_cvt_fpv8): Set OP to 1
480 for the s32.f64 flavours of VCVT.
481
482 2014-01-14 Nick Clifton <nickc@redhat.com>
483
484 PR gas/16434
485 * config/tc-z80.c (wrong_match): Provide format string to
486 as_warn.
487 (parse_exp_not_indexed): Delete unused variable dummy.
488 (emit_byte): Delete unused variable fixp.
489
490 2014-01-08 H.J. Lu <hongjiu.lu@intel.com>
491
492 * config/tc-i386.c (regbnd): Removed.
493 (vec_disp8): Likewise.
494
495 2014-01-08 H.J. Lu <hongjiu.lu@intel.com>
496
497 * as.c (parse_args): Update copyright year to 2014.
498
499 2014-01-07 Tom Tromey <tromey@redhat.com>
500
501 * config/tc-tic30.c (debug): Avoid old VA_* compatibility
502 wrappers.
503
504 2014-01-07 Tom Tromey <tromey@redhat.com>
505
506 * config/tc-microblaze.h (parse_cons_expression_microblaze): Don't
507 use PARAMS.
508
509 2014-01-07 Tom Tromey <tromey@redhat.com>
510
511 * config/tc-xc16x.h: Don't use ANSI_PROTOTYPES.
512
513 2013-01-07 Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
514
515 * config/tc-aarch64.c (aarch64_cpus): Add entry for "xgene-1"
516
517 For older changes see ChangeLog-2013
518 \f
519 Copyright (C) 2014 Free Software Foundation, Inc.
520
521 Copying and distribution of this file, with or without modification,
522 are permitted in any medium without royalty provided the copyright
523 notice and this notice are preserved.
524
525 Local Variables:
526 mode: change-log
527 left-margin: 8
528 fill-column: 74
529 version-control: never
530 End:
This page took 0.049358 seconds and 5 git commands to generate.