gas/
[deliverable/binutils-gdb.git] / gas / ChangeLog
1 2013-06-08 Catherine Moore <clm@codesourcery.com>
2
3 * config/tc-mips.c (is_opcode_valid): Build ASE mask.
4 (is_opcode_valid_16): Pass ase value to opcode_is_member.
5 (append_insn): Change INSN_xxxx to ASE_xxxx.
6
7 2013-06-01 George Thomas <george.thomas@atmel.com>
8
9 * gas/config/tc-avr.c: Change ISA for devices with USB support to
10 AVR_ISA_XMEGAU
11
12 2013-05-31 H.J. Lu <hongjiu.lu@intel.com>
13
14 * config/tc-i386.c (md_begin): Don't align text/data/bss sections
15 for ELF.
16
17 2013-05-31 Paul Brook <paul@codesourcery.com>
18
19 gas/
20 * config/tc-mips.c (s_ehword): New.
21
22 2013-05-30 Paul Brook <paul@codesourcery.com>
23
24 * config/tc-mips.c (md_apply_fix): Support BFD_RELOC_MIPS_EH.
25
26 2013-05-29 Maciej W. Rozycki <macro@codesourcery.com>
27
28 * write.c (resolve_reloc_expr_symbols): On REL targets don't
29 convert relocs who have no relocatable field either. Rephrase
30 the conditional so that the PC-relative check is only applied
31 for REL targets.
32
33 2013-05-28 Chao-ying Fu <Chao-ying.Fu@imgtec.com>
34
35 * config/tc-mips.c (macro) <ld>: Don't use $zero for address
36 calculation.
37
38 2013-05-28 Yufeng Zhang <yufeng.zhang@arm.com>
39
40 * config/tc-aarch64.c (reloc_table): Update to use
41 BFD_RELOC_AARCH64_TLSDESC_ADR_PAGE21 instead of
42 BFD_RELOC_AARCH64_TLSDESC_ADR_PAGE.
43 (md_apply_fix): Likewise.
44 (aarch64_force_relocation): Likewise.
45
46 2013-05-28 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
47
48 * config/tc-arm.c (it_fsm_post_encode): Improve
49 warning messages about deprecated IT block formats.
50
51 2013-05-28 Marcus Shawcroft <marcus.shawcroft@arm.com>
52
53 * config/tc-aarch64.c (md_apply_fix): Move value range checking
54 inside fx_done condition.
55
56 2013-05-22 Jürgen Urban <JuergenUrban@gmx.de>
57
58 * config/tc-mips.c (macro): Handle M_LQC2_AB and M_SQC2_AB.
59
60 2013-05-20 Peter Bergner <bergner@vnet.ibm.com>
61
62 * config/tc-ppc.c (ppc_setup_opcodes): Use new_seg to fix error
63 and clean up warning when using PRINT_OPCODE_TABLE.
64
65 2013-05-20 Alan Modra <amodra@gmail.com>
66
67 * config/tc-ppc.c (md_apply_fix): Hoist code common to insn
68 and data fixups performing shift/high adjust/sign extension on
69 fieldval. Sink fx_pcrel handling and checks. Use fixP->fx_size
70 when writing data fixups rather than recalculating size.
71
72 2013-05-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
73
74 * doc/c-msp430.texi: Fix typo.
75
76 2013-05-16 Tristan Gingold <gingold@adacore.com>
77
78 * config/tc-ppc.c (ppc_is_toc_sym): Symbols of class XMC_TC
79 are also TOC symbols.
80
81 2013-05-16 Nick Clifton <nickc@redhat.com>
82
83 * config/tc-msp430.c: Make -mmcu recognise more part numbers.
84 Add -mcpu command to specify core type.
85 * doc/c-msp430.texi: Update documentation.
86
87 2013-05-09 Andrew Pinski <apinski@cavium.com>
88
89 * config/tc-mips.c (struct mips_set_options): New ase_virt field.
90 (mips_opts): Update for the new field.
91 (file_ase_virt): New variable.
92 (ISA_SUPPORTS_VIRT_ASE): New macro.
93 (ISA_SUPPORTS_VIRT64_ASE): New macro.
94 (MIPS_CPU_ASE_VIRT): New define.
95 (is_opcode_valid): Handle ase_virt.
96 (macro_build): Handle "+J".
97 (validate_mips_insn): Likewise.
98 (mips_ip): Likewise.
99 (enum options): Add OPTION_VIRT and OPTION_NO_VIRT.
100 (md_longopts): Add mvirt and mnovirt
101 (md_parse_option): Handle OPTION_VIRT and OPTION_NO_VIRT.
102 (mips_after_parse_args): Handle ase_virt field.
103 (s_mipsset): Handle "virt" and "novirt".
104 (mips_elf_final_processing): Add a comment about virt ASE might need
105 a new flag.
106 (md_show_usage): Print out the usage of -mvirt and mno-virt options.
107 * doc/c-mips.texi: Document -mvirt and -mno-virt.
108 Document ".set virt" and ".set novirt".
109
110 2013-05-09 Alan Modra <amodra@gmail.com>
111
112 * config/tc-ppc.c (md_apply_fix): Sign extend fieldval under
113 control of operand flag bits.
114
115 2013-05-07 Alan Modra <amodra@gmail.com>
116
117 * config/tc-ppc.c (PPC_VLE_SPLIT16A): Delete unused macro.
118 (PPC_VLE_SPLIT16D, PPC_VLE_LO16A, PPC_VLE_LO16D): Likewise.
119 (PPC_VLE_HI16A, PPC_VLE_HI16D): Likewise.
120 (PPC_VLE_HA16A, PPC_VLE_HA16D): Likewise.
121 (md_apply_fix): Set fx_no_overflow for assorted relocations.
122 Shift and sign-extend fieldval for use by some VLE reloc
123 operand->insert functions.
124
125 2013-05-06 Paul Brook <paul@codesourcery.com>
126 Catherine Moore <clm@codesourcery.com>
127
128 * config/tc-mips.c (md_pcrel_from): Handle BFD_RELOC_32_PCREL.
129 (limited_pcrel_reloc_p): Likewise.
130 (md_apply_fix): Likewise.
131 (tc_gen_reloc): Likewise.
132
133 2013-05-06 Richard Sandiford <rdsandiford@googlemail.com>
134
135 * config/tc-mips.c (limited_pcrel_reloc_p): New function.
136 (mips_fix_adjustable): Adjust pc-relative check to use
137 limited_pc_reloc_p.
138
139 2013-05-02 Richard Sandiford <rdsandiford@googlemail.com>
140
141 * config/tc-mips.c (mips_pseudo_table): Add stabd and stabs entries.
142 (s_mips_stab): Do not restrict to stabn only.
143
144 2013-05-02 Nick Clifton <nickc@redhat.com>
145
146 * config/tc-msp430.c: Add support for the MSP430X architecture.
147 Add code to insert a NOP instruction after any instruction that
148 might change the interrupt state.
149 Add support for the LARGE memory model.
150 Add code to initialise the .MSP430.attributes section.
151 * config/tc-msp430.h: Add support for the MSP430X architecture.
152 * doc/c-msp430.texi: Document the new -mL and -mN command line
153 options.
154 * NEWS: Mention support for the MSP430X architecture.
155
156 2013-05-01 Maciej W. Rozycki <macro@codesourcery.com>
157
158 * configure.tgt: Replace alpha*-*-linuxecoff* pattern with
159 alpha*-*-linux*ecoff*.
160
161 2013-04-30 Chao-ying Fu <Chao-ying.Fu@imgtec.com>
162
163 * config/tc-mips.c (mips_ip): Add sizelo.
164 For "+C", "+G", and "+H", set sizelo and compare against it.
165
166 2013-04-29 Nick Clifton <nickc@redhat.com>
167
168 * as.c (Options): Add -gdwarf-sections.
169 (parse_args): Likewise.
170 * as.h (flag_dwarf_sections): Declare.
171 * dwarf2dbg.c (emit_fixed_inc_line_addr): Skip section changes.
172 (process_entries): When -gdwarf-sections is enabled generate
173 fragmentary .debug_line sections.
174 (out_debug_line): Set the section for the .debug_line section end
175 symbol.
176 * doc/as.texinfo: Document -gdwarf-sections.
177 * NEWS: Mention -gdwarf-sections.
178
179 2013-04-26 Christian Groessler <chris@groessler.org>
180
181 * config/tc-z8k.c (md_parse_option): Set z8k_target_from_cmdline
182 according to the target parameter. Don't call s_segm since s_segm
183 calls bfd_set_arch_mach using stdoutput, but stdoutput isn't
184 initialized yet.
185 (md_begin): Call s_segm according to target parameter from command
186 line.
187
188 2013-04-25 Alan Modra <amodra@gmail.com>
189
190 * configure.in: Allow little-endian linux.
191 * configure: Regenerate.
192
193 2013-04-24 Sandra Loosemore <sandra@codesourcery.com>
194
195 * config/tc-nios2.c (nios2_control_register_arg_p): Rename
196 "fstatus" control register to "eccinj".
197
198 2013-04-19 Kai Tietz <ktietz@redhat.com>
199
200 * configure.tgt (i386-*-cygwin): Handle x86_64 cygwin.
201
202 2013-04-15 Julian Brown <julian@codesourcery.com>
203
204 * expr.c (add_to_result, subtract_from_result): Make global.
205 * expr.h (add_to_result, subtract_from_result): Add prototypes.
206 * config/tc-sh.c (sh_optimize_expr): Use add_to_result,
207 subtract_from_result to handle extra bit of precision for .sleb128
208 directive operands.
209
210 2013-04-10 Julian Brown <julian@codesourcery.com>
211
212 * read.c (convert_to_bignum): Add sign parameter. Use it
213 instead of X_unsigned to determine sign of resulting bignum.
214 (emit_expr): Pass extra argument to convert_to_bignum.
215 (emit_leb128_expr): Use X_extrabit instead of X_unsigned. Pass
216 X_extrabit to convert_to_bignum.
217 (parse_bitfield_cons): Set X_extrabit.
218 * expr.c (make_expr_symbol, expr_build_uconstant, operand):
219 Initialise X_extrabit field as appropriate.
220 (add_to_result): New.
221 (subtract_from_result): New.
222 (expr): Use above.
223 * expr.h (expressionS): Add X_extrabit field.
224
225 2013-04-10 Jan Beulich <jbeulich@suse.com>
226
227 * gas/config/tc-arm.c (encode_arm_addr_mode_3): Only reject base
228 register being PC when is_t or writeback, and use distinct
229 diagnostic for the latter case.
230
231 2013-04-10 Jan Beulich <jbeulich@suse.com>
232
233 * gas/config/tc-arm.c (parse_operands): Re-write
234 po_barrier_or_imm().
235 (do_barrier): Remove bogus constraint().
236 (do_t_barrier): Remove.
237
238 2013-04-09 Joerg Wunsch <joerg.wunsch@atmel.com>
239
240 * gas/config/tc-avr.c (mcu_types): Add ATmega64RFR2,
241 ATmega644RFR2, ATmega128RFR2, ATmega1284RFR2, ATmega256RFR2,
242 ATmega2564RFR2
243 * gas/doc/c-avr.texi (-mmcu documentation): Likewise.
244
245 2013-04-09 Jan Beulich <jbeulich@suse.com>
246
247 * gas/config/tc-arm.c (do_vmrs): Accept all control registers.
248 Use local variable Rt in more places.
249 (do_vmsr): Accept all control registers.
250
251 2013-04-09 Jan Beulich <jbeulich@suse.com>
252
253 * gas/config/tc-arm.c (do_neon_mov): Fake an instruction suffix
254 if there was none specified for moves between scalar and core
255 register.
256
257 2013-04-09 Jan Beulich <jbeulich@suse.com>
258
259 * gas/config/tc-arm.c (do_neon_ldx_stx): Reject VSTn in the
260 NEON_ALL_LANES case.
261
262 2013-04-08 Jan Beulich <jbeulich@suse.com>
263
264 * gas/config/tc-arm.c (do_neon_ldr_str): Correct disgnostics for
265 PC-relative VSTR.
266
267 2013-04-08 Jan Beulich <jbeulich@suse.com>
268
269 * gas/config/tc-arm.c (reg_names): Convert duplicate SP_fiq
270 entry to sp_fiq.
271
272 2013-04-03 Alan Modra <amodra@gmail.com>
273
274 * doc/as.texinfo: Add support to generate man options for h8300.
275 * doc/c-h8300.texi: Likewise.
276
277 2013-03-28 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
278
279 * config/tc-arm.c (arm_cpus): Add support for Cortex-A53 and
280 Cortex-A57.
281
282 2013-03-27 Alexis Deruelle <alexis.deruelle@gmail.com>
283
284 PR binutils/15068
285 * config/tc-tic6x.c (tic6x_try_encode): Add use of bitfields array.
286
287 2013-03-26 Nick Clifton <nickc@redhat.com>
288
289 PR gas/15295
290 * listing.c (rebuffer_line): Rewrite to avoid seeking back to the
291 start of the file each time.
292
293 PR gas/15178
294 * config/tc-sparc.h (ELF_TARGET_FORMAT): Set to elf32-sparc for
295 FreeBSD targets.
296
297 2013-03-26 Douglas B Rupp <rupp@gnat.com>
298
299 * config/tc-ia64.c (emit_one_bundle): Move last_slot adjustment
300 after fixup.
301
302 2013-03-21 Will Newton <will.newton@linaro.org>
303
304 * config/tc-arm.c (encode_thumb32_addr_mode): Emit an error for all
305 pc-relative str instructions in Thumb mode.
306
307 2013-03-21 Michael Schewe <michael.schewe@gmx.net>
308
309 * config/tc-h8300.c (do_a_fix_imm): Add relaxation of mov
310 @(disp:32,ERx) to mov @(disp:16,ERx) insns by new reloc
311 R_H8_DISP32A16.
312 * config/tc-h8300.h: Remove duplicated defines.
313
314 2013-03-21 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
315
316 PR gas/15282
317 * tc-avr.c (mcu_has_3_byte_pc): New function.
318 (tc_cfi_frame_initial_instructions): Call it to find return
319 address size.
320
321 2013-03-20 Alexis Deruelle <alexis.deruelle@gmail.com>
322
323 PR gas/15095
324 * config/tc-tic6x.c (tic6x_try_encode): Handle
325 tic6x_coding_dreg_(msb|lsb) field coding types and use it to
326 encode register pair numbers when required.
327
328 2013-03-15 Will Newton <will.newton@linaro.org>
329
330 * config/tc-arm.c (do_neon_ldr_str): Fix error check for PC register
331 in vstr in Thumb mode for pre-ARMv7 cores.
332
333 2013-03-14 Andreas Schwab <schwab@suse.de>
334
335 * doc/c-arc.texi (ARC Directives): Revert last change and use
336 @itemize instead of @table.
337 * doc/c-arm.texi (ARM-Instruction-Set): Likewise.
338
339 2013-03-14 Nick Clifton <nickc@redhat.com>
340
341 PR gas/15273
342 * config/tc-arm.c (do_co_reg): Do not call check_obsolete with a
343 NULL message, instead just check ARM_CPU_IS_ANY directly.
344
345 2013-03-14 Nick Clifton <nickc@redhat.com>
346
347 PR gas/15212
348 * doc/c-arc.texi (ARC Directives): Use @code instead of @bullet
349 for table format.
350 * doc/c-arm.texi (ARM-Instruction-Set): Likewise. Also add text
351 to the @item directives.
352 (ARM-Neon-Alignment): Move to correct place in the document.
353 * doc/c-cr16.texi (CR16 Operand Qualifiers): Fix up table
354 formatting.
355 * doc/c-tic54x.texi (TIC54X-Subsyms): Correct use of
356 @smallexample.
357
358 2013-03-12 Sebastian Huber <sebastian.huber@embedded-brains.de>
359
360 * config/tc-nios2.c (nios2_consume_arg): Delete 'k' case. Add 'o'
361 case. Add default BAD_CASE to switch.
362
363 2013-03-11 Sebastian Huber <sebastian.huber@embedded-brains.de>
364
365 * config/tc-nios2.c (nios2_assemble_args_ds): New function.
366 (nios2_arg_info_structs): Add "d,s" and "d,s,E" entries.
367
368 2013-03-11 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
369
370 * config/tc-arm.c (crc_ext_armv8): New feature set.
371 (UNPRED_REG): New macro.
372 (do_crc32_1): New function.
373 (do_crc32b, do_crc32h, do_crc32w, do_crc32cb,
374 do_crc32ch, do_crc32cw): Likewise.
375 (TUEc): New macro.
376 (insns): Add entries for crc32 mnemonics.
377 (arm_extensions): Add entry for crc.
378
379 2013-03-08 Chung-Lin Tang <cltang@codesourcery.com>
380
381 * write.h (struct fix): Add fx_dot_frag field.
382 (dot_frag): Declare.
383 * write.c (dot_frag): New variable.
384 (fix_new_internal): Set fx_dot_frag field with dot_frag.
385 (fixup_segment): Base calculation of fx_offset with fx_dot_frag.
386 * expr.c (expr): Save value of frag_now in dot_frag when setting
387 dot_value.
388 * read.c (emit_expr): Likewise. Delete comments.
389
390 2013-03-07 H.J. Lu <hongjiu.lu@intel.com>
391
392 * config/tc-i386.c (flag_code_names): Removed.
393 (i386_index_check): Rewrote.
394
395 2013-03-05 Yufeng Zhang <yufeng.zhang@arm.com>
396
397 * config/tc-aarch64.c (aarch64_imm_float_p): Rename 'e' to 'pattern';
398 add comment.
399 (aarch64_double_precision_fmovable): New function.
400 (parse_aarch64_imm_float): Add parameter 'dp_p'; call the new
401 function; handle hexadecimal representation of IEEE754 encoding.
402 (parse_operands): Update the call to parse_aarch64_imm_float.
403
404 2013-02-28 H.J. Lu <hongjiu.lu@intel.com>
405
406 * config/tc-i386.c (_i386_insn): Replace have_hle with hle_prefix.
407 (check_hle): Updated.
408 (md_assemble): Likewise.
409 (parse_insn): Likewise.
410
411 2013-02-28 H.J. Lu <hongjiu.lu@intel.com>
412
413 * config/tc-i386.c (_i386_insn): Add rep_prefix.
414 (md_assemble): Check if REP prefix is OK.
415 (parse_insn): Remove expecting_string_instruction. Set
416 i.rep_prefix.
417
418 2013-02-28 Yufeng Zhang <yufeng.zhang@arm.com>
419
420 * config/tc-aarch64.c (aarch64_features): Add the 'crc' option.
421
422 2013-02-28 Yufeng Zhang <yufeng.zhang@arm.com>
423
424 * config/tc-aarch64.c (parse_sys_reg): Allow the full range of CRn
425 for system registers.
426
427 2013-02-27 DJ Delorie <dj@redhat.com>
428
429 * config/tc-rl78.c (reloc_function): Add %code -> BFD_RELOC_RL78_CODE.
430 (rl78_op): Handle %code().
431 (rl78_cons_fix_new): Likewise, but ignore for 20-bit operands.
432 (tc_gen_reloc): Likwise; convert to a computed reloc.
433 (md_apply_fix): Likewise.
434
435 2013-02-25 Kaushik Phatak <Kaushik.Phatak@kpitcummins.com>
436
437 * config/rl78-parse.y: Fix encoding of DIVWU insn.
438
439 2013-02-25 Terry Guo <terry.guo@arm.com>
440
441 * config/tc-arm.c (arm_cpus): Add cortex-r7 entry.
442 * doc/c-arm.texi: Add cortex-r7 and missing cortex-r5 to
443 list of accepted CPUs.
444
445 2013-02-19 H.J. Lu <hongjiu.lu@intel.com>
446
447 PR gas/15159
448 * config/tc-i386.c (cpu_arch): Add ".smap".
449
450 * doc/c-i386.texi: Document smap.
451
452 2013-02-18 Maciej W. Rozycki <macro@codesourcery.com>
453
454 * config/tc-mips.c (s_cpload): Call mips_mark_labels and set
455 mips_assembling_insn appropriately.
456 (s_cpsetup, s_cprestore, s_cpreturn, s_cpadd): Likewise.
457
458 2013-02-18 Maciej W. Rozycki <macro@codesourcery.com>
459
460 * config/tc-mips.c (append_insn): Correct indentation, remove
461 extraneous braces.
462
463 2013-02-15 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
464
465 * config/tc-arm.c (do_neon_mov): Break on NS_NULL.
466
467 2013-02-15 Sebastian Huber <sebastian.huber@embedded-brains.de>
468
469 * configure.tgt: Add nios2-*-rtems*.
470
471 2013-02-14 Yufeng Zhang <yufeng.zhang@arm.com>
472
473 * config/tc-aarch64.c (md_begin): Change to check if 'name' is
474 NULL.
475
476 2013-02-09 Jürgen Urban <JuergenUrban@gmx.de>
477
478 * config/tc-mips.c (CPU_HAS_LDC1_SDC1): New macro.
479 (macro): Use it. Assert that trunc.w.s is not used for r5900.
480
481 2013-02-08 Yi-Hsiu, Hsu <ahsu@marvell.com>
482
483 * gas/config/tc-arm.c (arm_cpus): Add support for mcpu=marvell-pj4
484 core.
485
486 2013-02-06 Sandra Loosemore <sandra@codesourcery.com>
487 Andrew Jenner <andrew@codesourcery.com>
488
489 Based on patches from Altera Corporation.
490
491 * Makefile.am (TARGET_CPU_CFILES): Add config/tc-nios2.c.
492 (TARGET_CPU_HFILES): Add config/tc-nios2.h.
493 * Makefile.in: Regenerated.
494 * configure.tgt: Add case for nios2*-linux*.
495 * config/obj-elf.c: Conditionally include elf/nios2.h.
496 * config/tc-nios2.c: New file.
497 * config/tc-nios2.h: New file.
498 * doc/Makefile.am (CPU_DOCS): Add c-nios2.texi.
499 * doc/Makefile.in: Regenerated.
500 * doc/all.texi: Set NIOSII.
501 * doc/as.texinfo (Overview): Add Nios II options.
502 (Machine Dependencies): Include c-nios2.texi.
503 * doc/c-nios2.texi: New file.
504 * NEWS: Note Altera Nios II support.
505
506 2013-02-06 Alan Modra <amodra@gmail.com>
507
508 PR gas/14255
509 * config/tc-avr.h (TC_VALIDATE_FIX): Mark symbol used by reloc.
510 Don't skip fixups with fx_subsy non-NULL.
511 * config/tc-avr.c (tc_gen_reloc): Don't specially handle fixups
512 with fx_subsy non-NULL.
513
514 2013-02-04 H.J. Lu <hongjiu.lu@intel.com>
515
516 * doc/c-metag.texi: Add "@c man" markers.
517
518 2013-02-04 Alan Modra <amodra@gmail.com>
519
520 * write.c (fixup_segment): Return void. Delete seg_reloc_count
521 related code.
522 (TC_ADJUST_RELOC_COUNT): Delete.
523 * config/tc-i960.h (TC_ADJUST_RELOC_COUNT): Delete.
524
525 2013-02-04 Alan Modra <amodra@gmail.com>
526
527 * po/POTFILES.in: Regenerate.
528
529 2013-01-30 Markos Chandras <markos.chandras@imgtec.com>
530
531 * config/tc-metag.c: Make SWAP instruction less permissive with
532 its operands.
533
534 2013-01-29 DJ Delorie <dj@redhat.com>
535
536 * config/tc-rl78.c (rl78_cons_fix_new): Handle user-specified
537 relocs in .word/.etc statements.
538
539 2013-01-29 Roland McGrath <mcgrathr@google.com>
540
541 * config/tc-arm.c (md_apply_fix): Use as_bad_where for "bad
542 immediate value for 8-bit offset" error so it shows line info.
543
544 2013-01-24 Joseph Myers <joseph@codesourcery.com>
545
546 * config/tc-ppc.c (md_assemble): Do not generate APUinfo sections
547 for 64-bit output.
548
549 2013-01-24 Nick Clifton <nickc@redhat.com>
550
551 * config/tc-v850.c: Add support for e3v5 architecture.
552 * doc/c-v850.texi: Mention new support.
553
554 2013-01-23 Nick Clifton <nickc@redhat.com>
555
556 PR gas/15039
557 * config/tc-avr.c: Include dwarf2dbg.h.
558
559 2013-01-18 H.J. Lu <hongjiu.lu@intel.com>
560
561 * config/tc-i386.c (reloc): Support size relocation only for ELF.
562 (tc_i386_fix_adjustable): Likewise.
563 (lex_got): Likewise.
564 (tc_gen_reloc): Likewise.
565
566 2013-01-17 Yufeng Zhang <yufeng.zhang@arm.com>
567
568 * config/tc-aarch64.c (output_operand_error_record): Change to output
569 the out-of-range error message as value-expected message if there is
570 only one single value in the expected range.
571 (programmer_friendly_fixup): Remove the handling of 8-bit MOVI with
572 LSL #0 as a programmer-friendly feature.
573
574 2013-01-16 H.J. Lu <hongjiu.lu@intel.com>
575
576 * config/tc-i386.c (reloc): Support BFD_RELOC_SIZE32.
577 (tc_i386_fix_adjustable): Keep symbol for BFD_RELOC_32_SIZE and
578 BFD_RELOC_64_SIZE relocations.
579 (lex_got): Support "symbol@SIZE" and don't create GOT symbol
580 for it.
581 (tc_gen_reloc): Resolve BFD_RELOC_SIZE32 and BFD_RELOC_SIZE64
582 relocations against local symbols.
583
584 2013-01-16 Alan Modra <amodra@gmail.com>
585
586 * config/tc-ppc.c (md_assemble <TE_PE>): Ignore line after
587 finding some sort of toc syntax error, and break to avoid
588 compiler uninit warning.
589
590 2013-01-15 H.J. Lu <hongjiu.lu@intel.com>
591
592 PR gas/15019
593 * config/tc-i386.c (lex_got): Increment length by 1 if the
594 relocation token is removed.
595
596 2013-01-15 Nick Clifton <nickc@redhat.com>
597
598 * config/tc-v850.c (md_assemble): Allow signed values for
599 V850E_IMMEDIATE.
600
601 2013-01-11 Sean Keys <skeys@ipdatasys.com>
602
603 * config/tc-xgate.c (md_begin): Fix mistake made when going from
604 git to cvs.
605
606 2013-01-10 Peter Bergner <bergner@vnet.ibm.com>
607
608 * doc/as.texinfo (Target PowerPC): Document -mpower8 and -mhtm.
609 * doc/c-ppc.texi (PowerPC-Opts): Likewise.
610 * config/tc-ppc.c (md_show_usage): Likewise.
611 (ppc_handle_align): Handle power8's group ending nop.
612
613 2013-01-10 Sean Keys <skeys@ipdatasys.com>
614
615 * config/tc-xgate.c (md_begin): Fix the printing of opcodes so
616 that the assember exits after the opcodes have been printed.
617
618 2013-01-10 H.J. Lu <hongjiu.lu@intel.com>
619
620 * app.c: Remove trailing white spaces.
621 * as.c: Likewise.
622 * as.h: Likewise.
623 * cond.c: Likewise.
624 * dw2gencfi.c: Likewise.
625 * dwarf2dbg.h: Likewise.
626 * ecoff.c: Likewise.
627 * input-file.c: Likewise.
628 * itbl-lex.h: Likewise.
629 * output-file.c: Likewise.
630 * read.c: Likewise.
631 * sb.c: Likewise.
632 * subsegs.c: Likewise.
633 * symbols.c: Likewise.
634 * write.c: Likewise.
635 * config/tc-i386.c: Likewise.
636 * doc/Makefile.am: Likewise.
637 * doc/Makefile.in: Likewise.
638 * doc/c-aarch64.texi: Likewise.
639 * doc/c-alpha.texi: Likewise.
640 * doc/c-arc.texi: Likewise.
641 * doc/c-arm.texi: Likewise.
642 * doc/c-avr.texi: Likewise.
643 * doc/c-bfin.texi: Likewise.
644 * doc/c-cr16.texi: Likewise.
645 * doc/c-d10v.texi: Likewise.
646 * doc/c-d30v.texi: Likewise.
647 * doc/c-h8300.texi: Likewise.
648 * doc/c-hppa.texi: Likewise.
649 * doc/c-i370.texi: Likewise.
650 * doc/c-i386.texi: Likewise.
651 * doc/c-i860.texi: Likewise.
652 * doc/c-m32c.texi: Likewise.
653 * doc/c-m32r.texi: Likewise.
654 * doc/c-m68hc11.texi: Likewise.
655 * doc/c-m68k.texi: Likewise.
656 * doc/c-microblaze.texi: Likewise.
657 * doc/c-mips.texi: Likewise.
658 * doc/c-msp430.texi: Likewise.
659 * doc/c-mt.texi: Likewise.
660 * doc/c-s390.texi: Likewise.
661 * doc/c-score.texi: Likewise.
662 * doc/c-sh.texi: Likewise.
663 * doc/c-sh64.texi: Likewise.
664 * doc/c-tic54x.texi: Likewise.
665 * doc/c-tic6x.texi: Likewise.
666 * doc/c-v850.texi: Likewise.
667 * doc/c-xc16x.texi: Likewise.
668 * doc/c-xgate.texi: Likewise.
669 * doc/c-xtensa.texi: Likewise.
670 * doc/c-z80.texi: Likewise.
671 * doc/internals.texi: Likewise.
672
673 2013-01-10 Roland McGrath <mcgrathr@google.com>
674
675 * hash.c (hash_new_sized): Make it global.
676 * hash.h: Declare it.
677 * macro.c (define_macro): Use hash_new_sized instead of hash_new,
678 pass a small size.
679
680 2013-01-10 Will Newton <will.newton@imgtec.com>
681
682 * Makefile.am: Add Meta.
683 * Makefile.in: Regenerate.
684 * config/tc-metag.c: New file.
685 * config/tc-metag.h: New file.
686 * configure.tgt: Add Meta.
687 * doc/Makefile.am: Add Meta.
688 * doc/Makefile.in: Regenerate.
689 * doc/all.texi: Add Meta.
690 * doc/as.texiinfo: Document Meta options.
691 * doc/c-metag.texi: New file.
692
693 2013-01-09 Steve Ellcey <sellcey@mips.com>
694
695 * config/tc-i386.c (md_begin): Remove 'internal Error' from as_fatal
696 calls.
697 * config/tc-mips.c (internalError): Remove, replace with abort.
698
699 2013-01-08 Yufeng Zhang <yufeng.zhang@arm.com>
700
701 * config/tc-aarch64.c (parse_operands): Change to compare the result
702 of function call 'parse_sys_reg' with 'PARSE_FAIL' instead of 'FALSE'.
703
704 2013-01-07 Nick Clifton <nickc@redhat.com>
705
706 PR gas/14887
707 * config/tc-arm.c (skip_past_char): Skip whitespace before the
708 anticipated character.
709 * config/tc-arm.c (parse_address_main): Delete skip of whitespace
710 here as it is no longer needed.
711
712 2013-01-06 Andreas Schwab <schwab@linux-m68k.org>
713
714 * doc/c-mips.texi (MIPS Opts): Fix use of @itemx.
715 * doc/c-score.texi (SCORE-Opts): Likewise.
716 * doc/c-tic54x.texi (TIC54X-Directives): Likewise.
717
718 2013-01-04 Juergen Urban <JuergenUrban@gmx.de>
719
720 * config/tc-mips.c: Add support for MIPS r5900.
721 Add M_LQ_AB and M_SQ_AB to support large values for instructions
722 lq and sq.
723 (can_swap_branch_p, get_append_method): Detect some conditional
724 short loops to fix a bug on the r5900 by NOP in the branch delay
725 slot.
726 (M_MUL): Support 3 operands in multu on r5900.
727 (M_TRUNCWS): Support trunc.w.s on r5900 in MIPS ISA I.
728 (s_mipsset): Force 32 bit floating point on r5900.
729 (mips_ip): Check parameter range of instructions mfps and mtps on
730 r5900.
731 * configure.in: Detect CPU type when target string contains r5900
732 (e.g. mips64r5900el-linux-gnu).
733
734 2013-01-02 H.J. Lu <hongjiu.lu@intel.com>
735
736 * as.c (parse_args): Update copyright year to 2013.
737
738 2013-01-02 Yufeng Zhang <yufeng.zhang@arm.com>
739
740 * config/tc-aarch64.c (aarch64_cpus): Add entries for "cortex-a53"
741 and "cortex57".
742
743 2013-01-02 Nick Clifton <nickc@redhat.com>
744
745 PR gas/14987
746 * config/tc-arm.c (parse_address_main): Skip whitespace before a
747 closing bracket.
748
749 For older changes see ChangeLog-2012
750 \f
751 Copyright (C) 2013 Free Software Foundation, Inc.
752
753 Copying and distribution of this file, with or without modification,
754 are permitted in any medium without royalty provided the copyright
755 notice and this notice are preserved.
756
757 Local Variables:
758 mode: change-log
759 left-margin: 8
760 fill-column: 74
761 version-control: never
762 End:
This page took 0.049591 seconds and 4 git commands to generate.