daily update
[deliverable/binutils-gdb.git] / gas / ChangeLog
1 2012-09-23 Richard Sandiford <rdsandiford@googlemail.com>
2
3 * config/tc-mips.h (TC_FORCE_RELOCATION): Remove comment.
4 * config/tc-mips.c (calculate_reloc): New function.
5 (append_insn): Use it. Do not resolve compound relocations here.
6 (mips16_macro_build, mips16_ip): Use calculate_reloc.
7 (mips16_immed_extend): New function, split out from...
8 (mips16_immed): ...here.
9 (mips_frob_file): Handle null symbols.
10 (mips_force_relocation): Remove NEWABI handling.
11 (read_reloc_insn, write_reloc_insn): New functions.
12 (md_apply_fix): Report TLS relocations against constants.
13 Use read_reloc_insn, calculate_reloc and write_reloc_insn.
14 Report relocations against constants that can't be resolved
15 at assembly time.
16
17 2012-09-23 Maciej W. Rozycki <macro@codesourcery.com>
18
19 * config/tc-mips.c (append_insn) <BFD_RELOC_MIPS_JMP>: Don't
20 mark as incomplete for constant expressions.
21 <BFD_RELOC_MIPS16_JMP>: Likewise.
22
23 2012-09-23 Richard Sandiford <rdsandiford@googlemail.com>
24 Maciej W. Rozycki <macro@codesourcery.com>
25
26 * config/tc-mips.h (mips_record_label): Delete.
27 (mips_add_dot_label): Declare.
28 (tc_new_dot_label): Use it.
29 * config/tc-mips.c (mips_assembling_insn): New variable.
30 (md_assemble): Call mips_mark_labels. Set mips_assembling_insn
31 while the main part of the function is executing.
32 (mips_compressed_mark_label): New function, split out from...
33 (mips_compressed_mark_labels): ...here.
34 (append_insn): Don't call mips_mark_labels here.
35 (mips_record_label): Make local.
36 (mips_add_dot_label): New function.
37
38 2012-09-23 Richard Sandiford <rdsandiford@googlemail.com>
39
40 * config/tc-mips.c (SEXT_16BIT): New macro.
41 (mips16_immed): Take the reloc type as a parameter. Do not impose
42 a signed vs. unsigned distinction on the value when a relocation
43 operator was used.
44 (mips16_macro_build, mips16_ip, md_convert_frag): Pass the reloc
45 type to mips16_immed.
46 (macro): Use SEXT_16BIT.
47
48 2012-09-23 Richard Sandiford <rdsandiford@googlemail.com>
49
50 * config/tc-mips.c (read_insn, write_insn, read_compressed_insn):
51 New functions.
52 (install_insn, md_apply_fix, md_convert_frag, mips_handle_align):
53 Use them, and write_compressed_insn.
54
55 2012-09-23 Richard Sandiford <rdsandiford@googlemail.com>
56
57 * config/tc-mips.c (mips_cl_insn): Remove use_extend and extend.
58 (MIPS16_EXTEND): New macro.
59 (mips16_opcode_length): New function.
60 (insn_length): Use it.
61 (create_insn): Update after mips_cl_insn change.
62 (write_compressed_insn): New function.
63 (install_insn): Use it.
64 (append_insn): Use insn_length to check for unextended MIPS16
65 instructions.
66 (mips16_macro_build): Update call to mips16_immed.
67 (mips16_ip): Likewise. Use MIPS16_EXTEND to force an extended
68 instruction.
69 (mips16_immed): Remove use_extend and extend; install EXTEND
70 opcodes in the upper 16 bits of *INSN instead. Keep the
71 instruction extended if it already is. Replace warn, small
72 and ext with a forced_insn_length-like parameter.
73 (md_convert_frag): Update call mips16_immed.
74 Use write_compressed_insn.
75
76 2012-09-20 Michael Zolotukhin <michael.v.zolotukhin@intel.com>
77
78 * config/tc-i386.c (cpu_arch): Add .cx16.
79 * doc/c-i386.texi: Document .cx16.
80
81 2012-09-19 Steve Ellcey <sellcey@mips.com>
82
83 * configure.tgt: Add mips*-mti-elf* target.
84
85 2012-09-18 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
86
87 * config/tc-arm.c: Changed ldra and strl-form mnemonics
88 to lda and stl-form for armv8.
89
90 2012-09-17 Yufeng Zhang <yufeng.zhang@arm.com>
91
92 * config/tc-aarch64.c (aarch64_archs): Rename 'armv8' to 'armv8-a'.
93
94 2012-09-14 David Edelsohn <dje.gcc@gmail.com>
95
96 * configure: Regenerate.
97
98 2012-09-13 Anthony Green <green@moxielogic.com>
99
100 * config/tc-moxie.h (DEFAULT_TARGET_FORMAT): Define.
101 (TARGET_FORMAT): Don't hard-code endian-ness.
102 * config/tc-moxie.c (target_big_endian, moxie_target_format):
103 Define.
104 (md_assemble): Handle bi-endian encodings.
105 (md_shortopts, md_parse_option, md_show_usage, md_apply_fix)
106 (md_number_to_chars, md_chars_to_number): Update for bi-endian
107 support.
108
109 2012-09-12 Chris Schlumberger-Socha <chris.schlumberger-socha@arm.com>
110
111 * config/tc-aarch64.c
112 (reloc_table): Add reloc to table entry.
113 (parse_address_main): Add support for #:<reloc_op>:<symbol>.
114 (parse_operands): Check for unused reloc.
115 (md_apply_fix): New case for reloc.
116 (aarch64_force_relocation): Likewise.
117
118 2012-09-11 Georg-Johann Lay <avr@gjlay.de>
119
120 PR gas/13503
121 * config/tc-avr.h (TC_VALIDATE_FIX): Skip: BFD_RELOC_AVR_8_LO,
122 BFD_RELOC_AVR_8_HI, BFD_RELOC_AVR_8_HLO.
123
124 2012-09-11 Alan Modra <amodra@gmail.com>
125
126 * Makefile.am (bootstrap): Add $EXEEXT to dependency.
127 * Makefile.in: Regenerate.
128
129 2012-09-10 Matthias Klose <doko@ubuntu.com>
130
131 * config.in: Disable sanity check for kfreebsd.
132
133 2012-09-10 H.J. Lu <hongjiu.lu@intel.com>
134
135 * configure: Regenerated.
136
137 2012-09-07 Anthony Green <green@moxielogic.com>
138
139 * config/tc-moxie.c (md_pcrel_from): Branches are now relative
140 to the address following the branch instruction.
141
142 2012-09-06 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
143
144 * config/tc-s390.c (set_highgprs_p): New variable.
145 (s390_machinemode): New function.
146 (md_pseudo_table): Add new pseudo command machinemode.
147 (md_parse_option): Set set_highgprs_p to TRUE if -mzarch was
148 specified on command line.
149 (s390_elf_final_processing): Set the highgprs flag in the ELF
150 header depending on set_highgprs_p.
151
152 * doc/c-s390.texi: Document new pseudo machinemode.
153
154 2012-09-05 James Lemke <jwlemke@codesourcery.com>
155
156 * doc/c-ppc.texi: Document -mvle.
157 * doc/as.texinfo: Likewise.
158
159 2012-09-04 Sergey A. Guriev <sergey.a.guriev@intel.com>
160
161 * config/tc-ia64.c (reg_symbol): Add a new register.
162 (indirect_reg): Ditto.
163 (pseudo_func): Add new symbolic constants.
164 (operand_match): Add new operand types recognition.
165 (operand_insn): Add new register recognition.
166 (md_begin): Add new register definition.
167 (specify_resource): Add new register recognition.
168
169 2012-09-01 Hans-Peter Nilsson <hp@bitrange.com>
170
171 PR gas/14521
172 * config/tc-mmix.h (tc_frob_file_before_fix): Renumber sections
173 after call to mmix_frob_file.
174
175 2012-08-31 Maciej W. Rozycki <macro@codesourcery.com>
176
177 * doc/c-mips.texi (MIPS Opts): Correct a typo in the -mips5
178 option.
179
180 2012-08-27 Walter Lee <walt@tilera.com>
181
182 * tc-tilegx.c (O_hw0_plt): Define operator.
183 (O_hw1_plt): Ditto.
184 (O_hw1_last_plt): Ditto.
185 (O_hw2_last_plt): Ditto.
186 (md_begin): Handle new operators.
187 (emit_tilegx_instruction): Ditto.
188 (md_apply_fix): Ditto.
189 * doc/c-tilegx.texi: Document new operators.
190
191 2012-08-24 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
192
193 * config/tc-arm.c (ARM_ENC_TAB): Add sha1h and sha2op entries.
194 (do_sha1h): New function.
195 (do_sha1su1): Likewise.
196 (do_sha256su0): Likewise.
197 (insns): Add 2 operand SHA instructions.
198
199 2012-08-24 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
200
201 * config/tc-arm.c (NEON_ENC_TAB): Add sha3op entry.
202 (do_crypto_3op_1): New function.
203 (do_sha1c): Likewise.
204 (do_sha1p): Likewise.
205 (do_sha1m): Likewise.
206 (do_sha1su0): Likewise.
207 (do_sha256h): Likewise.
208 (do_sha256h2): Likewise.
209 (do_sha256su1): Likewise.
210 (insns): Add SHA 3 operand instructions.
211
212 2012-08-24 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
213
214 * config/tc-arm.c (neon_type_mask): Add P64 type.
215 (type_chk_of_el_type): Handle P64 type.
216 (el_type_of_type_chk): Likewise.
217 (do_neon_vmull): Handle VMULL.P64.
218
219 2012-08-24 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
220
221 * config/tc-arm.c (NEON_ENC_TAB): Add aes entry.
222 (neon_type_mask): Add N_UNT.
223 (neon_check_type): Don't always decay typed to untyped sizes.
224 (do_crypto_2op_1): New function.
225 (do_aese): Likewise.
226 (do_aesd): Likewise.
227 (do_aesmc.8): Likewise.
228 (do_aesimc.8): Likewise.
229 (insns): Add AES instructions.
230
231 2012-08-24 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
232
233 * config/tc-arm.c (el_type_type_check): Add handling for 16-bit
234 floating point types.
235 (do_neon_cvttb_2): New function.
236 (do_neon_cvttb_1): Likewise.
237 (do_neon_cvtb): Refactor to use do_neon_cvttb_1.
238 (do_neon_cvtt): Likewise.
239
240 2012-08-24 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
241
242 * config/tc-arm.c (NEON_ENC_TAB): Add vrint entries.
243 (neon_cvt_mode): Add neon_cvt_mode_r.
244 (do_vrint_1): New function.
245 (do_vrint_x): Likewise.
246 (do_vrint_z): Likewise.
247 (do_vrint_r): Likewise.
248 (do_vrint_a): Likewise.
249 (do_vrint_n): Likewise.
250 (do_vrint_p): Likewise.
251 (do_vrint_m): Likewise.
252 (insns): Add VRINT instructions.
253
254 2012-08-24 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
255
256 * config/tc-arm.c (NEON_ENC_TAB): Add vcvta entry.
257 (neon_cvt_mode): New enumeration.
258 (do_vfp_nsyn_cvt_fpv8): New function.
259 (do_neon_cvt_1): Add support for new conversions.
260 (do_neon_cvtr): Use neon_cvt_mode enumerator.
261 (do_neon_cvt): Likewise.
262 (do_neon_cvta): New function.
263 (do_neon_cvtn): Likewise.
264 (do_neon_cvtp): Likewise.
265 (do_neon_cvtm): Likewise.
266 (insns): Add new VCVT instructions.
267
268 2012-08-24 Matthew Gretton-Dann <matthew.gretton-dann@arm>
269
270 * config/tc-arm.c (CVT_FLAVOUR_VAR): New define.
271 (CVT_VAR): New helper define.
272 (neon_cvt_flavour): New enumeration, function renamed...
273 (get_neon_cvt_flavour): ...to this.
274 (do_vfp_nsyn_cvt): Update to use new neon_cvt_flavour.
275 (do_vfp_nsyn_cvtz): Likewise.
276 (do_neon_cvt_1): Likewise.
277
278 2012-08-24 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
279
280 * config/tc-arm.c (NEON_ENC_TAB): Add vmaxnm, vminnm entries.
281 (vfp_or_neon_is_neon_bits): Add NEON_CHECK_ARCH8 enumerator.
282 (vfp_or_neon_is_neon): Add check for SIMD for ARMv8.
283 (do_maxnm): New function.
284 (insns): Add vmaxnm, vminnm entries.
285
286 2012-08-24 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
287
288 * config/tc-arm.c (NEON_ENC_TAB): Add entries for VSEL.
289 (NEON_ENC_FPV8_): New define.
290 (do_vfp_nsyn_fpv8): New function.
291 (do_vsel): Likewise.
292 (insns): Add VSEL instructions.
293
294 2012-08-24 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
295
296 * config/tc-arm.c (do_rm_rn): New function.
297 (do_strlex): Likewise.
298 (do_t_strlex): Likewise.
299 (insns): Add support for LDRA/STRL instructions.
300
301 2012-08-24 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
302
303 * config/tc-arm.c (do_t_bkpt_hlt1): New function.
304 (do_t_hlt): New function.
305 (do_t_bkpt): Use do_t_bkpt_hlt1.
306 (insns): Add HLT.
307
308 2012-08-24 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
309
310 * config/tc-arm.c (insns): Add DCPS instruction.
311
312 2012-08-24 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
313
314 * config/tc-arm.c (T16_32_TAB): Add _sevl.
315 (insns): Add SEVL.
316
317 2012-08-24 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
318
319 * config/tc-arm.c (asm_barrier_opt): Add arch field.
320 (mark_feature_used): New function.
321 (parse_barrier): Check specified option is valid for the
322 specified architecture.
323 (UL_BARRIER): New macro.
324 (barrier_opt_names): Update for new barrier options.
325
326 2012-08-24 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
327
328 * config/tc-arm.c (do_setend): Warn on deprecated SETEND.
329 (do_t_setend): Likewise.
330
331 2012-08-24 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
332
333 * config/tc-arm.c (do_t_it): Fully initialise now_it.
334 (new_automatic_it_block): Likewise.
335 (handle_it_block): Record whether current instruction is
336 conditionally executed.
337 * config/tc-arm.c (depr_insn_mask): New structure.
338 (depr_it_insns): New variable.
339 (it_fsm_post_encode): Warn on deprecated uses.
340 * config/tc-arm.h (current_it): Add new fields.
341
342 2012-08-24 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
343
344 * config/tc-arm.c (deprecated_coproc_regs_s): New structure.
345 (deprecated_coproc_regs): New variable.
346 (deprecated_coproc_reg_count): Likewise.
347 (do_co_reg): Error on obsolete & warn on deprecated registers.
348
349 2012-08-24 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
350
351 * config/tc-arm.c (check_obsolete): New function.
352 (do_rd_rm_rn): Check swp{b} for obsoletion.
353
354 2012-08-24 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
355
356 * config/tc-arm.h (arm_ext_v8): New variable.
357 (fpu_vfp_ext_armv8): Likewise.
358 (fpu_neon_ext_armv8): Likewise.
359 (fpu_crypto_ext_armv8): Likewise.
360 (arm_archs): Add armv8-a.
361 (arm_extensions): Add crypto, fp, and simd.
362 (arm_fpus): Add fp-armv8, neon-fp-armv8, crypto-neon-fp-armv8.
363 (cpu_arch_ver): Add support for ARMv8.
364 (aeabi_set_public_sttributes): Likewise.
365 * doc/c-arm.texi (ARM Options): Document new architecture and
366 extension options for ARMv8.
367
368 2012-08-20 H.J. Lu <hongjiu.lu@intel.com>
369
370 * doc/as.texinfo: Replace --n32 with --x32.
371
372 2012-08-17 Nagajyothi Eggone <nagajyothi.eggone@amd.com>
373
374 * config/tc-i386.c (cpu_arch): Add CPU_BTVER1_FLAGS and
375 CPU_BTVER2_FLAGS.
376 (i386_align_code): Add case for PROCESSOR_BT.
377
378 * config/tc-i386.h (enum processor_type): Add PROCESSOR_BT.
379
380 * doc/c-i386.texi: Add -march={btver1, btver2} options.
381
382 2012-08-14 H.J. Lu <hongjiu.lu@intel.com>
383
384 PR gas/14457
385 * config/tc-i386.c (i386_att_operand): Terminate register name
386 when reporting bad register.
387
388 2012-08-14 Hans-Peter Nilsson <hp@bitrange.com>
389
390 * config/tc-mmix.c (loc_asserts): New variable.
391 (mmix_greg_internal): Handle expressions not determinable at first
392 pass.
393 (s_loc): Ditto. Record expressions where the section isn't
394 determinable at the first pass, and assume they don't refer to
395 other sections.
396 (mmix_md_end): Verify that recorded LOC expressions weren't
397 to other sections, else emit error messages.
398
399 2012-08-13 Ian Bolton <ian.bolton@arm.com>
400 Laurent Desnogues <laurent.desnogues@arm.com>
401 Jim MacArthur <jim.macarthur@arm.com>
402 Marcus Shawcroft <marcus.shawcroft@arm.com>
403 Nigel Stephens <nigel.stephens@arm.com>
404 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
405 Richard Earnshaw <rearnsha@arm.com>
406 Sofiane Naci <sofiane.naci@arm.com>
407 Tejas Belagod <tejas.belagod@arm.com>
408 Yufeng Zhang <yufeng.zhang@arm.com>
409
410 * Makefile.am: Add AArch64.
411 * Makefile.in: Regenerate.
412 * config/tc-aarch64.c: New file.
413 * config/tc-aarch64.h: New file.
414 * configure.tgt: Add AArch64.
415 * doc/Makefile.am: Add AArch64.
416 * doc/Makefile.in: Regenerate.
417 * doc/all.texi: Add AArch64.
418 * doc/as.texinfo: Add AArch64.
419 * doc/c-aarch64.texi: New file.
420 * po/POTFILES.in: Regenerate.
421 * NEWS: Mention the new support.
422
423 2012-08-13 Maciej W. Rozycki <macro@codesourcery.com>
424
425 * config/tc-mips.c (NO_ISA_COP, COP_INSN): Remove macros.
426 (is_opcode_valid): Remove coprocessor instruction exclusions.
427 Replace OPCODE_IS_MEMBER with opcode_is_member.
428 (is_opcode_valid_16): Replace OPCODE_IS_MEMBER with
429 opcode_is_member.
430 (macro): Remove coprocessor instruction exclusions.
431
432 2012-08-13 Maciej W. Rozycki <macro@codesourcery.com>
433
434 * config/tc-mips.c (s_cpload, s_cpsetup): Fail if MIPS16 mode.
435 (s_cplocal, s_cprestore, s_cpreturn): Likewise.
436
437 2012-08-07 Jan Beulich <jbeulich@suse.com>
438
439 * config/tc-i386-intel.c (build_modrm_byte): Split determining
440 default segment from figuring out encoding. Honor RegRex for
441 the former.
442
443 2012-08-07 Jan Beulich <jbeulich@suse.com>
444
445 * config/tc-i386.c (set_check): Renamed from set_sse_check.
446 Generalize to also handle operand checking option.
447 (enum i386_error): New enumerator 'invalid_vector_register_set'.
448 (match_template): Handle it.
449 (enum check_kind): Give it a tag. Drop sse_ prefixes from
450 enumerators.
451 (operand_check): New.
452 (md_pseudo_table): Add "operand_check".
453 (check_VecOperands): Don't special case RIP addressing. Check
454 that vSIB operands use distinct vector registers unless no
455 checking was requested.
456 (OPTION_MOPERAND_CHECK): New.
457 (md_parse_option): Handle it.
458 (OPTION_MAVXSCALAR, OPTION_X32): Adjust.
459 (md_longopts): Add "moperand-check".
460 (md_show_usage): Add help text for it.
461
462 2012-08-07 Jan Beulich <jbeulich@suse.com>
463
464 * config/tc-i386.c (register_number): New function.
465 (build_vex_prefix, process_immext, process_operands,
466 build_modrm_byte, i386_index_check): Use it.
467
468 2012-08-07 Daniel Green <venix1@gmail.com>
469
470 * config/tc-i386.c (lex_got): Provide implementation for PE
471 format.
472
473 2012-08-06 Maciej W. Rozycki <macro@codesourcery.com>
474
475 * config/tc-mips.c (append_insn): Also handle moving delay-slot
476 instruction across frags for fixed branches.
477
478 2012-08-03 Maciej W. Rozycki <macro@codesourcery.com>
479
480 * frags.c (frag_grow): Never shrink the obstack size requested
481 below the default.
482
483 2012-08-02 Sean Keys <skeys@ipdatasys.com>
484
485 * config/tc-m68hc11.c (s_m68hc11_parse_pseudo_instruction):
486 New function to parse pseudo ops that are unreleated to
487 existing pseudo ops.
488
489 2012-08-01 Catherine Moore <clm@codesourcery.com>
490 Sandra Loosemore <sandra@codesourcery.com>
491
492 * config/mips/tc-mips.c (mips_cpu_info): Add the 34kn.
493 * doc/c-mips.texi (MIPS Opts): Document it.
494
495 2012-08-01 James Lemke <jwlemke@codesourcery.com>
496
497 * dwarf2dbg.c (out_set_addr): Allow for non-constant value of
498 DWARF2_LINE_MIN_INSN_LENGTH
499 * config/tc-ppc.c (ppc_dwarf2_line_min_insn_length): Declare
500 and initialize.
501 (md_apply_fix): Branch addr can be a multiple of 2 or 4.
502 * config/tc-ppc.h (DWARF2_LINE_MIN_INSN_LENGTH): Now a
503 variable reference.
504
505 2012-07-31 Maciej W. Rozycki <macro@codesourcery.com>
506 Chao-Ying Fu <fu@mips.com>
507 Catherine Moore <clm@codesourcery.com>
508
509 * config/tc-mips.c (ISA_SUPPORTS_DSP_ASE): Also set if microMIPS
510 mode.
511 (ISA_SUPPORTS_DSPR2_ASE): Likewise.
512 (macro_build) <'2'>: Handle microMIPS.
513 (macro) <M_BALIGN>: Update error handling.
514 (validate_micromips_insn) <'2', '3', '4', '5', '6'>: New cases.
515 <'7', '8', '0', '@', '^'>: Likewise.
516 (mips_ip) <'2', '3', '4', '5', '6', '7', '8'>: Handle microMIPS.
517 <'9'>: Fix formatting.
518 <'0', '@'>: Handle microMIPS.
519 <'^'>: New case.
520
521 2012-07-31 Jan Beulich <jbeulich@suse.com>
522
523 * config/tc-i386.c (match_template): Adjust error message
524 for 'bad_imm4' case.
525
526 2012-07-31 Jan Beulich <jbeulich@suse.com>
527
528 * config/tc-i386.c (check_byte_reg): Check for I/O port
529 register earlier, and just once. Drop diagnostic that got
530 issued only for some registers.
531
532 2012-07-31 Jan Beulich <jbeulich@suse.com>
533
534 * config/tc-i386.c (match_template): New local variable
535 'specific_error'. Set it from i.error after failed
536 check_VecOperands or VEX_check_operands. Use it if set in
537 preference to i.error when actually issuing disagnostic.
538
539 2012-07-30 Nick Clifton <nickc@redhat.com>
540
541 * po/gas.pot: Updated template.
542 * po/es.po: Updated Spanish translation.
543 * po/fi.po: Updated Finnish translation.
544 * po/fr.po: Updated French translation.
545
546 2012-07-27 Mike Frysinger <vapier@gentoo.org>
547
548 * configure.in (BFD_VERSION): Run bfd/configure --version and
549 parse the output of that.
550 * configure: Regenerate.
551
552 2012-07-27 Tristan Gingold <gingold@adacore.com>
553
554 * NEWS: Add marker for 2.23.
555
556 2012-07-27 James Murray <jsm@jsm-net.demon.co.uk>
557
558 * config/tc-m68hc11.c: Replace binary with hex for cygwin.
559
560 2012-07-26 Segher Boessenkool <segher@kernel.crashing.org>
561
562 * listing.c (struct list_message): New.
563 (struct list_info_struct): Delete "message". Add "messages"
564 and "last_message".
565 (listing_message): Adjust.
566 (listing_newline): Adjust.
567 (print_lines): Adjust.
568
569 2012-07-24 Jan Beulich <jbeulich@suse.com>
570
571 * config/tc-i386-intel.c (i386_intel_simplify_register): Handle
572 xmm/ymm index register being specified first as well as esp/rsp
573 base register being specified last in a memory operand.
574
575 2012-07-24 Jan Beulich <jbeulich@suse.com>
576
577 * config/tc-i386-intel.c (i386_intel_simplify_register):
578 Replace literal 4 by corresponding ESP_REG_NUM.
579
580 2012-07-24 Sandra Loosemore <sandra@codesourcery.com>
581 Jie Zhang <jzhang918@gmail.com>
582
583 * config/tc-arm.c (md_apply_fix): Use encoding A2 of ADR
584 if offset is negative.
585
586 2012-07-16 Michael Zolotukhin <michael.v.zolotukhin@intel.com>
587
588 * config/tc-i386.c: Add ADX, RDSEED and PRFCHW asm directives.
589 * doc/c-i386.texi: Document the new directives.
590
591 2012-07-05 Sean Keys <skeys@ipdatasys.com>
592
593 * config/tc-xgate.c: Revised assembler so that operands
594 are collected before the addressing mode is determined.
595
596 2012-07-02 Nick Clifton <nickc@redhat.com>
597
598 * write.c (fixup_segment): Only perform the subtraction of an
599 fx_subsy symbol if MD_APPLY_SYM_VALUE allows it and the symbol is
600 properly defined.
601 * config/tc-msp430.h (MD_APPLY_SYM_VALUE): Define.
602
603 2012-06-30 Alan Modra <amodra@gmail.com>
604
605 PR gas/14315
606 * config/obj-elf.c (obj_elf_weak): Don't set local.
607
608 2012-06-30 Johan Olmutz Nielsen <jnielsen@ddci.com>
609
610 * frags.h (frag_offset_fixed_p): Update prototype.
611 * frags.c (frag_offset_fixed_p): Change type of "offset" to offsetT.
612 * expr.c (expr, resolve_expression): Likewise for frag_off var.
613
614 2012-06-29 Nick Clifton <nickc@redhat.com>
615
616 PR gas/14263
617 * config/tc-arm.c (parse_operands): Initialise val.
618
619 2012-06-28 Nick Clifton <nickc@redhat.com>
620
621 PR gas/14260
622 * config/tc-arm.c (encode_arm_addr_mode_common): Generate an error
623 message if literal pool addressing is used.
624
625 2012-06-28 Nick Clifton <nickc@redhat.com>
626
627 * dwarf2dbg.c (DWARF2_USE_FIXED_ADVANCE_PC): Enable when using
628 linker relaxation.
629 (dwarf2_gen_line_info): Generate real, local, labels for line
630 numbers.
631 (dwarf2dbg_convert_frag): Do not finalize the computation of the
632 frag's symbol value when linker relaxation is enabled.
633 (ADDR_DELTA_LIMIT): Define.
634 (size_fixed_inc_line_addr): Use ADDR_DELTA_LIMIT.
635 (emit_fixed_inc_line_addr): Likewise.
636 * write.c (fixup_segment): If the subtraction of two symbols
637 cannot be resolved but is valid, then prevent bogus range warnings
638 by pre-biasing add_number.
639 * config/tc-h8300.h (DWARF2_USE_FIXED_ADVANCE_PC): Define to 0.
640
641 2012-06-28 Sean Keys <skeys@ipdatasys.com>
642
643 * config/tc-xgate.h: Defined tc_frob_symbol.
644 * config/tc-xgate.c (xgate_frob_symbol): Wrote new function to mark
645 symbols as being XGATE by setting st_target_internal value.
646
647 2012-06-22 Roland McGrath <mcgrathr@google.com>
648
649 * NEWS: Mention 'rep ret' too.
650
651 * config/tc-i386.c (parse_insn): Don't complain about REP prefix
652 when the template has opcode_modifier.repprefixok set.
653 * NEWS: Mention the change.
654
655 2012-06-18 Iain Sandoe <iain@codesourcery.com>
656
657 * configure.in: Check DECLS for free, getenv, malloc, realloc,
658 * configure: Regenerate.
659 * config.in: Likewise.
660
661 2012-06-13 H.J. Lu <hongjiu.lu@intel.com>
662
663 * config/tc-i386.c (x86_address_bytes): New.
664 * config/tc-i386.h (TC_ADDRESS_BYTES): Likewise.
665 (x86_address_bytes): Likewise.
666
667 2012-06-13 Zhenqiang Chen <zhenqiang.chen@linaro.org>
668
669 PR gas/12698
670 * config/tc-arm.c (do_t_mrs): Do not require an m-profile
671 architecure when assembling for all archiectures.
672 (do_t_msr): Likewise.
673
674 2012-06-11 Georg-Johann Lay <avr@gjlay.de>
675
676 PR 13503
677 * config/tc-avr.c (exp_mod): Fix typo introduced in 1.82
678 from 2012-05-16.
679
680 2012-06-09 H.J. Lu <hongjiu.lu@intel.com>
681
682 * input-scrub.c (input_scrub_include_sb): Use sb_build to
683 allocate sufficient space for from_sb. Use sb_terminate to
684 terminate string.
685 * read.c (read_a_source_file): Use sb_build to allocate
686 sufficient space and replace sb_add_string with sb_add_buffer.
687 (s_macro): Likewise.
688 (input_scrub_insert_line): Likewise.
689 (s_irp): Use sb_build to allocate sufficient space.
690 (do_repeat): Use sb_build to allocate sufficient space
691 for many.
692 * sb.c (sb_build): Remove static.
693 * sb.h (sb_build): New prototype.
694
695 2012-06-09 Alan Modra <amodra@gmail.com>
696
697 * sb.c: Include limits.h.
698 (dsize): Delete.
699 (MALLOC_OVERHEAD, INIT_ALLOC): Define.
700 (sb_new): Use INIT_ALLOC.
701 (sb_check): Modify allocation strategy using MALLOC_OVERHEAD.
702 (sb_terminate): Don't use sb_add_char.
703
704 2012-06-07 Alan Modra <amodra@gmail.com>
705
706 PR gas/14201
707 * sb.h (sb_max_power_two): Delete.
708 (struct sb): Delete "item" and "pot". Make "len" a size_t. Add "max".
709 (sb_element): Delete.
710 (sb_add_char, sb_add_buffer, sb_skip_comma, sb_skip_write): Update
711 prototypes.
712 * sb.c (string_count, free_list): Delete.
713 (sb_build, sb_kill, sb_check): Rewrite.
714 (scrub_from_sb, sb_add_char, sb_add_string, sb_add_buffer,
715 sb_skip_white, sb_skip_comma): Replace assorted int params,
716 vars and return types with size_t.
717 * input-scrub.c: Likewise.
718 * macro.c: Likewise.
719 * macro.h: Likewise.
720 * as.c: Likewise.
721 * as.h: Likewise.
722 * input-file.h: Likewise.
723 * input-file.c: Likewise.
724 * read.c: Likewise.
725 * app.c: ..or ptrdiff_t.
726 * input-file.c (input_file_get): Use ferror.
727 (input_file_give_next_buffer): Use input_file_get.
728
729 2012-05-31 Sean Keys <skeys@ipdatasys.com>
730
731 * config/tc-xgate.c (md_begin): Refactored code.
732
733 2012-05-29 Roland McGrath <mcgrathr@google.com>
734
735 * read.c [HANDLE_BUNDLE] (bundle_lock_depth): New variable.
736 (read_a_source_file) [HANDLE_BUNDLE]: Reset it.
737 [HANDLE_BUNDLE] (s_bundle_lock, s_bundle_unlock): Allow nested
738 pairs.
739
740 2012-05-28 Nick Clifton <nickc@redhat.com>
741
742 * read.c (read_symbol_name): New function. Reads a symbol names.
743 Allows escape codes in names.
744 (s_comm_internal): Use read_symbol_name.
745 (s_globl, s_lsym, s_set, s_weakref): Likewise.
746 * doc/as.texinfo: Document support for multibyte characters in
747 symbol names.
748
749 2012-05-21 Mike Frysinger <vapier@gentoo.org>
750
751 * config/tc-mips.c (mips_after_parse_args): Assert that arch_info
752 is non-NULL.
753
754 2012-05-19 Alan Modra <amodra@gmail.com>
755
756 * config/obj-elf.c (obj_elf_section): Cater for TC_KEEP_OPERAND_SPACES
757 targets when checking for "comdat".
758
759 2012-05-19 Alan Modra <amodra@gmail.com>
760
761 * config/tc-dlx.c (s_proc): Don't use asprintf.
762
763 2012-05-18 Alan Modra <amodra@gmail.com>
764
765 * config/tc-dlx.c (s_proc): Avoid warning about ignoring asprintf
766 return value.
767
768 2012-05-18 James Lemke <jwlemke@codesourcery.com>
769 Alan Modra <amodra@gmail.com>
770
771 * config/tc-ppc.c: Don't capitalise error and warning messages.
772 (md_parse_option): Add checks for -a32 -mvle.
773
774 2012-05-18 Alan Modra <amodra@gmail.com>
775
776 * config/obj-evax.c: Include as.h first.
777
778 2012-05-18 Andreas Schwab <schwab@linux-m68k.org>
779
780 * aclocal.m4: Regenerate.
781 * configure: Regenerate.
782 * Makefile.in: Regenerate.
783
784 2012-05-17 Daniel Richard G. <skunk@iskunk.org>
785 Nick Clifton <nickc@redhat.com>
786
787 PR 14072
788 * configure.in: Add check that sysdep.h has been included before
789 any system header files.
790 * configure: Regenerate.
791 * config.in: Regenerate.
792 * aclocal.m4: Regenerate.
793 * Makefile.am: Use wrappers around C files generated by flex.
794 * Makefile.in: Regenerate.
795 * doc/Makefile.in: Regenerate.
796 * itbl-lex-wrapper.c: New file.
797 * config/bfin-lex-wrapper.c: New file.
798 * cgen.c: Include as.h before setjmp.h.
799 * config/tc-dlx.c: Include as.h before any other header.
800 * config/tc-h8300.c: Likewise.
801 * config/tc-lm32.c: Likewise.
802 * config/tc-mep.c: Likewise.
803 * config/tc-microblaze.c: Likewise.
804 * config/tc-mmix.c: Likewise.
805 * config/tc-msp430.c: Likewise.
806 * config/tc-or32.c: Likewise.
807 * config/tc-tic4x.c: Likewise.
808 * config/tc-tic54x.c: Likewise.
809 * config/tc-xtensa.c: Likewise.
810
811 2012-05-16 Sergio Durigan Junior <sergiodj@redhat.com>
812
813 * config/tc-alpha.c (maybe_set_gp): Pass proper `bfd'
814 as the first argument for `bfd_get_section_vma'.
815
816 2012-05-16 Alberto Garcia <agarcia@igalia.com>
817
818 PR gas/14082
819 * app.c (do_scrub_chars): Prevent possible out of bounds access to
820 lex[] array.
821
822 2012-05-16 Georg-Johann Lay <avr@gjlay.de>
823
824 PR target/13503
825 * config/tc-avr.c (avr_cons_fix_new): Rename R_AVR_8_HHI8 to
826 R_AVR_8_HLO8.
827 (exp_mod_data) Ditto. And replace "hhi8" with "hlo8".
828 (md_apply_fix): Rename BFD_RELOC_AVR_8_HHI to BFD_RELOC_AVR_8_HLO.
829
830 2012-05-16 Nathan Sidwell <nathan@codesourcery.com>
831 Kwok Cheung Yeung <kcy@codesourcery.com>
832
833 * config/tc-m68k.c (m68k_cpus): Add 51ag, 51je, 51jf, 51jg, 51mm,
834 51qm variants.
835
836 2012-05-15 James Murray <jsm@jsm-net.demon.co.uk>
837
838 * config/tc-m68hc11.c: Add S12X and XGATE co-processor support.
839 Add option to offset S12 addresses into XGATE memory space.
840 Tweak target flags to match other tools. (i.e. -m m68hc11).
841 * doc/as.texinfo: Mention new options.
842 * doc/c-m68hc11.texi: Document new options.
843 * NEWS: Mention new support.
844
845 2012-05-14 DJ Delorie <dj@redhat.com>
846
847 * config/rx-parse.y (rx_range): declare.
848 (O1,O2,O3,O4): Add calls to rx_range.
849 (UO1,UO2,UO3): Likewise.
850 (IMM2,IMMB): Likewise.
851 (rx_range): New.
852
853 * config/tc-rx.c (rx_fetchalign): Declare.
854 (md_pseudo_table): Add .fetchalign.
855 (RX_NBASE_FETCHALIGN): New.
856 (fetchalign_bytes): New.
857 (rx_fetchalign): New.
858 (rx_frag_init): If a "magic" value is found, also init the
859 machine-specific data.
860 (md_assemble): Note following opcode size if called for.
861 (rx_next_opcode): New.
862 (rx_relax_frag): Support .fetchalign.
863 (md_convert_frag): Likewise.
864 * doc/c-rx.texi (RX-Directives): Add .fetchalign.
865
866 2012-05-14 James Lemke <jwlemke@codesourcery.com>
867
868 * config/tc-ppc.c (insn_validate): New func of existing code to call..
869 (ppc_setup_opcodes): ..from 2 places here.
870 Revise for second (VLE) opcode table.
871 Add #ifdef'd code to print opcode tables.
872
873 2012-05-14 James Lemke <jwlemke@codesourcery.com>
874
875 * config/tc-ppc.c (ppc_setup_opcodes): Allow out-of-order
876 for the VLE conditional branches.
877
878 2012-05-14 Catherine Moore <clm@codesourcery.com>
879 Maciej W. Rozycki <macro@codesourcery.com>
880 Rhonda Wittels <rhonda@codesourcery.com>
881
882 * config/tc-ppc.c (PPC_VLE_SPLIT16A): New macro.
883 (PPC_VLE_SPLIT16D): New macro.
884 (PPC_VLE_LO16A): New macro.
885 (PPC_VLE_LO16D): New macro.
886 (PPC_VLE_HI16A): New macro.
887 (PPC_VLE_HI16D): New macro.
888 (PPC_VLE_HA16A): New macro.
889 (PPC_VLE_HA16D): New macro.
890 (PPC_APUINFO_VLE): New definition.
891 (md_chars_to_number): New function.
892 (md_parse_option): Check for combinations of little
893 endian and -mvle.
894 (md_show_usage): Document -mvle.
895 (ppc_arch): Recognize VLE.
896 (ppc_mach): Recognize bfd_mach_ppc_vle.
897 (ppc_setup_opcodes): Print the opcode table if
898 * config/tc-ppc.h (ppc_frag_check): Declare.
899 * doc/c-ppc.texi: Document -mvle.
900 * NEWS: Mention PowerPC VLE port.
901
902 2012-05-14 Catherine Moore <clm@codesourcery.com>
903
904 * config/tc-ppc.h (ppc_dw2_line_min_insn_length): Declare.
905 (DWARF2_LINE_MIN_INSN_LENGTH): Redefine.
906 * config/tc-ppc.c (ppc_dw2_line_min_insn_length): New.
907 * dwarf2dbg.c (scale_addr_delta): Handle values of 1
908 for DWARF2_LINE_MIN_INSN_LENGTH.
909
910 2012-05-12 H.J. Lu <hongjiu.lu@intel.com>
911
912 * config/tc-i386.c (tc_gen_reloc): Remove x32 addend overflow
913 for BFD_RELOC_64.
914
915 2012-05-11 Daniel Richard G. <skunk@iskunk.org>
916
917 PR binutils/14028
918 * configure.in: Invoke ACX_HEADER_STRING.
919 * configure: Regenerate.
920 * config.in: Regenerate.
921 * as.h: If STRINGS_WITH_STRING is defined then include both
922 string.h and strings.h.
923
924 2012-05-11 Georg-Johann Lay <avr@gjlay.de
925
926 PR target/13503
927 * config/tc-avr.c (exp_mod_pm): Remove variable.
928 (exp_mod_data_t): New typedef.
929 (pexp_mod_data, exp_mod_data): New variables.
930 (avr_parse_cons_expression): Scan through exp_mod_data[] to find
931 data expression modifiers "pm", "gs", "lo8", hi8", "hhi8", "hh8"
932 and set pexp_mod_data accordingly to be used in avr_cons_fix_new.
933 (avr_cons_fix_new): Handle new data expression modifiers shipped
934 in pexp_mod_data.
935 (md_apply_fix): Handle BFD_RELOC_AVR_8_LO, BFD_RELOC_AVR_8_HI,
936 BFD_RELOC_AVR_8_HHI.
937
938 2012-05-10 H.J. Lu <hongjiu.lu@intel.com>
939
940 * config/tc-i386.c (tc_gen_reloc): Use bfd_signed_vma in x32
941 addend overflow check.
942
943 2012-05-10 H.J. Lu <hongjiu.lu@intel.com>
944
945 * config/tc-i386.c (tc_gen_reloc): Display signed hex number in
946 x32 addend overflow check.
947
948 2012-05-09 H.J. Lu <hongjiu.lu@intel.com>
949
950 * config/tc-i386.c (tc_gen_reloc): Use fits_in_signed_long.
951
952 2012-05-09 H.J. Lu <hongjiu.lu@intel.com>
953
954 * config/tc-i386.c (tc_gen_reloc): Check x32 addend overflow
955 for BFD_RELOC_64.
956
957 2012-05-08 Alan Modra <amodra@gmail.com>
958
959 * Makefile.am (check_DEJAGNU): Export LC_ALL=C in place of other
960 LC and LANG environment vars.
961 * Makefile.in: Regenerate.
962
963 2012-05-07 Alan Modra <amodra@gmail.com>
964
965 * Makefile.am (check-DEJAGNU): Clear LC_COLLATE, LC_ALL and LANG.
966 * Makefile.in: Regenerate.
967
968 2012-05-06 Arnold Metselaar <arnold_m@operamail.com>
969
970 * config/tc-z80.h(md_register_arithmetic): Define as 0.
971 * config/tc-z80.c(md_begin): Store register names in symbol table,
972 preventing usage as ordinary symbol.
973 * config/tc-z80.c(contains_register): New function.
974 * config/tc-z80.c(parse_exp2): Removed.
975 * config/tc-z80.c(parse_exp_not_indexed): New function.
976 * config/tc-z80.c(parse_exp): Add code to recogize indexed
977 addressing after parsing.
978 * config/tc-z80.c(emit_byte, emit_word): Use contains_register.
979 * config/tc-z80.c(emit_jp): Use parse_exp_not_indexed, simplify
980 condition for jump to register.
981 * config/tc-z80.c(emit_call, emit_jr, emit_ex, emit_rst): Use
982 parse_exp_not_indexed.
983
984 2012-05-05 Alan Modra <amodra@gmail.com>
985
986 * ecoff.c: Replace all uses of bfd_abs_section, bfd_com_section,
987 bfd_und_section and bfd_ind_section with their _ptr variants, or
988 use corresponding bfd_is_* macros.
989 * symbols.c: Likewise.
990 * config/obj-aout.c: Likewise.
991 * config/obj-coff-seh.h: Likewise.
992 * config/tc-hppa.c: Likewise.
993 * config/tc-hppa.h: Likewise.
994 * config/tc-ia64.c: Likewise.
995 * config/tc-m32r.c: Likewise.
996 * config/tc-microblaze.c: Likewise.
997 * config/tc-mips.c: Likewise.
998 * config/tc-score.c: Likewise.
999 * config/tc-score7.c: Likewise.
1000 * config/tc-tic6x.c: Likewise.
1001
1002 2012-05-04 H.J. Lu <hongjiu.lu@intel.com>
1003
1004 * configure.tgt: Support x86_64-*-linux-gnux32.
1005
1006 2012-05-04 H.J. Lu <hongjiu.lu@intel.com>
1007
1008 * config/tc-i386.c (match_template): Add `instruction' to
1009 unsupported error message.
1010
1011 2012-05-04 H.J. Lu <hongjiu.lu@intel.com>
1012
1013 * config/tc-i386.c (output_insn): Reformat.
1014
1015 2012-05-04 H.J. Lu <hongjiu.lu@intel.com>
1016
1017 * config/tc-i386.c (output_insn): Remove the extra VEX check.
1018
1019 2012-05-04 H.J. Lu <hongjiu.lu@intel.com>
1020
1021 * config/tc-i386.c (match_template): Improve unsupported error
1022 message.
1023
1024 2012-05-03 Sean Keys <skeys@ipdatasys.com>
1025
1026 * configure, Makefile.in: Regenerate.
1027 * Makefile.am (CPU_TYPES, TARGET_CPU_CFILES, TARGET_CPU_HFILES):
1028 * configure.tgt: Added cpu type.
1029 Added files for XGATE assembler.
1030 * config/tc-xgate.c: Assembler for XGATE.
1031 * config/tc-xgate.h: Header definition for assembler
1032 Added files for XGATE testsuite.
1033 * doc/Makefile.am (CPU_DOCS): Added XGATE file.
1034 * doc/c-xgate.texi: Document XGATE and XGATE port.
1035 * doc/as.texinfo: Ditto.
1036 * doc/all.texi: Ditto
1037 * NEWS: Mention the new support.
1038
1039 2012-04-30 DJ Delorie <dj@redhat.com>
1040
1041 * config/rx-parse.y (rx_intop): Add parameter for operation size.
1042 Check for large positive constants really being small negative
1043 ones.
1044 (BRA, BSR): Update calls to rx_intop.
1045 (immediate): Likewise.
1046
1047 2012-04-26 Mark Wielaard <mjw@redhat.com>
1048
1049 * dwarf2dbg.c (DWARF2_ARANGES_VERSION): New define to 2.
1050 (DWARF2_LINE_VERSION): Likewise.
1051 (out_debug_line): Use DWARF2_LINE_VERSION not DWARF2_VERSION.
1052 (out_debug_aranges): Use DWARF2_ARANGES_VERSION not DWARF2_VERSION.
1053 (out_debug_abbrev): Use DW_FORM_data for DW_AT_high_pc when
1054 DWARF2_VERSION >= 4.
1055 (out_debug_info): Use difference between start and end as data
1056 value for DW_AT_high_pc when DWARF2_VERSION >= 4.
1057 * config/tc-ia64.h (DWARF2_LINE_VERSION): Override it.
1058
1059 2012-04-27 David S. Miller <davem@davemloft.net>
1060
1061 * doc/c-sparc.text: Document %l34 and %h34.
1062
1063 * config/tc-sparc.c (v9a_asr_table): Add 'cfr'.
1064
1065 * config/tc-sparc.c (sparc_arch_table): Add HWCAP_PAUSE to sparc4,
1066 v8pluse, v8plusv, v9e, and v9v.
1067 (v9a_asr_table): Add 'pause'.
1068
1069 * config/tc-sparc.c (sparc_arch_table): Add HWCAP_CBCOND to
1070 sparc4, v8pluse, v8plusv, v9e, and v9v.
1071 (sparc_ip): Handle R_SPARC_5 of immediate constants inline in
1072 order to accomodate cbcond which otherwise would require two
1073 relocations to be handled in a single instruction..
1074
1075 * config/tc-sparc.c (sparc_ip): Likewise. Accept instruction
1076 names containing "_".
1077 (sparc_arch_table): Add sparc4, v8pluse, and v9e. Add crypto
1078 hwcap masks to v8plusv and v9v.
1079
1080 * config/tc-sparc.c (sparc_arch_table): Rework to use HWCAP_*
1081 masks.
1082 (sparc_md_end): No longer need to translate hwcap_seen values into
1083 ELF hwcap bits, they now match exactly.
1084 (get_hwcap_name): Use HWCAP_* and handle new values.
1085 (sparc_ip): Fetch hwcaps from insn->hwcaps instead of insn->flags.
1086
1087 2012-04-20 Tristan Gingold <gingold@adacore.com>
1088
1089 * config/tc-ia64.c (obj_elf_vms_common): New function.
1090 (md_pseudo_table): Add .vms_common pseudo.
1091 * config/obj-elf.h (obj_elf_section_name): Add a prototype.
1092 * config/obj-elf.c (obj_elf_section_name): Make it public.
1093
1094 2012-04-17 Richard Sandiford <r.sandiford@uk.ibm.com>
1095
1096 * config/tc-avr.c (md_apply_fix): Fix handling of BFD_RELOC32.
1097
1098 2012-04-12 David S. Miller <davem@davemloft.net>
1099
1100 * config/tc-sparc.c (sparc_ip): Handle '=', "%h34", "%l34", and
1101 BFD_RELOC_SPARC_H34.
1102 (md_apply_fix): Handle BFD_RELOC_SPARC_WDISP10 and BFD_RELOC_SPARC_H34.
1103 (tc_gen_reloc): Likewise.
1104
1105 2012-04-12 Roland McGrath <mcgrathr@google.com>
1106
1107 * configure.tgt (arm-*-nacl*): Match it.
1108 * config/te-nacl.h (FPU_DEFAULT, EABI_DEFAULT): Define.
1109 (LOCAL_LABELS_DOLLAR): Define.
1110 * config/tc-arm.c (elf32_arm_target_format) [TE_NACL]:
1111 Use nacl format variants.
1112
1113 2012-04-12 Jie Zhang <jie@codesourcery.com>
1114 Meador Inge <meadori@codesourcery.com>
1115
1116 * config/tc-arm.c (only_one_reg_in_list): New function.
1117 (encode_ldmstm): Ditto.
1118 (do_ldmstm): Use a different encoding when pushing or poping
1119 a single register.
1120 (A_COND_MASK): New macro.
1121 (A_PUSH_POP_OP_MASK): Ditto.
1122 (A1_OPCODE_PUSH): Ditto.
1123 (A2_OPCODE_PUSH): Ditto.
1124 (A2_OPCODE_POP): Ditto.
1125
1126 2012-04-06 Maciej W. Rozycki <macro@linux-mips.org>
1127
1128 * doc/c-mips.texi (MIPS Opts): Correct -no-mfix-24k to
1129 -mno-fix-24k.
1130
1131 2012-04-06 Roland McGrath <mcgrathr@google.com>
1132
1133 * configure.in (AC_CHECK_HEADERS): Add locale.h.
1134 * config.in: Regenerate.
1135 * configure: Regenerate.
1136
1137 2012-04-05 Nick Clifton <nickc@redhat.com>
1138
1139 * configure.in (AC_CHECK_FUNCS): Add setlocale.
1140 (AM_LC_MESSAGES): Add.
1141 * aclocal.m4: Regenerate.
1142 * config.in: Regenerate.
1143 * configure: Regenerate.
1144
1145 2012-04-03 DJ Delorie <dj@redhat.com>
1146
1147 * config/rx-parse.y: Make the .L optional for ADC and SBB.
1148
1149 2012-04-02 DJ Delorie <dj@redhat.com>
1150
1151 * config/rx-parse.y: IMM->IMM_, take an extra parameter for the
1152 transfer size.
1153 (IMM): New, call IMM_ with the default 32.
1154 (IMMW,IMMB): Likewise, for 16 and 8.
1155 (NIMM, MBIMM): Add size parameter.
1156 (immediate): Likewise. Allow 32768..65535 for 16-bit transfers.
1157 (MOV.W): Use IMMW instead of IMM.
1158
1159 * config/rx-parse.y (ADC,SBB): ADC and SBB only allow .L.
1160 (op_dp20_rm_l): New.
1161 (op_dp20_rim_l): New.
1162
1163 * config/rx-parse.y (op_dp20_rms): Rename to op_dp20_rr, don't allow mem.
1164 (ABS, NEG, NOT): These only take REG or REG,REG (rr, not rms).
1165
1166 2012-03-29 Terry Guo <terry.guo@arm.com>
1167
1168 * config/tc-arm.c (arm_cpus): Add cortex-m0plus.
1169 * doc/c-arm.texi (ARM Options): Document -mcpu=cortex-m0plus.
1170
1171 2012-03-23 Maxim Kuvyrkov <maxim@codesourcery.com>
1172
1173 * config/tc-mips.c (mips_cpu_info_table): Add entry for Broadcom XLP.
1174 * doc/c-mips.texi: Mention XLP.
1175
1176 2012-03-21 Thomas Schwinge <thomas@codesourcery.com>
1177
1178 [SH] Support the .uaquad and .8byte directives also for non-sh64
1179 configurations.
1180
1181 * config/tc-sh.c (sh_cons_fix_new, md_apply_fix) [!HAVE_SH64]: Handle
1182 BFD_RELOC_64.
1183 * doc/c-sh64.texi (SH64 Machine Directives): Move .uaquad
1184 description...
1185 * doc/c-sh.texi (SH Machine Directives): ... here.
1186
1187 2012-03-20 Nick Clifton <nickc@redhat.com>
1188
1189 * config/tc-arm.c (do_vmrs): Accept priviledged mode VFP system
1190 registers.
1191 (do_vmsr): Likewise.
1192 (arm_opcode_insns): Do not default to using the FPSCR register in
1193 the VMRS and VMSR registers.
1194
1195 2012-03-16 Roland McGrath <mcgrathr@google.com>
1196
1197 * config/tc-i386.h [TE_NACL] (ELF_TARGET_FORMAT32, ELF_TARGET_FORMAT64):
1198 Define for this case.
1199 * configure.tgt (i386-*-nacl*): If ${cpu} is x86_64*, default to x32.
1200
1201 2012-03-16 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
1202
1203 * config/tc-arm.c (aeabi_set_public_attributes): Correct
1204 handling of Tag_DIV_use.
1205
1206 2012-03-15 Thomas Schwinge <thomas@codesourcery.com>
1207
1208 * doc/as.texinfo (Bundle directives): Fix typo.
1209
1210 2012-03-14 Ryan Mansfield <rmansfield@qnx.com>
1211
1212 * doc/as.texinfo (Bundle directives): Replace @defn with @dfn.
1213
1214 2012-03-13 Roland McGrath <mcgrathr@google.com>
1215
1216 * config/tc-arm.c (arm_frag_max_var): New function.
1217 * config/tc-arm.h: Declare it.
1218 (md_frag_max_var): New macro.
1219
1220 * config/tc-i386.c (i386_frag_max_var): New function.
1221 * config/tc-i386.h: Declare it.
1222 (md_frag_max_var): New macro.
1223
1224 * doc/as.texinfo (Bundle directives): New node.
1225 (Pseudo Ops): Add it to the menu.
1226 * NEWS: Mention new feature.
1227 * read.c [md_frag_max_var] (HANDLE_BUNDLE): New macro.
1228 [HANDLE_BUNDLE] (bundle_align_p2): New variable.
1229 [HANDLE_BUNDLE] (bundle_lock_frchain, bundle_lock_frag): New variables.
1230 [HANDLE_BUNDLE] (start_bundle, pending_bundle_size, finish_bundle):
1231 New functions.
1232 (assemble_one): New function if [HANDLE_BUNDLE], #define directly
1233 to md_assembly if not.
1234 (read_a_source_file): Call assemble_one in place of md_assemble.
1235 (read_a_source_file) [HANDLE_BUNDLE]: Check for unterminated
1236 .bundle_lock at end of processing.
1237 [HANDLE_BUNDLE] (s_bundle_align_mode, s_bundle_lock, s_bundle_unlock):
1238 New functions.
1239 [HANDLE_BUNDLE] (potable): Add their entries.
1240 * read.h: Declare new functions.
1241
1242 2012-03-10 Edmar Wienskoski <edmar@freescale.com>
1243
1244 * config/tc-ppc.c (md_show_usage): Document -me5500 and -me6500.
1245 (ppc_handle_align): Add termination nop opcode for e500mc family.
1246 * doc/as.texinfo: Document options -me5500 and -me6500.
1247 * doc/c-ppc.texi: Likewise.
1248
1249 2012-03-07 Nick Clifton <nickc@redhat.com>
1250
1251 * config/tc-mn10300.c (other_registers): Add SSP and USP.
1252 (md_assemble): Add support for TLS relocs.
1253 (mn10300_parse_name): Likewise.
1254
1255 2012-02-27 Alan Modra <amodra@gmail.com>
1256
1257 * config/tc-crx.c (check_range): Correct uint32_t misconceptions.
1258
1259 2012-02-27 Alan Modra <amodra@gmail.com>
1260
1261 * config/tc-tic4x.c (tic4x_do_align): Remove ATTRIBUTE_UNUSED on
1262 params. Properly generate NOP pattern. Comment reason for
1263 subseg_text_p failure.
1264
1265 2012-02-27 Alan Modra <amodra@gmail.com>
1266
1267 * config/tc-h8300.c (constant_fits_width_p): Trim constant to 32 bits
1268 and sign extend before range tests.
1269 (constant_fits_size_p): Similarly.
1270 (get_specific): Trim X_add_number to 32 bits.
1271 (fix_operand_size): Likewise, and use unsigned test for signed
1272 ranges.
1273
1274 2012-02-27 Alan Modra <amodra@gmail.com>
1275
1276 * config/tc-crx.c: Include bfd_stdint.h.
1277 (getconstant): Remove irrelevant comment. Don't fail due to
1278 sign-extension of int mask.
1279 (check_range): Rewrite using unsigned arithmetic throughout.
1280
1281 2012-02-25 Walter Lee <walt@tilera.com>
1282
1283 * tc-tilepro.c (emit_tilepro_instruction): Check if symbol is
1284 non-local before checking sy_value.
1285 * tc-tilegx.c (emit_tilegx_instruction): Ditto.
1286
1287 2012-02-25 Walter Lee <walt@tilera.com>
1288
1289 * tc-tilepro.c (O_tls_le): Define operator.
1290 (O_tls_le_lo16): Ditto.
1291 (O_tls_le_hi16): Ditto.
1292 (O_tls_le_ha16): Ditto.
1293 (O_tls_gd_call): Ditto.
1294 (O_tls_gd_add): Ditto.
1295 (O_tls_ie_load): Ditto.
1296 (md_begin): Delete old operators; handle new operators.
1297 (emit_tilepro_instruction): Ditto.
1298 (md_apply_fix): Ditto.
1299 * tc-tilegx.c (O_hw1_got): Delete operator.
1300 (O_hw2_got): Ditto.
1301 (O_hw3_got): Ditto.
1302 (O_hw2_last_got): Ditto.
1303 (O_hw1_tls_gd): Ditto.
1304 (O_hw2_tls_gd): Ditto.
1305 (O_hw3_tls_gd): Ditto.
1306 (O_hw2_last_tls_gd): Ditto.
1307 (O_hw1_tls_ie): Ditto.
1308 (O_hw2_tls_ie): Ditto.
1309 (O_hw3_tls_ie): Ditto.
1310 (O_hw2_last_tls_ie): Ditto.
1311 (O_hw0_tls_le): Define operator.
1312 (O_hw0_last_tls_le): Ditto.
1313 (O_hw1_last_tls_le): Ditto.
1314 (O_tls_gd_call): Ditto.
1315 (O_tls_gd_add): Ditto.
1316 (O_tls_ie_load): Ditto.
1317 (O_tls_add): Ditto.
1318 (md_begin): Delete old operators; handle new operators.
1319 (emit_tilegx_instruction): Ditto.
1320 (md_apply_fix): Ditto.
1321 * doc/c-tilegx.texi: Delete old operators; document new operators.
1322 * doc/c-tilepro.texi: Ditto.
1323
1324 2012-02-25 Walter Lee <walt@tilera.com>
1325
1326 * tc-tilepro.c (apply_special_operator): delete cases for
1327 got and tls operators.
1328 (md_apply_fix): Ditto.
1329 * tc-tilegx.c (md_begin): Set architecture and machine.
1330 (tilegx_target_format): Handle big endian.
1331 (OPTION_EB): Define.
1332 (OPTION_EL): Define.
1333 (md_longopts): Add entries for "EB" and "EL".
1334 (md_parse_option): Handle OPTION_EB and OPTION_EL.
1335 (md_show_usage): Add -EB and -EL.
1336 (md_number_to_chars): New.
1337 (apply_special_operator): delete cases for got and tls
1338 operators.
1339 (md_apply_fix): Ditto.
1340 * tc-tilegx.h (TARGET_BYTES_BIG_ENDIAN): Guard definition with
1341 ifndef.
1342 (md_number_to_chars): Delete.
1343 * configure.tgt (tilegx*be): Handle.
1344 * doc/as.texinfo [TILE-Gx]: Document -EB and -EL.
1345 * doc/c-tilegx.texi: Ditto.
1346
1347 2012-02-21 H.J. Lu <hongjiu.lu@intel.com>
1348
1349 * config/tc-i386.c (check_hle): Use HLEPrefixNone, HLEPrefixLock,
1350 HLEPrefixAny and HLEPrefixRelease.
1351
1352 2012-02-21 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
1353
1354 * gas/config/tc-arm.h (DOUBLESLASH_LINE_COMMENTS): Define.
1355
1356 2012-02-21 Iain Sandoe <idsandoe@googlemail.com>
1357
1358 * write.c (write_object_file): Add md_pre_output_hook.
1359 * config/obj-macho.c (obj_mach_o_check_before_writing): New.
1360 (obj_mach_o_pre_output_hook): New.
1361 * config/obj-macho.h (md_pre_output_hook): Define.
1362 (obj_mach_o_pre_output_hook): Declare.
1363
1364 2012-02-21 Tristan Gingold <gingold@adacore.com>
1365
1366 * config/tc-i386.h (OBJ_MACH_O): New section.
1367 (TC_FORCE_RELOCATION): Use obj_mach_o_force_reloc.
1368 (TC_FORCE_RELOCATION_SUB_SAME): New
1369 (TC_FORCE_RELOCATION_SUB_LOCAL): New.
1370 (TC_VALIDATE_FIX_SUB): New.
1371 * frags.h (struct frag): OBJ_FRAG_TYPE, new field.
1372 * symbols.c (colon): obj_frob_colon: New hook.
1373 * write.c (write_object_file): md_pre_relax_hook, new
1374 hook.
1375 * config/obj-macho.c (obj_mach_o_frob_colon): New.
1376 (obj_mach_o_frob_label): Record sub-section labels.
1377 (obj_mach_o_frob_symbol): Rename from obj_macho_frob_symbol.
1378 (obj_mach_o_set_subsections): New.
1379 (obj_mach_o_pre_relax_hook): New.
1380 (obj_mach_o_in_different_subsection): New.
1381 (obj_mach_o_force_reloc_sub_same): New.
1382 (obj_mach_o_force_reloc_sub_local): New.
1383 (obj_mach_o_force_reloc): New.
1384 * config/obj-macho.h (OBJ_SYMFIELD_TYPE): New.
1385 (obj_frob_colon): New Define.
1386 (obj_mach_o_frob_label): Renamed.
1387 (obj_mach_o_frob_symbol): Renamed.
1388 (OBJ_FRAG_TYPE): New.
1389 (obj_mach_o_in_different_subsection, obj_mach_o_force_reloc,
1390 obj_mach_o_force_reloc_sub_same,
1391 obj_mach_o_force_reloc_sub_local): New declarations.
1392
1393 2012-02-20 Iain Sandoe <idsandoe@googlemail.com>
1394
1395 * config/obj-macho.c (obj_mach_o_is_frame_section): New.
1396 (obj_mach_o_allow_local_subtract): New.
1397 * config/obj-macho.h (md_allow_local_subtract): Define.
1398 (obj_mach_o_allow_local_subtract): Declare.
1399
1400 2012-02-20 Iain Sandoe <idsandoe@googlemail.com>
1401
1402 * config/obj-macho.c (obj_mach_o_make_or_get_sect): In the absence of
1403 canonical information, try to determine CODE and DEBUG section flags
1404 from the mach-o section data.
1405
1406 2012-02-20 Nick Clifton <nickc@redhat.com>
1407
1408 * cgen.c (gas_cgen_parse_operand): Do not set BSF_RELC flag on
1409 local symbols.
1410
1411 2012-02-12 Iain Sandoe <idsandoe@googlemail.com>
1412
1413 * config/obj-macho.c (obj_mach_o_indirect_symbol): Force promotion of
1414 any local symbol used as an indirect.
1415
1416 2012-02-10 Iain Sandoe <idsandoe@googlemail.com>
1417
1418 * config/obj-macho.c (obj_mach_o_make_or_get_sect): Always fill in
1419 stub size when provided. (obj_mach_o_section): Flag that stub-size
1420 has been provided.
1421
1422 2012-02-08 H.J. Lu <hongjiu.lu@intel.com>
1423
1424 * config/tc-i386.c (HLE_PREFIX): New.
1425 (check_hle): Likewise.
1426 (_i386_insn): Add have_hle.
1427 (cpu_arch): Add .hle and .rtm.
1428 (md_assemble): Call check_hle if i.have_hle isn't zero.
1429 (parse_insn): Set i.have_hle to 1 for HLE prefix.
1430 (output_jump): Support up to 2 byte opcode.
1431
1432 * doc/c-i386.texi: Document hle/.hle and rtm/.rtm.
1433
1434 2012-02-02 Tristan Gingold <gingold@adacore.com>
1435
1436 * config/obj-macho.c (obj_mach_o_zerofill): Silent
1437 uninitialized variable warning.
1438
1439 2012-02-02 Nick Clifton <nickc@redhat.com>
1440
1441 PR gas/13224
1442 * config/obj-elf.c (obj_elf_parse_section_letters): Rename 'clone'
1443 to 'is_clone' to avoid shadowing a gloabl.
1444 (obj_elf_section): Likewise.
1445
1446 2012-01-31 Paul Brook <paul@codesourcery.com>
1447
1448 * doc/c-tic6x.c: Fix typo.
1449
1450 2012-01-26 Alexey Makhalov <makhaloff@gmail.com>
1451
1452 PR gas/13624
1453 * app.c (app_push): Set 'add_newlines' to zero after saving.
1454
1455 2012-01-24 DJ Delorie <dj@redhat.com>
1456
1457 * config/rl78-parse.y (NOT1): Add.
1458
1459 2012-01-23 Roland McGrath <mcgrathr@google.com>
1460
1461 * configure.tgt (i386-*-nacl*): Match it.
1462 * config/te-nacl.h: New file.
1463 * config/tc-i386.h [TE_NACL] (ELF_TARGET_FORMAT): Define for this case.
1464 * config/tc-i386.c [TE_NACL] (i386_comment_chars, PREFIX_SEPARATOR):
1465 Use TE_GNU et al case for TE_NACL too.
1466
1467 2012-01-20 H.J. Lu <hongjiu.lu@intel.com>
1468
1469 * config/tc-i386.c (_i386_insn): Replace disp32_encoding with
1470 disp_encoding.
1471 (md_assemble): Updated.
1472 (output_branch): Likewise.
1473 (parse_insn): Support .d8 suffix.
1474 (build_modrm_byte): Fake zero displacement for .d8 and .d32
1475 suffixes.
1476
1477 * doc/c-i386.texi: Document .d8 suffix.
1478
1479 2012-01-17 Andrew Burgess <aburgess@broadcom.com>
1480
1481 * write.c (fix_new_internal): Don't mark used parameter as unused.
1482
1483 2012-01-17 Alan Modra <amodra@gmail.com>
1484
1485 * as.c (parse_args): Update copyright message year.
1486
1487 2012-01-13 H.J. Lu <hongjiu.lu@intel.com>
1488
1489 * config/tc-i386.c (cpu_arch): Add ".vmfunc".
1490
1491 * doc/c-i386.texi: Document vmfunc.
1492
1493 2012-01-13 Tristan Gingold <gingold@adacore.com>
1494
1495 * config/obj-macho.c (obj_mach_o_reorder_section_relocs): New.
1496 * config/obj-macho.h (SET_SECTION_RELOCS): Define.
1497 (obj_mach_o_reorder_section_relocs): Declare.
1498
1499 2012-01-13 Iain Sandoe <idsandoe@googlemail.com>
1500
1501 * config/obj-macho.c (obj_mach_o_set_indirect_symbols): Handle
1502 absolute indirect symbols.
1503
1504 2012-01-13 Iain Sandoe <idsandoe@googlemail.com>
1505
1506 * config/obj-macho.c (obj_mach_o_set_vma_data): New type.
1507 (obj_mach_o_set_section_vma): New.
1508 (obj_mach_o_post_relax_hook): New.
1509 * config/obj-macho.h (md_post_relax_hook): Define.
1510 (obj_mach_o_post_relax_hook): Declare.
1511
1512 2012-01-12 Iain Sandoe <idsandoe@googlemail.com>
1513
1514 * config/obj-macho.c (obj_mach_o_set_symbol_qualifier): Switch off
1515 lazy when the symbol is private_extern.
1516 (obj_mach_o_indirect_sym): New type.
1517 (obj_mach_o_indirect_symbol): New.
1518 (mach_o_pseudo_table): Use obj_mach_o_indirect_symbol.
1519 (obj_macho_frob_label): Adjust to avoid adding bsyms for locals.
1520 (obj_macho_frob_label): Likewise. Adjust external and comm
1521 symbol tests.
1522 (obj_mach_o_set_indirect_symbols): New.
1523 (obj_mach_o_frob_file_after_relocs): New.
1524 *config/obj-macho.h (obj_frob_file_after_relocs): Define.
1525 (obj_mach_o_frob_file_after_relocs): Declare.
1526
1527 2012-01-12 Tristan Gingold <gingold@adacore.com>
1528
1529 PR gas/13591
1530 * config/obj-coff.h (sy_obj): Rename macro to avoid a name conflict.
1531
1532 2012-01-10 Tristan Gingold <gingold@adacore.com>
1533
1534 * struc-symbol.h (struct symbol_flags): New struct, created from...
1535 (struct symbol): ... this one. Add sy_flags field, remove flag fields.
1536 (struct local_symbol): Replace lsy_marker field by lsy_flags.
1537 Adjust comment.
1538 (local_symbol_resolved_p): Adjust.
1539 (local_symbol_mark_resolved): Likewise.
1540 * symbols.c (LOCAL_SYMBOL_CHECK): Adjust.
1541 (local_symbol_make, local_symbol_convert, colon)
1542 (symbol_clone_if_forward_ref, verify_symbol_chain)
1543 (resolve_symbol_value, snapshot_symbol, S_GET_VALUE)
1544 (S_IS_WEAKREFR, S_IS_WEAKREFD, S_IS_VOLATILE, S_IS_FORWARD_REF)
1545 (S_SET_WEAKREFR, S_CLEAR_WEAKREFR, S_SET_WEAKREFD)
1546 (S_CLEAR_WEAKREFD, S_SET_VOLATILE, S_CLEAR_VOLATILE)
1547 (S_SET_FORWARD_REF, symbol_same_p, symbol_mark_used)
1548 (symbol_clear_used, symbol_used_p, symbol_mark_used_in_reloc)
1549 (symbol_clear_used_in_reloc, symbol_used_in_reloc_p)
1550 (symbol_mark_mri_common, symbol_clear_mri_common)
1551 (symbol_mri_common_p, symbol_mark_written, symbol_clear_written)
1552 (symbol_written_p, symbol_mark_resolved, symbol_resolved_p)
1553 (symbol_equated_reloc_p, dot_symbol_init)
1554 (print_symbol_value_1): Adjust.
1555
1556 2012-01-09 Iain Sandoe <idsandoe@googlemail.com>
1557
1558 * config/obj-macho.c (obj_mach_o_weak): Remove.
1559 (obj_mach_o_common_parse): Set symbol qualifiers.
1560 (LAZY, REFE): New macros.
1561 (obj_mach_o_symbol_type): New enum.
1562 (obj_mach_o_set_symbol_qualifier): New.
1563 (obj_mach_o_sym_qual): New.
1564 (mach_o_pseudo_table): Add symbol qualifiers, set indirect_symbol to
1565 a dummy function.
1566 (obj_mach_o_type_for_symbol): New.
1567 (obj_macho_frob_label): New.
1568 (obj_macho_frob_symbol): New.
1569 * config/obj-macho.h (S_SET_ALIGN): Amend temorary var name.
1570 (obj_frob_label, obj_macho_frob_label): Declare.
1571 (obj_frob_symbol, obj_macho_frob_symbol): Declare.
1572
1573 2012-01-08 Richard Sandiford <rdsandiford@googlemail.com>
1574
1575 * config/tc-mips.c (s_tls_rel_directive): Call mips_clear_insn_labels.
1576
1577 2012-01-08 Andrew Pinski <andrew.pinski@caviumnetworks.com>
1578 Richard Sandiford <rdsandiford@googlemail.com>
1579
1580 * config/tc-mips.c (mips_move_labels): Take the list of labels and
1581 textness as parameters.
1582 (mips_move_text_labels): New function.
1583 (append_insn): Use it instead of mips_move_labels.
1584 (mips_emit_delays, start_noreorder): Likewise.
1585 (mips_align): Take the labels rather than just one label.
1586 Move all labels to after the .align.
1587 (s_align): Change the last argument to mips_align.
1588 (s_cons): Likewise.
1589 (s_float_cons): Likewise.
1590 (s_gpword): Likewise.
1591 (s_gpdword): Likewise.
1592
1593 2012-01-06 Tristan Gingold <gingold@adacore.com>
1594
1595 * config/tc-i386.c: Update copyright year.
1596 (lex_got): Also defined for Mach-O.
1597 Add a guard for non-ELF configuration.
1598 (md_longopts): Also handle -64 for Mach-O.
1599 (md_parse_option): Likewise.
1600 (i386_target_format): Adjust for x86_64-darwin.
1601
1602 2012-01-04 Iain Sandoe <idsandoe@googlemail.com>
1603
1604 * config/obj-macho.c (obj_mach_o_segT_from_bfd_name): Tidy definition.
1605 (obj_mach_o_get_section_names): New (split from obj_mach_o_section).
1606 (obj_mach_o_make_or_get_sect): Likewise.
1607 (obj_mach_o_section): Split out the functionality shared with zerofill.
1608 (obj_mach_o_zerofill): New.
1609 (obj_mach_o_common_parse): Ensure whitespace is skipped.
1610 (mach_o_pseudo_table): Add .zerofill.
1611
1612 2012-01-03 Iain Sandoe <idsandoe@googlemail.com>
1613
1614 * config/obj-macho.c (obj_macho_process_stab): New.
1615 * config/obj-macho.h (OBJ_PROCESS_STAB): Define.
1616 (obj_macho_process_stab): Declare.
1617
1618 For older changes see ChangeLog-2011
1619 \f
1620 Local Variables:
1621 mode: change-log
1622 left-margin: 8
1623 fill-column: 74
1624 version-control: never
1625 End:
This page took 0.071126 seconds and 4 git commands to generate.