* elflink.c (_bfd_elf_merge_symbol): Allow type changes for
[deliverable/binutils-gdb.git] / gas / ChangeLog
CommitLineData
ade78dba
L
12011-06-20 H.J. Lu <hongjiu.lu@intel.com>
2
3 * configure.tgt: Revert x32 change.
4
b47d265e
NC
52011-06-20 Nick Clifton <nickc@redhat.com>
6
7 * doc/Makefile.am: (CPU_DOCS): Add c-xstormy16.texi.
8 * doc/Makefile.in: Regenerate.
9 * doc/all.texi: Set XSTORMY16.
10 * doc/c-xstormy16.texi: New file.
11
8b778942
L
122011-06-19 H.J. Lu <hongjiu.lu@intel.com>
13
14 * configure.tgt: Support x32.
15
90b3661c
NC
162011-06-15 Nick Clifton <nickc@redhat.com>
17
18 * NEWS: Mention addition of TILEPRO and TIKE-Gx support.
19
2fb4b302
TG
202011-06-14 Tristan Gingold <gingold@adacore.com>
21
22 * config/tc-ppc.h (struct ppc_tc_sy): Complete comment on within.
23 (tc_new_dot_label): Define.
24 (ppc_new_dot_label): Declare.
25 * config/tc-ppc.c (ppc_frob_label): Set within target field.
26 (ppc_fix_adjustable): Use this field to adjust the reloc.
27 (ppc_new_dot_label): New function.
28
85b0f90c
AM
292011-06-14 Alan Modra <amodra@gmail.com>
30
31 * po/POTFILES.in: Regenerate.
32
aa137e4d
NC
332011-06-13 Walter Lee <walt@tilera.com>
34
35 * Makefile.am (TARGET_CPU_CFILES): Add config/tc-tilegx.c and
36 config/tc-tilepro.c.
37 (TARGET_CPU_HFILES): Add config/tc-tilegx.h and
38 config/tc-tilepro.h.
39 * Makefile.in: Regenerate.
40 * configure.tgt (tilepro-*-*): New.
41 (tilegx-*-*): Likewise.
42 * config/tc-tilegx.c: New file.
43 * config/tc-tilegx.h: Likewise.
44 * config/tc-tilepro.h: Likewise.
45 * config/tc-tilepro.c: Likewise.
46 * doc/Makefile.am (CPU_DOCS): Add c-tilegx.texi and
47 c-tilepro.texi.
48 * doc/Makefile.in: Regenerate.
49 * doc/all.texi (TILEGX): Define.
50 (TILEPRO): Define.
51 * doc/as.texinfo: Add Tile-Gx and TILEPro documentation. Include
52 c-tilegx.texi and c-tilepro.texi.
53 * doc/c-tilegx.texi: New.
54 * doc/c-tilepro.texi: New.
55
94342ec3
NC
562011-06-13 Nick Clifton <nickc@redhat.com>
57
58 PR gas/12854
59 * config/tc-arm.c (do_shift): Do not allow shift operations at the
60 end of a register based shift insn.
61 (do_t_shift): Likewise.
62
f9e53abc
NC
632011-06-13 Nick Clifton <nickc@redhat.com>
64
65 * config/tc-score.c (s3_my_get_expression): Delete unused local
66 variable 'seg'.
67 (s3_do_ldst_insn): Delete unused local variable 'strbak'.
68 (s3_do16_ldst_insn): Delete unused local variable 'temp'.
69 (s3_do_macro_bcmp): Zero inst_expand array.
70 (s3_do_macro_bcmpz): Likewise.
71 (s3_s_score_end): Delete unused local variable 'dot'.
72 (s3_gen_reloc): Delete unused local variables 'f', 's', and 'e'.
73 * config/tc-score7.c (s7_my_get_expression): Delete unused local
74 variable 'seg'.
75 (s7_do_ldst_insn): Delete unused local variable 'strbak'.
76 (s7_b32_relax_to_b16): Delete unused local variables 'r_old' and
77 'r_new'.
78 (s7_s_score_end): Delete unused local variable 'dot'.
79 (s7_relax_frag): Delete unused local variable 'relax_size'.
80 (s7_gen_reloc): Delete unused local variables 'f', 's', and 'e'.
81
6c30d220
L
822011-06-10 H.J. Lu <hongjiu.lu@intel.com>
83
84 AVX Programming Reference (June, 2011)
85 * config/tc-i386.c (i386_error): Add invalid_vsib_address and
86 unsupported_vector_index_register.
87 (cpu_arch): Add .avx2, .bmi2, .lzcnt and .invpcid.
88 (check_VecOperands): New.
f9e53abc 89 (match_template): Call check_VecOperands. Handle
6c30d220
L
90 invalid_vsib_address and unsupported_vector_index_register.
91 (build_modrm_byte): Support VecSIB. Check register-only source
92 operand when two source operands are swapped.
93 (i386_index_check): Allow Xmm/Ymm index registers.
94
95 * doc/c-i386.texi: Document avx2/.avx2, bmi2/.bmi2, lzcnt/.lzcnt
96 and invpcid./invpcid.
97
fd596c16
NC
982011-06-09 Nick Clifton <nickc@redhat.com>
99
100 PR gas/12861
101 * config/tc-cr16.c (tc_gen_reloc): Remove unused local variable
102 code.
103 (check_cinv_options): Remove unused local variables. Make
104 function void.
105 (md_assemble): Remove unused local variable.
106
c56791bb
RE
1072011-06-09 James Greenhalgh <james.greenhalgh@arm.com>
108
109 * config/tc-arm.c (do_ldrd): Warn in unpredictable cases.
110
331fe616 1112011-06-03 Arnaud Patard <arnaud.patard@rtp-net.org>
a4482bb6
NC
112
113 PR gas/12698
114 * config/tc-arm.c (parse_psr): Set m_profile to false when
115 assembling for any architecture.
116
26d97720
NS
1172011-06-02 Jie Zhang jie@codesourcery.com
118 Nathan Sidwell nathan@codesourcery.com
119
120 * config/tc-arm.c (parse_address_main): Handle -0 offsets.
121 (encode_arm_addr_mode_2): Set default sign of zero here ...
122 (encode_arm_addr_mode_3): ... and here.
123 (encode_arm_cp_address): ... and here.
124 (md_apply_fix): Use default sign of zero here.
125
cc643b88
NC
1262011-06-02 Nick Clifton <nickc@redhat.com>
127
128 * as.c: Fix spelling typo.
129 * read.c: Likewise.
130 * config/tc-ppc.c: Likewise.
131 * po/gas.pit: Regenerate.
132
3b2f0793
PB
1332011-05-31 Paul Brook <paul@codesourcery.com>
134
135 * config/tc-arm.c (arm_cpus): Add Cortex-R5.
136 (arm_extensions): Allow idiv on ARMv7-R.
137 * doc/c-arm.text: Update idiv extension restrictions.
138
b5884301
PB
1392011-05-31 Paul Brook <paul@codesourcery.com>
140
141 * config/tc-arm.c (arm_force_relocation): Resolve all pc-relative
142 loads.
143
10960bfb
PB
1442011-05-31 Paul Brook <paul@codesourcery.com>
145
146 * config/tc-arm.c (do_t_branch): Avoid relaxing branches to constant
147 addresses.
148
6e7ce2cd
PB
1492011-05-31 Paul Brook <paul@codesourcery.com>
150 Nathan Sidwell <nathan@codesourcery.com>
151
152 * config/tc-arm.c (fix_new_arm): Create an absolute symbol for
153 pc-relative fixes to constants.
154 * config/tc-arm.h (TC_FORCE_RELOCATATION_ABS): Define.
cc643b88 155
8e1adb8d
NC
1562011-05-27 Nick Clifton <nickc@redhat.com>
157
158 * config/tc-s390.c (md_begin): Remove unused variable dup_insn.
159
c8fa16ed
AK
1602011-05-24 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
161
162 * config/tc-s390.c (md_gather_operands): Fix check for floating
163 register pair operands.
164
5e4b319c
AK
1652011-05-24 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
166
167 * config/tc-s390.c (md_gather_operands): Emit an error for odd
168 numbered registers used as register pair operand.
169
56d0a8a1
NC
1702011-05-23 Nick Clifton <nickc@redhat.com>
171
172 * config/tc-v850.h (TC_FX_SIZE_SLACK): Define.
173
4a732032
BS
1742011-05-20 Bernd Schmidt <bernds@codesourcery.com>
175
176 * config/tc-tic6x.c (tic6x_operators): Add "pcr_offset".
177 (tic6x_parse_name): Handle it.
178 (tic6x_fix_new_exp): Handle O_pcr_offset.
179 (tic6x_fix_adjustable): Return 0 for the new relocs.
180 (md_apply_fix): Handle them.
181 (tc_gen_reloc): Likewise.
182 * config/tc-tic6x.h (tic6x_fix_info): Add a fix_subsy member.
183
d0da06e2
NC
1842011-05-18 Nick Clifton <nickc@redhat.com>
185
186 PR gas/12754
187 * config/tc-tic30.c (ordinal_names): Allow translation of the
188 ordinal names.
189
a1727c1a
NC
1902011-05-18 Nick Clifton <nickc@redhat.com>
191
192 * config/tc-arm.c (s_unreq): Reword warning message to make it
193 easier to translate.
194 * config/tc-ia64.c (md_show_usage): Add note for translators.
195 * configure.in (ALL_LINGUAS): Add "fi".
196 * configure: Regenerate.
197
85645aed
TG
1982011-05-18 Tristan Gingold <gingold@adacore.com>
199
200 * config/tc-ppc.h (ppc_tc_sy): Reorder fields.
201 Put size into an union with dw.
202 (OBJ_COPY_SYMBOL_ATTRIBUTES): Adjust.
203 (ppc_xcoff_end): Declare.
204 (md_end): Define.
205 * config/tc-ppc.c: Add includes for xcoff.
206 (ppc_dwsect): New function.
207 (md_pseudo_table): Add dwsect.
208 (struct dw_subsection): New.
209 (dw_sections): New.
210 (ppc_change_debug_section): New function.
211 (ppc_xcoff_end): Ditto.
212 (ppc_function): Adjust for ppc_tc_sy.
213 (ppc_symbol_new_hook): Ditto.
214 (ppc_frob_symbol): Ditto.
215 (ppc_frob_section): Do not set vma for debug sections.
216 (ppc_fix_adjustable): Return true for debug sections.
217 * config/obj-coff.c: Add includes for xcoff.
218 (coff_frob_section): Handle dwarf section.
219
9fd07943
NC
2202011-05-17 Nick Clifton <nickc@redhat.com>
221
4e511523
NC
222 * po/fi.po: New Finnish translation.
223 * po/fr.po: Updated French translation.
224
9fd07943
NC
225 * config/tc-m32r.c (md_show_usage): Fix typos in descriptions.
226 * config/tc-mt.c (md_assemble): Fix typos in warning messages.
227 * cond.c (s_else): Fix typos in error messages.
228 * config/tc-pj.c (md_assemble): Fix typo in error message.
229
0d7e0060
HPN
2302011-05-16 Hans-Peter Nilsson <hp@axis.com>
231
232 * config/tc-cris.c (md_parse_option) <OPTION_PIC>: Error if not
233 emitting ELF object.
234 (md_show_usage): Only mention --pic if the assembler can generate
235 ELF objects.
236 * doc/c-cris.texi (CRIS-Opt): Mention that generating ELF is a
237 prerequisite for --pic being a valid option.
238
5648d7c7
AM
2392011-05-13 Frederic Marchal <fmarchal@perso.be>
240
241 PR gas/12755
242 * config/tc-v850.c (parse_register_list): Correct error string.
243
8aedb9fe
QN
2442011-05-12 Quentin Neill <quentin.neill@amd.com>
245
246 * config/tc-i386.c (cpu_arch): Rename PROCESSOR_BDVER1 to PROCESSOR_BD.
247 (i386_align_code): Ditto
248
58ad575f
MGD
2492011-05-12 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
250
251 PR gas/12715
252 * config/tc-arm.c (parse_big_immediate): Fix parsing of 64-bit
253 immediates on 32-bit hosts.
254
af2f724e
QN
2552011-05-10 Quentin Neill <quentin.neill@amd.com>
256
257 * config/tc-i386.c (cpu_arch): Add bdver2 and rename
258 PROCESSOR_BDVER1 to PROCESSOR_BDVER.
259 (i386_align_code): Rename PROCESSOR_BDVER1.
260 (processor_type): Ditto.
261 * doc/c-i386.texi: Add bdver2.
262
6e789b26
AM
2632011-05-10 Alan Modra <amodra@gmail.com>
264
265 * dw2gencfi.c (tc_cfi_endproc): Avoid "set but not used" error.
266
1bce6bd8
PB
2672011-05-09 Paul Brook <paul@codesourcery.com>
268
269 * config/tc-tic6x.c (streq): Define.
270 (tic6x_get_unwind): New.
271 (s_tic6x_cantunwind, s_tic6x_handlerdata, s_tic6x_endp,
272 s_tic6x_personalityindex, s_tic6x_personality): New functions.
273 (md_pseudo_table): Add "endp", "handlerdata", "personalityindex",
274 "personality" and "cantunwind".
275 (tic6x_regname_to_dw2regnum, tic6x_frame_initial_instructions,
276 tic6x_start_unwind_section, tic6x_unwind_frame_regs,
277 tic6x_pop_rts_offset_little, tic6x_pop_rts_offset_big,
278 tic6x_unwind_reg_from_dwarf, tic6x_flush_unwind_word,
279 tic6x_unwind_byte, tic6x_unwind_2byte, tic6x_unwind_uleb,
280 tic6x_cfi_startproc, output_exidx_entry, tic6x_output_unwinding,
281 tic6x_cfi_endproc): New.
282 * config/tc-tic6x.h (TIC6X_NUM_UNWIND_REGS): Define.
283 (tic6x_unwind_info): New.
284 (tic6x_segment_info_type): Add marked_pr_dependency, unwind and
285 text_unwind.
286 (TARGET_USE_CFIPOP, tc_regname_to_dw2regnum,
287 tc_cfi_frame_initial_instructions, DWARF2_DEFAULT_RETURN_COLUMN,
288 DWARF2_CIE_DATA_ALIGNMENT, tc_cfi_startproc, tc_cfi_endproc,
289 tc_cfi_section_name): Define.
290 * doc/c-tic6x.texi: Document new unwinding directives.
291 * dw2gencfi.c (tc_cfi_startproc, tc_cfi_endproc): Add default
292 definitions.
293 (cfi_insn_data, fde_entry, CFI_adjust_cfa_offset, CFI_return_column,
294 CFI_rel_offset, CFI_escape, CFI_signal_frame, CFI_val_encoded_addr):
295 Move to dw2gencfi.h.
296 (CFI_EMIT_target): Define.
297 (dot_cfi_sections): Check tc_cfi_section_name.
298 (dot_cfi_startproc): Use tc_cfi_startproc.
299 (dot_cfi_endproc): Use tc_cfi_endproc.
300 * dw2gencfi.h (cfi_insn_data, fde_entry, CFI_adjust_cfa_offset,
301 CFI_return_column, CFI_rel_offset, CFI_escape, CFI_signal_frame,
302 CFI_val_encoded_addr): Move to here from dw2gencfi.c.
303
6303c4ae
AM
3042011-05-07 Alan Modra <amodra@gmail.com>
305
306 * dw2gencfi.c (CUR_SEG, SET_CUR_SEG, HANDLED, SET_HANDLED): Define.
307 Use throughout in place of #if SUPPORT_FRAME_LINKONCE.
308 (struct fde_entry): Rename cseg to cur_seg.
309 (cfi_change_reg_numbers): Remove ATTRIBUTE_UNUSED.
310 (get_cfi_seg): Likewise. Use if (SUPPORT_FRAME_LINKONCE) rather
311 that #if SUPPORT_FRAME_LINKONCE.
312 (cfi_finish): Likewise.
313
f3b574bf
TG
3142011-05-06 Tristan Gingold <gingold@adacore.com>
315
316 * read.c (s_comm_internal): Remove code for OBJ_VMS.
317 (s_data): Ditto.
318 (s_text): Ditto.
319 * write.c (write_object_file): Ditto.
320 * symbols.c (define_sym_at_dot): Ditto.
321 (colon): Ditto.
322
67ed7401
AM
3232011-05-05 Alan Modra <amodra@gmail.com>
324
325 * dw2gencfi.c (SUPPORT_FRAME_LINKONCE): Define. Use throughout
326 file to conditionally compile code added 2011-04-26.
327 (cfi_change_reg_numbers): Add ATTRIBUTE_UNUSED on params only used
328 when SUPPORT_FRAME_LINKONCE.
329 (get_cfi_seg): Likewise. Reintroduce old code for when not
330 SUPPORT_FRAME_LINKONCE.
331 (cfi_finish): Move get_cfi_seg calls out of loop when not
332 SUPPORT_FRAME_LINKONCE. Avoid unused var warning.
333
2fbb87f6
PB
3342011-05-03 Paul Brook <paul@codesourcery.com>
335
2fbb87f6
PB
336 * config/tc-tic6x.c (s_ehtype): New function.
337 (md_pseudo_table): Add "ehtype".
338 (tic6x_fix_adjustable, md_apply_fix): BFD_RELOC_C6000_EHTYPE.
339 * doc/c-tic6x.texi: Document .ehtype directive.
340
72b016b4
NC
3412011-04-26 Kai Tietz <ktietz@redhat.com>
342
343 * dw2gencfi.c (dwcfi_seg_list): New struct.
344 (dwcfi_hash): New static hash variable.
345 (get_debugseg_name): New.
346 (alloc_debugseg_item): New.
347 (make_debug_seg): New.
348 (dwcfi_hash_insert): New.
349 (dwcfi_hash_find): New.
350 (dwcfi_hash_find_or_make): New.
351 (cfi_insn_data): New member cur_seg.
352 (cie_entry): Likewise.
353 (fde_entry): New cseg and handled members.
354 (alloc_fde_entry): Initialize cseg member.
355 (alloc_cfi_insn_data): Initialize cur_seg member.
356 (dot_cfi_sections): Compare for beginning of
357 section names via strncmp.
358 (get_cfi_seg): New.
359 (cfi_finish): Treat link-once sections.
360 (is_now_linkonce_segment): New local helper.
361 (output_cie): Ignore cie entries not member of current
362 segment.
363 (output_fde): Likewise.
364 (select_cie_for_fde): Likewise.
365 (cfi_change_reg_numbers): Add new argument for current segment
366 and ignore insn elements, if not part of current segment.
367 * ehopt.c (get_cie_info): Use strncmp for
368 section name matching.
369 (heck_eh_frame): Likewise.
370
15be625d
CM
3712011-04-20 Catherine Moore <clm@codesourcery.com>
372 David Ung <davidu@mips.com>
373
374 * config/mips.c (mips_cl_insn): Add new field complete_p.
375 (create_insn): Initialize complete_p to zero.
376 (BASE_REG_EQ): New.
377 (fix_24k_align_to): New.
378 (fix_24k_store_info): Declare.
379 (fix_24k_sort): New.
380 (fix_24k_record_store_info): New.
381 (nops_for_24k): New.
382 (nops_for_insn): Call nops_for_24k.
383 (append_insn): Move O_constant expression handling.
72b016b4 384
8ad17b3a
AM
3852011-04-20 Alan Modra <amodra@gmail.com>
386
387 * hash.c (set_gas_hash_table_size): Use bfd_hash_set_default_size.
388 (hash_new_sized): New function, split out from..
389 (hash_new): ..here.
390
00bbc0bd
NC
3912011-04-19 Nick Clifton <nickc@redhat.com>
392
393 * config/tc-arm.c (v7m_psrs): Revert previous delta.
394
ac7f631b
NC
3952011-04-18 Julian Brown <julian@codesourcery.com>
396 Nick Clifton <nickc@redhat.com>
397
398 * config/tc-arm.c (parse_psr): Use selected_cpu not cpu_variant to
399 detect M-profile targets.
400 (do_t_swi): Exclude v7 and higher variants from arm_ext_os test.
401 (v7m_psrs): Fix typo: basepri_max should be basepri_mask.
402
902cc293
AK
4032011-04-14 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
404
405 * config/tc-s390.c (s390_machine): New prototype.
406 (md_pseudo_table): New pseudo-op .machine.
407 (s390_opcode_hash): Initialize to NULL.
408 (s390_parse_cpu): New function.
409 (md_parse_option): Use s390_parse_cpu.
410 (s390_setup_opcodes): New function.
411 (md_begin): Use s390_setup_opcodes.
412 (s390_machine): New hook handling the new .machine pseudo.
413
414 * doc/c-s390.texi: Document the new pseudo op .machine.
415
2b5d6a91
L
4162011-04-12 H.J. Lu <hongjiu.lu@intel.com>
417
418 * config/tc-i386.c (i386_mach): Start error message with lower
419 case.
420 (md_begin): Likewise.
421 (md_parse_option): Likewise.
422 (i386_target_format): Likewise.
423 (check_byte_reg): Likewise.
424 (check_long_reg): Likewise.
425 (check_qword_reg): Likewise.
426 (check_word_reg): Likewise.
427
0d9b4b55
NC
4282011-04-12 Nick Clifton <nickc@redhat.com>
429
430 PR gas/12532
431 * config/tc-arm.c (relax_branch): Do not relax branches to
432 preemptable global symbols.
433
d2cd1205
JB
4342011-04-11 Julian Brown <julian@codesourcery.com>
435
436 * config/tc-arm.c (parse_psr): Add LHS argument. Improve support
437 for *APSR bitmasks.
438 (operand_parse_code): Replace OP_PSR with OP_wPSR and OP_rPSR.
439 Remove OP_RVC_PSR.
440 (parse_operands): Likewise.
441 (do_mrs): Tweak error message for constraint.
442 (do_t_mrs): Update constraints for changes to APSR support.
443 (do_t_msr): Likewise. Don't set PSR_f flag here.
444 (psrs): Remove "g", "nzcvq", "nzcvqg".
445 (insns): Tweak entries for msr and mrs instructions.
446
4a57f2cf
KT
4472011-04-11 Kai Tietz <ktietz@redhat.com>
448
449 * config/tc-i386.c (x86_cons): Initialize adjust with zero.
450
249c2423
NC
4512011-04-11 Nick Clifton <nickc@redhat.com>
452
4e4f7c87
NC
453 * config/tc-i386.c (x86_cons): Define even for non-ELF targets.
454 * config/tc-i386.h (x86_cons): Always prototype.
455
249c2423
NC
456 * config/tc-cr16.c (getprocregp_image): Fix type of 'r' parameter
457 in order to avoid a compile time warning.
458 (getprocreg_image): Likewise.
459
d86fff44
AM
4602011-04-11 Alan Modra <amodra@gmail.com>
461
462 * config/tc-cr16.c (getprocreg_image): Correct range check.
463 (getprocregp_image): Likewise.
464
8c5fc800
JM
4652011-04-06 Joseph Myers <joseph@codesourcery.com>
466
467 * configure.tgt (strongarm*be, strongarm*b, strongarm*,
468 xscale*be|xscale*b, xscale*): Remove architectures.
469 (thumb-*-coff, thumb-*-rtems*, thumb-*-elf, thumb-epoc-pe,
470 thumb-*-pe, xscale-*-coff, xscale-*-elf): Remove targets.
471
592588f3
TG
4722011-04-01 Tristan Gingold <gingold@adacore.com>
473
474 * config/tc-ia64.c (md_apply_fix): Add a cast to avoid a warning.
475
ac145307
BS
4762011-03-31 Bernd Schmidt <bernds@codesourcery.com>
477
478 * config/tc-tic6x.c (sbss_section, scom_section, scom_symbol): New
479 static variables.
480 (md_begin): Initialize them.
481 (s_tic6x_scomm): New static function.
482 (md_pseudo_table): Add "scomm".
483 (tc_gen_reloc): Really undo all adjustments made by
484 bfd_install_relocation.
485 * doc/c-tic6x.texi: Document the .scomm directive.
486
fc0eebac
TG
4872011-03-31 Tristan Gingold <gingold@adacore.com>
488
489 * dwarf2dbg.c (DWARF2_VERSION): Define.
490 (out_debug_line): Use it.
491 (out_debug_aranges): Ditto.
492 (out_debug_info): Ditto.
493 * config/tc-ia64.h (DWARF2_VERSION): Override it.
494
f956bf33
NC
4952011-03-30 Michael Snyder <msnyder@vmware.com>
496
497 * obj-elf.c (obj_elf_section): Free malloced name.
4ac14836
NC
498 * macro.c (get_any_string): Free malloced br_buf.
499 (do_formals): Free 'formal'.
f956bf33 500
c734e7e3
TG
5012011-03-30 Tristan Gingold <gingold@adacore.com>
502
503 * config/tc-ppc.c (ppc_frob_symbol): Convert stsym symbols value
504 to offset only if within is set.
505 (ppc_stabx): Reformat. For stsym stabs, add a check and set
506 within only for symbols.
507
af3ecb4a
RH
5082011-03-29 Richard Henderson <rth@redhat.com>
509
510 PR 12610
511 * config/tc-alpha.c (s_alpha_align): Don't auto-align a previous
512 label; zap alpha_insn_label.
513
75c1c785
L
5142011-03-29 H.J. Lu <hongjiu.lu@intel.com>
515
516 * config/tc-i386.c (handle_quad): Properly handle multiple
517 operands.
518
fc99ebdc
MF
5192011-03-29 Mike Frysinger <vapier@gentoo.org>
520
521 * config/bfin-parse.y (BYTEUNPACK): Return yyerror when dest
522 reg $2 is the same as dest reg $4.
523
3823a074
MF
5242011-03-29 Mike Frysinger <vapier@gentoo.org>
525
526 * config/bfin-parse.y (BYTEOP16M): Return yyerror when dest
527 reg $2 is the same as dest reg $4.
528
0be99d4b
MF
5292011-03-29 Mike Frysinger <vapier@gentoo.org>
530
531 * config/bfin-parse.y (BYTEOP16P): Return yyerror when dest
532 reg $2 is the same as dest reg $4.
533
f4a2f576
MF
5342011-03-28 Mike Frysinger <vapier@gentoo.org>
535
536 * config/bfin-parse.y (16bit acc add): Return yyerror when dest
537 reg $1 is the same as dest reg $7.
538
314a59d5
L
5392011-03-28 H.J. Lu <hongjiu.lu@intel.com>
540
541 * config/tc-i386.c (handle_quad): New.
542 (md_pseudo_table): Add "quad".
543
5b806d27
NC
5442011-03-26 John Marino <binutils@marino.st>
545
546 * configure.tgt: Fix support for *-*-dragonfly*.
547 * config/tc-i386.c: define SVR4_COMMENT_CHARS for dragonfly.
548 * config/te-dragonfly.h: New file.
549
b8c610a7
EW
5502011-03-24 Eric B. Weddington <eric.weddington@atmel.com>
551
552 * config/tc-avr.c (mcu_types): Add new devices: atmega325pa,
553 atmega3250pa, atmega3290pa, atmega16hvbrevb, atmega32hvbrevb,
554 at90pwm161.
555 * doc/c-avr.texi: Document new device names.
556
2dd0dc94
MF
5572011-03-24 Mike Frysinger <vapier@gentoo.org>
558
559 * config/bfin-parse.y (dual 32bit add/sub): Return yyerror when dest
560 reg $1 is the same as dest reg $7.
561 (quad 16bit add/sub): Return yyerror when dest reg $1 is the same as
562 dest reg $7.
563
a0bc8198
MF
5642011-03-24 Mike Frysinger <vapier@gentoo.org>
565
566 * config/bfin-parse.y (check_macfuncs): Clarify error message when
567 P is mismatched. Check destination regno are off by one when P is
568 set, or are equal when P is not set.
569
ba48c47b
MF
5702011-03-23 Mike Frysinger <vapier@gentoo.org>
571
572 * config/bfin-parse.y (SEARCH): Return yyerror when dest reg $2 is
573 the same as dest reg $4.
574 (BITMUX): Return yyerror when dest reg $3 is the same as dest reg $5.
575
6f8a4444
EW
5762011-03-23 Eric B. Weddington <eric.weddington@atmel.com>
577
578 * config/tc-avr.c (mcu_types): Add new xmega devices: atxmega64a1u,
579 atxmega128a1u, atxmega16x1, atxmega32x1, atxmega128b1, atxmega256a3bu.
580 * doc/c-avr.texi: Document new device names.
581
8cc66334
EW
5822011-03-22 Eric B. Weddington <eric.weddington@atmel.com>
583
584 * config/tc-avr.c (struct avr_opcodes_s): Add opcode field.
585 (AVR_INSN): Change definition to match.
586 (avr_opcodes): Likewise, change to match.
587 (mcu_types): Add XMEGA architecture names and new XMEGA device names.
588 (md_show_usage): Add XMEGA architecture names.
589 (avr_operand): Add 'E' constraint for DES instruction of XMEGA devices.
590 Add support for SPM Z+ instruction.
591 * doc/c-avr.texi: Add documentation for XMEGA architectures and
592 devices.
593
4fb8d1c6
EW
5942011-03-21 Eric B. Weddington <eric.weddington@atmel.com>
595
596 * config/tc-avr.c (md_show_usage): Add "Assembler" text to output.
597
869fe6ea
AM
5982011-03-18 Alan Modra <amodra@gmail.com>
599
600 * config/obj-elf.c (elf_frob_symbol): Report S_SET_SIZE symbol
601 on .size expression errors rather than symbols in the size expression.
602
144886fa
AM
6032011-03-18 Alan Modra <amodra@gmail.com>
604
605 * input-scrub.c (line_numberT): Delete.
606 (input_scrub_close): Reset line counters.
607 * messages.c (as_show_where): Don't print invalid line number.
608 (as_warn_internal, as_bad_internal): Likewise.
609
04648e65
AM
6102011-03-18 Alan Modra <amodra@gmail.com>
611
612 * read.c (read_a_source_file): Remove md_after_pass_hook.
613 Move "quit" label before set of dot_symbol.
614 * config/tc-d10v.h (md_after_pass_hook): Don't define.
615 * config/tc-d30v.h (md_after_pass_hook): Likewise.
616 * config/tc-m32r.h (md_after_pass_hook): Likewise.
617 (md_cleanup): Define to call m32r_fill_insn.
618
db3a4e40
AK
6192011-03-18 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
620
621 * config/tc-s390.c (md_parse_option): Add -march=all option which
622 switches to the highest available CPU.
623
259af69e
AM
6242011-03-17 Alan Modra <amodra@gmail.com>
625
626 PR 12569
627 * expr.c (operand): Correct passing of "mode" to expr.
628 * read.c (do_org): Allow expr_section.
629 (get_known_segmented_expression): Don't assert anything about the
630 segment.
631
21be61f5
L
6322011-03-16 H.J. Lu <hongjiu.lu@intel.com>
633
634 * as.c (show_usage): Add --size-check=.
635 (parse_args): Add and handle OPTION_SIZE_CHECK.
636
637 * as.h (flag_size_check): New.
638
639 * config/obj-elf.c (elf_frob_symbol): Use as_bad to report
640 bad .size directive only for --size-check=error.
641
642 * doc/as.texinfo: Document --size-check=.
643
7f35e991
MF
6442011-03-14 Mike Frysinger <vapier@gentoo.org>
645
646 * config/tc-bfin.c (bfin_cpus[]): Add 0.4 for
647 bf542/bf544/bf547/bf548/bf549.
648
34e77a92
RS
6492011-03-14 Richard Sandiford <richard.sandiford@linaro.org>
650
651 * config/tc-arm.c (md_pcrel_from_section): Use S_FORCE_RELOC to
652 determine whether a relocation is needed.
653 (md_apply_fix, arm_apply_sym_value): Likewise.
654
35fc36a8
RS
6552011-03-14 Richard Sandiford <richard.sandiford@linaro.org>
656
657 * config/tc-arm.c (arm_adjust_symtab): Set the branch type
658 for Thumb symbols.
659
502df130
NC
6602011-03-11 Nick Clifton <nickc@redhat.com>
661
662 * remap.c (remap_debug_filename): Always allocate a buffer for the
663 returned pointer.
664 * stabs.c (stabs_generate_asm_file): Free the pointer returned by
665 remap_debug_filename.
666
5652b491
MS
6672011-03-10 Michael Snyder <msnyder@vmware.com>
668
669 Revert the following change:
670 * dwarf2dbg.c (out_file_list): Free malloced 'dir'.
671 (out_debug_info): Free malloced 'dirname' and 'comp_dir'.
672
293855c8
AM
6732011-03-10 Alan Modra <amodra@gmail.com>
674
675 * gas/config/obj-elf.h (ELF_TARGET_SYMBOL_FIELDS,
676 TARGET_SYMBOL_FIELDS): Don't define.
677 * gas/config/tc-arc.c (arc_common): Use correct symbol "local" field.
678
9f6db0d3
MS
6792011-03-09 Michael Snyder <msnyder@vmware.com>
680
681 * dwarf2dbg.c (out_file_list): Free malloced 'dir'.
682 (out_debug_info): Free malloced 'dirname' and 'comp_dir'.
5652b491
MS
683 (emit_fixed_inc_line_addr): Assign instead of conditional in
684 assert.
9f6db0d3 685
49002d7f
L
6862011-03-05 H.J. Lu <hongjiu.lu@intel.com>
687
688 * config/obj-elf.c (elf_frob_symbol): Mention symbol name in
689 non-constant .size expression.
690
14aa5a8b
NC
6912011-03-02 Nick Clifton <nickc@redhat.com>
692
693 * ecoff.c: Incldue filenames.h
694
8b6efd89
KT
6952011-02-28 Kai Tietz <kai.tietz@onevision.com>
696
697 * depend.c (register_dependency): Use filename_(n)cmp.
698 * dwarf2dbg.c (get_filenum): Likewise.
699 * ecoff.c (add_file): Likewise.
700 (ecoff_generate_asm_lineno): Likewise.
701 * input-scrub.c (new_logical_line_flags): Likewise.
702 * listing.c (file_info): Likewise.
703 (listing_newline): Likewise.
704 * remap.c (remap_debug_filename): Likewise.
705 * stabs.c (generate_asm_file): Likewise.
706 (stabs_generate_asm_lineno): Likewise.
707
d455268f
MR
7082011-02-28 Maciej W. Rozycki <macro@codesourcery.com>
709
710 * config/tc-mips.c (append_insn): Disable branch relaxation for
711 DSP instructions.
712
3eebd5eb
MR
7132011-02-28 Maciej W. Rozycki <macro@codesourcery.com>
714
715 * config/tc-mips.c (macro): Handle M_PREF_AB.
716
66b3e8da
MR
7172011-02-28 Maciej W. Rozycki <macro@codesourcery.com>
718
719 * config/tc-mips.c (RELAX_BRANCH_ENCODE): Encode the temporary
720 register to use.
721 (RELAX_BRANCH_UNCOND): Adjust accordingly.
722 (RELAX_BRANCH_LIKELY): Likewise.
723 (RELAX_BRANCH_LINK): Likewise.
724 (RELAX_BRANCH_TOOFAR): Likewise.
725 (RELAX_BRANCH_AT): New macro.
726 (append_insn): Encode the temporary register to use in standard
727 MIPS branch relaxation.
728 (relaxed_branch_length): Update according to changes to
729 RELAX_BRANCH_ENCODE.
730 (md_convert_frag): Use the encoded register as the temporary.
731
ce70d90a
MR
7322011-02-28 Maciej W. Rozycki <macro@codesourcery.com>
733
734 * config/tc-mips.c (mips_fix_adjustable): On REL targets also
735 reject PC-relative relocations.
736
5c4f07ba
MR
7372011-02-28 Maciej W. Rozycki <macro@codesourcery.com>
738
739 * config/tc-mips.c (md_convert_frag): Correct message
740 capitalization.
741
5a0ade8b
AM
7422011-02-28 Alan Modra <amodra@gmail.com>
743
744 * symbols.c (report_op_error): Remove unnecessary forward declaration.
745 Add "op" parameter. Report operator and operand segments in error
746 message, not operand symbols.
747 (resolve_symbol_value): Always set segment for equated symbols, not
748 just when finalizing. Adjust report_op_error calls.
749
f2d8a97c
L
7502011-02-25 H.J. Lu <hongjiu.lu@intel.com>
751
7f648587
L
752 * config/tc-i386.c (reloc): Don't sign-check 4-byte relocations
753 if 64bit relocations aren't allowed.
f2d8a97c 754
e1e90034
AM
7552011-02-25 Alan Modra <amodra@gmail.com>
756
757 PR gas/12519
758 * config/obj-elf.c (elf_frob_symbol): Properly handle size expression.
759
dfa58db1
MR
7602011-02-21 Maciej W. Rozycki <macro@codesourcery.com>
761
762 * config/tc-mips.c (mips_ip) <'o'>: Remove duplicate
763 initialization of offset_reloc.
764
d58a1929
RH
7652011-02-15 Richard Henderson <rth@redhat.com>
766
767 * dw2gencfi.c (dot_cfi_dummy): New.
768 (cfi_pseudo_table) [!TARGET_USE_CFIPOP]: New.
769 * read.c (pobegin): Unconditionally call cfi_pop_insert.
770
822ce8ee
RW
7712011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
772
773 * configure: Regenerate.
774
36f44611
MF
7752011-02-13 Mike Frysinger <vapier@gentoo.org>
776
777 * config/bfin-lex.l (BYTEOP2M): Remove tokenization.
778 * config/bfin-parse.y (BYTEOP2M): Delete token.
779 (asm_1): Remove BYTEOP2M insn matching.
780
26bb3ddd
MF
7812011-02-12 Mike Frysinger <vapier@gentoo.org>
782
783 * config/bfin-defs.h: Include opcode/bfin.h.
784 (M_S2RND, M_T, M_W32, M_FU, M_TFU, M_IS, M_ISS2, M_IH, M_IU): Delete.
785
347d120a
MF
7862011-02-11 Mike Frysinger <vapier@gentoo.org>
787
788 * doc/c-bfin.texi (Instruction Delimiting): Fix occur typo.
789 (Modify Registers): Fix subtracted typo.
790 (.byte2): Extend and swap descriptions with .byte4.
791 (.byte4): Extend and swap descriptions with .byte2.
792 (.db, .dw, .dd): Document behavior.
793
5f956293
MF
7942011-02-11 Mike Frysinger <vapier@gentoo.org>
795
796 * config/bfin-parse.y (TESTSET): Reject REG_SP and REG_FP.
797
c0e524fe
AM
7982011-02-11 Alan Modra <amodra@gmail.com>
799
800 * doc/c-ppc.texi (PowerPC-Opts <-nops>): Clarify.
801
635fb38d
AM
8022011-02-10 Alan Modra <amodra@gmail.com>
803
804 * doc/as.texinfo (Overview): Add missing markup around Blackfin
805 and PowerPC options.
806
b8b738ac
AM
8072011-02-10 Alan Modra <amodra@gmail.com>
808
809 * config/tc-ppc.c (md_show_usage): Remove -l and -b. Add -K PIC.
810 * doc/as.texinfo: Refer to and include c-ppc.texi for PowerPC options.
811 (Overview <Target PowerPC options>): Add a number of missing options.
812 * doc/c-ppc.texi: Likewise. Add markup for use in manpage generation.
813
2dde1948
L
8142011-02-08 H.J. Lu <hongjiu.lu@intel.com>
815
816 PR gas/6957
817 * config/tc-i386.c (i386_align_code): Use f32_patt when tuning
818 for i686.
819
a586129e
L
8202011-02-08 H.J. Lu <hongjiu.lu@intel.com>
821
822 * config/tc-i386.c (set_cpu_arch): Also update cpu_arch_isa_flags
823 for ISA extensions.
824 (md_parse_option): Likewise.
825
98d23bef
BS
8262011-02-04 Bernd Schmidt <bernds@codesourcery.com>
827
828 * doc/as.texinfo (Target TIC6X options): Don't mention "-matomic".
829 * doc/c-tic6x.texi (TIC6X Directives): Don't mention ".atomic".
830 (TIC6X Options): Don't mention "-matomic".
831 * config/tc-tic6x.c (OPTION_MATOMIC, OPTION_MNO_ATOMIC): Delete.
832 (md_longopts): Remove corresponding entries.
833 (md_parse_option): Don't handle them.
834 (md_show_usage): Don't document them.
835 (tic6x_atomic): Delete variable.
836 (tic6x_update_features): Always copy tic6x_arch_enable to
837 tic6x_features.
838 (tic6x_arch_enable): Remove references to TIC6X_INSN_ATOMIC.
839 (s_tic6x_atomic, s_tic6x_noatomic): Remove functions.
840 (md_pseudo_table): Remove ".atomic" and ".noatomic".
841
a22429b9
NC
8422011-01-31 Nick Clifton <nickc@redhat.com>
843
844 * write.c (write_contents): Include output file name and bfd error
845 value when reporting the inability to write to the output file.
846 * config/tc-rx.c (rx_handle_align): Do not insert NOPs into align
847 frag that has a non-zero fill value.
848
eb6fae19
DD
8492011-01-27 DJ Delorie <dj@redhat.com>
850
851 * config/tc-rx.c (md_convert_frag): If we can't compute the target
852 address, zero out the values stored in the object file to make
853 objdump's output consistent.
854
ca19b261
KT
8552011-01-26 Kai Tietz <kai.tietz@onevision.com>
856
857 * config/tc-i386.c (md_begin): Set for x64 windows COFF target
858 x86_dwarf2_return_column to 32.
859
b37a4e79
NC
8602011-01-20 Nick Clifton <nickc@redhat.com>
861
862 PR gas/12384
863 * config/tc-h8300.c (constant_fits_width_p): Use correct type for
864 comparison.
865
6ac88ef3
L
8662011-01-18 H.J. Lu <hongjiu.lu@intel.com>
867
868 * write.c (compress_debug): Return if section size is smaller
869 than 32 bytes.
870
24a2d04d
L
8712011-01-18 H.J. Lu <hongjiu.lu@intel.com>
872
873 PR gas/12409
874 * write.c (compress_debug): Return if section size is 0.
875
4a58c4bd
NC
8762011-01-18 Mingfeng Wu <mingfeng@faraday-tech.com>
877
878 * config/tc-arm.c (arm_cpus): Add Faraday ARMv5TE compatible
879 cores: fa606te, fa616te, fmp626. Modify the VFP of fa626te.
880 * doc/c-arm.texi (ARM Options): Add -mcpu={fa606te, fa616te,
881 fmp626} options.
882
7c31ae13
NC
8832011-01-18 Nick Clifton <nickc@redhat.com>
884
885 PR gas/12390
886 * doc/all.texi: Add NS32K
887 * doc/as.texinfo: Remove target specific details of which
888 characters act as comment initiators and statement separators into
889 individual target specific files.
890 * doc/c-alpha.texi (Alpha-Chars): Document special behaviour of
891 the hash character at the start of a line.
892 * doc/c-arm.texi (ARM-Chars): Likewise.
893 * doc/c-avr.texi (AVR-Chars): Likewise.
894 * doc/c-d10v.texi (D10V-Chars): Likewise.
895 * doc/c-d30v.texi (D30V-Chars): Likewise.
896 * doc/c-mmix.texi (MMIX-Chars): Likewise.
897 * doc/c-s390.texi (s390 characters): Likewise.
898 * doc/c-sh.texi (SH-Chars): Likewise.
899 * doc/c-sh64.texi (SH64-Chars): Likewise.
900 * doc/c-sparc.texi (SPARC-Chars): Likewise.
901 * doc/c-tic6x.texi (TIC6X Syntax): Likewise.
902 * doc/c-xtensa.texi (Xtensa Syntax): Likewise.
903 * doc/c-z80.texi (Z80-Chars): Likewise.
904 * doc/c-z8k.texi (Z8000-Chars): Likewise.
905 * doc/c-pdp11.texi (PDP11-Syntax): Document line separator character.
906 * doc/c-arc.texi (ARC-Chars): Fill in this subsection.
907 * doc/c-bfin.texi (Blackfin Syntax): Document line comment and
908 line separator characters.
909 * doc/c-cr16.texi (CR16 Syntax): Likewise.
910 * doc/c-i386.texi (i386-Chars): Likewise.
911 * doc/c-i860.texi (i860-Chars): Likewise.
912 * doc/c-i960.texi (i960-Chars): Likewise.
913 * doc/c-ip2k.texi (IP2K-Chars): Likewise.
914 * doc/c-lm32.texi (LM32-Chars): likewise.
915 * doc/c-m32c.texi (M32C-Chars): Likewise.
916 * doc/c-m68hc11.texi (M68HC11-syntax): Likewise.
917 * doc/c-m68k.texi (M68K-Chars): Likewise.
918 * doc/c-microblaze.texi (MicroBlaze-Chars): Likewise.
919 * doc/c-msp430.texi (MSP430-Chars): Likewise.
920 * doc/c-mt.texi (MT-Chars): Likewise.
921 * doc/c-ns32k.texi (NS32K-Chars): Likewise.
922 * doc/c-pj.texi (PJ-Chars): Likewise.
923 * doc/c-ppc.texi (PowerPC-Chars): Likewise.
924 * doc/c-rx.texi (RX-Chars): Likewise.
925 * doc/c-score.texi (SCORE-Chars): Likewise.
926 * doc/c-tic54x.texi (TIC54X-Chars): Likewise.
927 * doc/c-v850.texi (V850-Chars): Likewise.
928 * doc/c-vax.texi (VAX-Chars): Likewise.
929 * doc/c-xc16x.texi (xc16x-Chars): Likewise.
930
2a2a0f38
QN
9312011-01-17 Quentin Neill <quentin.neill@amd.com>
932
933 * config/tc-i386.c (cpu_arch): Add CPU_TBM_FLAGS.
934
935 * doc/c-i386.texi (i386-TBM): New section.
936
862be3fb
L
9372011-01-16 H.J. Lu <hongjiu.lu@intel.com>
938
939 * config/tc-i386.c (disallow_64bit_disp): Renamed to ...
940 (disallow_64bit_reloc): This.
941 (md_assemble): Don't check movabs for x32 mode here.
942 (i386_target_format): Updated.
943 (tc_gen_reloc): Check if 64bit relocations are allowed.
944
7f56bc95
L
9452011-01-15 H.J. Lu <hongjiu.lu@intel.com>
946
947 * config/tc-i386.c (disallow_64bit_disp): New.
948 (x86_elf_abi): Replace X86_64_LP64_ABI/X86_64_ILP32_ABI with
949 X86_64_ABI/X86_64_X32_ABI.
950 (md_assemble): Don't allow movabs with relocation in x32 mode.
951 (i386_target_format): Updated.
952
570561f7
L
9532011-01-14 H.J. Lu <hongjiu.lu@intel.com>
954
955 * config/tc-i386.c (OPTION_N32): Renamed to ...
956 (OPTION_X32): This.
957 (md_longopts): Replace n32 with x32.
958 (md_parse_option): Updated.
959 (md_show_usage): Likewise.
960
4a22cb7c 961 * doc/c-i386.texi: Replace --n32 with --x32.
570561f7 962
c95354ed
MX
9632011-01-11 Mingjie Xing <mingjie.xing@gmail.com>
964
965 * config/tc-mips.c (mips_ip): Update error messages. Take an
966 unadjusted offset for "+c" argument.
967
7af8ed2d
NC
9682011-01-10 Nick Clifton <nickc@redhat.com>
969
970 * config/tc-i386.c (x86_elf_abi): Only define for targets that use
971 it.
972
cdf9ccec
NC
9732011-01-10 Nick Clifton <nickc@redhat.com>
974
975 * config/tc-arm.c (s_arm_tls_desceq): Move code into ELF-only
976 part of the file.
977
0855e32b
NS
9782011-01-10 Nathan Sidwell <nathan@codesourcery.com>
979 Glauber de Oliveira Costa <glommer@gmail.com>
980
981 * doc/c-arm.texi: Document TLSDESC and TLSCALL relocations, and
982 .tlsdescseq directive.
983 * config/tc-arm.c (arm_typed_reg_parse): Check for potential reloc
984 following a symbol.
985 (s_arm_tls_descseq): New directive.
986 (md_pseudo_table): Add it.
987 (encode_branch): Allow TLS_CALL relocs too.
988 (do_t_blx, do_t_branch23): Use encode_branch.
989 (reloc_names): Add tlsdesc and tlscall.
990 (md_apply_fix): Process tls desc relocations.
991 (tc_gen_reloc): Likewise.
992 (arm_fix_adjustable): Likewise.
993
87973e9f
QN
9942011-01-07 Quentin Neill <quentin.neill@amd.com>
995
996 * config/tc-i386.c (cpu_arch): Add CPU_BMI_FLAGS.
997
998 * doc/c-i386.texi (i386-BMI): New section.
999
12505806
PK
10002011-01-06 Paul Koning <ni1d@arrl.net>
1001
1002 * config/tc-pdp11.c (parse_op_no_deferred): Allow PC-relative
1003 references to absolute addresses.
1004
9689e3a3
DD
10052011-01-05 DJ Delorie <dj@redhat.com>
1006
1007 * config/tc-rx.c (tc_gen_reloc): Emit an RX_OP_NEG expression
1008 instead of an RH_NEG32 one.
1009
35cc6a0b
L
10102011-01-05 Jonathan Wakely <jwakely.gcc@gmail.com>
1011
1012 * doc/c-i386.texi: Clarify --n32.
1013
f12dc422
L
10142011-01-04 H.J. Lu <hongjiu.lu@intel.com>
1015
1016 * config/tc-i386.c (build_modrm_byte): Allow encoding 32/64bit
1017 integer registers in VEX.vvvv. Check register-only source
1018 operand when two source operands are swapped. Properly update
1019 destination when two source operands are swapped.
1020
0db46eb4
L
10212011-01-01 H.J. Lu <hongjiu.lu@intel.com>
1022
1023 * gas.c (parse_args): Update copyright to 2011.
1024
5b326c3e 1025For older changes see ChangeLog-2010
08d56133
NC
1026\f
1027Local Variables:
1028mode: change-log
1029left-margin: 8
1030fill-column: 74
1031version-control: never
1032End:
This page took 0.675338 seconds and 4 git commands to generate.