Adding adr_type and prevent adr :got:
[deliverable/binutils-gdb.git] / gas / ChangeLog
CommitLineData
6f4a313b
MS
12015-02-26 Marcus Shawcroft <marcus.shawcroft@arm.com>
2
3 * config/tc-aarch64.c (reloc_table_entry): Add adr_type.
4 (reloc_table): Likewise.
5 (parse_address_main): Use adr_type.
6
1db365dc
MS
72015-02-26 Marcus Shawcroft <marcus.shawcroft@arm.com>
8
9 * config/tc-aarch64.c (aarch64_arch_any, aarch64_arch_node): Remove.
10
fdd410ac
AB
112015-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
12
13 * config/tc-avr.c: Add elf32-avr.h include.
14 (struct avr_property_record_link): New structure.
15 (avr_output_property_section_header): New function.
16 (avr_record_size): New function.
17 (avr_output_property_record): New function.
18 (avr_create_property_section): New function.
19 (avr_handle_align): New function.
20 (exclude_section_from_property_tables): New function.
21 (create_record_for_frag): New function.
22 (append_records_for_section): New function.
23 (avr_create_and_fill_property_section): New function.
24 (avr_post_relax_hook): New function.
25 * config/tc-avr.h (md_post_relax_hook): Define.
26 (avr_post_relax_hook): Declare.
27 (HANDLE_ALIGN): Define.
28 (avr_handle_align): Declare.
29 (strut avr_frag_data): New structure.
30 (TC_FRAG_TYPE): Define.
31
4469186b
KT
322015-02-25 Matthew Wahab <matthew.wahab@arm.com>
33
34 * doc/c-arm.texi (-mcpu=): Add cortex-a53, cortex-a57 and
35 cortex-a72.
36
685080f2
NC
372015-02-24 Nick Clifton <nickc@redhat.com>
38
39 * config/tc-v850.c (soft_float): New variable.
40 (v850_data_8): New variable.
41 (md_show_usage): Add -msoft-float/-mhard-float.
42 (md_parse_option): Likewise.
43 (md_begin): Set the default value of soft_float.
44 (v850_md_end): New function. Creates a note section.
45 * config/tc-v850.h (md_end): Define.
46 * doc/c-v850.texi: Document -msoft-float/-mhard-float.
47
5518c738
YS
482015-02-23 Yoshinori Sato <ysato@users.sourceforge.jp>
49
50 * config/tc-h8300.c (line_separater_chars): Add a version for
51 h8300-linux that includes a separator.
52 (default_mach): New variable.
53 (md_main): Use it.
54 (md_longopts): Add '--march' option.
55 (md_parse_option): Parse the new option.
56 * config/tc-h8300.h (TARGET_FORMAT): Add elf32-h8300-linux.
57 * configure.tgt: Add h8300-*-linux
58 * doc/c-h8300.texi: Document --march.
59
0f8f0c57
NC
602015-02-23 Nick Clifton <nickc@redhat.com>
61
62 PR 17940
63 * dwarf2dbg.c (out_header): When generating dwarf sections use
64 real symbols not temps for the start and end symbols.
65 * config/tc-msp430.h (TC_FORCE_RELOCATION_SUB_SAME): Also prevent
66 adjustments to relocations in debug sections.
67 (TC_LINKRELAX_FIXUP): Likewise.
68
5c9352f3
AM
692015-02-19 Alan Modra <amodra@gmail.com>
70
71 * doc/as.texinfo (Local Symbol Names): Don't use ':' in pxref.
72 * doc/c-i386.texi: Reorder i386-Bugs after i386-Arch.
73
aa31c464
JW
742015-02-11 Matthew Wahab <matthew.wahab@arm.com>
75
76 * config/tc-aarch64.c (aarch64_cpus): Fix code formatting.
77
b19f47ad
JW
782015-02-11 Matthew Wahab <matthew.wahab@arm.com>
79
80 * config/tc-arm.c: Add support for Cortex-A72.
81
5c3696f8
KT
822015-02-09 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
83
84 * config/tc-arm.c (warn_deprecated_sp): Use as_tsktsk instead
85 of as_warn for deprecation messages.
86 (encode_arm_addr_mode_2): Likewise.
87 (check_obsolete): Likewise.
88 (do_rd_rm_rn): Likewise.
89 (do_co_reg): Likewise.
90 (do_setend): Likewise.
91 (do_t_mov_cmp): Likewise.
92 (do_neon_ldr_str): Likewise.
93 (opcode_lookup): Likewise.
94 (if_fsm_post_encode): Likewise.
95 (md_assemble): Likewise.
96
73e76108
JB
972015-02-06 Jan Beulich <jbeulich@suse.com>
98
99 * dw2gencfi.c (select_cie_for_fde): Also bail on CFI_label.
100 (cfi_change_reg_numbers): Also do nothing for CFI_label.
101 (cfi_pseudo_table): Also handle .cfi_label when not supporting
102 CFI directives.
103
64a81db0
AM
1042015-02-05 Alan Modra <amodra@gmail.com>
105
106 * config/tc-msp430.c (md_assemble): Correct size passed to
107 extract_cmd. Remove index check.
108
2abdd192
JW
1092015-02-04 Matthew Wahab <matthew.wahab@arm.com>
110
111 * config/tc-aarch64.c (aarch64_cpus): Add support for Cortex-A72.
112 * doc/c-aarch64.texi (-mcpu=): Add "cortex-a72".
113
3101e637
NC
1142015-02-04 Nick Clifton <nickc@redhat.com>
115
116 * config/rl78-parse.y (addsubw): Fix encoding of [HL] variant of
117 these instructions.
118
8e02d7f5
JW
1192015-02-03 Renlin Li <renlin.li@arm.com>
120
121 * doc/c-aarch64.texi (.arch): Document the directive.
122 (.arch_extension): Likewise.
123
6d012254
NC
1242015-02-03 Nick Clifton <nickc@redhat.com>
125
126 * config/tc-rl78.h (TC_PARSE_CONS_EXPRESSION): Define.
127
3f8107ab
AM
1282015-01-28 James Bowman <james.bowman@ftdichip.com>
129
130 * Makefile.am: Add FT32 files.
131 * config/tc-ft32.c: New file.
132 * config/tc-ft32.h: New file.
133 * configure.tgt: Add FT32 support.
134 * Makefile.in: Regenerate.
135 * po/POTFILES.in: Regenerate.
136
20d79870
KLC
1372015-01-27 Kuan-Lin Chen <kuanlinchentw@gmail.com>
138
139 * config/tc-nds32.c (do_pseudo_la_internal): Limit the second argument
140 of instruction la to a symbol.
141
3bd3aeb4
KLC
1422015-01-27 Kuan-Lin Chen <kuanlinchentw@gmail.com>
143
144 * config/tc-nds32.c (nds32_parse_name): Ignore when the input is
145 section name.
146
740bdc67
AM
1472015-01-19 Alan Modra <amodra@gmail.com>
148
149 * read.c (s_reloc): Match BFD_RELOC_NONE, BFD_RELOC{8,16,32,64}.
150 * write.c (get_frag_for_reloc): Allow match just past end of frag.
151
1e2e8c52
AK
1522015-01-16 Andreas Krebbel <krebbel@linux.vnet.ibm.com>
153
154 * config/tc-s390.c (struct pd_reg): Remove.
155 (pre_defined_registers): Remove.
156 (REG_NAME_CNT): Remove.
157 (reg_name_search): Calculate the register number instead of doing
158 a lookup.
159 (register_name, tc_s390_regname_to_dw2regnum): Adopt to the new
160 reg_name_search signature.
161 (s390_parse_cpu): Support the new arch string z13.
162 (s390_insert_operand): Support for vector registers with the extra
163 field for the fifth bit of each vector register operand.
164 (md_gather_operand): Adjust to the new handling of optional
165 parameters.
166
167 * doc/as.texinfo: Document the z13 cpu string.
168
0900a05b
JW
1692015-01-13 Matthew Wahab <matthew.wahab@arm.com>
170
171 * config/tc-arm.c (parse_ifimm_zero): Accept #0x0 as a synonym for
172 #0, restoring previous behaviour.
173
69602580
JB
1742015-01-12 Jan Beulich <jbeulich@suse.com>
175
176 * gas/dw2gencfi.c (cfi_add_label, dot_cfi_label): New.
177 (cfi_pseudo_table): Add "cfi_label".
178 (output_cfi_insn): Handle CFI_label.
179 (select_cie_for_fde): Als terminate CIE when encountering
180 CFI_label.
181 * dw2gencfi.h (cfi_add_label): Declare.
182 (struct cfi_insn_data): New member "sym_name".
183 (CFI_label): New.
184 * read.c (read_symbol_name): Drop "static".
185 * read.h (read_symbol_name): Declare.
186
cb3b1e65
JB
1872015-01-12 Jan Beulich <jbeulich@suse.com>
188
189 * gas/config/tc-arm.c (do_neon_shl_imm): Check immediate range.
190 (do_neon_qshl_imm): Likewise.
191
b38ead21
AM
1922015-01-12 Alan Modra <amodra@gmail.com>
193
194 * read.c (s_altmacro, s_reloc): Make definition static.
195
491793b5
AB
1962015-01-10 Andrew Burgess <andrew.burgess@embecosm.com>
197
198 * config/tc-avr.c (md_apply_fix): Update the contents of VALP for
199 diff fixups.
200
ea0d6bb9
PT
2012015-01-09 Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
202
203 * config/tc-arm.c (arm_cpus): Add support for APM X-Gene 1 and
204 X-Gene 2.
205 * doc/c-arm.texi (ARM Options): Mention xgene1 and xgene2.
206
5a70a223
JB
2072015-01-07 Jan Beulich <jbeulich@suse.com>
208
209 * config/tc-arm.c (struct arm_option_extension_value_table):
210 Split field "value" into fields "merge_value" and "clear_value".
211 (arm_extensions): Adjust initializer accordingly.
212
efd321f9
AM
2132015-01-01 Alan Modra <amodra@gmail.com>
214
215 * as.c (parse_args): Just print current year.
216
b90efa5b 2172015-01-01 Alan Modra <amodra@gmail.com>
bffb6004 218
b90efa5b 219 Update year range in copyright notice of all files.
bffb6004 220
b90efa5b 221For older changes see ChangeLog-2014
08d56133 222\f
b90efa5b 223Copyright (C) 2015 Free Software Foundation, Inc.
752937aa
NC
224
225Copying and distribution of this file, with or without modification,
226are permitted in any medium without royalty provided the copyright
227notice and this notice are preserved.
228
08d56133
NC
229Local Variables:
230mode: change-log
231left-margin: 8
232fill-column: 74
233version-control: never
234End:
This page took 0.637249 seconds and 4 git commands to generate.