Support R_SPARC_WDISP10 and R_SPARC_H34.
[deliverable/binutils-gdb.git] / gas / ChangeLog
CommitLineData
2615994e
DM
12012-04-12 David S. Miller <davem@davemloft.net>
2
3 * config/tc-sparc.c (sparc_ip): Handle '=', "%h34", "%l34", and
4 BFD_RELOC_SPARC_H34.
5 (md_apply_fix): Handle BFD_RELOC_SPARC_WDISP10 and BFD_RELOC_SPARC_H34.
6 (tc_gen_reloc): Likewise.
7
b38cadfb
NC
82012-04-12 Roland McGrath <mcgrathr@google.com>
9
10 * configure.tgt (arm-*-nacl*): Match it.
11 * config/te-nacl.h (FPU_DEFAULT, EABI_DEFAULT): Define.
12 (LOCAL_LABELS_DOLLAR): Define.
13 * config/tc-arm.c (elf32_arm_target_format) [TE_NACL]:
14 Use nacl format variants.
15
6530b175
NC
162012-04-12 Jie Zhang <jie@codesourcery.com>
17 Meador Inge <meadori@codesourcery.com>
18
19 * config/tc-arm.c (only_one_reg_in_list): New function.
20 (encode_ldmstm): Ditto.
21 (do_ldmstm): Use a different encoding when pushing or poping
22 a single register.
23 (A_COND_MASK): New macro.
24 (A_PUSH_POP_OP_MASK): Ditto.
25 (A1_OPCODE_PUSH): Ditto.
26 (A2_OPCODE_PUSH): Ditto.
27 (A2_OPCODE_POP): Ditto.
28
45e279f5
MR
292012-04-06 Maciej W. Rozycki <macro@linux-mips.org>
30
31 * doc/c-mips.texi (MIPS Opts): Correct -no-mfix-24k to
32 -mno-fix-24k.
33
58797674
RM
342012-04-06 Roland McGrath <mcgrathr@google.com>
35
36 * configure.in (AC_CHECK_HEADERS): Add locale.h.
37 * config.in: Regenerate.
38 * configure: Regenerate.
39
44350750
NC
402012-04-05 Nick Clifton <nickc@redhat.com>
41
42 * configure.in (AC_CHECK_FUNCS): Add setlocale.
43 (AM_LC_MESSAGES): Add.
44 * aclocal.m4: Regenerate.
45 * config.in: Regenerate.
46 * configure: Regenerate.
47
e91a22ce
DD
482012-04-03 DJ Delorie <dj@redhat.com>
49
50 * config/rx-parse.y: Make the .L optional for ADC and SBB.
51
b1c0804b
DD
522012-04-02 DJ Delorie <dj@redhat.com>
53
54 * config/rx-parse.y: IMM->IMM_, take an extra parameter for the
55 transfer size.
56 (IMM): New, call IMM_ with the default 32.
57 (IMMW,IMMB): Likewise, for 16 and 8.
58 (NIMM, MBIMM): Add size parameter.
59 (immediate): Likewise. Allow 32768..65535 for 16-bit transfers.
60 (MOV.W): Use IMMW instead of IMM.
61
62 * config/rx-parse.y (ADC,SBB): ADC and SBB only allow .L.
63 (op_dp20_rm_l): New.
64 (op_dp20_rim_l): New.
65
66 * config/rx-parse.y (op_dp20_rms): Rename to op_dp20_rr, don't allow mem.
67 (ABS, NEG, NOT): These only take REG or REG,REG (rr, not rms).
68
ce32bd10
MGD
692012-03-29 Terry Guo <terry.guo@arm.com>
70
71 * config/tc-arm.c (arm_cpus): Add cortex-m0plus.
72 * doc/c-arm.texi (ARM Options): Document -mcpu=cortex-m0plus.
73
55a36193
MK
742012-03-23 Maxim Kuvyrkov <maxim@codesourcery.com>
75
76 * config/tc-mips.c (mips_cpu_info_table): Add entry for Broadcom XLP.
77 * doc/c-mips.texi: Mention XLP.
78
32b9ff0d
TS
792012-03-21 Thomas Schwinge <thomas@codesourcery.com>
80
81 [SH] Support the .uaquad and .8byte directives also for non-sh64
82 configurations.
83
84 * config/tc-sh.c (sh_cons_fix_new, md_apply_fix) [!HAVE_SH64]: Handle
85 BFD_RELOC_64.
86 * doc/c-sh64.texi (SH64 Machine Directives): Move .uaquad
87 description...
88 * doc/c-sh.texi (SH Machine Directives): ... here.
89
7465e07a
NC
902012-03-20 Nick Clifton <nickc@redhat.com>
91
92 * config/tc-arm.c (do_vmrs): Accept priviledged mode VFP system
93 registers.
94 (do_vmsr): Likewise.
95 (arm_opcode_insns): Do not default to using the FPSCR register in
96 the VMRS and VMSR registers.
97
8059fb19
RM
982012-03-16 Roland McGrath <mcgrathr@google.com>
99
100 * config/tc-i386.h [TE_NACL] (ELF_TARGET_FORMAT32, ELF_TARGET_FORMAT64):
101 Define for this case.
102 * configure.tgt (i386-*-nacl*): If ${cpu} is x86_64*, default to x32.
103
69239280
MGD
1042012-03-16 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
105
106 * config/tc-arm.c (aeabi_set_public_attributes): Correct
107 handling of Tag_DIV_use.
108
27dcf5c0
TS
1092012-03-15 Thomas Schwinge <thomas@codesourcery.com>
110
111 * doc/as.texinfo (Bundle directives): Fix typo.
112
ec82c18e
L
1132012-03-14 Ryan Mansfield <rmansfield@qnx.com>
114
115 * doc/as.texinfo (Bundle directives): Replace @defn with @dfn.
116
8d3eaee6 1172012-03-13 Roland McGrath <mcgrathr@google.com>
fa94de6b
RM
118
119 * config/tc-arm.c (arm_frag_max_var): New function.
120 * config/tc-arm.h: Declare it.
121 (md_frag_max_var): New macro.
122
123 * config/tc-i386.c (i386_frag_max_var): New function.
124 * config/tc-i386.h: Declare it.
125 (md_frag_max_var): New macro.
126
127 * doc/as.texinfo (Bundle directives): New node.
128 (Pseudo Ops): Add it to the menu.
129 * NEWS: Mention new feature.
130 * read.c [md_frag_max_var] (HANDLE_BUNDLE): New macro.
131 [HANDLE_BUNDLE] (bundle_align_p2): New variable.
132 [HANDLE_BUNDLE] (bundle_lock_frchain, bundle_lock_frag): New variables.
133 [HANDLE_BUNDLE] (start_bundle, pending_bundle_size, finish_bundle):
134 New functions.
135 (assemble_one): New function if [HANDLE_BUNDLE], #define directly
136 to md_assembly if not.
137 (read_a_source_file): Call assemble_one in place of md_assemble.
138 (read_a_source_file) [HANDLE_BUNDLE]: Check for unterminated
139 .bundle_lock at end of processing.
140 [HANDLE_BUNDLE] (s_bundle_align_mode, s_bundle_lock, s_bundle_unlock):
141 New functions.
142 [HANDLE_BUNDLE] (potable): Add their entries.
143 * read.h: Declare new functions.
144
aea77599
AM
1452012-03-10 Edmar Wienskoski <edmar@freescale.com>
146
147 * config/tc-ppc.c (md_show_usage): Document -me5500 and -me6500.
148 (ppc_handle_align): Add termination nop opcode for e500mc family.
149 * doc/as.texinfo: Document options -me5500 and -me6500.
150 * doc/c-ppc.texi: Likewise.
151
0a22ae8e
NC
1522012-03-07 Nick Clifton <nickc@redhat.com>
153
154 * config/tc-mn10300.c (other_registers): Add SSP and USP.
155 (md_assemble): Add support for TLS relocs.
156 (mn10300_parse_name): Likewise.
157
805e800d
AM
1582012-02-27 Alan Modra <amodra@gmail.com>
159
160 * config/tc-crx.c (check_range): Correct uint32_t misconceptions.
161
b9fcee79
AM
1622012-02-27 Alan Modra <amodra@gmail.com>
163
164 * config/tc-tic4x.c (tic4x_do_align): Remove ATTRIBUTE_UNUSED on
165 params. Properly generate NOP pattern. Comment reason for
166 subseg_text_p failure.
167
35a35807
AM
1682012-02-27 Alan Modra <amodra@gmail.com>
169
170 * config/tc-h8300.c (constant_fits_width_p): Trim constant to 32 bits
171 and sign extend before range tests.
172 (constant_fits_size_p): Similarly.
173 (get_specific): Trim X_add_number to 32 bits.
174 (fix_operand_size): Likewise, and use unsigned test for signed
175 ranges.
176
1f42f8b3
AM
1772012-02-27 Alan Modra <amodra@gmail.com>
178
179 * config/tc-crx.c: Include bfd_stdint.h.
180 (getconstant): Remove irrelevant comment. Don't fail due to
181 sign-extension of int mask.
182 (check_range): Rewrite using unsigned arithmetic throughout.
183
481fe810
WL
1842012-02-25 Walter Lee <walt@tilera.com>
185
186 * tc-tilepro.c (emit_tilepro_instruction): Check if symbol is
187 non-local before checking sy_value.
188 * tc-tilegx.c (emit_tilegx_instruction): Ditto.
189
6f7be959
WL
1902012-02-25 Walter Lee <walt@tilera.com>
191
192 * tc-tilepro.c (O_tls_le): Define operator.
193 (O_tls_le_lo16): Ditto.
194 (O_tls_le_hi16): Ditto.
195 (O_tls_le_ha16): Ditto.
196 (O_tls_gd_call): Ditto.
197 (O_tls_gd_add): Ditto.
198 (O_tls_ie_load): Ditto.
199 (md_begin): Delete old operators; handle new operators.
200 (emit_tilepro_instruction): Ditto.
201 (md_apply_fix): Ditto.
202 * tc-tilegx.c (O_hw1_got): Delete operator.
203 (O_hw2_got): Ditto.
204 (O_hw3_got): Ditto.
205 (O_hw2_last_got): Ditto.
206 (O_hw1_tls_gd): Ditto.
207 (O_hw2_tls_gd): Ditto.
208 (O_hw3_tls_gd): Ditto.
209 (O_hw2_last_tls_gd): Ditto.
210 (O_hw1_tls_ie): Ditto.
211 (O_hw2_tls_ie): Ditto.
212 (O_hw3_tls_ie): Ditto.
213 (O_hw2_last_tls_ie): Ditto.
214 (O_hw0_tls_le): Define operator.
215 (O_hw0_last_tls_le): Ditto.
216 (O_hw1_last_tls_le): Ditto.
217 (O_tls_gd_call): Ditto.
218 (O_tls_gd_add): Ditto.
219 (O_tls_ie_load): Ditto.
220 (O_tls_add): Ditto.
221 (md_begin): Delete old operators; handle new operators.
222 (emit_tilegx_instruction): Ditto.
223 (md_apply_fix): Ditto.
224 * doc/c-tilegx.texi: Delete old operators; document new operators.
225 * doc/c-tilepro.texi: Ditto.
226
82590249
WL
2272012-02-25 Walter Lee <walt@tilera.com>
228
5414dbef
WL
229 * tc-tilepro.c (apply_special_operator): delete cases for
230 got and tls operators.
231 (md_apply_fix): Ditto.
fb6cedde
WL
232 * tc-tilegx.c (md_begin): Set architecture and machine.
233 (tilegx_target_format): Handle big endian.
234 (OPTION_EB): Define.
235 (OPTION_EL): Define.
236 (md_longopts): Add entries for "EB" and "EL".
237 (md_parse_option): Handle OPTION_EB and OPTION_EL.
238 (md_show_usage): Add -EB and -EL.
239 (md_number_to_chars): New.
5414dbef
WL
240 (apply_special_operator): delete cases for got and tls
241 operators.
242 (md_apply_fix): Ditto.
fb6cedde
WL
243 * tc-tilegx.h (TARGET_BYTES_BIG_ENDIAN): Guard definition with
244 ifndef.
245 (md_number_to_chars): Delete.
246 * configure.tgt (tilegx*be): Handle.
247 * doc/as.texinfo [TILE-Gx]: Document -EB and -EL.
248 * doc/c-tilegx.texi: Ditto.
82590249 249
82c2def5
L
2502012-02-21 H.J. Lu <hongjiu.lu@intel.com>
251
252 * config/tc-i386.c (check_hle): Use HLEPrefixNone, HLEPrefixLock,
253 HLEPrefixAny and HLEPrefixRelease.
254
1bf10b0d
NC
2552012-02-21 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
256
257 * gas/config/tc-arm.h (DOUBLESLASH_LINE_COMMENTS): Define.
258
16a87420
IS
2592012-02-21 Iain Sandoe <idsandoe@googlemail.com>
260
261 * write.c (write_object_file): Add md_pre_output_hook.
262 * config/obj-macho.c (obj_mach_o_check_before_writing): New.
263 (obj_mach_o_pre_output_hook): New.
264 * config/obj-macho.h (md_pre_output_hook): Define.
265 (obj_mach_o_pre_output_hook): Declare.
266
cdaa5616
IS
2672012-02-21 Tristan Gingold <gingold@adacore.com>
268
269 * config/tc-i386.h (OBJ_MACH_O): New section.
270 (TC_FORCE_RELOCATION): Use obj_mach_o_force_reloc.
271 (TC_FORCE_RELOCATION_SUB_SAME): New
272 (TC_FORCE_RELOCATION_SUB_LOCAL): New.
273 (TC_VALIDATE_FIX_SUB): New.
274 * frags.h (struct frag): OBJ_FRAG_TYPE, new field.
275 * symbols.c (colon): obj_frob_colon: New hook.
276 * write.c (write_object_file): md_pre_relax_hook, new
277 hook.
278 * config/obj-macho.c (obj_mach_o_frob_colon): New.
279 (obj_mach_o_frob_label): Record sub-section labels.
280 (obj_mach_o_frob_symbol): Rename from obj_macho_frob_symbol.
281 (obj_mach_o_set_subsections): New.
282 (obj_mach_o_pre_relax_hook): New.
283 (obj_mach_o_in_different_subsection): New.
284 (obj_mach_o_force_reloc_sub_same): New.
285 (obj_mach_o_force_reloc_sub_local): New.
286 (obj_mach_o_force_reloc): New.
287 * config/obj-macho.h (OBJ_SYMFIELD_TYPE): New.
288 (obj_frob_colon): New Define.
289 (obj_mach_o_frob_label): Renamed.
290 (obj_mach_o_frob_symbol): Renamed.
291 (OBJ_FRAG_TYPE): New.
292 (obj_mach_o_in_different_subsection, obj_mach_o_force_reloc,
293 obj_mach_o_force_reloc_sub_same,
294 obj_mach_o_force_reloc_sub_local): New declarations.
295
854ac8ba
IS
2962012-02-20 Iain Sandoe <idsandoe@googlemail.com>
297
298 * config/obj-macho.c (obj_mach_o_is_frame_section): New.
299 (obj_mach_o_allow_local_subtract): New.
300 * config/obj-macho.h (md_allow_local_subtract): Define.
301 (obj_mach_o_allow_local_subtract): Declare.
302
a5759139
IS
3032012-02-20 Iain Sandoe <idsandoe@googlemail.com>
304
305 * config/obj-macho.c (obj_mach_o_make_or_get_sect): In the absence of
306 canonical information, try to determine CODE and DEBUG section flags
307 from the mach-o section data.
308
9ad45734
NC
3092012-02-20 Nick Clifton <nickc@redhat.com>
310
311 * cgen.c (gas_cgen_parse_operand): Do not set BSF_RELC flag on
312 local symbols.
313
8e43fc02
IS
3142012-02-12 Iain Sandoe <idsandoe@googlemail.com>
315
316 * config/obj-macho.c (obj_mach_o_indirect_symbol): Force promotion of
317 any local symbol used as an indirect.
318
fb4914b0
IS
3192012-02-10 Iain Sandoe <idsandoe@googlemail.com>
320
321 * config/obj-macho.c (obj_mach_o_make_or_get_sect): Always fill in
322 stub size when provided. (obj_mach_o_section): Flag that stub-size
323 has been provided.
324
42164a71
L
3252012-02-08 H.J. Lu <hongjiu.lu@intel.com>
326
327 * config/tc-i386.c (HLE_PREFIX): New.
328 (check_hle): Likewise.
329 (_i386_insn): Add have_hle.
330 (cpu_arch): Add .hle and .rtm.
331 (md_assemble): Call check_hle if i.have_hle isn't zero.
332 (parse_insn): Set i.have_hle to 1 for HLE prefix.
333 (output_jump): Support up to 2 byte opcode.
334
335 * doc/c-i386.texi: Document hle/.hle and rtm/.rtm.
336
facf03f2
TG
3372012-02-02 Tristan Gingold <gingold@adacore.com>
338
339 * config/obj-macho.c (obj_mach_o_zerofill): Silent
340 uninitialized variable warning.
341
f6616a06
NC
3422012-02-02 Nick Clifton <nickc@redhat.com>
343
344 PR gas/13224
345 * config/obj-elf.c (obj_elf_parse_section_letters): Rename 'clone'
346 to 'is_clone' to avoid shadowing a gloabl.
347 (obj_elf_section): Likewise.
348
bac03263 3492012-01-31 Paul Brook <paul@codesourcery.com>
f6616a06 350
bac03263
PB
351 * doc/c-tic6x.c: Fix typo.
352
f8819316
NC
3532012-01-26 Alexey Makhalov <makhaloff@gmail.com>
354
355 PR gas/13624
356 * app.c (app_push): Set 'add_newlines' to zero after saving.
357
21abe33a
DD
3582012-01-24 DJ Delorie <dj@redhat.com>
359
360 * config/rl78-parse.y (NOT1): Add.
361
8d63c93e
RM
3622012-01-23 Roland McGrath <mcgrathr@google.com>
363
364 * configure.tgt (i386-*-nacl*): Match it.
365 * config/te-nacl.h: New file.
366 * config/tc-i386.h [TE_NACL] (ELF_TARGET_FORMAT): Define for this case.
367 * config/tc-i386.c [TE_NACL] (i386_comment_chars, PREFIX_SEPARATOR):
368 Use TE_GNU et al case for TE_NACL too.
369
a501d77e
L
3702012-01-20 H.J. Lu <hongjiu.lu@intel.com>
371
372 * config/tc-i386.c (_i386_insn): Replace disp32_encoding with
373 disp_encoding.
374 (md_assemble): Updated.
375 (output_branch): Likewise.
376 (parse_insn): Support .d8 suffix.
377 (build_modrm_byte): Fake zero displacement for .d8 and .d32
378 suffixes.
379
380 * doc/c-i386.texi: Document .d8 suffix.
381
032fbb7a
AM
3822012-01-17 Andrew Burgess <aburgess@broadcom.com>
383
384 * write.c (fix_new_internal): Don't mark used parameter as unused.
385
576477a6
AM
3862012-01-17 Alan Modra <amodra@gmail.com>
387
388 * as.c (parse_args): Update copyright message year.
389
8729a6f6
L
3902012-01-13 H.J. Lu <hongjiu.lu@intel.com>
391
392 * config/tc-i386.c (cpu_arch): Add ".vmfunc".
393
394 * doc/c-i386.texi: Document vmfunc.
395
34dd18bc
IS
3962012-01-13 Tristan Gingold <gingold@adacore.com>
397
398 * config/obj-macho.c (obj_mach_o_reorder_section_relocs): New.
399 * config/obj-macho.h (SET_SECTION_RELOCS): Define.
400 (obj_mach_o_reorder_section_relocs): Declare.
401
687be931
IS
4022012-01-13 Iain Sandoe <idsandoe@googlemail.com>
403
404 * config/obj-macho.c (obj_mach_o_set_indirect_symbols): Handle
405 absolute indirect symbols.
406
c3402d20
IS
4072012-01-13 Iain Sandoe <idsandoe@googlemail.com>
408
409 * config/obj-macho.c (obj_mach_o_set_vma_data): New type.
410 (obj_mach_o_set_section_vma): New.
411 (obj_mach_o_post_relax_hook): New.
412 * config/obj-macho.h (md_post_relax_hook): Define.
413 (obj_mach_o_post_relax_hook): Declare.
414
50d10658
IS
4152012-01-12 Iain Sandoe <idsandoe@googlemail.com>
416
417 * config/obj-macho.c (obj_mach_o_set_symbol_qualifier): Switch off
418 lazy when the symbol is private_extern.
419 (obj_mach_o_indirect_sym): New type.
420 (obj_mach_o_indirect_symbol): New.
421 (mach_o_pseudo_table): Use obj_mach_o_indirect_symbol.
422 (obj_macho_frob_label): Adjust to avoid adding bsyms for locals.
423 (obj_macho_frob_label): Likewise. Adjust external and comm
424 symbol tests.
425 (obj_mach_o_set_indirect_symbols): New.
426 (obj_mach_o_frob_file_after_relocs): New.
427 *config/obj-macho.h (obj_frob_file_after_relocs): Define.
428 (obj_mach_o_frob_file_after_relocs): Declare.
429
0a4734dc
TG
4302012-01-12 Tristan Gingold <gingold@adacore.com>
431
432 PR gas/13591
433 * config/obj-coff.h (sy_obj): Rename macro to avoid a name conflict.
434
158184ac
TG
4352012-01-10 Tristan Gingold <gingold@adacore.com>
436
437 * struc-symbol.h (struct symbol_flags): New struct, created from...
438 (struct symbol): ... this one. Add sy_flags field, remove flag fields.
439 (struct local_symbol): Replace lsy_marker field by lsy_flags.
440 Adjust comment.
441 (local_symbol_resolved_p): Adjust.
442 (local_symbol_mark_resolved): Likewise.
443 * symbols.c (LOCAL_SYMBOL_CHECK): Adjust.
444 (local_symbol_make, local_symbol_convert, colon)
445 (symbol_clone_if_forward_ref, verify_symbol_chain)
446 (resolve_symbol_value, snapshot_symbol, S_GET_VALUE)
447 (S_IS_WEAKREFR, S_IS_WEAKREFD, S_IS_VOLATILE, S_IS_FORWARD_REF)
448 (S_SET_WEAKREFR, S_CLEAR_WEAKREFR, S_SET_WEAKREFD)
449 (S_CLEAR_WEAKREFD, S_SET_VOLATILE, S_CLEAR_VOLATILE)
450 (S_SET_FORWARD_REF, symbol_same_p, symbol_mark_used)
451 (symbol_clear_used, symbol_used_p, symbol_mark_used_in_reloc)
452 (symbol_clear_used_in_reloc, symbol_used_in_reloc_p)
453 (symbol_mark_mri_common, symbol_clear_mri_common)
454 (symbol_mri_common_p, symbol_mark_written, symbol_clear_written)
455 (symbol_written_p, symbol_mark_resolved, symbol_resolved_p)
456 (symbol_equated_reloc_p, dot_symbol_init)
457 (print_symbol_value_1): Adjust.
458
b22161d6
IS
4592012-01-09 Iain Sandoe <idsandoe@googlemail.com>
460
461 * config/obj-macho.c (obj_mach_o_weak): Remove.
462 (obj_mach_o_common_parse): Set symbol qualifiers.
463 (LAZY, REFE): New macros.
464 (obj_mach_o_symbol_type): New enum.
465 (obj_mach_o_set_symbol_qualifier): New.
466 (obj_mach_o_sym_qual): New.
467 (mach_o_pseudo_table): Add symbol qualifiers, set indirect_symbol to
468 a dummy function.
469 (obj_mach_o_type_for_symbol): New.
470 (obj_macho_frob_label): New.
471 (obj_macho_frob_symbol): New.
472 * config/obj-macho.h (S_SET_ALIGN): Amend temorary var name.
473 (obj_frob_label, obj_macho_frob_label): Declare.
474 (obj_frob_symbol, obj_macho_frob_symbol): Declare.
475
de64cffd
RS
4762012-01-08 Richard Sandiford <rdsandiford@googlemail.com>
477
478 * config/tc-mips.c (s_tls_rel_directive): Call mips_clear_insn_labels.
479
462427c4
RS
4802012-01-08 Andrew Pinski <andrew.pinski@caviumnetworks.com>
481 Richard Sandiford <rdsandiford@googlemail.com>
482
483 * config/tc-mips.c (mips_move_labels): Take the list of labels and
484 textness as parameters.
485 (mips_move_text_labels): New function.
486 (append_insn): Use it instead of mips_move_labels.
487 (mips_emit_delays, start_noreorder): Likewise.
488 (mips_align): Take the labels rather than just one label.
489 Move all labels to after the .align.
490 (s_align): Change the last argument to mips_align.
491 (s_cons): Likewise.
492 (s_float_cons): Likewise.
493 (s_gpword): Likewise.
494 (s_gpdword): Likewise.
495
d382c579
TG
4962012-01-06 Tristan Gingold <gingold@adacore.com>
497
498 * config/tc-i386.c: Update copyright year.
499 (lex_got): Also defined for Mach-O.
500 Add a guard for non-ELF configuration.
501 (md_longopts): Also handle -64 for Mach-O.
502 (md_parse_option): Likewise.
503 (i386_target_format): Adjust for x86_64-darwin.
504
8cf6e084
IS
5052012-01-04 Iain Sandoe <idsandoe@googlemail.com>
506
507 * config/obj-macho.c (obj_mach_o_segT_from_bfd_name): Tidy definition.
508 (obj_mach_o_get_section_names): New (split from obj_mach_o_section).
509 (obj_mach_o_make_or_get_sect): Likewise.
510 (obj_mach_o_section): Split out the functionality shared with zerofill.
511 (obj_mach_o_zerofill): New.
512 (obj_mach_o_common_parse): Ensure whitespace is skipped.
513 (mach_o_pseudo_table): Add .zerofill.
514
68588f95
IS
5152012-01-03 Iain Sandoe <idsandoe@googlemail.com>
516
517 * config/obj-macho.c (obj_macho_process_stab): New.
518 * config/obj-macho.h (OBJ_PROCESS_STAB): Define.
519 (obj_macho_process_stab): Declare.
520
23e1d329 521For older changes see ChangeLog-2011
08d56133
NC
522\f
523Local Variables:
524mode: change-log
525left-margin: 8
526fill-column: 74
527version-control: never
528End:
This page took 0.511591 seconds and 4 git commands to generate.