[ARM][gas] Use as_tsktsk instead of as_warn for deprecation messages.
[binutils-gdb.git] / gas / ChangeLog
1 2015-02-09 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
2
3 * config/tc-arm.c (warn_deprecated_sp): Use as_tsktsk instead
4 of as_warn for deprecation messages.
5 (encode_arm_addr_mode_2): Likewise.
6 (check_obsolete): Likewise.
7 (do_rd_rm_rn): Likewise.
8 (do_co_reg): Likewise.
9 (do_setend): Likewise.
10 (do_t_mov_cmp): Likewise.
11 (do_neon_ldr_str): Likewise.
12 (opcode_lookup): Likewise.
13 (if_fsm_post_encode): Likewise.
14 (md_assemble): Likewise.
15
16 2015-02-06 Jan Beulich <jbeulich@suse.com>
17
18 * dw2gencfi.c (select_cie_for_fde): Also bail on CFI_label.
19 (cfi_change_reg_numbers): Also do nothing for CFI_label.
20 (cfi_pseudo_table): Also handle .cfi_label when not supporting
21 CFI directives.
22
23 2015-02-05 Alan Modra <amodra@gmail.com>
24
25 * config/tc-msp430.c (md_assemble): Correct size passed to
26 extract_cmd. Remove index check.
27
28 2015-02-04 Matthew Wahab <matthew.wahab@arm.com>
29
30 * config/tc-aarch64.c (aarch64_cpus): Add support for Cortex-A72.
31 * doc/c-aarch64.texi (-mcpu=): Add "cortex-a72".
32
33 2015-02-04 Nick Clifton <nickc@redhat.com>
34
35 * config/rl78-parse.y (addsubw): Fix encoding of [HL] variant of
36 these instructions.
37
38 2015-02-03 Renlin Li <renlin.li@arm.com>
39
40 * doc/c-aarch64.texi (.arch): Document the directive.
41 (.arch_extension): Likewise.
42
43 2015-02-03 Nick Clifton <nickc@redhat.com>
44
45 * config/tc-rl78.h (TC_PARSE_CONS_EXPRESSION): Define.
46
47 2015-01-28 James Bowman <james.bowman@ftdichip.com>
48
49 * Makefile.am: Add FT32 files.
50 * config/tc-ft32.c: New file.
51 * config/tc-ft32.h: New file.
52 * configure.tgt: Add FT32 support.
53 * Makefile.in: Regenerate.
54 * po/POTFILES.in: Regenerate.
55
56 2015-01-27 Kuan-Lin Chen <kuanlinchentw@gmail.com>
57
58 * config/tc-nds32.c (do_pseudo_la_internal): Limit the second argument
59 of instruction la to a symbol.
60
61 2015-01-27 Kuan-Lin Chen <kuanlinchentw@gmail.com>
62
63 * config/tc-nds32.c (nds32_parse_name): Ignore when the input is
64 section name.
65
66 2015-01-19 Alan Modra <amodra@gmail.com>
67
68 * read.c (s_reloc): Match BFD_RELOC_NONE, BFD_RELOC{8,16,32,64}.
69 * write.c (get_frag_for_reloc): Allow match just past end of frag.
70
71 2015-01-16 Andreas Krebbel <krebbel@linux.vnet.ibm.com>
72
73 * config/tc-s390.c (struct pd_reg): Remove.
74 (pre_defined_registers): Remove.
75 (REG_NAME_CNT): Remove.
76 (reg_name_search): Calculate the register number instead of doing
77 a lookup.
78 (register_name, tc_s390_regname_to_dw2regnum): Adopt to the new
79 reg_name_search signature.
80 (s390_parse_cpu): Support the new arch string z13.
81 (s390_insert_operand): Support for vector registers with the extra
82 field for the fifth bit of each vector register operand.
83 (md_gather_operand): Adjust to the new handling of optional
84 parameters.
85
86 * doc/as.texinfo: Document the z13 cpu string.
87
88 2015-01-13 Matthew Wahab <matthew.wahab@arm.com>
89
90 * config/tc-arm.c (parse_ifimm_zero): Accept #0x0 as a synonym for
91 #0, restoring previous behaviour.
92
93 2015-01-12 Jan Beulich <jbeulich@suse.com>
94
95 * gas/dw2gencfi.c (cfi_add_label, dot_cfi_label): New.
96 (cfi_pseudo_table): Add "cfi_label".
97 (output_cfi_insn): Handle CFI_label.
98 (select_cie_for_fde): Als terminate CIE when encountering
99 CFI_label.
100 * dw2gencfi.h (cfi_add_label): Declare.
101 (struct cfi_insn_data): New member "sym_name".
102 (CFI_label): New.
103 * read.c (read_symbol_name): Drop "static".
104 * read.h (read_symbol_name): Declare.
105
106 2015-01-12 Jan Beulich <jbeulich@suse.com>
107
108 * gas/config/tc-arm.c (do_neon_shl_imm): Check immediate range.
109 (do_neon_qshl_imm): Likewise.
110
111 2015-01-12 Alan Modra <amodra@gmail.com>
112
113 * read.c (s_altmacro, s_reloc): Make definition static.
114
115 2015-01-10 Andrew Burgess <andrew.burgess@embecosm.com>
116
117 * config/tc-avr.c (md_apply_fix): Update the contents of VALP for
118 diff fixups.
119
120 2015-01-09 Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
121
122 * config/tc-arm.c (arm_cpus): Add support for APM X-Gene 1 and
123 X-Gene 2.
124 * doc/c-arm.texi (ARM Options): Mention xgene1 and xgene2.
125
126 2015-01-07 Jan Beulich <jbeulich@suse.com>
127
128 * config/tc-arm.c (struct arm_option_extension_value_table):
129 Split field "value" into fields "merge_value" and "clear_value".
130 (arm_extensions): Adjust initializer accordingly.
131
132 2015-01-01 Alan Modra <amodra@gmail.com>
133
134 * as.c (parse_args): Just print current year.
135
136 2015-01-01 Alan Modra <amodra@gmail.com>
137
138 Update year range in copyright notice of all files.
139
140 For older changes see ChangeLog-2014
141 \f
142 Copyright (C) 2015 Free Software Foundation, Inc.
143
144 Copying and distribution of this file, with or without modification,
145 are permitted in any medium without royalty provided the copyright
146 notice and this notice are preserved.
147
148 Local Variables:
149 mode: change-log
150 left-margin: 8
151 fill-column: 74
152 version-control: never
153 End: