2012-01-12 Tristan Gingold <gingold@adacore.com>
[deliverable/binutils-gdb.git] / gas / ChangeLog
CommitLineData
0a4734dc
TG
12012-01-12 Tristan Gingold <gingold@adacore.com>
2
3 PR gas/13591
4 * config/obj-coff.h (sy_obj): Rename macro to avoid a name conflict.
5
158184ac
TG
62012-01-10 Tristan Gingold <gingold@adacore.com>
7
8 * struc-symbol.h (struct symbol_flags): New struct, created from...
9 (struct symbol): ... this one. Add sy_flags field, remove flag fields.
10 (struct local_symbol): Replace lsy_marker field by lsy_flags.
11 Adjust comment.
12 (local_symbol_resolved_p): Adjust.
13 (local_symbol_mark_resolved): Likewise.
14 * symbols.c (LOCAL_SYMBOL_CHECK): Adjust.
15 (local_symbol_make, local_symbol_convert, colon)
16 (symbol_clone_if_forward_ref, verify_symbol_chain)
17 (resolve_symbol_value, snapshot_symbol, S_GET_VALUE)
18 (S_IS_WEAKREFR, S_IS_WEAKREFD, S_IS_VOLATILE, S_IS_FORWARD_REF)
19 (S_SET_WEAKREFR, S_CLEAR_WEAKREFR, S_SET_WEAKREFD)
20 (S_CLEAR_WEAKREFD, S_SET_VOLATILE, S_CLEAR_VOLATILE)
21 (S_SET_FORWARD_REF, symbol_same_p, symbol_mark_used)
22 (symbol_clear_used, symbol_used_p, symbol_mark_used_in_reloc)
23 (symbol_clear_used_in_reloc, symbol_used_in_reloc_p)
24 (symbol_mark_mri_common, symbol_clear_mri_common)
25 (symbol_mri_common_p, symbol_mark_written, symbol_clear_written)
26 (symbol_written_p, symbol_mark_resolved, symbol_resolved_p)
27 (symbol_equated_reloc_p, dot_symbol_init)
28 (print_symbol_value_1): Adjust.
29
b22161d6
IS
302012-01-09 Iain Sandoe <idsandoe@googlemail.com>
31
32 * config/obj-macho.c (obj_mach_o_weak): Remove.
33 (obj_mach_o_common_parse): Set symbol qualifiers.
34 (LAZY, REFE): New macros.
35 (obj_mach_o_symbol_type): New enum.
36 (obj_mach_o_set_symbol_qualifier): New.
37 (obj_mach_o_sym_qual): New.
38 (mach_o_pseudo_table): Add symbol qualifiers, set indirect_symbol to
39 a dummy function.
40 (obj_mach_o_type_for_symbol): New.
41 (obj_macho_frob_label): New.
42 (obj_macho_frob_symbol): New.
43 * config/obj-macho.h (S_SET_ALIGN): Amend temorary var name.
44 (obj_frob_label, obj_macho_frob_label): Declare.
45 (obj_frob_symbol, obj_macho_frob_symbol): Declare.
46
de64cffd
RS
472012-01-08 Richard Sandiford <rdsandiford@googlemail.com>
48
49 * config/tc-mips.c (s_tls_rel_directive): Call mips_clear_insn_labels.
50
462427c4
RS
512012-01-08 Andrew Pinski <andrew.pinski@caviumnetworks.com>
52 Richard Sandiford <rdsandiford@googlemail.com>
53
54 * config/tc-mips.c (mips_move_labels): Take the list of labels and
55 textness as parameters.
56 (mips_move_text_labels): New function.
57 (append_insn): Use it instead of mips_move_labels.
58 (mips_emit_delays, start_noreorder): Likewise.
59 (mips_align): Take the labels rather than just one label.
60 Move all labels to after the .align.
61 (s_align): Change the last argument to mips_align.
62 (s_cons): Likewise.
63 (s_float_cons): Likewise.
64 (s_gpword): Likewise.
65 (s_gpdword): Likewise.
66
d382c579
TG
672012-01-06 Tristan Gingold <gingold@adacore.com>
68
69 * config/tc-i386.c: Update copyright year.
70 (lex_got): Also defined for Mach-O.
71 Add a guard for non-ELF configuration.
72 (md_longopts): Also handle -64 for Mach-O.
73 (md_parse_option): Likewise.
74 (i386_target_format): Adjust for x86_64-darwin.
75
8cf6e084
IS
762012-01-04 Iain Sandoe <idsandoe@googlemail.com>
77
78 * config/obj-macho.c (obj_mach_o_segT_from_bfd_name): Tidy definition.
79 (obj_mach_o_get_section_names): New (split from obj_mach_o_section).
80 (obj_mach_o_make_or_get_sect): Likewise.
81 (obj_mach_o_section): Split out the functionality shared with zerofill.
82 (obj_mach_o_zerofill): New.
83 (obj_mach_o_common_parse): Ensure whitespace is skipped.
84 (mach_o_pseudo_table): Add .zerofill.
85
68588f95
IS
862012-01-03 Iain Sandoe <idsandoe@googlemail.com>
87
88 * config/obj-macho.c (obj_macho_process_stab): New.
89 * config/obj-macho.h (OBJ_PROCESS_STAB): Define.
90 (obj_macho_process_stab): Declare.
91
23e1d329 92For older changes see ChangeLog-2011
08d56133
NC
93\f
94Local Variables:
95mode: change-log
96left-margin: 8
97fill-column: 74
98version-control: never
99End:
This page took 0.494076 seconds and 4 git commands to generate.