* write.c (resolve_reloc_expr_symbols): Convert local symbols
[deliverable/binutils-gdb.git] / gas / ChangeLog
CommitLineData
7230378d
AM
12011-08-18 Alan Modra <amodra@gmail.com>
2
3 * write.c (resolve_reloc_expr_symbols): Convert local symbols
4 on relocs to section+offset.
5 (get_frag_for_reloc): New function.
6 (write_relocs): Merge sort fixup relocs with those from .reloc
7 directives.
8
87333bb7
MR
92011-08-10 Maciej W. Rozycki <macro@codesourcery.com>
10
11 * config/tc-mips.c (can_swap_branch_p): Update the comment on
12 MIPS16 fixups.
13
b5503c7b
MR
142011-08-09 Chao-ying Fu <fu@mips.com>
15 Daniel Jacobowitz <dan@codesourcery.com>
16
17 * config/tc-mips.c (mips_cpu_info_table): Add "m14k" and
18 "m14kc".
19 * doc/c-mips.texi (MIPS architecture options): Add "m14k" and
20 "m14kc" to the list of -march options.
21
dec0624d
MR
222011-08-09 Chao-ying Fu <fu@mips.com>
23 Maciej W. Rozycki <macro@codesourcery.com>
24
25 * config/tc-mips.c (mips_set_options): Add ase_mcu.
26 (mips_opts): Initialise ase_mcu to -1.
27 (ISA_SUPPORTS_MCU_ASE): New macro.
28 (MIPS_CPU_ASE_MCU): Likewise.
29 (is_opcode_valid): Handle MCU.
30 (macro_build, macro): Likewise.
31 (validate_mips_insn, validate_micromips_insn): Likewise.
32 (mips_ip): Likewise.
33 (options): Add OPTION_MCU and OPTION_NO_MCU.
34 (md_longopts): Add mmcu and mno-mcu.
35 (md_parse_option): Handle OPTION_MCU and OPTION_NO_MCU.
36 (mips_after_parse_args): Handle MCU.
37 (s_mipsset): Likewise.
38 (md_show_usage): Handle MCU options.
39
40 * doc/as.texinfo: Document -mmcu and -mno-mcu options.
41 * doc/c-mips.texi: Likewise, and document ".set mcu" and
42 ".set nomcu" directives.
43
2b0c8b40
MR
442011-08-09 Maciej W. Rozycki <macro@codesourcery.com>
45
46 * config/tc-mips.c (gpr_mod_mask): Remove INSN2_MOD_GPR_MB,
47 INSN2_MOD_GPR_MC, INSN2_MOD_GPR_ME, INSN2_MOD_GPR_MG,
48 INSN2_MOD_GPR_MHI, INSN2_MOD_GPR_MJ, INSN2_MOD_GPR_MM,
49 INSN2_MOD_GPR_MN, INSN2_MOD_GPR_MP and INSN2_MOD_GPR_MQ opcode
50 register use checks.
51 (gpr_read_mask): Add INSN2_READ_GPR_MC, INSN2_READ_GPR_ME
52 INSN2_READ_GPR_MG, INSN2_READ_GPR_MJ, INSN2_READ_GPR_MMN,
53 INSN2_READ_GPR_MP and INSN2_READ_GPR_MQ opcode register use
54 checks.
55 (gpr_write_mask): Replace INSN2_WRITE_GPR_S opcode register
56 use flag with INSN_WRITE_GPR_S. Add INSN2_WRITE_GPR_MB,
57 INSN2_WRITE_GPR_MHI, INSN2_WRITE_GPR_MJ and INSN2_WRITE_GPR_MP
58 opcode register use checks.
59 (can_swap_branch_p): Enable microMIPS branch swapping.
60 (append_insn): Likewise.
61
40209cad
MR
622011-08-09 Maciej W. Rozycki <macro@codesourcery.com>
63
64 * config/tc-mips.c (RELAX_MICROMIPS_ENCODE): Remove forced 16-bit
65 branch size information.
66 (RELAX_MICROMIPS_U16BIT): Remove macro.
67 (RELAX_MICROMIPS_UNCOND): Adjust accordingly.
68 (RELAX_MICROMIPS_COMPACT, RELAX_MICROMIPS_LINK): Likewise.
69 (RELAX_MICROMIPS_RELAX32): Likewise.
70 (RELAX_MICROMIPS_TOOFAR16): Likewise.
71 (RELAX_MICROMIPS_MARK_TOOFAR16): Likewise.
72 (RELAX_MICROMIPS_CLEAR_TOOFAR16): Likewise.
73 (RELAX_MICROMIPS_TOOFAR32): Likewise.
74 (RELAX_MICROMIPS_MARK_TOOFAR32): Likewise.
75 (RELAX_MICROMIPS_CLEAR_TOOFAR32): Likewise.
76 (append_insn): Always check forced_insn_length for microMIPS
77 relaxation. Adjust code for the removal of
78 RELAX_MICROMIPS_U16BIT.
79 (mips_ip) <'D', 'E'>: If forced_insn_length, then emit the
80 relocation straight away.
81 (relaxed_micromips_16bit_branch_length): Adjust code for the
82 removal of RELAX_MICROMIPS_U16BIT.
83
74a6005f
TG
842011-08-08 Tristan Gingold <gingold@adacore.com>
85
86 * config/obj-macho.c (obj_mach_o_section): New function.
87 (struct known_section): New type.
88 (known_sections): Declare.
89 (obj_mach_o_known_section): New function.
90 (obj_mach_o_common_parse): Ditto.
91 (obj_mach_o_comm): Ditto.
92 (obj_mach_o_subsections_via_symbols): Ditto.
93 (mach_o_pseudo_table): Add new pseudos.
94
af385746
RH
952011-08-06 Richard Henderson <rth@redhat.com>
96
97 * dw2gencfi.c (all_fde_data): Export.
98 * dw2gencfi.h (all_fde_data): Declare.
99 * config/tc-alpha.c (alpha_elf_md_end): Don't convert legacy unwind
100 info to cfi unwind info if the user already has supplied some.
101
14fe068b
RS
1022011-08-06 Richard Sandiford <rdsandiford@googlemail.com>
103
104 * config/tc-mips.c (emit_nop): Delete.
105 (get_delay_slot_nop): New function.
106 (nops_for_insn_or_target): Use it.
107 (append_insn): Likewise. When avoiding hazards, call add_fixed_insn
108 and insert_into_history directly.
109
11625dd8
RS
1102011-08-06 Richard Sandiford <rdsandiford@googlemail.com>
111
112 * config/tc-mips.c (delayed_branch_p, compact_branch_p)
113 (uncond_branch_p, branch_likely_p): New functions.
114 (insns_between, nops_for_insn_or_target, append_insn)
115 (macro_start): Use them.
116 (get_append_method): Likewise. Remove redundant test.
117
ea783ef3
DM
1182011-08-05 David S. Miller <davem@davemloft.net>
119
120 * config/tc-sparc.c (v9a_asr_table): Add "cps".
121 (sparc_ip): Handle '4', '5' and '(' format codes.
122
2ae08483
L
1232011-08-04 H.J. Lu <hongjiu.lu@intel.com>
124
125 PR gas/13056
126 * output-file.c (output_file_close): Call bfd_cache_close_all
127 on error.
128
129 * write.c (write_object_file): Revert the last change.
130
5e9f6467
AM
1312011-08-04 Alan Modra <amodra@gmail.com>
132
133 * write.c (write_object_file): Call set_symtab even if we had
134 errors.
135
249a777b
TG
1362011-08-04 Tristan Gingold <gingold@adacore.com>
137
138 * config/obj-elf.c (obj_elf_section): Do not free name.
139
877807f8
NC
1402011-08-03 James Greenhalgh <james.greenhalgh@arm.com>
141
142 * config/tc-arm.c (do_t_strexbh): New.
143 (insns): Update accordingly.
144
d7921315
L
1452011-08-01 H.J. Lu <hongjiu.lu@intel.com>
146
147 PR ld/13048
148 * config/tc-i386.c (handle_quad): Removed.
149 (md_pseudo_table): Remove "quad".
150 (tc_gen_reloc): Don't check BFD_RELOC_64 for disallow_64bit_reloc.
151 (x86_dwarf2_addr_size): New.
152
153 * config/tc-i386.h (x86_dwarf2_addr_size): New.
154 (DWARF2_ADDR_SIZE): Likewise.
155
a8040cf2
NC
1562011-08-01 Nick Clifton <nickc@redhat.com>
157
158 PR ld/12974
159 * config/tc-arm.c (literal_pool): Add locs field.
160 (add_to_lit_pool): Initialise the locs entry for the new literal.
161 (s_ltorg): Generate a DWARF2 line number entry for each emitted
162 literal pool entry.
163
1596988d
TG
1642011-08-01 Tristan Gingold <gingold@adacore.com>
165
166 * write.c (write_relocs): Fix -Wshadow in DEBUG3 and DEBUG4.
167
8d8385cf
TG
1682011-08-01 Tristan Gingold <gingold@adacore.com>
169
170 * frags.c (frag_grow): Simplify the code.
171
c3109199
RS
1722011-07-30 Richard Sandiford <rdsandiford@googlemail.com>
173
174 * config/tc-mips.c (nops_for_vr4130): Revert previous commit.
175
2309ddf2
MR
1762011-07-29 Maciej W. Rozycki <macro@codesourcery.com>
177
178 * config/tc-mips.c: Adjust comments throughout.
179 (reglist_lookup): Reshape code.
180 (jmp_reloc_p, jalr_reloc_p): Reformat.
181 (got16_reloc_p, hi16_reloc_p, lo16_reloc_p): Handle microMIPS
182 relocations.
183 (gpr_mod_mask): Remove unused variable.
184 (gpr_read_mask, gpr_write_mask): Reshape code.
185 (fpr_read_mask, fpr_write_mask): Likewise.
186 (nops_for_vr4130): Ensure non-microMIPS mode.
187 (can_swap_branch_p): Correct pinfo2 reference. Reshape code.
188 (append_insn): Skip Loongson 2F workaround in MIPS16 mode. Use
189 the outermost operator of a compound relocation to determines
190 the relocated field. Fix formatting.
191 (md_convert_frag): Reshape code.
192
69b1d605
TG
1932011-07-29 Tristan Gingold <gingold@adacore.com>
194
195 * frags.c (frag_var_init): New function.
196 (frag_var): Call frag_var_init to initialize.
197 (frag_variant): Ditto.
198
9aec2026
NC
1992011-07-27 Nathan Sidwell <nathan@codesourcery.com>
200
201 * dwarf2dbg.c (out_debug_line): Ignore non-normal segments, with a
202 warning.
203 * doc/as.texinfo (Offset): Document .offset directive.
204
088b3cd0
TG
2052011-07-27 Tristan Gingold <gingold@adacore.com>
206
207 * frags.c (frag_grow): Revert previous patch.
208
53d780c9
NC
2092011-07-26 Kazuhiro Inaoka <kazuhiro.inaoka.ud@renesas.com>
210
211 * config/tc-rx.c (md_convert_frag): Fix encoding of beq.a
212 synthetic instruction.
213
179809c0
TG
2142011-07-25 Tristan Gingold <gingold@adacore.com>
215
216 * frags.c (frag_grow): Simplify the code.
217
df58fc94
RS
2182011-07-24 Maciej W. Rozycki <macro@codesourcery.com>
219 Chao-ying Fu <fu@mips.com>
220 Richard Sandiford <rdsandiford@googlemail.com>
221
222 * config/tc-mips.h (mips_segment_info): Add one bit for
223 microMIPS.
224 (TC_LABEL_IS_LOCAL): New macro.
225 (mips_label_is_local): New prototype.
226 * config/tc-mips.c (S0, S7): New macros.
227 (emit_branch_likely_macro): New variable.
228 (mips_set_options): Add micromips.
229 (mips_opts): Initialise micromips to -1.
230 (file_ase_micromips): New variable.
231 (CPU_HAS_MICROMIPS): New macro.
232 (hilo_interlocks): Set for microMIPS too.
233 (gpr_interlocks): Likewise.
234 (cop_interlocks): Likewise.
235 (cop_mem_interlocks): Likewise.
236 (HAVE_CODE_COMPRESSION): New macro.
237 (micromips_op_hash): New variable.
238 (micromips_nop16_insn, micromips_nop32_insn): New variables.
239 (NOP_INSN): Handle microMIPS ASE.
240 (mips32_to_micromips_reg_b_map): New macro.
241 (mips32_to_micromips_reg_c_map): Likewise.
242 (mips32_to_micromips_reg_d_map): Likewise.
243 (mips32_to_micromips_reg_e_map): Likewise.
244 (mips32_to_micromips_reg_f_map): Likewise.
245 (mips32_to_micromips_reg_g_map): Likewise.
246 (mips32_to_micromips_reg_l_map): Likewise.
247 (mips32_to_micromips_reg_n_map): Likewise.
248 (mips32_to_micromips_reg_h_map): New variable.
249 (mips32_to_micromips_reg_m_map): Likewise.
250 (mips32_to_micromips_reg_q_map): Likewise.
251 (micromips_to_32_reg_h_map): New variable.
252 (micromips_to_32_reg_i_map): Likewise.
253 (micromips_to_32_reg_m_map): Likewise.
254 (micromips_to_32_reg_q_map): Likewise.
255 (micromips_to_32_reg_b_map): New macro.
256 (micromips_to_32_reg_c_map): Likewise.
257 (micromips_to_32_reg_d_map): Likewise.
258 (micromips_to_32_reg_e_map): Likewise.
259 (micromips_to_32_reg_f_map): Likewise.
260 (micromips_to_32_reg_g_map): Likewise.
261 (micromips_to_32_reg_l_map): Likewise.
262 (micromips_to_32_reg_n_map): Likewise.
263 (micromips_imm_b_map, micromips_imm_c_map): New macros.
264 (RELAX_DELAY_SLOT_16BIT): New macro.
265 (RELAX_DELAY_SLOT_SIZE_FIRST): Likewise.
266 (RELAX_DELAY_SLOT_SIZE_SECOND): Likewise.
267 (RELAX_MICROMIPS_ENCODE, RELAX_MICROMIPS_P): New macros.
268 (RELAX_MICROMIPS_TYPE, RELAX_MICROMIPS_AT): Likewise.
269 (RELAX_MICROMIPS_U16BIT, RELAX_MICROMIPS_UNCOND): Likewise.
270 (RELAX_MICROMIPS_COMPACT, RELAX_MICROMIPS_LINK): Likewise.
271 (RELAX_MICROMIPS_RELAX32, RELAX_MICROMIPS_TOOFAR16): Likewise.
272 (RELAX_MICROMIPS_MARK_TOOFAR16): Likewise.
273 (RELAX_MICROMIPS_CLEAR_TOOFAR16): Likewise.
274 (RELAX_MICROMIPS_TOOFAR32): Likewise.
275 (RELAX_MICROMIPS_MARK_TOOFAR32): Likewise.
276 (RELAX_MICROMIPS_CLEAR_TOOFAR32): Likewise.
277 (INSERT_OPERAND, EXTRACT_OPERAND): Handle microMIPS ASE.
278 (mips_macro_warning): Add delay_slot_16bit_p, delay_slot_32bit_p,
279 fsize and insns.
280 (mips_mark_labels): New function.
281 (mips16_small, mips16_ext): Remove variables, replacing with...
282 (forced_insn_size): ... this.
283 (append_insn, mips16_ip): Update accordingly.
284 (micromips_insn_length): New function.
285 (insn_length): Return the length of microMIPS instructions.
286 (mips_record_mips16_mode): Rename to...
287 (mips_record_compressed_mode): ... this. Handle microMIPS ASE.
288 (install_insn): Handle microMIPS ASE.
289 (reglist_lookup): New function.
290 (is_size_valid, is_delay_slot_valid): Likewise.
291 (md_begin): Handle microMIPS ASE.
292 (md_assemble): Likewise. Update for append_insn interface change.
293 (micromips_reloc_p): New function.
294 (got16_reloc_p): Handle microMIPS ASE.
295 (hi16_reloc_p): Likewise.
296 (lo16_reloc_p): Likewise.
297 (jmp_reloc_p): New function.
298 (jalr_reloc_p): Likewise.
299 (matching_lo_reloc): Handle microMIPS ASE.
300 (insn_uses_reg, reg_needs_delay): Likewise.
301 (mips_move_labels): Likewise.
302 (mips16_mark_labels): Rename to...
303 (mips_compressed_mark_labels): ... this. Handle microMIPS ASE.
304 (gpr_mod_mask): New function.
305 (gpr_read_mask, gpr_write_mask): Handle microMIPS ASE.
306 (fpr_read_mask, fpr_write_mask): Likewise.
307 (insns_between, nops_for_vr4130, nops_for_insn): Likewise.
308 (fix_loongson2f_nop, fix_loongson2f_jump): Likewise.
309 (MICROMIPS_LABEL_CHAR): New macro.
310 (micromips_target_label, micromips_target_name): New variables.
311 (micromips_label_name, micromips_label_expr): New functions.
312 (micromips_label_inc, micromips_add_label): Likewise.
313 (mips_label_is_local): Likewise.
314 (micromips_map_reloc): Likewise.
315 (can_swap_branch_p): Handle microMIPS ASE.
316 (append_insn): Add expansionp argument. Handle microMIPS ASE.
317 (start_noreorder, end_noreorder): Handle microMIPS ASE.
318 (macro_start, macro_warning, macro_end): Likewise.
319 (brk_fmt, cop12_fmt, jalr_fmt, lui_fmt): New variables.
320 (mem12_fmt, mfhl_fmt, shft_fmt, trap_fmt): Likewise.
321 (BRK_FMT, COP12_FMT, JALR_FMT, LUI_FMT): New macros.
322 (MEM12_FMT, MFHL_FMT, SHFT_FMT, TRAP_FMT): Likewise.
323 (macro_build): Handle microMIPS ASE. Update for append_insn
324 interface change.
325 (mips16_macro_build): Update for append_insn interface change.
326 (macro_build_jalr): Handle microMIPS ASE.
327 (macro_build_lui): Likewise. Simplify.
328 (load_register): Handle microMIPS ASE.
329 (load_address): Likewise.
330 (move_register): Likewise.
331 (macro_build_branch_likely): New function.
332 (macro_build_branch_ccl): Likewise.
333 (macro_build_branch_rs): Likewise.
334 (macro_build_branch_rsrt): Likewise.
335 (macro): Handle microMIPS ASE.
336 (validate_micromips_insn): New function.
337 (expr_const_in_range): Likewise.
338 (mips_ip): Handle microMIPS ASE.
339 (options): Add OPTION_MICROMIPS and OPTION_NO_MICROMIPS.
340 (md_longopts): Add mmicromips and mno-micromips.
341 (md_parse_option): Handle OPTION_MICROMIPS and
342 OPTION_NO_MICROMIPS.
343 (mips_after_parse_args): Handle microMIPS ASE.
344 (md_pcrel_from): Handle microMIPS relocations.
345 (mips_force_relocation): Likewise.
346 (md_apply_fix): Likewise.
347 (mips_align): Handle microMIPS ASE.
348 (s_mipsset): Likewise.
349 (s_cpload, s_cpsetup, s_cpreturn): Use relocation wrappers.
350 (s_dtprel_internal): Likewise.
351 (s_gpword, s_gpdword): Likewise.
352 (s_insn): Handle microMIPS ASE.
353 (s_mips_stab): Likewise.
354 (relaxed_micromips_32bit_branch_length): New function.
355 (relaxed_micromips_16bit_branch_length): New function.
356 (md_estimate_size_before_relax): Handle microMIPS ASE.
357 (mips_fix_adjustable): Likewise.
358 (tc_gen_reloc): Handle microMIPS relocations.
359 (mips_relax_frag): Handle microMIPS ASE.
360 (md_convert_frag): Likewise.
361 (mips_frob_file_after_relocs): Likewise.
362 (mips_elf_final_processing): Likewise.
363 (mips_nop_opcode): Likewise.
364 (mips_handle_align): Likewise.
365 (md_show_usage): Handle microMIPS options.
366 * symbols.c (TC_LABEL_IS_LOCAL): New macro.
367 (S_IS_LOCAL): Add a TC_LABEL_IS_LOCAL check.
368
369 * doc/as.texinfo (Target MIPS options): Add -mmicromips and
370 -mno-micromips.
371 (-mmicromips, -mno-micromips): New options.
372 * doc/c-mips.texi (-mmicromips, -mno-micromips): New options.
373 (MIPS ISA): Document .set micromips and .set nomicromips.
374 (MIPS insn): Update for microMIPS support.
375
a40bc9dd
RS
3762011-07-24 Maciej W. Rozycki <macro@codesourcery.com>
377
378 * config/tc-mips.c (mips_ip): Make a copy of the instruction's
379 mnemonic and use it for further processing.
380
bcd530a7
RS
3812011-07-24 Maciej W. Rozycki <macro@codesourcery.com>
382
383 * config/tc-mips.c (can_swap_branch_p): Adjust for the rename of
384 INSN_TRAP to INSN_NO_DELAY_SLOT. Remove the check for INSN_SYNC
385 as well as explicit checks for ERET and DERET when scheduling
386 branch delay slots.
387
7a9068fe
L
3882011-07-22 H.J. Lu <hongjiu.lu@intel.com>
389
390 * config/tc-i386.c (cpu_arch): Add k1om.
391 (i386_align_code): Handle PROCESSOR_K1OM.
392 (check_cpu_arch_compatible): Check EM_K1OM.
393 (i386_arch): Handle Intel K1OM.
394 (i386_mach): Return bfd_mach_k1om for Intel K1OM.
395 (i386_target_format): Return ELF_TARGET_K1OM_FORMAT for Intel
396 K1OM.
397
398 * config/tc-i386.h (ELF_TARGET_K1OM_FORMAT): New.
399 (processor_type): Add PROCESSOR_K1OM.
400
401 * doc/c-i386.texi: Document k1om.
402
2aab8acd
L
4032011-07-18 H.J. Lu <hongjiu.lu@intel.com>
404
405 * doc/c-i386.texi: Fix a typo.
406
01f372ca
RS
4072011-07-06 Aurelien Jarno <aurelien@aurel32.net>
408
409 * config/tc-mips.c (append_insn): delete prev_pinfo2 and pinfo2.
410
fe35f09f
RS
4112011-07-04 Richard Sandiford <rdsandiford@googlemail.com>
412
413 * config/tc-mips.c (gpr_read_mask, gpr_write_mask): Fix handling
414 of register 0.
415
e3a82c8e
MR
4162011-07-04 Maciej W. Rozycki <macro@codesourcery.com>
417
418 * config/tc-mips.c (append_insn): Make sure DWARF-2 location
419 information is properly adjusted for branches that get swapped.
420
9c55345c
TS
4212011-07-03 Samuel Thibault <samuel.thibault@gnu.org>
422 Thomas Schwinge <thomas@schwinge.name>
423
2bb70ae0 424 PR binutils/12913
9c55345c
TS
425 * config/obj-elf.c (obj_elf_type): Use ELFOSABI_GNU name instead of
426 ELFOSABI_LINUX alias.
427 * config/tc-ia64.c: Likewise.
428
5f4cb198
NC
4292011-06-30 Paul Carroll <pcarroll@codesourcery.com>
430
431 * config/tc-arm.c (do_t_add_sub): Only allow LSL shifts of less
432 than 4 in Thumb mode.
433
08f10d51
NC
4342011-06-30 Nick Clifton <nickc@redhat.com>
435
436 PR gas/12848
437 * config/tc-arm.c (BAD_RANGE): New error message define.
438 (md_apply_fix): Use it.
439 Fix range check for thumb branch instructions.
440
a4e06468
RS
4412011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
442
443 * config/tc-mips.c (append_method): New enum.
444 (can_swap_branch_p, get_append_method): New functions.
445 (append_insn): Use get_append_method to decide how the instruction
446 should be added.
447
9fe77896
RS
4482011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
449
450 * config/tc-mips.c (append_insn): Remove bogus goto.
451
13408f1e
RS
4522011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
453
454 * config/tc-mips.c (append_insn): Always clear the history after an
455 unconditional branch.
456
ceb94aa5
RS
4572011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
458
459 * config/tc-mips.c (find_altered_mips16_opcode): New function.
460 (append_insn): Use it.
461
4c260379
RS
4622011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
463
464 * config/tc-mips.c (insn_uses_reg): Delete.
465 (gpr_read_mask, gpr_write_mask): New functions.
466 (fpr_read_mask, fpr_write_mask): Likewise.
467 (insns_between, nops_for_vr4130, append_insn): Use them.
468
02b1ab82
RS
4692011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
470
471 * config/tc-mips.c (md_mips_end): Call mips_emit_delays.
472
49c62a33
NC
4732011-06-29 Dave Martin <dave.martin@linaro.org>
474
475 PR gas/12931
476 * config/tc-arm.c (mapping_state): When changing to ARM or THUMB
477 state set the minimum required alignment of the section.
478
7016a5d5
TG
4792011-06-29 Tristan Gingold <gingold@adacore.com>
480
481 * config/tc-i386.c (i386_mach): Convert to ISO-C.
482 (md_begin, pe_directive_secrel, md_estimate_size_before_relax): Ditto.
483 (md_convert_frag, md_apply_fix, md_undefined_symbol): Ditto.
484 (md_section_align, tc_gen_reloc): Ditto.
485
af24f60c
TG
4862011-06-28 Tristan Gingold <gingold@adacore.com>
487
488 * config/tc-alpha.c (s_alpha_pdesc): Fix indentation. Do not
489 generate dummy fix.
490
e1f4d6bd
TG
4912011-06-28 Tristan Gingold <gingold@adacore.com>
492
493 * config/tc-alpha.c (load_expression): Use alloca instead of xmalloc.
494 (emit_jsrjmp): Ditto.
495 (tc_gen_reloc): Ditto.
496
4b1c4d2b
TG
4972011-06-28 Tristan Gingold <gingold@adacore.com>
498
499 * config/tc-alpha.c (alpha_evax_proc_hash): Remove.
500 (alpha_evax_proc_data): New variable.
501 (s_alpha_ent): Prevent nested function. Remove has_insert call.
502 (s_alpha_pdesc): Do not call demand_empty_rest_of_line in case of
503 error. Do not search in the hash table. Check if match with .ent.
504 (s_alpha_name): Remove unused variable.
505 (md_begin): Remove initialization of alpha_evax_proc_hash.
506
8aacb050
TG
5072011-06-27 Tristan Gingold <gingold@adacore.com>
508
509 * config/tc-alpha.c (add_to_link_pool): Remove basesym parameter.
510 Locally declare basesym. Add comments. Do not set literal_pool_size.
511 (load_expression): Adjust call to add_to_link_pool.
512 (s_alpha_pdesc): Define pdesc symbol using dot.
513 Do not set literal_pool_size.
514 (s_alpha_end): Use NULL instead of 0.
515
bb1d4256
TG
5162011-06-27 Tristan Gingold <gingold@adacore.com>
517
518 * config/obj-evax.c (evax_frob_file_before_adjust): Add comments.
519 Fix style.
520 * config/obj-evax.h (struct alpha_linkage_fixups): Remove seg
521 field. Add comments.
522 (obj_symbol_type, object_headers, OBJ_SYMFIELD_TYPE): Remove
523
ab9794cf
RS
5242011-06-26 Richard Sandiford <rdsandiford@googlemail.com>
525
526 * config/tc-mips.c (fix_24k_record_store_info): If the previous
527 instruction was a store, and the next instructions are unknown,
528 assume the worst.
529
932d1a1b
RS
5302011-06-25 Richard Sandiford <rdsandiford@googlemail.com>
531
532 PR gas/12915
533 * config/tc-mips.c (nops_for_vr4130, nops_for_24k, nops_for_insn)
534 (nops_for_sequence, nops_for_insn_or_target): Add ignore parameters.
535 (mips_emit_delays, start_noreorder): Update accordingly.
536 (append_insn): Likewise. Revert original fix for this PR
537 and use the ignore parameter instead.
538
e3a99401
TG
5392011-06-24 Tristan Gingold <gingold@adacore.com>
540
541 PR gas/11625
542 * config/obj-evax.c (evax_frob_symbol): Use as_bad instead of abort.
543
576d3307
TG
5442011-06-24 Tristan Gingold <gingold@adacore.com>
545
546 * config/tc-alpha.c (add_to_link_pool): Remove useless offset
547 variable. Fix style.
548
f77ef3e2
RS
5492011-06-23 Richard Sandiford <rdsandiford@googlemail.com>
550
551 PR gas/12915
552 * config/tc-mips.c (append_insn): Only consider hazards between the
553 pre-noreorder block and ip.
554
5f1af56b
MGD
5552011-06-21 Sameera Deshpande <sameera.deshpande@arm.com>
556
557 * config/tc-arm.c (vfp_conv): Add check on range of immediate operand
558 in vcvt instruction between floating-point and fixed-point.
559 (operand_parse_code): Add "OP_oI32z".
560 (parse_operands): OP_oI32z case added.
561
ade78dba
L
5622011-06-20 H.J. Lu <hongjiu.lu@intel.com>
563
564 * configure.tgt: Revert x32 change.
565
b47d265e
NC
5662011-06-20 Nick Clifton <nickc@redhat.com>
567
568 * doc/Makefile.am: (CPU_DOCS): Add c-xstormy16.texi.
569 * doc/Makefile.in: Regenerate.
570 * doc/all.texi: Set XSTORMY16.
571 * doc/c-xstormy16.texi: New file.
572
8b778942
L
5732011-06-19 H.J. Lu <hongjiu.lu@intel.com>
574
575 * configure.tgt: Support x32.
576
90b3661c
NC
5772011-06-15 Nick Clifton <nickc@redhat.com>
578
579 * NEWS: Mention addition of TILEPRO and TIKE-Gx support.
580
2fb4b302
TG
5812011-06-14 Tristan Gingold <gingold@adacore.com>
582
583 * config/tc-ppc.h (struct ppc_tc_sy): Complete comment on within.
584 (tc_new_dot_label): Define.
585 (ppc_new_dot_label): Declare.
586 * config/tc-ppc.c (ppc_frob_label): Set within target field.
587 (ppc_fix_adjustable): Use this field to adjust the reloc.
588 (ppc_new_dot_label): New function.
589
85b0f90c
AM
5902011-06-14 Alan Modra <amodra@gmail.com>
591
592 * po/POTFILES.in: Regenerate.
593
aa137e4d
NC
5942011-06-13 Walter Lee <walt@tilera.com>
595
596 * Makefile.am (TARGET_CPU_CFILES): Add config/tc-tilegx.c and
597 config/tc-tilepro.c.
598 (TARGET_CPU_HFILES): Add config/tc-tilegx.h and
599 config/tc-tilepro.h.
600 * Makefile.in: Regenerate.
601 * configure.tgt (tilepro-*-*): New.
602 (tilegx-*-*): Likewise.
603 * config/tc-tilegx.c: New file.
604 * config/tc-tilegx.h: Likewise.
605 * config/tc-tilepro.h: Likewise.
606 * config/tc-tilepro.c: Likewise.
607 * doc/Makefile.am (CPU_DOCS): Add c-tilegx.texi and
608 c-tilepro.texi.
609 * doc/Makefile.in: Regenerate.
610 * doc/all.texi (TILEGX): Define.
611 (TILEPRO): Define.
612 * doc/as.texinfo: Add Tile-Gx and TILEPro documentation. Include
613 c-tilegx.texi and c-tilepro.texi.
614 * doc/c-tilegx.texi: New.
615 * doc/c-tilepro.texi: New.
616
94342ec3
NC
6172011-06-13 Nick Clifton <nickc@redhat.com>
618
619 PR gas/12854
620 * config/tc-arm.c (do_shift): Do not allow shift operations at the
621 end of a register based shift insn.
622 (do_t_shift): Likewise.
623
f9e53abc
NC
6242011-06-13 Nick Clifton <nickc@redhat.com>
625
626 * config/tc-score.c (s3_my_get_expression): Delete unused local
627 variable 'seg'.
628 (s3_do_ldst_insn): Delete unused local variable 'strbak'.
629 (s3_do16_ldst_insn): Delete unused local variable 'temp'.
630 (s3_do_macro_bcmp): Zero inst_expand array.
631 (s3_do_macro_bcmpz): Likewise.
632 (s3_s_score_end): Delete unused local variable 'dot'.
633 (s3_gen_reloc): Delete unused local variables 'f', 's', and 'e'.
634 * config/tc-score7.c (s7_my_get_expression): Delete unused local
635 variable 'seg'.
636 (s7_do_ldst_insn): Delete unused local variable 'strbak'.
637 (s7_b32_relax_to_b16): Delete unused local variables 'r_old' and
638 'r_new'.
639 (s7_s_score_end): Delete unused local variable 'dot'.
640 (s7_relax_frag): Delete unused local variable 'relax_size'.
641 (s7_gen_reloc): Delete unused local variables 'f', 's', and 'e'.
642
6c30d220
L
6432011-06-10 H.J. Lu <hongjiu.lu@intel.com>
644
645 AVX Programming Reference (June, 2011)
646 * config/tc-i386.c (i386_error): Add invalid_vsib_address and
647 unsupported_vector_index_register.
648 (cpu_arch): Add .avx2, .bmi2, .lzcnt and .invpcid.
649 (check_VecOperands): New.
f9e53abc 650 (match_template): Call check_VecOperands. Handle
6c30d220
L
651 invalid_vsib_address and unsupported_vector_index_register.
652 (build_modrm_byte): Support VecSIB. Check register-only source
653 operand when two source operands are swapped.
654 (i386_index_check): Allow Xmm/Ymm index registers.
655
656 * doc/c-i386.texi: Document avx2/.avx2, bmi2/.bmi2, lzcnt/.lzcnt
657 and invpcid./invpcid.
658
fd596c16
NC
6592011-06-09 Nick Clifton <nickc@redhat.com>
660
661 PR gas/12861
662 * config/tc-cr16.c (tc_gen_reloc): Remove unused local variable
663 code.
664 (check_cinv_options): Remove unused local variables. Make
665 function void.
666 (md_assemble): Remove unused local variable.
667
c56791bb
RE
6682011-06-09 James Greenhalgh <james.greenhalgh@arm.com>
669
670 * config/tc-arm.c (do_ldrd): Warn in unpredictable cases.
671
331fe616 6722011-06-03 Arnaud Patard <arnaud.patard@rtp-net.org>
a4482bb6
NC
673
674 PR gas/12698
675 * config/tc-arm.c (parse_psr): Set m_profile to false when
676 assembling for any architecture.
677
26d97720
NS
6782011-06-02 Jie Zhang jie@codesourcery.com
679 Nathan Sidwell nathan@codesourcery.com
680
681 * config/tc-arm.c (parse_address_main): Handle -0 offsets.
682 (encode_arm_addr_mode_2): Set default sign of zero here ...
683 (encode_arm_addr_mode_3): ... and here.
684 (encode_arm_cp_address): ... and here.
685 (md_apply_fix): Use default sign of zero here.
686
cc643b88
NC
6872011-06-02 Nick Clifton <nickc@redhat.com>
688
689 * as.c: Fix spelling typo.
690 * read.c: Likewise.
691 * config/tc-ppc.c: Likewise.
692 * po/gas.pit: Regenerate.
693
3b2f0793
PB
6942011-05-31 Paul Brook <paul@codesourcery.com>
695
696 * config/tc-arm.c (arm_cpus): Add Cortex-R5.
697 (arm_extensions): Allow idiv on ARMv7-R.
698 * doc/c-arm.text: Update idiv extension restrictions.
699
b5884301
PB
7002011-05-31 Paul Brook <paul@codesourcery.com>
701
702 * config/tc-arm.c (arm_force_relocation): Resolve all pc-relative
703 loads.
704
10960bfb
PB
7052011-05-31 Paul Brook <paul@codesourcery.com>
706
707 * config/tc-arm.c (do_t_branch): Avoid relaxing branches to constant
708 addresses.
709
6e7ce2cd
PB
7102011-05-31 Paul Brook <paul@codesourcery.com>
711 Nathan Sidwell <nathan@codesourcery.com>
712
713 * config/tc-arm.c (fix_new_arm): Create an absolute symbol for
714 pc-relative fixes to constants.
715 * config/tc-arm.h (TC_FORCE_RELOCATATION_ABS): Define.
cc643b88 716
8e1adb8d
NC
7172011-05-27 Nick Clifton <nickc@redhat.com>
718
719 * config/tc-s390.c (md_begin): Remove unused variable dup_insn.
720
c8fa16ed
AK
7212011-05-24 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
722
723 * config/tc-s390.c (md_gather_operands): Fix check for floating
724 register pair operands.
725
5e4b319c
AK
7262011-05-24 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
727
728 * config/tc-s390.c (md_gather_operands): Emit an error for odd
729 numbered registers used as register pair operand.
730
56d0a8a1
NC
7312011-05-23 Nick Clifton <nickc@redhat.com>
732
733 * config/tc-v850.h (TC_FX_SIZE_SLACK): Define.
734
4a732032
BS
7352011-05-20 Bernd Schmidt <bernds@codesourcery.com>
736
737 * config/tc-tic6x.c (tic6x_operators): Add "pcr_offset".
738 (tic6x_parse_name): Handle it.
739 (tic6x_fix_new_exp): Handle O_pcr_offset.
740 (tic6x_fix_adjustable): Return 0 for the new relocs.
741 (md_apply_fix): Handle them.
742 (tc_gen_reloc): Likewise.
743 * config/tc-tic6x.h (tic6x_fix_info): Add a fix_subsy member.
744
d0da06e2
NC
7452011-05-18 Nick Clifton <nickc@redhat.com>
746
747 PR gas/12754
748 * config/tc-tic30.c (ordinal_names): Allow translation of the
749 ordinal names.
750
a1727c1a
NC
7512011-05-18 Nick Clifton <nickc@redhat.com>
752
753 * config/tc-arm.c (s_unreq): Reword warning message to make it
754 easier to translate.
755 * config/tc-ia64.c (md_show_usage): Add note for translators.
756 * configure.in (ALL_LINGUAS): Add "fi".
757 * configure: Regenerate.
758
85645aed
TG
7592011-05-18 Tristan Gingold <gingold@adacore.com>
760
761 * config/tc-ppc.h (ppc_tc_sy): Reorder fields.
762 Put size into an union with dw.
763 (OBJ_COPY_SYMBOL_ATTRIBUTES): Adjust.
764 (ppc_xcoff_end): Declare.
765 (md_end): Define.
766 * config/tc-ppc.c: Add includes for xcoff.
767 (ppc_dwsect): New function.
768 (md_pseudo_table): Add dwsect.
769 (struct dw_subsection): New.
770 (dw_sections): New.
771 (ppc_change_debug_section): New function.
772 (ppc_xcoff_end): Ditto.
773 (ppc_function): Adjust for ppc_tc_sy.
774 (ppc_symbol_new_hook): Ditto.
775 (ppc_frob_symbol): Ditto.
776 (ppc_frob_section): Do not set vma for debug sections.
777 (ppc_fix_adjustable): Return true for debug sections.
778 * config/obj-coff.c: Add includes for xcoff.
779 (coff_frob_section): Handle dwarf section.
780
9fd07943
NC
7812011-05-17 Nick Clifton <nickc@redhat.com>
782
4e511523
NC
783 * po/fi.po: New Finnish translation.
784 * po/fr.po: Updated French translation.
785
9fd07943
NC
786 * config/tc-m32r.c (md_show_usage): Fix typos in descriptions.
787 * config/tc-mt.c (md_assemble): Fix typos in warning messages.
788 * cond.c (s_else): Fix typos in error messages.
789 * config/tc-pj.c (md_assemble): Fix typo in error message.
790
0d7e0060
HPN
7912011-05-16 Hans-Peter Nilsson <hp@axis.com>
792
793 * config/tc-cris.c (md_parse_option) <OPTION_PIC>: Error if not
794 emitting ELF object.
795 (md_show_usage): Only mention --pic if the assembler can generate
796 ELF objects.
797 * doc/c-cris.texi (CRIS-Opt): Mention that generating ELF is a
798 prerequisite for --pic being a valid option.
799
5648d7c7
AM
8002011-05-13 Frederic Marchal <fmarchal@perso.be>
801
802 PR gas/12755
803 * config/tc-v850.c (parse_register_list): Correct error string.
804
8aedb9fe
QN
8052011-05-12 Quentin Neill <quentin.neill@amd.com>
806
807 * config/tc-i386.c (cpu_arch): Rename PROCESSOR_BDVER1 to PROCESSOR_BD.
808 (i386_align_code): Ditto
809
58ad575f
MGD
8102011-05-12 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
811
812 PR gas/12715
813 * config/tc-arm.c (parse_big_immediate): Fix parsing of 64-bit
814 immediates on 32-bit hosts.
815
af2f724e
QN
8162011-05-10 Quentin Neill <quentin.neill@amd.com>
817
818 * config/tc-i386.c (cpu_arch): Add bdver2 and rename
819 PROCESSOR_BDVER1 to PROCESSOR_BDVER.
820 (i386_align_code): Rename PROCESSOR_BDVER1.
821 (processor_type): Ditto.
822 * doc/c-i386.texi: Add bdver2.
823
6e789b26
AM
8242011-05-10 Alan Modra <amodra@gmail.com>
825
826 * dw2gencfi.c (tc_cfi_endproc): Avoid "set but not used" error.
827
1bce6bd8
PB
8282011-05-09 Paul Brook <paul@codesourcery.com>
829
830 * config/tc-tic6x.c (streq): Define.
831 (tic6x_get_unwind): New.
832 (s_tic6x_cantunwind, s_tic6x_handlerdata, s_tic6x_endp,
833 s_tic6x_personalityindex, s_tic6x_personality): New functions.
834 (md_pseudo_table): Add "endp", "handlerdata", "personalityindex",
835 "personality" and "cantunwind".
836 (tic6x_regname_to_dw2regnum, tic6x_frame_initial_instructions,
837 tic6x_start_unwind_section, tic6x_unwind_frame_regs,
838 tic6x_pop_rts_offset_little, tic6x_pop_rts_offset_big,
839 tic6x_unwind_reg_from_dwarf, tic6x_flush_unwind_word,
840 tic6x_unwind_byte, tic6x_unwind_2byte, tic6x_unwind_uleb,
841 tic6x_cfi_startproc, output_exidx_entry, tic6x_output_unwinding,
842 tic6x_cfi_endproc): New.
843 * config/tc-tic6x.h (TIC6X_NUM_UNWIND_REGS): Define.
844 (tic6x_unwind_info): New.
845 (tic6x_segment_info_type): Add marked_pr_dependency, unwind and
846 text_unwind.
847 (TARGET_USE_CFIPOP, tc_regname_to_dw2regnum,
848 tc_cfi_frame_initial_instructions, DWARF2_DEFAULT_RETURN_COLUMN,
849 DWARF2_CIE_DATA_ALIGNMENT, tc_cfi_startproc, tc_cfi_endproc,
850 tc_cfi_section_name): Define.
851 * doc/c-tic6x.texi: Document new unwinding directives.
852 * dw2gencfi.c (tc_cfi_startproc, tc_cfi_endproc): Add default
853 definitions.
854 (cfi_insn_data, fde_entry, CFI_adjust_cfa_offset, CFI_return_column,
855 CFI_rel_offset, CFI_escape, CFI_signal_frame, CFI_val_encoded_addr):
856 Move to dw2gencfi.h.
857 (CFI_EMIT_target): Define.
858 (dot_cfi_sections): Check tc_cfi_section_name.
859 (dot_cfi_startproc): Use tc_cfi_startproc.
860 (dot_cfi_endproc): Use tc_cfi_endproc.
861 * dw2gencfi.h (cfi_insn_data, fde_entry, CFI_adjust_cfa_offset,
862 CFI_return_column, CFI_rel_offset, CFI_escape, CFI_signal_frame,
863 CFI_val_encoded_addr): Move to here from dw2gencfi.c.
864
6303c4ae
AM
8652011-05-07 Alan Modra <amodra@gmail.com>
866
867 * dw2gencfi.c (CUR_SEG, SET_CUR_SEG, HANDLED, SET_HANDLED): Define.
868 Use throughout in place of #if SUPPORT_FRAME_LINKONCE.
869 (struct fde_entry): Rename cseg to cur_seg.
870 (cfi_change_reg_numbers): Remove ATTRIBUTE_UNUSED.
871 (get_cfi_seg): Likewise. Use if (SUPPORT_FRAME_LINKONCE) rather
872 that #if SUPPORT_FRAME_LINKONCE.
873 (cfi_finish): Likewise.
874
f3b574bf
TG
8752011-05-06 Tristan Gingold <gingold@adacore.com>
876
877 * read.c (s_comm_internal): Remove code for OBJ_VMS.
878 (s_data): Ditto.
879 (s_text): Ditto.
880 * write.c (write_object_file): Ditto.
881 * symbols.c (define_sym_at_dot): Ditto.
882 (colon): Ditto.
883
67ed7401
AM
8842011-05-05 Alan Modra <amodra@gmail.com>
885
886 * dw2gencfi.c (SUPPORT_FRAME_LINKONCE): Define. Use throughout
887 file to conditionally compile code added 2011-04-26.
888 (cfi_change_reg_numbers): Add ATTRIBUTE_UNUSED on params only used
889 when SUPPORT_FRAME_LINKONCE.
890 (get_cfi_seg): Likewise. Reintroduce old code for when not
891 SUPPORT_FRAME_LINKONCE.
892 (cfi_finish): Move get_cfi_seg calls out of loop when not
893 SUPPORT_FRAME_LINKONCE. Avoid unused var warning.
894
2fbb87f6
PB
8952011-05-03 Paul Brook <paul@codesourcery.com>
896
2fbb87f6
PB
897 * config/tc-tic6x.c (s_ehtype): New function.
898 (md_pseudo_table): Add "ehtype".
899 (tic6x_fix_adjustable, md_apply_fix): BFD_RELOC_C6000_EHTYPE.
900 * doc/c-tic6x.texi: Document .ehtype directive.
901
72b016b4
NC
9022011-04-26 Kai Tietz <ktietz@redhat.com>
903
904 * dw2gencfi.c (dwcfi_seg_list): New struct.
905 (dwcfi_hash): New static hash variable.
906 (get_debugseg_name): New.
907 (alloc_debugseg_item): New.
908 (make_debug_seg): New.
909 (dwcfi_hash_insert): New.
910 (dwcfi_hash_find): New.
911 (dwcfi_hash_find_or_make): New.
912 (cfi_insn_data): New member cur_seg.
913 (cie_entry): Likewise.
914 (fde_entry): New cseg and handled members.
915 (alloc_fde_entry): Initialize cseg member.
916 (alloc_cfi_insn_data): Initialize cur_seg member.
917 (dot_cfi_sections): Compare for beginning of
918 section names via strncmp.
919 (get_cfi_seg): New.
920 (cfi_finish): Treat link-once sections.
921 (is_now_linkonce_segment): New local helper.
922 (output_cie): Ignore cie entries not member of current
923 segment.
924 (output_fde): Likewise.
925 (select_cie_for_fde): Likewise.
926 (cfi_change_reg_numbers): Add new argument for current segment
927 and ignore insn elements, if not part of current segment.
928 * ehopt.c (get_cie_info): Use strncmp for
929 section name matching.
930 (heck_eh_frame): Likewise.
931
15be625d
CM
9322011-04-20 Catherine Moore <clm@codesourcery.com>
933 David Ung <davidu@mips.com>
934
935 * config/mips.c (mips_cl_insn): Add new field complete_p.
936 (create_insn): Initialize complete_p to zero.
937 (BASE_REG_EQ): New.
938 (fix_24k_align_to): New.
939 (fix_24k_store_info): Declare.
940 (fix_24k_sort): New.
941 (fix_24k_record_store_info): New.
942 (nops_for_24k): New.
943 (nops_for_insn): Call nops_for_24k.
944 (append_insn): Move O_constant expression handling.
72b016b4 945
8ad17b3a
AM
9462011-04-20 Alan Modra <amodra@gmail.com>
947
948 * hash.c (set_gas_hash_table_size): Use bfd_hash_set_default_size.
949 (hash_new_sized): New function, split out from..
950 (hash_new): ..here.
951
00bbc0bd
NC
9522011-04-19 Nick Clifton <nickc@redhat.com>
953
954 * config/tc-arm.c (v7m_psrs): Revert previous delta.
955
ac7f631b
NC
9562011-04-18 Julian Brown <julian@codesourcery.com>
957 Nick Clifton <nickc@redhat.com>
958
959 * config/tc-arm.c (parse_psr): Use selected_cpu not cpu_variant to
960 detect M-profile targets.
961 (do_t_swi): Exclude v7 and higher variants from arm_ext_os test.
962 (v7m_psrs): Fix typo: basepri_max should be basepri_mask.
963
902cc293
AK
9642011-04-14 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
965
966 * config/tc-s390.c (s390_machine): New prototype.
967 (md_pseudo_table): New pseudo-op .machine.
968 (s390_opcode_hash): Initialize to NULL.
969 (s390_parse_cpu): New function.
970 (md_parse_option): Use s390_parse_cpu.
971 (s390_setup_opcodes): New function.
972 (md_begin): Use s390_setup_opcodes.
973 (s390_machine): New hook handling the new .machine pseudo.
974
975 * doc/c-s390.texi: Document the new pseudo op .machine.
976
2b5d6a91
L
9772011-04-12 H.J. Lu <hongjiu.lu@intel.com>
978
979 * config/tc-i386.c (i386_mach): Start error message with lower
980 case.
981 (md_begin): Likewise.
982 (md_parse_option): Likewise.
983 (i386_target_format): Likewise.
984 (check_byte_reg): Likewise.
985 (check_long_reg): Likewise.
986 (check_qword_reg): Likewise.
987 (check_word_reg): Likewise.
988
0d9b4b55
NC
9892011-04-12 Nick Clifton <nickc@redhat.com>
990
991 PR gas/12532
992 * config/tc-arm.c (relax_branch): Do not relax branches to
993 preemptable global symbols.
994
d2cd1205
JB
9952011-04-11 Julian Brown <julian@codesourcery.com>
996
997 * config/tc-arm.c (parse_psr): Add LHS argument. Improve support
998 for *APSR bitmasks.
999 (operand_parse_code): Replace OP_PSR with OP_wPSR and OP_rPSR.
1000 Remove OP_RVC_PSR.
1001 (parse_operands): Likewise.
1002 (do_mrs): Tweak error message for constraint.
1003 (do_t_mrs): Update constraints for changes to APSR support.
1004 (do_t_msr): Likewise. Don't set PSR_f flag here.
1005 (psrs): Remove "g", "nzcvq", "nzcvqg".
1006 (insns): Tweak entries for msr and mrs instructions.
1007
4a57f2cf
KT
10082011-04-11 Kai Tietz <ktietz@redhat.com>
1009
1010 * config/tc-i386.c (x86_cons): Initialize adjust with zero.
1011
249c2423
NC
10122011-04-11 Nick Clifton <nickc@redhat.com>
1013
4e4f7c87
NC
1014 * config/tc-i386.c (x86_cons): Define even for non-ELF targets.
1015 * config/tc-i386.h (x86_cons): Always prototype.
1016
249c2423
NC
1017 * config/tc-cr16.c (getprocregp_image): Fix type of 'r' parameter
1018 in order to avoid a compile time warning.
1019 (getprocreg_image): Likewise.
1020
d86fff44
AM
10212011-04-11 Alan Modra <amodra@gmail.com>
1022
1023 * config/tc-cr16.c (getprocreg_image): Correct range check.
1024 (getprocregp_image): Likewise.
1025
8c5fc800
JM
10262011-04-06 Joseph Myers <joseph@codesourcery.com>
1027
1028 * configure.tgt (strongarm*be, strongarm*b, strongarm*,
1029 xscale*be|xscale*b, xscale*): Remove architectures.
1030 (thumb-*-coff, thumb-*-rtems*, thumb-*-elf, thumb-epoc-pe,
1031 thumb-*-pe, xscale-*-coff, xscale-*-elf): Remove targets.
1032
592588f3
TG
10332011-04-01 Tristan Gingold <gingold@adacore.com>
1034
1035 * config/tc-ia64.c (md_apply_fix): Add a cast to avoid a warning.
1036
ac145307
BS
10372011-03-31 Bernd Schmidt <bernds@codesourcery.com>
1038
1039 * config/tc-tic6x.c (sbss_section, scom_section, scom_symbol): New
1040 static variables.
1041 (md_begin): Initialize them.
1042 (s_tic6x_scomm): New static function.
1043 (md_pseudo_table): Add "scomm".
1044 (tc_gen_reloc): Really undo all adjustments made by
1045 bfd_install_relocation.
1046 * doc/c-tic6x.texi: Document the .scomm directive.
1047
fc0eebac
TG
10482011-03-31 Tristan Gingold <gingold@adacore.com>
1049
1050 * dwarf2dbg.c (DWARF2_VERSION): Define.
1051 (out_debug_line): Use it.
1052 (out_debug_aranges): Ditto.
1053 (out_debug_info): Ditto.
1054 * config/tc-ia64.h (DWARF2_VERSION): Override it.
1055
f956bf33
NC
10562011-03-30 Michael Snyder <msnyder@vmware.com>
1057
1058 * obj-elf.c (obj_elf_section): Free malloced name.
4ac14836
NC
1059 * macro.c (get_any_string): Free malloced br_buf.
1060 (do_formals): Free 'formal'.
f956bf33 1061
c734e7e3
TG
10622011-03-30 Tristan Gingold <gingold@adacore.com>
1063
1064 * config/tc-ppc.c (ppc_frob_symbol): Convert stsym symbols value
1065 to offset only if within is set.
1066 (ppc_stabx): Reformat. For stsym stabs, add a check and set
1067 within only for symbols.
1068
af3ecb4a
RH
10692011-03-29 Richard Henderson <rth@redhat.com>
1070
1071 PR 12610
1072 * config/tc-alpha.c (s_alpha_align): Don't auto-align a previous
1073 label; zap alpha_insn_label.
1074
75c1c785
L
10752011-03-29 H.J. Lu <hongjiu.lu@intel.com>
1076
1077 * config/tc-i386.c (handle_quad): Properly handle multiple
1078 operands.
1079
fc99ebdc
MF
10802011-03-29 Mike Frysinger <vapier@gentoo.org>
1081
1082 * config/bfin-parse.y (BYTEUNPACK): Return yyerror when dest
1083 reg $2 is the same as dest reg $4.
1084
3823a074
MF
10852011-03-29 Mike Frysinger <vapier@gentoo.org>
1086
1087 * config/bfin-parse.y (BYTEOP16M): Return yyerror when dest
1088 reg $2 is the same as dest reg $4.
1089
0be99d4b
MF
10902011-03-29 Mike Frysinger <vapier@gentoo.org>
1091
1092 * config/bfin-parse.y (BYTEOP16P): Return yyerror when dest
1093 reg $2 is the same as dest reg $4.
1094
f4a2f576
MF
10952011-03-28 Mike Frysinger <vapier@gentoo.org>
1096
1097 * config/bfin-parse.y (16bit acc add): Return yyerror when dest
1098 reg $1 is the same as dest reg $7.
1099
314a59d5
L
11002011-03-28 H.J. Lu <hongjiu.lu@intel.com>
1101
1102 * config/tc-i386.c (handle_quad): New.
1103 (md_pseudo_table): Add "quad".
1104
5b806d27
NC
11052011-03-26 John Marino <binutils@marino.st>
1106
1107 * configure.tgt: Fix support for *-*-dragonfly*.
1108 * config/tc-i386.c: define SVR4_COMMENT_CHARS for dragonfly.
1109 * config/te-dragonfly.h: New file.
1110
b8c610a7
EW
11112011-03-24 Eric B. Weddington <eric.weddington@atmel.com>
1112
1113 * config/tc-avr.c (mcu_types): Add new devices: atmega325pa,
1114 atmega3250pa, atmega3290pa, atmega16hvbrevb, atmega32hvbrevb,
1115 at90pwm161.
1116 * doc/c-avr.texi: Document new device names.
1117
2dd0dc94
MF
11182011-03-24 Mike Frysinger <vapier@gentoo.org>
1119
1120 * config/bfin-parse.y (dual 32bit add/sub): Return yyerror when dest
1121 reg $1 is the same as dest reg $7.
1122 (quad 16bit add/sub): Return yyerror when dest reg $1 is the same as
1123 dest reg $7.
1124
a0bc8198
MF
11252011-03-24 Mike Frysinger <vapier@gentoo.org>
1126
1127 * config/bfin-parse.y (check_macfuncs): Clarify error message when
1128 P is mismatched. Check destination regno are off by one when P is
1129 set, or are equal when P is not set.
1130
ba48c47b
MF
11312011-03-23 Mike Frysinger <vapier@gentoo.org>
1132
1133 * config/bfin-parse.y (SEARCH): Return yyerror when dest reg $2 is
1134 the same as dest reg $4.
1135 (BITMUX): Return yyerror when dest reg $3 is the same as dest reg $5.
1136
6f8a4444
EW
11372011-03-23 Eric B. Weddington <eric.weddington@atmel.com>
1138
1139 * config/tc-avr.c (mcu_types): Add new xmega devices: atxmega64a1u,
1140 atxmega128a1u, atxmega16x1, atxmega32x1, atxmega128b1, atxmega256a3bu.
1141 * doc/c-avr.texi: Document new device names.
1142
8cc66334
EW
11432011-03-22 Eric B. Weddington <eric.weddington@atmel.com>
1144
1145 * config/tc-avr.c (struct avr_opcodes_s): Add opcode field.
1146 (AVR_INSN): Change definition to match.
1147 (avr_opcodes): Likewise, change to match.
1148 (mcu_types): Add XMEGA architecture names and new XMEGA device names.
1149 (md_show_usage): Add XMEGA architecture names.
1150 (avr_operand): Add 'E' constraint for DES instruction of XMEGA devices.
1151 Add support for SPM Z+ instruction.
1152 * doc/c-avr.texi: Add documentation for XMEGA architectures and
1153 devices.
1154
4fb8d1c6
EW
11552011-03-21 Eric B. Weddington <eric.weddington@atmel.com>
1156
1157 * config/tc-avr.c (md_show_usage): Add "Assembler" text to output.
1158
869fe6ea
AM
11592011-03-18 Alan Modra <amodra@gmail.com>
1160
1161 * config/obj-elf.c (elf_frob_symbol): Report S_SET_SIZE symbol
1162 on .size expression errors rather than symbols in the size expression.
1163
144886fa
AM
11642011-03-18 Alan Modra <amodra@gmail.com>
1165
1166 * input-scrub.c (line_numberT): Delete.
1167 (input_scrub_close): Reset line counters.
1168 * messages.c (as_show_where): Don't print invalid line number.
1169 (as_warn_internal, as_bad_internal): Likewise.
1170
04648e65
AM
11712011-03-18 Alan Modra <amodra@gmail.com>
1172
1173 * read.c (read_a_source_file): Remove md_after_pass_hook.
1174 Move "quit" label before set of dot_symbol.
1175 * config/tc-d10v.h (md_after_pass_hook): Don't define.
1176 * config/tc-d30v.h (md_after_pass_hook): Likewise.
1177 * config/tc-m32r.h (md_after_pass_hook): Likewise.
1178 (md_cleanup): Define to call m32r_fill_insn.
1179
db3a4e40
AK
11802011-03-18 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
1181
1182 * config/tc-s390.c (md_parse_option): Add -march=all option which
1183 switches to the highest available CPU.
1184
259af69e
AM
11852011-03-17 Alan Modra <amodra@gmail.com>
1186
1187 PR 12569
1188 * expr.c (operand): Correct passing of "mode" to expr.
1189 * read.c (do_org): Allow expr_section.
1190 (get_known_segmented_expression): Don't assert anything about the
1191 segment.
1192
21be61f5
L
11932011-03-16 H.J. Lu <hongjiu.lu@intel.com>
1194
1195 * as.c (show_usage): Add --size-check=.
1196 (parse_args): Add and handle OPTION_SIZE_CHECK.
1197
1198 * as.h (flag_size_check): New.
1199
1200 * config/obj-elf.c (elf_frob_symbol): Use as_bad to report
1201 bad .size directive only for --size-check=error.
1202
1203 * doc/as.texinfo: Document --size-check=.
1204
7f35e991
MF
12052011-03-14 Mike Frysinger <vapier@gentoo.org>
1206
1207 * config/tc-bfin.c (bfin_cpus[]): Add 0.4 for
1208 bf542/bf544/bf547/bf548/bf549.
1209
34e77a92
RS
12102011-03-14 Richard Sandiford <richard.sandiford@linaro.org>
1211
1212 * config/tc-arm.c (md_pcrel_from_section): Use S_FORCE_RELOC to
1213 determine whether a relocation is needed.
1214 (md_apply_fix, arm_apply_sym_value): Likewise.
1215
35fc36a8
RS
12162011-03-14 Richard Sandiford <richard.sandiford@linaro.org>
1217
1218 * config/tc-arm.c (arm_adjust_symtab): Set the branch type
1219 for Thumb symbols.
1220
502df130
NC
12212011-03-11 Nick Clifton <nickc@redhat.com>
1222
1223 * remap.c (remap_debug_filename): Always allocate a buffer for the
1224 returned pointer.
1225 * stabs.c (stabs_generate_asm_file): Free the pointer returned by
1226 remap_debug_filename.
1227
5652b491
MS
12282011-03-10 Michael Snyder <msnyder@vmware.com>
1229
1230 Revert the following change:
1231 * dwarf2dbg.c (out_file_list): Free malloced 'dir'.
1232 (out_debug_info): Free malloced 'dirname' and 'comp_dir'.
1233
293855c8
AM
12342011-03-10 Alan Modra <amodra@gmail.com>
1235
1236 * gas/config/obj-elf.h (ELF_TARGET_SYMBOL_FIELDS,
1237 TARGET_SYMBOL_FIELDS): Don't define.
1238 * gas/config/tc-arc.c (arc_common): Use correct symbol "local" field.
1239
9f6db0d3
MS
12402011-03-09 Michael Snyder <msnyder@vmware.com>
1241
1242 * dwarf2dbg.c (out_file_list): Free malloced 'dir'.
1243 (out_debug_info): Free malloced 'dirname' and 'comp_dir'.
5652b491
MS
1244 (emit_fixed_inc_line_addr): Assign instead of conditional in
1245 assert.
9f6db0d3 1246
49002d7f
L
12472011-03-05 H.J. Lu <hongjiu.lu@intel.com>
1248
1249 * config/obj-elf.c (elf_frob_symbol): Mention symbol name in
1250 non-constant .size expression.
1251
14aa5a8b
NC
12522011-03-02 Nick Clifton <nickc@redhat.com>
1253
1254 * ecoff.c: Incldue filenames.h
1255
8b6efd89
KT
12562011-02-28 Kai Tietz <kai.tietz@onevision.com>
1257
1258 * depend.c (register_dependency): Use filename_(n)cmp.
1259 * dwarf2dbg.c (get_filenum): Likewise.
1260 * ecoff.c (add_file): Likewise.
1261 (ecoff_generate_asm_lineno): Likewise.
1262 * input-scrub.c (new_logical_line_flags): Likewise.
1263 * listing.c (file_info): Likewise.
1264 (listing_newline): Likewise.
1265 * remap.c (remap_debug_filename): Likewise.
1266 * stabs.c (generate_asm_file): Likewise.
1267 (stabs_generate_asm_lineno): Likewise.
1268
d455268f
MR
12692011-02-28 Maciej W. Rozycki <macro@codesourcery.com>
1270
1271 * config/tc-mips.c (append_insn): Disable branch relaxation for
1272 DSP instructions.
1273
3eebd5eb
MR
12742011-02-28 Maciej W. Rozycki <macro@codesourcery.com>
1275
1276 * config/tc-mips.c (macro): Handle M_PREF_AB.
1277
66b3e8da
MR
12782011-02-28 Maciej W. Rozycki <macro@codesourcery.com>
1279
1280 * config/tc-mips.c (RELAX_BRANCH_ENCODE): Encode the temporary
1281 register to use.
1282 (RELAX_BRANCH_UNCOND): Adjust accordingly.
1283 (RELAX_BRANCH_LIKELY): Likewise.
1284 (RELAX_BRANCH_LINK): Likewise.
1285 (RELAX_BRANCH_TOOFAR): Likewise.
1286 (RELAX_BRANCH_AT): New macro.
1287 (append_insn): Encode the temporary register to use in standard
1288 MIPS branch relaxation.
1289 (relaxed_branch_length): Update according to changes to
1290 RELAX_BRANCH_ENCODE.
1291 (md_convert_frag): Use the encoded register as the temporary.
1292
ce70d90a
MR
12932011-02-28 Maciej W. Rozycki <macro@codesourcery.com>
1294
1295 * config/tc-mips.c (mips_fix_adjustable): On REL targets also
1296 reject PC-relative relocations.
1297
5c4f07ba
MR
12982011-02-28 Maciej W. Rozycki <macro@codesourcery.com>
1299
1300 * config/tc-mips.c (md_convert_frag): Correct message
1301 capitalization.
1302
5a0ade8b
AM
13032011-02-28 Alan Modra <amodra@gmail.com>
1304
1305 * symbols.c (report_op_error): Remove unnecessary forward declaration.
1306 Add "op" parameter. Report operator and operand segments in error
1307 message, not operand symbols.
1308 (resolve_symbol_value): Always set segment for equated symbols, not
1309 just when finalizing. Adjust report_op_error calls.
1310
f2d8a97c
L
13112011-02-25 H.J. Lu <hongjiu.lu@intel.com>
1312
7f648587
L
1313 * config/tc-i386.c (reloc): Don't sign-check 4-byte relocations
1314 if 64bit relocations aren't allowed.
f2d8a97c 1315
e1e90034
AM
13162011-02-25 Alan Modra <amodra@gmail.com>
1317
1318 PR gas/12519
1319 * config/obj-elf.c (elf_frob_symbol): Properly handle size expression.
1320
dfa58db1
MR
13212011-02-21 Maciej W. Rozycki <macro@codesourcery.com>
1322
1323 * config/tc-mips.c (mips_ip) <'o'>: Remove duplicate
1324 initialization of offset_reloc.
1325
d58a1929
RH
13262011-02-15 Richard Henderson <rth@redhat.com>
1327
1328 * dw2gencfi.c (dot_cfi_dummy): New.
1329 (cfi_pseudo_table) [!TARGET_USE_CFIPOP]: New.
1330 * read.c (pobegin): Unconditionally call cfi_pop_insert.
1331
822ce8ee
RW
13322011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1333
1334 * configure: Regenerate.
1335
36f44611
MF
13362011-02-13 Mike Frysinger <vapier@gentoo.org>
1337
1338 * config/bfin-lex.l (BYTEOP2M): Remove tokenization.
1339 * config/bfin-parse.y (BYTEOP2M): Delete token.
1340 (asm_1): Remove BYTEOP2M insn matching.
1341
26bb3ddd
MF
13422011-02-12 Mike Frysinger <vapier@gentoo.org>
1343
1344 * config/bfin-defs.h: Include opcode/bfin.h.
1345 (M_S2RND, M_T, M_W32, M_FU, M_TFU, M_IS, M_ISS2, M_IH, M_IU): Delete.
1346
347d120a
MF
13472011-02-11 Mike Frysinger <vapier@gentoo.org>
1348
1349 * doc/c-bfin.texi (Instruction Delimiting): Fix occur typo.
1350 (Modify Registers): Fix subtracted typo.
1351 (.byte2): Extend and swap descriptions with .byte4.
1352 (.byte4): Extend and swap descriptions with .byte2.
1353 (.db, .dw, .dd): Document behavior.
1354
5f956293
MF
13552011-02-11 Mike Frysinger <vapier@gentoo.org>
1356
1357 * config/bfin-parse.y (TESTSET): Reject REG_SP and REG_FP.
1358
c0e524fe
AM
13592011-02-11 Alan Modra <amodra@gmail.com>
1360
1361 * doc/c-ppc.texi (PowerPC-Opts <-nops>): Clarify.
1362
635fb38d
AM
13632011-02-10 Alan Modra <amodra@gmail.com>
1364
1365 * doc/as.texinfo (Overview): Add missing markup around Blackfin
1366 and PowerPC options.
1367
b8b738ac
AM
13682011-02-10 Alan Modra <amodra@gmail.com>
1369
1370 * config/tc-ppc.c (md_show_usage): Remove -l and -b. Add -K PIC.
1371 * doc/as.texinfo: Refer to and include c-ppc.texi for PowerPC options.
1372 (Overview <Target PowerPC options>): Add a number of missing options.
1373 * doc/c-ppc.texi: Likewise. Add markup for use in manpage generation.
1374
2dde1948
L
13752011-02-08 H.J. Lu <hongjiu.lu@intel.com>
1376
1377 PR gas/6957
1378 * config/tc-i386.c (i386_align_code): Use f32_patt when tuning
1379 for i686.
1380
a586129e
L
13812011-02-08 H.J. Lu <hongjiu.lu@intel.com>
1382
1383 * config/tc-i386.c (set_cpu_arch): Also update cpu_arch_isa_flags
1384 for ISA extensions.
1385 (md_parse_option): Likewise.
1386
98d23bef
BS
13872011-02-04 Bernd Schmidt <bernds@codesourcery.com>
1388
1389 * doc/as.texinfo (Target TIC6X options): Don't mention "-matomic".
1390 * doc/c-tic6x.texi (TIC6X Directives): Don't mention ".atomic".
1391 (TIC6X Options): Don't mention "-matomic".
1392 * config/tc-tic6x.c (OPTION_MATOMIC, OPTION_MNO_ATOMIC): Delete.
1393 (md_longopts): Remove corresponding entries.
1394 (md_parse_option): Don't handle them.
1395 (md_show_usage): Don't document them.
1396 (tic6x_atomic): Delete variable.
1397 (tic6x_update_features): Always copy tic6x_arch_enable to
1398 tic6x_features.
1399 (tic6x_arch_enable): Remove references to TIC6X_INSN_ATOMIC.
1400 (s_tic6x_atomic, s_tic6x_noatomic): Remove functions.
1401 (md_pseudo_table): Remove ".atomic" and ".noatomic".
1402
a22429b9
NC
14032011-01-31 Nick Clifton <nickc@redhat.com>
1404
1405 * write.c (write_contents): Include output file name and bfd error
1406 value when reporting the inability to write to the output file.
1407 * config/tc-rx.c (rx_handle_align): Do not insert NOPs into align
1408 frag that has a non-zero fill value.
1409
eb6fae19
DD
14102011-01-27 DJ Delorie <dj@redhat.com>
1411
1412 * config/tc-rx.c (md_convert_frag): If we can't compute the target
1413 address, zero out the values stored in the object file to make
1414 objdump's output consistent.
1415
ca19b261
KT
14162011-01-26 Kai Tietz <kai.tietz@onevision.com>
1417
1418 * config/tc-i386.c (md_begin): Set for x64 windows COFF target
1419 x86_dwarf2_return_column to 32.
1420
b37a4e79
NC
14212011-01-20 Nick Clifton <nickc@redhat.com>
1422
1423 PR gas/12384
1424 * config/tc-h8300.c (constant_fits_width_p): Use correct type for
1425 comparison.
1426
6ac88ef3
L
14272011-01-18 H.J. Lu <hongjiu.lu@intel.com>
1428
1429 * write.c (compress_debug): Return if section size is smaller
1430 than 32 bytes.
1431
24a2d04d
L
14322011-01-18 H.J. Lu <hongjiu.lu@intel.com>
1433
1434 PR gas/12409
1435 * write.c (compress_debug): Return if section size is 0.
1436
4a58c4bd
NC
14372011-01-18 Mingfeng Wu <mingfeng@faraday-tech.com>
1438
1439 * config/tc-arm.c (arm_cpus): Add Faraday ARMv5TE compatible
1440 cores: fa606te, fa616te, fmp626. Modify the VFP of fa626te.
1441 * doc/c-arm.texi (ARM Options): Add -mcpu={fa606te, fa616te,
1442 fmp626} options.
1443
7c31ae13
NC
14442011-01-18 Nick Clifton <nickc@redhat.com>
1445
1446 PR gas/12390
1447 * doc/all.texi: Add NS32K
1448 * doc/as.texinfo: Remove target specific details of which
1449 characters act as comment initiators and statement separators into
1450 individual target specific files.
1451 * doc/c-alpha.texi (Alpha-Chars): Document special behaviour of
1452 the hash character at the start of a line.
1453 * doc/c-arm.texi (ARM-Chars): Likewise.
1454 * doc/c-avr.texi (AVR-Chars): Likewise.
1455 * doc/c-d10v.texi (D10V-Chars): Likewise.
1456 * doc/c-d30v.texi (D30V-Chars): Likewise.
1457 * doc/c-mmix.texi (MMIX-Chars): Likewise.
1458 * doc/c-s390.texi (s390 characters): Likewise.
1459 * doc/c-sh.texi (SH-Chars): Likewise.
1460 * doc/c-sh64.texi (SH64-Chars): Likewise.
1461 * doc/c-sparc.texi (SPARC-Chars): Likewise.
1462 * doc/c-tic6x.texi (TIC6X Syntax): Likewise.
1463 * doc/c-xtensa.texi (Xtensa Syntax): Likewise.
1464 * doc/c-z80.texi (Z80-Chars): Likewise.
1465 * doc/c-z8k.texi (Z8000-Chars): Likewise.
1466 * doc/c-pdp11.texi (PDP11-Syntax): Document line separator character.
1467 * doc/c-arc.texi (ARC-Chars): Fill in this subsection.
1468 * doc/c-bfin.texi (Blackfin Syntax): Document line comment and
1469 line separator characters.
1470 * doc/c-cr16.texi (CR16 Syntax): Likewise.
1471 * doc/c-i386.texi (i386-Chars): Likewise.
1472 * doc/c-i860.texi (i860-Chars): Likewise.
1473 * doc/c-i960.texi (i960-Chars): Likewise.
1474 * doc/c-ip2k.texi (IP2K-Chars): Likewise.
1475 * doc/c-lm32.texi (LM32-Chars): likewise.
1476 * doc/c-m32c.texi (M32C-Chars): Likewise.
1477 * doc/c-m68hc11.texi (M68HC11-syntax): Likewise.
1478 * doc/c-m68k.texi (M68K-Chars): Likewise.
1479 * doc/c-microblaze.texi (MicroBlaze-Chars): Likewise.
1480 * doc/c-msp430.texi (MSP430-Chars): Likewise.
1481 * doc/c-mt.texi (MT-Chars): Likewise.
1482 * doc/c-ns32k.texi (NS32K-Chars): Likewise.
1483 * doc/c-pj.texi (PJ-Chars): Likewise.
1484 * doc/c-ppc.texi (PowerPC-Chars): Likewise.
1485 * doc/c-rx.texi (RX-Chars): Likewise.
1486 * doc/c-score.texi (SCORE-Chars): Likewise.
1487 * doc/c-tic54x.texi (TIC54X-Chars): Likewise.
1488 * doc/c-v850.texi (V850-Chars): Likewise.
1489 * doc/c-vax.texi (VAX-Chars): Likewise.
1490 * doc/c-xc16x.texi (xc16x-Chars): Likewise.
1491
2a2a0f38
QN
14922011-01-17 Quentin Neill <quentin.neill@amd.com>
1493
1494 * config/tc-i386.c (cpu_arch): Add CPU_TBM_FLAGS.
1495
1496 * doc/c-i386.texi (i386-TBM): New section.
1497
862be3fb
L
14982011-01-16 H.J. Lu <hongjiu.lu@intel.com>
1499
1500 * config/tc-i386.c (disallow_64bit_disp): Renamed to ...
1501 (disallow_64bit_reloc): This.
1502 (md_assemble): Don't check movabs for x32 mode here.
1503 (i386_target_format): Updated.
1504 (tc_gen_reloc): Check if 64bit relocations are allowed.
1505
7f56bc95
L
15062011-01-15 H.J. Lu <hongjiu.lu@intel.com>
1507
1508 * config/tc-i386.c (disallow_64bit_disp): New.
1509 (x86_elf_abi): Replace X86_64_LP64_ABI/X86_64_ILP32_ABI with
1510 X86_64_ABI/X86_64_X32_ABI.
1511 (md_assemble): Don't allow movabs with relocation in x32 mode.
1512 (i386_target_format): Updated.
1513
570561f7
L
15142011-01-14 H.J. Lu <hongjiu.lu@intel.com>
1515
1516 * config/tc-i386.c (OPTION_N32): Renamed to ...
1517 (OPTION_X32): This.
1518 (md_longopts): Replace n32 with x32.
1519 (md_parse_option): Updated.
1520 (md_show_usage): Likewise.
1521
4a22cb7c 1522 * doc/c-i386.texi: Replace --n32 with --x32.
570561f7 1523
c95354ed
MX
15242011-01-11 Mingjie Xing <mingjie.xing@gmail.com>
1525
1526 * config/tc-mips.c (mips_ip): Update error messages. Take an
1527 unadjusted offset for "+c" argument.
1528
7af8ed2d
NC
15292011-01-10 Nick Clifton <nickc@redhat.com>
1530
1531 * config/tc-i386.c (x86_elf_abi): Only define for targets that use
1532 it.
1533
cdf9ccec
NC
15342011-01-10 Nick Clifton <nickc@redhat.com>
1535
1536 * config/tc-arm.c (s_arm_tls_desceq): Move code into ELF-only
1537 part of the file.
1538
0855e32b
NS
15392011-01-10 Nathan Sidwell <nathan@codesourcery.com>
1540 Glauber de Oliveira Costa <glommer@gmail.com>
1541
1542 * doc/c-arm.texi: Document TLSDESC and TLSCALL relocations, and
1543 .tlsdescseq directive.
1544 * config/tc-arm.c (arm_typed_reg_parse): Check for potential reloc
1545 following a symbol.
1546 (s_arm_tls_descseq): New directive.
1547 (md_pseudo_table): Add it.
1548 (encode_branch): Allow TLS_CALL relocs too.
1549 (do_t_blx, do_t_branch23): Use encode_branch.
1550 (reloc_names): Add tlsdesc and tlscall.
1551 (md_apply_fix): Process tls desc relocations.
1552 (tc_gen_reloc): Likewise.
1553 (arm_fix_adjustable): Likewise.
1554
87973e9f
QN
15552011-01-07 Quentin Neill <quentin.neill@amd.com>
1556
1557 * config/tc-i386.c (cpu_arch): Add CPU_BMI_FLAGS.
1558
1559 * doc/c-i386.texi (i386-BMI): New section.
1560
12505806
PK
15612011-01-06 Paul Koning <ni1d@arrl.net>
1562
1563 * config/tc-pdp11.c (parse_op_no_deferred): Allow PC-relative
1564 references to absolute addresses.
1565
9689e3a3
DD
15662011-01-05 DJ Delorie <dj@redhat.com>
1567
1568 * config/tc-rx.c (tc_gen_reloc): Emit an RX_OP_NEG expression
1569 instead of an RH_NEG32 one.
1570
35cc6a0b
L
15712011-01-05 Jonathan Wakely <jwakely.gcc@gmail.com>
1572
1573 * doc/c-i386.texi: Clarify --n32.
1574
f12dc422
L
15752011-01-04 H.J. Lu <hongjiu.lu@intel.com>
1576
1577 * config/tc-i386.c (build_modrm_byte): Allow encoding 32/64bit
1578 integer registers in VEX.vvvv. Check register-only source
1579 operand when two source operands are swapped. Properly update
1580 destination when two source operands are swapped.
1581
0db46eb4
L
15822011-01-01 H.J. Lu <hongjiu.lu@intel.com>
1583
1584 * gas.c (parse_args): Update copyright to 2011.
1585
5b326c3e 1586For older changes see ChangeLog-2010
08d56133
NC
1587\f
1588Local Variables:
1589mode: change-log
1590left-margin: 8
1591fill-column: 74
1592version-control: never
1593End:
This page took 0.54574 seconds and 4 git commands to generate.