]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gas/ChangeLog
2011-05-31 Paul Brook <paul@codesourcery.com>
[thirdparty/binutils-gdb.git] / gas / ChangeLog
CommitLineData
8e1adb8d
NC
12011-05-27 Nick Clifton <nickc@redhat.com>
2
3 * config/tc-s390.c (md_begin): Remove unused variable dup_insn.
4
c8fa16ed
AK
52011-05-24 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
6
7 * config/tc-s390.c (md_gather_operands): Fix check for floating
8 register pair operands.
9
5e4b319c
AK
102011-05-24 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
11
12 * config/tc-s390.c (md_gather_operands): Emit an error for odd
13 numbered registers used as register pair operand.
14
56d0a8a1
NC
152011-05-23 Nick Clifton <nickc@redhat.com>
16
17 * config/tc-v850.h (TC_FX_SIZE_SLACK): Define.
18
4a732032
BS
192011-05-20 Bernd Schmidt <bernds@codesourcery.com>
20
21 * config/tc-tic6x.c (tic6x_operators): Add "pcr_offset".
22 (tic6x_parse_name): Handle it.
23 (tic6x_fix_new_exp): Handle O_pcr_offset.
24 (tic6x_fix_adjustable): Return 0 for the new relocs.
25 (md_apply_fix): Handle them.
26 (tc_gen_reloc): Likewise.
27 * config/tc-tic6x.h (tic6x_fix_info): Add a fix_subsy member.
28
d0da06e2
NC
292011-05-18 Nick Clifton <nickc@redhat.com>
30
31 PR gas/12754
32 * config/tc-tic30.c (ordinal_names): Allow translation of the
33 ordinal names.
34
a1727c1a
NC
352011-05-18 Nick Clifton <nickc@redhat.com>
36
37 * config/tc-arm.c (s_unreq): Reword warning message to make it
38 easier to translate.
39 * config/tc-ia64.c (md_show_usage): Add note for translators.
40 * configure.in (ALL_LINGUAS): Add "fi".
41 * configure: Regenerate.
42
85645aed
TG
432011-05-18 Tristan Gingold <gingold@adacore.com>
44
45 * config/tc-ppc.h (ppc_tc_sy): Reorder fields.
46 Put size into an union with dw.
47 (OBJ_COPY_SYMBOL_ATTRIBUTES): Adjust.
48 (ppc_xcoff_end): Declare.
49 (md_end): Define.
50 * config/tc-ppc.c: Add includes for xcoff.
51 (ppc_dwsect): New function.
52 (md_pseudo_table): Add dwsect.
53 (struct dw_subsection): New.
54 (dw_sections): New.
55 (ppc_change_debug_section): New function.
56 (ppc_xcoff_end): Ditto.
57 (ppc_function): Adjust for ppc_tc_sy.
58 (ppc_symbol_new_hook): Ditto.
59 (ppc_frob_symbol): Ditto.
60 (ppc_frob_section): Do not set vma for debug sections.
61 (ppc_fix_adjustable): Return true for debug sections.
62 * config/obj-coff.c: Add includes for xcoff.
63 (coff_frob_section): Handle dwarf section.
64
9fd07943
NC
652011-05-17 Nick Clifton <nickc@redhat.com>
66
4e511523
NC
67 * po/fi.po: New Finnish translation.
68 * po/fr.po: Updated French translation.
69
9fd07943
NC
70 * config/tc-m32r.c (md_show_usage): Fix typos in descriptions.
71 * config/tc-mt.c (md_assemble): Fix typos in warning messages.
72 * cond.c (s_else): Fix typos in error messages.
73 * config/tc-pj.c (md_assemble): Fix typo in error message.
74
0d7e0060
HPN
752011-05-16 Hans-Peter Nilsson <hp@axis.com>
76
77 * config/tc-cris.c (md_parse_option) <OPTION_PIC>: Error if not
78 emitting ELF object.
79 (md_show_usage): Only mention --pic if the assembler can generate
80 ELF objects.
81 * doc/c-cris.texi (CRIS-Opt): Mention that generating ELF is a
82 prerequisite for --pic being a valid option.
83
5648d7c7
AM
842011-05-13 Frederic Marchal <fmarchal@perso.be>
85
86 PR gas/12755
87 * config/tc-v850.c (parse_register_list): Correct error string.
88
8aedb9fe
QN
892011-05-12 Quentin Neill <quentin.neill@amd.com>
90
91 * config/tc-i386.c (cpu_arch): Rename PROCESSOR_BDVER1 to PROCESSOR_BD.
92 (i386_align_code): Ditto
93
58ad575f
MGD
942011-05-12 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
95
96 PR gas/12715
97 * config/tc-arm.c (parse_big_immediate): Fix parsing of 64-bit
98 immediates on 32-bit hosts.
99
af2f724e
QN
1002011-05-10 Quentin Neill <quentin.neill@amd.com>
101
102 * config/tc-i386.c (cpu_arch): Add bdver2 and rename
103 PROCESSOR_BDVER1 to PROCESSOR_BDVER.
104 (i386_align_code): Rename PROCESSOR_BDVER1.
105 (processor_type): Ditto.
106 * doc/c-i386.texi: Add bdver2.
107
6e789b26
AM
1082011-05-10 Alan Modra <amodra@gmail.com>
109
110 * dw2gencfi.c (tc_cfi_endproc): Avoid "set but not used" error.
111
1bce6bd8
PB
1122011-05-09 Paul Brook <paul@codesourcery.com>
113
114 * config/tc-tic6x.c (streq): Define.
115 (tic6x_get_unwind): New.
116 (s_tic6x_cantunwind, s_tic6x_handlerdata, s_tic6x_endp,
117 s_tic6x_personalityindex, s_tic6x_personality): New functions.
118 (md_pseudo_table): Add "endp", "handlerdata", "personalityindex",
119 "personality" and "cantunwind".
120 (tic6x_regname_to_dw2regnum, tic6x_frame_initial_instructions,
121 tic6x_start_unwind_section, tic6x_unwind_frame_regs,
122 tic6x_pop_rts_offset_little, tic6x_pop_rts_offset_big,
123 tic6x_unwind_reg_from_dwarf, tic6x_flush_unwind_word,
124 tic6x_unwind_byte, tic6x_unwind_2byte, tic6x_unwind_uleb,
125 tic6x_cfi_startproc, output_exidx_entry, tic6x_output_unwinding,
126 tic6x_cfi_endproc): New.
127 * config/tc-tic6x.h (TIC6X_NUM_UNWIND_REGS): Define.
128 (tic6x_unwind_info): New.
129 (tic6x_segment_info_type): Add marked_pr_dependency, unwind and
130 text_unwind.
131 (TARGET_USE_CFIPOP, tc_regname_to_dw2regnum,
132 tc_cfi_frame_initial_instructions, DWARF2_DEFAULT_RETURN_COLUMN,
133 DWARF2_CIE_DATA_ALIGNMENT, tc_cfi_startproc, tc_cfi_endproc,
134 tc_cfi_section_name): Define.
135 * doc/c-tic6x.texi: Document new unwinding directives.
136 * dw2gencfi.c (tc_cfi_startproc, tc_cfi_endproc): Add default
137 definitions.
138 (cfi_insn_data, fde_entry, CFI_adjust_cfa_offset, CFI_return_column,
139 CFI_rel_offset, CFI_escape, CFI_signal_frame, CFI_val_encoded_addr):
140 Move to dw2gencfi.h.
141 (CFI_EMIT_target): Define.
142 (dot_cfi_sections): Check tc_cfi_section_name.
143 (dot_cfi_startproc): Use tc_cfi_startproc.
144 (dot_cfi_endproc): Use tc_cfi_endproc.
145 * dw2gencfi.h (cfi_insn_data, fde_entry, CFI_adjust_cfa_offset,
146 CFI_return_column, CFI_rel_offset, CFI_escape, CFI_signal_frame,
147 CFI_val_encoded_addr): Move to here from dw2gencfi.c.
148
6303c4ae
AM
1492011-05-07 Alan Modra <amodra@gmail.com>
150
151 * dw2gencfi.c (CUR_SEG, SET_CUR_SEG, HANDLED, SET_HANDLED): Define.
152 Use throughout in place of #if SUPPORT_FRAME_LINKONCE.
153 (struct fde_entry): Rename cseg to cur_seg.
154 (cfi_change_reg_numbers): Remove ATTRIBUTE_UNUSED.
155 (get_cfi_seg): Likewise. Use if (SUPPORT_FRAME_LINKONCE) rather
156 that #if SUPPORT_FRAME_LINKONCE.
157 (cfi_finish): Likewise.
158
f3b574bf
TG
1592011-05-06 Tristan Gingold <gingold@adacore.com>
160
161 * read.c (s_comm_internal): Remove code for OBJ_VMS.
162 (s_data): Ditto.
163 (s_text): Ditto.
164 * write.c (write_object_file): Ditto.
165 * symbols.c (define_sym_at_dot): Ditto.
166 (colon): Ditto.
167
67ed7401
AM
1682011-05-05 Alan Modra <amodra@gmail.com>
169
170 * dw2gencfi.c (SUPPORT_FRAME_LINKONCE): Define. Use throughout
171 file to conditionally compile code added 2011-04-26.
172 (cfi_change_reg_numbers): Add ATTRIBUTE_UNUSED on params only used
173 when SUPPORT_FRAME_LINKONCE.
174 (get_cfi_seg): Likewise. Reintroduce old code for when not
175 SUPPORT_FRAME_LINKONCE.
176 (cfi_finish): Move get_cfi_seg calls out of loop when not
177 SUPPORT_FRAME_LINKONCE. Avoid unused var warning.
178
2fbb87f6
PB
1792011-05-03 Paul Brook <paul@codesourcery.com>
180
2fbb87f6
PB
181 * config/tc-tic6x.c (s_ehtype): New function.
182 (md_pseudo_table): Add "ehtype".
183 (tic6x_fix_adjustable, md_apply_fix): BFD_RELOC_C6000_EHTYPE.
184 * doc/c-tic6x.texi: Document .ehtype directive.
185
72b016b4
NC
1862011-04-26 Kai Tietz <ktietz@redhat.com>
187
188 * dw2gencfi.c (dwcfi_seg_list): New struct.
189 (dwcfi_hash): New static hash variable.
190 (get_debugseg_name): New.
191 (alloc_debugseg_item): New.
192 (make_debug_seg): New.
193 (dwcfi_hash_insert): New.
194 (dwcfi_hash_find): New.
195 (dwcfi_hash_find_or_make): New.
196 (cfi_insn_data): New member cur_seg.
197 (cie_entry): Likewise.
198 (fde_entry): New cseg and handled members.
199 (alloc_fde_entry): Initialize cseg member.
200 (alloc_cfi_insn_data): Initialize cur_seg member.
201 (dot_cfi_sections): Compare for beginning of
202 section names via strncmp.
203 (get_cfi_seg): New.
204 (cfi_finish): Treat link-once sections.
205 (is_now_linkonce_segment): New local helper.
206 (output_cie): Ignore cie entries not member of current
207 segment.
208 (output_fde): Likewise.
209 (select_cie_for_fde): Likewise.
210 (cfi_change_reg_numbers): Add new argument for current segment
211 and ignore insn elements, if not part of current segment.
212 * ehopt.c (get_cie_info): Use strncmp for
213 section name matching.
214 (heck_eh_frame): Likewise.
215
15be625d
CM
2162011-04-20 Catherine Moore <clm@codesourcery.com>
217 David Ung <davidu@mips.com>
218
219 * config/mips.c (mips_cl_insn): Add new field complete_p.
220 (create_insn): Initialize complete_p to zero.
221 (BASE_REG_EQ): New.
222 (fix_24k_align_to): New.
223 (fix_24k_store_info): Declare.
224 (fix_24k_sort): New.
225 (fix_24k_record_store_info): New.
226 (nops_for_24k): New.
227 (nops_for_insn): Call nops_for_24k.
228 (append_insn): Move O_constant expression handling.
72b016b4 229
8ad17b3a
AM
2302011-04-20 Alan Modra <amodra@gmail.com>
231
232 * hash.c (set_gas_hash_table_size): Use bfd_hash_set_default_size.
233 (hash_new_sized): New function, split out from..
234 (hash_new): ..here.
235
00bbc0bd
NC
2362011-04-19 Nick Clifton <nickc@redhat.com>
237
238 * config/tc-arm.c (v7m_psrs): Revert previous delta.
239
ac7f631b
NC
2402011-04-18 Julian Brown <julian@codesourcery.com>
241 Nick Clifton <nickc@redhat.com>
242
243 * config/tc-arm.c (parse_psr): Use selected_cpu not cpu_variant to
244 detect M-profile targets.
245 (do_t_swi): Exclude v7 and higher variants from arm_ext_os test.
246 (v7m_psrs): Fix typo: basepri_max should be basepri_mask.
247
902cc293
AK
2482011-04-14 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
249
250 * config/tc-s390.c (s390_machine): New prototype.
251 (md_pseudo_table): New pseudo-op .machine.
252 (s390_opcode_hash): Initialize to NULL.
253 (s390_parse_cpu): New function.
254 (md_parse_option): Use s390_parse_cpu.
255 (s390_setup_opcodes): New function.
256 (md_begin): Use s390_setup_opcodes.
257 (s390_machine): New hook handling the new .machine pseudo.
258
259 * doc/c-s390.texi: Document the new pseudo op .machine.
260
2b5d6a91
L
2612011-04-12 H.J. Lu <hongjiu.lu@intel.com>
262
263 * config/tc-i386.c (i386_mach): Start error message with lower
264 case.
265 (md_begin): Likewise.
266 (md_parse_option): Likewise.
267 (i386_target_format): Likewise.
268 (check_byte_reg): Likewise.
269 (check_long_reg): Likewise.
270 (check_qword_reg): Likewise.
271 (check_word_reg): Likewise.
272
0d9b4b55
NC
2732011-04-12 Nick Clifton <nickc@redhat.com>
274
275 PR gas/12532
276 * config/tc-arm.c (relax_branch): Do not relax branches to
277 preemptable global symbols.
278
d2cd1205
JB
2792011-04-11 Julian Brown <julian@codesourcery.com>
280
281 * config/tc-arm.c (parse_psr): Add LHS argument. Improve support
282 for *APSR bitmasks.
283 (operand_parse_code): Replace OP_PSR with OP_wPSR and OP_rPSR.
284 Remove OP_RVC_PSR.
285 (parse_operands): Likewise.
286 (do_mrs): Tweak error message for constraint.
287 (do_t_mrs): Update constraints for changes to APSR support.
288 (do_t_msr): Likewise. Don't set PSR_f flag here.
289 (psrs): Remove "g", "nzcvq", "nzcvqg".
290 (insns): Tweak entries for msr and mrs instructions.
291
4a57f2cf
KT
2922011-04-11 Kai Tietz <ktietz@redhat.com>
293
294 * config/tc-i386.c (x86_cons): Initialize adjust with zero.
295
249c2423
NC
2962011-04-11 Nick Clifton <nickc@redhat.com>
297
4e4f7c87
NC
298 * config/tc-i386.c (x86_cons): Define even for non-ELF targets.
299 * config/tc-i386.h (x86_cons): Always prototype.
300
249c2423
NC
301 * config/tc-cr16.c (getprocregp_image): Fix type of 'r' parameter
302 in order to avoid a compile time warning.
303 (getprocreg_image): Likewise.
304
d86fff44
AM
3052011-04-11 Alan Modra <amodra@gmail.com>
306
307 * config/tc-cr16.c (getprocreg_image): Correct range check.
308 (getprocregp_image): Likewise.
309
8c5fc800
JM
3102011-04-06 Joseph Myers <joseph@codesourcery.com>
311
312 * configure.tgt (strongarm*be, strongarm*b, strongarm*,
313 xscale*be|xscale*b, xscale*): Remove architectures.
314 (thumb-*-coff, thumb-*-rtems*, thumb-*-elf, thumb-epoc-pe,
315 thumb-*-pe, xscale-*-coff, xscale-*-elf): Remove targets.
316
592588f3
TG
3172011-04-01 Tristan Gingold <gingold@adacore.com>
318
319 * config/tc-ia64.c (md_apply_fix): Add a cast to avoid a warning.
320
ac145307
BS
3212011-03-31 Bernd Schmidt <bernds@codesourcery.com>
322
323 * config/tc-tic6x.c (sbss_section, scom_section, scom_symbol): New
324 static variables.
325 (md_begin): Initialize them.
326 (s_tic6x_scomm): New static function.
327 (md_pseudo_table): Add "scomm".
328 (tc_gen_reloc): Really undo all adjustments made by
329 bfd_install_relocation.
330 * doc/c-tic6x.texi: Document the .scomm directive.
331
fc0eebac
TG
3322011-03-31 Tristan Gingold <gingold@adacore.com>
333
334 * dwarf2dbg.c (DWARF2_VERSION): Define.
335 (out_debug_line): Use it.
336 (out_debug_aranges): Ditto.
337 (out_debug_info): Ditto.
338 * config/tc-ia64.h (DWARF2_VERSION): Override it.
339
f956bf33
NC
3402011-03-30 Michael Snyder <msnyder@vmware.com>
341
342 * obj-elf.c (obj_elf_section): Free malloced name.
4ac14836
NC
343 * macro.c (get_any_string): Free malloced br_buf.
344 (do_formals): Free 'formal'.
f956bf33 345
c734e7e3
TG
3462011-03-30 Tristan Gingold <gingold@adacore.com>
347
348 * config/tc-ppc.c (ppc_frob_symbol): Convert stsym symbols value
349 to offset only if within is set.
350 (ppc_stabx): Reformat. For stsym stabs, add a check and set
351 within only for symbols.
352
af3ecb4a
RH
3532011-03-29 Richard Henderson <rth@redhat.com>
354
355 PR 12610
356 * config/tc-alpha.c (s_alpha_align): Don't auto-align a previous
357 label; zap alpha_insn_label.
358
75c1c785
L
3592011-03-29 H.J. Lu <hongjiu.lu@intel.com>
360
361 * config/tc-i386.c (handle_quad): Properly handle multiple
362 operands.
363
fc99ebdc
MF
3642011-03-29 Mike Frysinger <vapier@gentoo.org>
365
366 * config/bfin-parse.y (BYTEUNPACK): Return yyerror when dest
367 reg $2 is the same as dest reg $4.
368
3823a074
MF
3692011-03-29 Mike Frysinger <vapier@gentoo.org>
370
371 * config/bfin-parse.y (BYTEOP16M): Return yyerror when dest
372 reg $2 is the same as dest reg $4.
373
0be99d4b
MF
3742011-03-29 Mike Frysinger <vapier@gentoo.org>
375
376 * config/bfin-parse.y (BYTEOP16P): Return yyerror when dest
377 reg $2 is the same as dest reg $4.
378
f4a2f576
MF
3792011-03-28 Mike Frysinger <vapier@gentoo.org>
380
381 * config/bfin-parse.y (16bit acc add): Return yyerror when dest
382 reg $1 is the same as dest reg $7.
383
314a59d5
L
3842011-03-28 H.J. Lu <hongjiu.lu@intel.com>
385
386 * config/tc-i386.c (handle_quad): New.
387 (md_pseudo_table): Add "quad".
388
5b806d27
NC
3892011-03-26 John Marino <binutils@marino.st>
390
391 * configure.tgt: Fix support for *-*-dragonfly*.
392 * config/tc-i386.c: define SVR4_COMMENT_CHARS for dragonfly.
393 * config/te-dragonfly.h: New file.
394
b8c610a7
EW
3952011-03-24 Eric B. Weddington <eric.weddington@atmel.com>
396
397 * config/tc-avr.c (mcu_types): Add new devices: atmega325pa,
398 atmega3250pa, atmega3290pa, atmega16hvbrevb, atmega32hvbrevb,
399 at90pwm161.
400 * doc/c-avr.texi: Document new device names.
401
2dd0dc94
MF
4022011-03-24 Mike Frysinger <vapier@gentoo.org>
403
404 * config/bfin-parse.y (dual 32bit add/sub): Return yyerror when dest
405 reg $1 is the same as dest reg $7.
406 (quad 16bit add/sub): Return yyerror when dest reg $1 is the same as
407 dest reg $7.
408
a0bc8198
MF
4092011-03-24 Mike Frysinger <vapier@gentoo.org>
410
411 * config/bfin-parse.y (check_macfuncs): Clarify error message when
412 P is mismatched. Check destination regno are off by one when P is
413 set, or are equal when P is not set.
414
ba48c47b
MF
4152011-03-23 Mike Frysinger <vapier@gentoo.org>
416
417 * config/bfin-parse.y (SEARCH): Return yyerror when dest reg $2 is
418 the same as dest reg $4.
419 (BITMUX): Return yyerror when dest reg $3 is the same as dest reg $5.
420
6f8a4444
EW
4212011-03-23 Eric B. Weddington <eric.weddington@atmel.com>
422
423 * config/tc-avr.c (mcu_types): Add new xmega devices: atxmega64a1u,
424 atxmega128a1u, atxmega16x1, atxmega32x1, atxmega128b1, atxmega256a3bu.
425 * doc/c-avr.texi: Document new device names.
426
8cc66334
EW
4272011-03-22 Eric B. Weddington <eric.weddington@atmel.com>
428
429 * config/tc-avr.c (struct avr_opcodes_s): Add opcode field.
430 (AVR_INSN): Change definition to match.
431 (avr_opcodes): Likewise, change to match.
432 (mcu_types): Add XMEGA architecture names and new XMEGA device names.
433 (md_show_usage): Add XMEGA architecture names.
434 (avr_operand): Add 'E' constraint for DES instruction of XMEGA devices.
435 Add support for SPM Z+ instruction.
436 * doc/c-avr.texi: Add documentation for XMEGA architectures and
437 devices.
438
4fb8d1c6
EW
4392011-03-21 Eric B. Weddington <eric.weddington@atmel.com>
440
441 * config/tc-avr.c (md_show_usage): Add "Assembler" text to output.
442
869fe6ea
AM
4432011-03-18 Alan Modra <amodra@gmail.com>
444
445 * config/obj-elf.c (elf_frob_symbol): Report S_SET_SIZE symbol
446 on .size expression errors rather than symbols in the size expression.
447
144886fa
AM
4482011-03-18 Alan Modra <amodra@gmail.com>
449
450 * input-scrub.c (line_numberT): Delete.
451 (input_scrub_close): Reset line counters.
452 * messages.c (as_show_where): Don't print invalid line number.
453 (as_warn_internal, as_bad_internal): Likewise.
454
04648e65
AM
4552011-03-18 Alan Modra <amodra@gmail.com>
456
457 * read.c (read_a_source_file): Remove md_after_pass_hook.
458 Move "quit" label before set of dot_symbol.
459 * config/tc-d10v.h (md_after_pass_hook): Don't define.
460 * config/tc-d30v.h (md_after_pass_hook): Likewise.
461 * config/tc-m32r.h (md_after_pass_hook): Likewise.
462 (md_cleanup): Define to call m32r_fill_insn.
463
db3a4e40
AK
4642011-03-18 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
465
466 * config/tc-s390.c (md_parse_option): Add -march=all option which
467 switches to the highest available CPU.
468
259af69e
AM
4692011-03-17 Alan Modra <amodra@gmail.com>
470
471 PR 12569
472 * expr.c (operand): Correct passing of "mode" to expr.
473 * read.c (do_org): Allow expr_section.
474 (get_known_segmented_expression): Don't assert anything about the
475 segment.
476
21be61f5
L
4772011-03-16 H.J. Lu <hongjiu.lu@intel.com>
478
479 * as.c (show_usage): Add --size-check=.
480 (parse_args): Add and handle OPTION_SIZE_CHECK.
481
482 * as.h (flag_size_check): New.
483
484 * config/obj-elf.c (elf_frob_symbol): Use as_bad to report
485 bad .size directive only for --size-check=error.
486
487 * doc/as.texinfo: Document --size-check=.
488
7f35e991
MF
4892011-03-14 Mike Frysinger <vapier@gentoo.org>
490
491 * config/tc-bfin.c (bfin_cpus[]): Add 0.4 for
492 bf542/bf544/bf547/bf548/bf549.
493
34e77a92
RS
4942011-03-14 Richard Sandiford <richard.sandiford@linaro.org>
495
496 * config/tc-arm.c (md_pcrel_from_section): Use S_FORCE_RELOC to
497 determine whether a relocation is needed.
498 (md_apply_fix, arm_apply_sym_value): Likewise.
499
35fc36a8
RS
5002011-03-14 Richard Sandiford <richard.sandiford@linaro.org>
501
502 * config/tc-arm.c (arm_adjust_symtab): Set the branch type
503 for Thumb symbols.
504
502df130
NC
5052011-03-11 Nick Clifton <nickc@redhat.com>
506
507 * remap.c (remap_debug_filename): Always allocate a buffer for the
508 returned pointer.
509 * stabs.c (stabs_generate_asm_file): Free the pointer returned by
510 remap_debug_filename.
511
5652b491
MS
5122011-03-10 Michael Snyder <msnyder@vmware.com>
513
514 Revert the following change:
515 * dwarf2dbg.c (out_file_list): Free malloced 'dir'.
516 (out_debug_info): Free malloced 'dirname' and 'comp_dir'.
517
293855c8
AM
5182011-03-10 Alan Modra <amodra@gmail.com>
519
520 * gas/config/obj-elf.h (ELF_TARGET_SYMBOL_FIELDS,
521 TARGET_SYMBOL_FIELDS): Don't define.
522 * gas/config/tc-arc.c (arc_common): Use correct symbol "local" field.
523
9f6db0d3
MS
5242011-03-09 Michael Snyder <msnyder@vmware.com>
525
526 * dwarf2dbg.c (out_file_list): Free malloced 'dir'.
527 (out_debug_info): Free malloced 'dirname' and 'comp_dir'.
5652b491
MS
528 (emit_fixed_inc_line_addr): Assign instead of conditional in
529 assert.
9f6db0d3 530
49002d7f
L
5312011-03-05 H.J. Lu <hongjiu.lu@intel.com>
532
533 * config/obj-elf.c (elf_frob_symbol): Mention symbol name in
534 non-constant .size expression.
535
14aa5a8b
NC
5362011-03-02 Nick Clifton <nickc@redhat.com>
537
538 * ecoff.c: Incldue filenames.h
539
8b6efd89
KT
5402011-02-28 Kai Tietz <kai.tietz@onevision.com>
541
542 * depend.c (register_dependency): Use filename_(n)cmp.
543 * dwarf2dbg.c (get_filenum): Likewise.
544 * ecoff.c (add_file): Likewise.
545 (ecoff_generate_asm_lineno): Likewise.
546 * input-scrub.c (new_logical_line_flags): Likewise.
547 * listing.c (file_info): Likewise.
548 (listing_newline): Likewise.
549 * remap.c (remap_debug_filename): Likewise.
550 * stabs.c (generate_asm_file): Likewise.
551 (stabs_generate_asm_lineno): Likewise.
552
d455268f
MR
5532011-02-28 Maciej W. Rozycki <macro@codesourcery.com>
554
555 * config/tc-mips.c (append_insn): Disable branch relaxation for
556 DSP instructions.
557
3eebd5eb
MR
5582011-02-28 Maciej W. Rozycki <macro@codesourcery.com>
559
560 * config/tc-mips.c (macro): Handle M_PREF_AB.
561
66b3e8da
MR
5622011-02-28 Maciej W. Rozycki <macro@codesourcery.com>
563
564 * config/tc-mips.c (RELAX_BRANCH_ENCODE): Encode the temporary
565 register to use.
566 (RELAX_BRANCH_UNCOND): Adjust accordingly.
567 (RELAX_BRANCH_LIKELY): Likewise.
568 (RELAX_BRANCH_LINK): Likewise.
569 (RELAX_BRANCH_TOOFAR): Likewise.
570 (RELAX_BRANCH_AT): New macro.
571 (append_insn): Encode the temporary register to use in standard
572 MIPS branch relaxation.
573 (relaxed_branch_length): Update according to changes to
574 RELAX_BRANCH_ENCODE.
575 (md_convert_frag): Use the encoded register as the temporary.
576
ce70d90a
MR
5772011-02-28 Maciej W. Rozycki <macro@codesourcery.com>
578
579 * config/tc-mips.c (mips_fix_adjustable): On REL targets also
580 reject PC-relative relocations.
581
5c4f07ba
MR
5822011-02-28 Maciej W. Rozycki <macro@codesourcery.com>
583
584 * config/tc-mips.c (md_convert_frag): Correct message
585 capitalization.
586
5a0ade8b
AM
5872011-02-28 Alan Modra <amodra@gmail.com>
588
589 * symbols.c (report_op_error): Remove unnecessary forward declaration.
590 Add "op" parameter. Report operator and operand segments in error
591 message, not operand symbols.
592 (resolve_symbol_value): Always set segment for equated symbols, not
593 just when finalizing. Adjust report_op_error calls.
594
f2d8a97c
L
5952011-02-25 H.J. Lu <hongjiu.lu@intel.com>
596
7f648587
L
597 * config/tc-i386.c (reloc): Don't sign-check 4-byte relocations
598 if 64bit relocations aren't allowed.
f2d8a97c 599
e1e90034
AM
6002011-02-25 Alan Modra <amodra@gmail.com>
601
602 PR gas/12519
603 * config/obj-elf.c (elf_frob_symbol): Properly handle size expression.
604
dfa58db1
MR
6052011-02-21 Maciej W. Rozycki <macro@codesourcery.com>
606
607 * config/tc-mips.c (mips_ip) <'o'>: Remove duplicate
608 initialization of offset_reloc.
609
d58a1929
RH
6102011-02-15 Richard Henderson <rth@redhat.com>
611
612 * dw2gencfi.c (dot_cfi_dummy): New.
613 (cfi_pseudo_table) [!TARGET_USE_CFIPOP]: New.
614 * read.c (pobegin): Unconditionally call cfi_pop_insert.
615
822ce8ee
RW
6162011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
617
618 * configure: Regenerate.
619
36f44611
MF
6202011-02-13 Mike Frysinger <vapier@gentoo.org>
621
622 * config/bfin-lex.l (BYTEOP2M): Remove tokenization.
623 * config/bfin-parse.y (BYTEOP2M): Delete token.
624 (asm_1): Remove BYTEOP2M insn matching.
625
26bb3ddd
MF
6262011-02-12 Mike Frysinger <vapier@gentoo.org>
627
628 * config/bfin-defs.h: Include opcode/bfin.h.
629 (M_S2RND, M_T, M_W32, M_FU, M_TFU, M_IS, M_ISS2, M_IH, M_IU): Delete.
630
347d120a
MF
6312011-02-11 Mike Frysinger <vapier@gentoo.org>
632
633 * doc/c-bfin.texi (Instruction Delimiting): Fix occur typo.
634 (Modify Registers): Fix subtracted typo.
635 (.byte2): Extend and swap descriptions with .byte4.
636 (.byte4): Extend and swap descriptions with .byte2.
637 (.db, .dw, .dd): Document behavior.
638
5f956293
MF
6392011-02-11 Mike Frysinger <vapier@gentoo.org>
640
641 * config/bfin-parse.y (TESTSET): Reject REG_SP and REG_FP.
642
c0e524fe
AM
6432011-02-11 Alan Modra <amodra@gmail.com>
644
645 * doc/c-ppc.texi (PowerPC-Opts <-nops>): Clarify.
646
635fb38d
AM
6472011-02-10 Alan Modra <amodra@gmail.com>
648
649 * doc/as.texinfo (Overview): Add missing markup around Blackfin
650 and PowerPC options.
651
b8b738ac
AM
6522011-02-10 Alan Modra <amodra@gmail.com>
653
654 * config/tc-ppc.c (md_show_usage): Remove -l and -b. Add -K PIC.
655 * doc/as.texinfo: Refer to and include c-ppc.texi for PowerPC options.
656 (Overview <Target PowerPC options>): Add a number of missing options.
657 * doc/c-ppc.texi: Likewise. Add markup for use in manpage generation.
658
2dde1948
L
6592011-02-08 H.J. Lu <hongjiu.lu@intel.com>
660
661 PR gas/6957
662 * config/tc-i386.c (i386_align_code): Use f32_patt when tuning
663 for i686.
664
a586129e
L
6652011-02-08 H.J. Lu <hongjiu.lu@intel.com>
666
667 * config/tc-i386.c (set_cpu_arch): Also update cpu_arch_isa_flags
668 for ISA extensions.
669 (md_parse_option): Likewise.
670
98d23bef
BS
6712011-02-04 Bernd Schmidt <bernds@codesourcery.com>
672
673 * doc/as.texinfo (Target TIC6X options): Don't mention "-matomic".
674 * doc/c-tic6x.texi (TIC6X Directives): Don't mention ".atomic".
675 (TIC6X Options): Don't mention "-matomic".
676 * config/tc-tic6x.c (OPTION_MATOMIC, OPTION_MNO_ATOMIC): Delete.
677 (md_longopts): Remove corresponding entries.
678 (md_parse_option): Don't handle them.
679 (md_show_usage): Don't document them.
680 (tic6x_atomic): Delete variable.
681 (tic6x_update_features): Always copy tic6x_arch_enable to
682 tic6x_features.
683 (tic6x_arch_enable): Remove references to TIC6X_INSN_ATOMIC.
684 (s_tic6x_atomic, s_tic6x_noatomic): Remove functions.
685 (md_pseudo_table): Remove ".atomic" and ".noatomic".
686
a22429b9
NC
6872011-01-31 Nick Clifton <nickc@redhat.com>
688
689 * write.c (write_contents): Include output file name and bfd error
690 value when reporting the inability to write to the output file.
691 * config/tc-rx.c (rx_handle_align): Do not insert NOPs into align
692 frag that has a non-zero fill value.
693
eb6fae19
DD
6942011-01-27 DJ Delorie <dj@redhat.com>
695
696 * config/tc-rx.c (md_convert_frag): If we can't compute the target
697 address, zero out the values stored in the object file to make
698 objdump's output consistent.
699
ca19b261
KT
7002011-01-26 Kai Tietz <kai.tietz@onevision.com>
701
702 * config/tc-i386.c (md_begin): Set for x64 windows COFF target
703 x86_dwarf2_return_column to 32.
704
b37a4e79
NC
7052011-01-20 Nick Clifton <nickc@redhat.com>
706
707 PR gas/12384
708 * config/tc-h8300.c (constant_fits_width_p): Use correct type for
709 comparison.
710
6ac88ef3
L
7112011-01-18 H.J. Lu <hongjiu.lu@intel.com>
712
713 * write.c (compress_debug): Return if section size is smaller
714 than 32 bytes.
715
24a2d04d
L
7162011-01-18 H.J. Lu <hongjiu.lu@intel.com>
717
718 PR gas/12409
719 * write.c (compress_debug): Return if section size is 0.
720
4a58c4bd
NC
7212011-01-18 Mingfeng Wu <mingfeng@faraday-tech.com>
722
723 * config/tc-arm.c (arm_cpus): Add Faraday ARMv5TE compatible
724 cores: fa606te, fa616te, fmp626. Modify the VFP of fa626te.
725 * doc/c-arm.texi (ARM Options): Add -mcpu={fa606te, fa616te,
726 fmp626} options.
727
7c31ae13
NC
7282011-01-18 Nick Clifton <nickc@redhat.com>
729
730 PR gas/12390
731 * doc/all.texi: Add NS32K
732 * doc/as.texinfo: Remove target specific details of which
733 characters act as comment initiators and statement separators into
734 individual target specific files.
735 * doc/c-alpha.texi (Alpha-Chars): Document special behaviour of
736 the hash character at the start of a line.
737 * doc/c-arm.texi (ARM-Chars): Likewise.
738 * doc/c-avr.texi (AVR-Chars): Likewise.
739 * doc/c-d10v.texi (D10V-Chars): Likewise.
740 * doc/c-d30v.texi (D30V-Chars): Likewise.
741 * doc/c-mmix.texi (MMIX-Chars): Likewise.
742 * doc/c-s390.texi (s390 characters): Likewise.
743 * doc/c-sh.texi (SH-Chars): Likewise.
744 * doc/c-sh64.texi (SH64-Chars): Likewise.
745 * doc/c-sparc.texi (SPARC-Chars): Likewise.
746 * doc/c-tic6x.texi (TIC6X Syntax): Likewise.
747 * doc/c-xtensa.texi (Xtensa Syntax): Likewise.
748 * doc/c-z80.texi (Z80-Chars): Likewise.
749 * doc/c-z8k.texi (Z8000-Chars): Likewise.
750 * doc/c-pdp11.texi (PDP11-Syntax): Document line separator character.
751 * doc/c-arc.texi (ARC-Chars): Fill in this subsection.
752 * doc/c-bfin.texi (Blackfin Syntax): Document line comment and
753 line separator characters.
754 * doc/c-cr16.texi (CR16 Syntax): Likewise.
755 * doc/c-i386.texi (i386-Chars): Likewise.
756 * doc/c-i860.texi (i860-Chars): Likewise.
757 * doc/c-i960.texi (i960-Chars): Likewise.
758 * doc/c-ip2k.texi (IP2K-Chars): Likewise.
759 * doc/c-lm32.texi (LM32-Chars): likewise.
760 * doc/c-m32c.texi (M32C-Chars): Likewise.
761 * doc/c-m68hc11.texi (M68HC11-syntax): Likewise.
762 * doc/c-m68k.texi (M68K-Chars): Likewise.
763 * doc/c-microblaze.texi (MicroBlaze-Chars): Likewise.
764 * doc/c-msp430.texi (MSP430-Chars): Likewise.
765 * doc/c-mt.texi (MT-Chars): Likewise.
766 * doc/c-ns32k.texi (NS32K-Chars): Likewise.
767 * doc/c-pj.texi (PJ-Chars): Likewise.
768 * doc/c-ppc.texi (PowerPC-Chars): Likewise.
769 * doc/c-rx.texi (RX-Chars): Likewise.
770 * doc/c-score.texi (SCORE-Chars): Likewise.
771 * doc/c-tic54x.texi (TIC54X-Chars): Likewise.
772 * doc/c-v850.texi (V850-Chars): Likewise.
773 * doc/c-vax.texi (VAX-Chars): Likewise.
774 * doc/c-xc16x.texi (xc16x-Chars): Likewise.
775
2a2a0f38
QN
7762011-01-17 Quentin Neill <quentin.neill@amd.com>
777
778 * config/tc-i386.c (cpu_arch): Add CPU_TBM_FLAGS.
779
780 * doc/c-i386.texi (i386-TBM): New section.
781
862be3fb
L
7822011-01-16 H.J. Lu <hongjiu.lu@intel.com>
783
784 * config/tc-i386.c (disallow_64bit_disp): Renamed to ...
785 (disallow_64bit_reloc): This.
786 (md_assemble): Don't check movabs for x32 mode here.
787 (i386_target_format): Updated.
788 (tc_gen_reloc): Check if 64bit relocations are allowed.
789
7f56bc95
L
7902011-01-15 H.J. Lu <hongjiu.lu@intel.com>
791
792 * config/tc-i386.c (disallow_64bit_disp): New.
793 (x86_elf_abi): Replace X86_64_LP64_ABI/X86_64_ILP32_ABI with
794 X86_64_ABI/X86_64_X32_ABI.
795 (md_assemble): Don't allow movabs with relocation in x32 mode.
796 (i386_target_format): Updated.
797
570561f7
L
7982011-01-14 H.J. Lu <hongjiu.lu@intel.com>
799
800 * config/tc-i386.c (OPTION_N32): Renamed to ...
801 (OPTION_X32): This.
802 (md_longopts): Replace n32 with x32.
803 (md_parse_option): Updated.
804 (md_show_usage): Likewise.
805
4a22cb7c 806 * doc/c-i386.texi: Replace --n32 with --x32.
570561f7 807
c95354ed
MX
8082011-01-11 Mingjie Xing <mingjie.xing@gmail.com>
809
810 * config/tc-mips.c (mips_ip): Update error messages. Take an
811 unadjusted offset for "+c" argument.
812
7af8ed2d
NC
8132011-01-10 Nick Clifton <nickc@redhat.com>
814
815 * config/tc-i386.c (x86_elf_abi): Only define for targets that use
816 it.
817
cdf9ccec
NC
8182011-01-10 Nick Clifton <nickc@redhat.com>
819
820 * config/tc-arm.c (s_arm_tls_desceq): Move code into ELF-only
821 part of the file.
822
0855e32b
NS
8232011-01-10 Nathan Sidwell <nathan@codesourcery.com>
824 Glauber de Oliveira Costa <glommer@gmail.com>
825
826 * doc/c-arm.texi: Document TLSDESC and TLSCALL relocations, and
827 .tlsdescseq directive.
828 * config/tc-arm.c (arm_typed_reg_parse): Check for potential reloc
829 following a symbol.
830 (s_arm_tls_descseq): New directive.
831 (md_pseudo_table): Add it.
832 (encode_branch): Allow TLS_CALL relocs too.
833 (do_t_blx, do_t_branch23): Use encode_branch.
834 (reloc_names): Add tlsdesc and tlscall.
835 (md_apply_fix): Process tls desc relocations.
836 (tc_gen_reloc): Likewise.
837 (arm_fix_adjustable): Likewise.
838
87973e9f
QN
8392011-01-07 Quentin Neill <quentin.neill@amd.com>
840
841 * config/tc-i386.c (cpu_arch): Add CPU_BMI_FLAGS.
842
843 * doc/c-i386.texi (i386-BMI): New section.
844
12505806
PK
8452011-01-06 Paul Koning <ni1d@arrl.net>
846
847 * config/tc-pdp11.c (parse_op_no_deferred): Allow PC-relative
848 references to absolute addresses.
849
9689e3a3
DD
8502011-01-05 DJ Delorie <dj@redhat.com>
851
852 * config/tc-rx.c (tc_gen_reloc): Emit an RX_OP_NEG expression
853 instead of an RH_NEG32 one.
854
35cc6a0b
L
8552011-01-05 Jonathan Wakely <jwakely.gcc@gmail.com>
856
857 * doc/c-i386.texi: Clarify --n32.
858
f12dc422
L
8592011-01-04 H.J. Lu <hongjiu.lu@intel.com>
860
861 * config/tc-i386.c (build_modrm_byte): Allow encoding 32/64bit
862 integer registers in VEX.vvvv. Check register-only source
863 operand when two source operands are swapped. Properly update
864 destination when two source operands are swapped.
865
0db46eb4
L
8662011-01-01 H.J. Lu <hongjiu.lu@intel.com>
867
868 * gas.c (parse_args): Update copyright to 2011.
869
5b326c3e 870For older changes see ChangeLog-2010
08d56133
NC
871\f
872Local Variables:
873mode: change-log
874left-margin: 8
875fill-column: 74
876version-control: never
877End: