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