2b75d9046c717b5f011ebc44077aab039e687982
[deliverable/binutils-gdb.git] / gas / ChangeLog
1 2018-06-24 Nick Clifton <nickc@redhat.com>
2
3 2.32 branch created.
4
5 2019-01-17 Tamar Christina <tamar.christina@arm.com>
6
7 * testsuite/gas/arm/archv6t2-1-pe.d: New test.
8 * testsuite/gas/arm/archv6t2-1.d: Skip pe.
9 * testsuite/gas/arm/csdb.d: Skip pe.
10 * testsuite/gas/arm/sb-thumb1-pe.d: New test.
11 * testsuite/gas/arm/sb-thumb1.d: Skip pe.
12 * testsuite/gas/arm/sb-thumb2-pe.d: New test.
13 * testsuite/gas/arm/sb-thumb2.d: Skip pe.
14 * testsuite/gas/arm/udf.d: Skip pe.
15
16 2019-01-16 Kito Cheng <kito@andestech.com>
17
18 * testsuite/gas/riscv/attribute-empty.d: New.
19
20 2019-01-16 Kito Cheng <kito@andestech.com>
21 Nelson Chu <nelson@andestech.com>
22
23 * config/tc-riscv.c (DEFAULT_RISCV_ATTR): Define to 0 if not defined.
24 (riscv_set_options): Add `arch_attr` field.
25 (riscv_opts): Set default value for arch_attr.
26 (riscv_write_out_arch_attr): New.
27 (riscv_set_public_attributes): Likewise.
28 (riscv_md_end): Likewise.
29 (riscv_convert_symbolic_attribute): Likewise.
30 (s_riscv_attribute): Likewise.
31 (explicit_arch_attr): Likewise.
32 (riscv_pseudo_table): Add .attribute to the table.
33 (options): Add OPTION_ARCH_ATTR and OPTION_NO_ARCH_ATTR
34 enumeration constants.
35 (md_longopts): Add `march-attr' and `mno-arch-attr' options.
36 (md_parse_option): Handle the new options.
37 (md_show_usage): Document the `march-attr' option.
38 * config/tc-riscv.h (md_end): Define as riscv_md_end
39 (riscv_md_end): Declare.
40 (CONVERT_SYMBOLIC_ATTRIBUTE): Define as
41 riscv_convert_symbolic_attribute.
42 (riscv_convert_symbolic_attribute): Declare.
43 (start_assemble): Declare.
44 * testsuite/gas/elf/elf.exp: Adjust test case for section2.e.
45 * testsuite/gas/elf/section2.e-riscv: New.
46 * testsuite/gas/riscv/attribute-01.d: New test
47 * testsuite/gas/riscv/attribute-02.d: Likewise.
48 * testsuite/gas/riscv/attribute-03.d: Likewise.
49 * testsuite/gas/riscv/attribute-04.d: Likewise.
50 * testsuite/gas/riscv/attribute-04.s: Likewise.
51 * testsuite/gas/riscv/attribute-05.d: Likewise.
52 * testsuite/gas/riscv/attribute-05.s: Likewise.
53 * testsuite/gas/riscv/attribute-06.d: Likewise.
54 * testsuite/gas/riscv/attribute-06.s: Likewise.
55 * testsuite/gas/riscv/attribute-07.d: Likewise.
56 * testsuite/gas/riscv/attribute-07.s: Likewise.
57 * testsuite/gas/riscv/attribute-08.d: Likewise.
58 * testsuite/gas/riscv/attribute-08.s: Likewise.
59 * testsuite/gas/riscv/attribute-unknown.d: Likewise.
60 * testsuite/gas/riscv/attribute-unknown.s: Likewise.
61 * testsuite/gas/riscv/empty.l: Likewise.
62 * doc/c-riscv.texi (.attribute): Add documentation.
63 * configure.ac (--enable-default-riscv-attribute): New options.
64 * configure: Re-generate.
65 * config.in: Re-generate.
66
67 2019-01-16 John Darrington <john@darrington.wattle.id.au>
68
69 * config/tc-s12z.c (lex_reg_name): Compare the length of the strings
70 before the contents.
71 * testsuite/gas/s12z/labels.d: New file.
72 * testsuite/gas/s12z/labels.s: New file.
73 * testsuite/gas/s12z/s12z.exp: Add them.
74 * config/tc-s12z.c (tfr): Change as_bad to as_warn.
75 Also fix message typo and semantics.
76 * config/tc-s12z.c (emit_opr): Emit BFD_RELOC_S12Z_OPR instead of
77 BFD_RELOC_24.
78 * testsuite/gas/s12z/opr-indirect-expr.d: Expect R_S12Z_OPR instead
79 of R_S12Z_EXT24.
80
81 2019-01-14 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
82
83 * config/tc-arm.c (arm_ext_v6k_v6t2): Define.
84 (insns) [ARM_VARIANT]: Modified.
85 (insns) [THUMB_VARIANT]: To implement few ARMv6K instructions
86 in ARMv6T2 as well.
87 * testsuite/gas/arm/archv6t2-1.d: New test.
88 * testsuite/gas/arm/archv6t2-1.s: Likewise.
89 * testsuite/gas/arm/archv6t2-2.d: Likewise.
90
91 2019-01-11 Alan Modra <amodra@gmail.com>
92
93 PR 23963
94 * testsuite/gas/m68hc11/lbranch-dwarf2.d: Adjust for PR23963 change.
95 * testsuite/gas/m68hc11/opers12-dwarf2.d: Likewise.
96
97 2019-01-10 Nick Clifton <nickc@redhat.com>
98
99 PR 23963
100 * testsuite/gas/mips/mips16-branch-absolute-1.d: Adjust for the
101 fact that control characters are now displayed as escape
102 sequences.
103 * testsuite/gas/mips/mips16-e.d: Likewise.
104 * testsuite/gas/mips/mips16-pcrel-0.d: Likewise.
105 * testsuite/gas/mips/mips16-pcrel-1.d: Likewise.
106 * testsuite/gas/mips/mips16-pcrel-delay-0.d: Likewise.
107 * testsuite/gas/mips/mips16-pcrel-delay-1.d: Likewise.
108 * testsuite/gas/mips/mips16-pcrel-n32-0.d: Likewise.
109 * testsuite/gas/mips/mips16-pcrel-n32-1.d: Likewise.
110 * testsuite/gas/mips/mips16-pcrel-n64-sym32-0.d: Likewise.
111 * testsuite/gas/mips/mips16-pcrel-n64-sym32-1.d: Likewise.
112 * testsuite/gas/mips/mips16e2@mips16-pcrel-0.d: Likewise.
113 * testsuite/gas/mips/mips16e2@mips16-pcrel-1.d: Likewise.
114 * testsuite/gas/mips/mips16e2@mips16-pcrel-delay-0.d: Likewise.
115 * testsuite/gas/mips/mips16e2@mips16-pcrel-delay-1.d: Likewise.
116 * testsuite/gas/mips/mips16e2@mips16-pcrel-n32-0.d: Likewise.
117 * testsuite/gas/mips/mips16e2@mips16-pcrel-n32-1.d: Likewise.
118 * testsuite/gas/mips/mips16e2@mips16-pcrel-n64-sym32-0.d:
119 Likewise.
120 * testsuite/gas/mips/mips16e2@mips16-pcrel-n64-sym32-1.d:
121 Likewise.
122 * testsuite/gas/mips/mipsel16-e.d: Likewise.
123 * testsuite/gas/mips/mipsr6@msa.d: Likewise.
124 * testsuite/gas/mips/mipsr6@relax-swap3.d: Likewise.
125 * testsuite/gas/mips/r6-64-n32.d: Likewise.
126 * testsuite/gas/mips/r6-64-n64.d: Likewise.
127 * testsuite/gas/mips/r6-n32.d: Likewise.
128 * testsuite/gas/mips/r6-n64.d: Likewise.
129 * testsuite/gas/mips/r6.d: Likewise.
130 * testsuite/gas/mips/tmips16-e.d: Likewise.
131 * testsuite/gas/mips/tmipsel16-e.d: Likewise.
132 * testsuite/gas/mn10300/relax.d: Likewise.
133
134 2019-01-09 John Darrington <john@darrington.wattle.id.au>
135
136 * testsuite/gas/s12z/jsr.s: New case.
137 * testsuite/gas/s12z/jsr.d: New case.
138
139 2019-01-09 Andrew Paprocki <andrew@ishiboo.com>
140
141 * configure: Regenerate.
142
143 2019-01-08 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
144
145 * config/tc-aarch64.c (aarch64_cpus): Add ares.
146 * doc/c-aarch64.texi (-mcpu): Document ares value.
147
148 2019-01-08 Alan Modra <amodra@gmail.com>
149
150 * testsuite/gas/rx/rx.exp: Create generated test source in
151 current directory.
152 * testsuite/gas/rx/Xtod.d, * testsuite/gas/rx/abs.d,
153 * testsuite/gas/rx/adc.d, * testsuite/gas/rx/add.d,
154 * testsuite/gas/rx/and.d, * testsuite/gas/rx/bclr.d,
155 * testsuite/gas/rx/bcnd.d, * testsuite/gas/rx/bfmov.d,
156 * testsuite/gas/rx/bmcnd.d, * testsuite/gas/rx/bnot.d,
157 * testsuite/gas/rx/bra.d, * testsuite/gas/rx/brk.d,
158 * testsuite/gas/rx/bset.d, * testsuite/gas/rx/bsr.d,
159 * testsuite/gas/rx/btst.d, * testsuite/gas/rx/clrpsw.d,
160 * testsuite/gas/rx/cmp.d, * testsuite/gas/rx/dabs.d,
161 * testsuite/gas/rx/dadd.d, * testsuite/gas/rx/dbt.d,
162 * testsuite/gas/rx/dcmp.d, * testsuite/gas/rx/ddiv.d,
163 * testsuite/gas/rx/div.d, * testsuite/gas/rx/divu.d,
164 * testsuite/gas/rx/dmov.d, * testsuite/gas/rx/dmul.d,
165 * testsuite/gas/rx/dneg.d, * testsuite/gas/rx/dpopm.d,
166 * testsuite/gas/rx/dpushm.d, * testsuite/gas/rx/dround.d,
167 * testsuite/gas/rx/dsqrt.d, * testsuite/gas/rx/dsub.d,
168 * testsuite/gas/rx/dtoX.d, * testsuite/gas/rx/emaca.d,
169 * testsuite/gas/rx/emsba.d, * testsuite/gas/rx/emul.d,
170 * testsuite/gas/rx/emula.d, * testsuite/gas/rx/emulu.d,
171 * testsuite/gas/rx/fadd.d, * testsuite/gas/rx/fcmp.d,
172 * testsuite/gas/rx/fdiv.d, * testsuite/gas/rx/fmul.d,
173 * testsuite/gas/rx/fsqrt.d, * testsuite/gas/rx/fsub.d,
174 * testsuite/gas/rx/ftoi.d, * testsuite/gas/rx/ftou.d,
175 * testsuite/gas/rx/gprel.d, * testsuite/gas/rx/int.d,
176 * testsuite/gas/rx/itof.d, * testsuite/gas/rx/jmp.d,
177 * testsuite/gas/rx/jsr.d, * testsuite/gas/rx/machi.d,
178 * testsuite/gas/rx/maclh.d, * testsuite/gas/rx/maclo.d,
179 * testsuite/gas/rx/max.d, * testsuite/gas/rx/min.d,
180 * testsuite/gas/rx/mov.d, * testsuite/gas/rx/movco.d,
181 * testsuite/gas/rx/movli.d, * testsuite/gas/rx/movu.d,
182 * testsuite/gas/rx/msbhi.d, * testsuite/gas/rx/msblh.d,
183 * testsuite/gas/rx/msblo.d, * testsuite/gas/rx/mul.d,
184 * testsuite/gas/rx/mulhi.d, * testsuite/gas/rx/mullh.d,
185 * testsuite/gas/rx/mullo.d, * testsuite/gas/rx/mvfacgu.d,
186 * testsuite/gas/rx/mvfachi.d, * testsuite/gas/rx/mvfaclo.d,
187 * testsuite/gas/rx/mvfacmi.d, * testsuite/gas/rx/mvfc.d,
188 * testsuite/gas/rx/mvfcp.d, * testsuite/gas/rx/mvfdc.d,
189 * testsuite/gas/rx/mvfdr.d, * testsuite/gas/rx/mvtacgu.d,
190 * testsuite/gas/rx/mvtachi.d, * testsuite/gas/rx/mvtaclo.d,
191 * testsuite/gas/rx/mvtc.d, * testsuite/gas/rx/mvtcp.d,
192 * testsuite/gas/rx/mvtdc.d, * testsuite/gas/rx/neg.d,
193 * testsuite/gas/rx/nop.d, * testsuite/gas/rx/not.d,
194 * testsuite/gas/rx/opecp.d, * testsuite/gas/rx/or.d,
195 * testsuite/gas/rx/pop.d, * testsuite/gas/rx/popc.d,
196 * testsuite/gas/rx/popm.d, * testsuite/gas/rx/push.d,
197 * testsuite/gas/rx/pushc.d, * testsuite/gas/rx/pushm.d,
198 * testsuite/gas/rx/r-bcc.d, * testsuite/gas/rx/r-bra.d,
199 * testsuite/gas/rx/racl.d, * testsuite/gas/rx/racw.d,
200 * testsuite/gas/rx/rdacl.d, * testsuite/gas/rx/rdacw.d,
201 * testsuite/gas/rx/revl.d, * testsuite/gas/rx/revw.d,
202 * testsuite/gas/rx/rmpa.d, * testsuite/gas/rx/rolc.d,
203 * testsuite/gas/rx/rorc.d, * testsuite/gas/rx/rotl.d,
204 * testsuite/gas/rx/rotr.d, * testsuite/gas/rx/round.d,
205 * testsuite/gas/rx/rstr.d, * testsuite/gas/rx/rte.d,
206 * testsuite/gas/rx/rtfi.d, * testsuite/gas/rx/rts.d,
207 * testsuite/gas/rx/rtsd.d, * testsuite/gas/rx/sat.d,
208 * testsuite/gas/rx/satr.d, * testsuite/gas/rx/save.d,
209 * testsuite/gas/rx/sbb.d, * testsuite/gas/rx/sccnd.d,
210 * testsuite/gas/rx/scmpu.d, * testsuite/gas/rx/setpsw.d,
211 * testsuite/gas/rx/shar.d, * testsuite/gas/rx/shll.d,
212 * testsuite/gas/rx/shlr.d, * testsuite/gas/rx/smovb.d,
213 * testsuite/gas/rx/smovf.d, * testsuite/gas/rx/smovu.d,
214 * testsuite/gas/rx/sstr.d, * testsuite/gas/rx/stnz.d,
215 * testsuite/gas/rx/stz.d, * testsuite/gas/rx/sub.d,
216 * testsuite/gas/rx/suntil.d, * testsuite/gas/rx/swhile.d,
217 * testsuite/gas/rx/tst.d, * testsuite/gas/rx/utof.d,
218 * testsuite/gas/rx/wait.d, * testsuite/gas/rx/xchg.d,
219 * testsuite/gas/rx/xor.d: Add #source line.
220
221 2019-01-07 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
222
223 * config/tc-arm.c (arm_cpus): Add ares.
224 * doc/c-arm.texi (-mcpu): Document ares value.
225
226 2019-01-05 Yoshinori Sato <ysato@users.sourceforge.jp>
227
228 * config/rx-defs.h (rx_cpu_types): Add type RXV3 and RXV3FPU.
229 (rx_bfield): Add prototype.
230 (rx_post): Likewise.
231 * config/rx-parse.y: Add v3 instructions and Double FPU registers.
232 (DSIZE): Define.
233 (POST): Define.
234 (rx_check_v3): New. check v3 type.
235 (rx_check_dfpu): New. check have double support.
236 (double_condition_table): New. dcmp<cond> contiditon.
237 (check_condition): Multiple condition support.
238 (rx_lex): RXv3 instructions support.
239 Add parse dcmp<cond> instruction and Double FPU registers.
240 (immediate): Disable optimize in dmov #imm case.
241 (displacement): Add double displacement in dmov instraction.
242 * config/tc-rx.c (rx_use_conventional_section_names):
243 Invert default value in rx-*-linux target.
244 (cpu_type): Add additional ELF flags.
245 (cpu_type_list): Add RXv3.
246 (md_parse_option): Refer elf_flags from cpu_type_list.
247 (md_show_usage): Add rxv3 and rxv3-dfpu.
248 (rx_bytesT): Add post byte.
249 (rx_bfield): New. generate bfmov / bfmovz "imm" field.
250 (rx_post): New. Set instruction post byte.
251 (md_assemble): Add post byte.
252 doc/c-rx.texi: Add cpu types.
253 * testsuite/gas/rx/Xtod.d: New.
254 * testsuite/gas/rx/Xtod.sm: New.
255 * testsuite/gas/rx/bfmov.d: New.
256 * testsuite/gas/rx/bfmov.sm: New.
257 * testsuite/gas/rx/dabs.d: New.
258 * testsuite/gas/rx/dabs.sm: New.
259 * testsuite/gas/rx/dadd.d: New.
260 * testsuite/gas/rx/dadd.sm: New.
261 * testsuite/gas/rx/dcmp.d: New.
262 * testsuite/gas/rx/dcmp.sm: New.
263 * testsuite/gas/rx/ddiv.d: New.
264 * testsuite/gas/rx/ddiv.sm: New.
265 * testsuite/gas/rx/dmov.d: New.
266 * testsuite/gas/rx/dmov.sm: New.
267 * testsuite/gas/rx/dmul.d: New.
268 * testsuite/gas/rx/dmul.sm: New.
269 * testsuite/gas/rx/dneg.d: New.
270 * testsuite/gas/rx/dneg.sm: New.
271 * testsuite/gas/rx/dpopm.d: New.
272 * testsuite/gas/rx/dpopm.sm: New.
273 * testsuite/gas/rx/dpushm.d: New.
274 * testsuite/gas/rx/dpushm.sm: New.
275 * testsuite/gas/rx/dround.d: New.
276 * testsuite/gas/rx/dround.sm: New.
277 * testsuite/gas/rx/dsqrt.d: New.
278 * testsuite/gas/rx/dsqrt.sm: New.
279 * testsuite/gas/rx/dsub.d: New.
280 * testsuite/gas/rx/dsub.sm: New.
281 * testsuite/gas/rx/dtoX.d: New.
282 * testsuite/gas/rx/dtoX.sm: New.
283 * testsuite/gas/rx/macros.inc: Add double FPU registers.
284 * testsuite/gas/rx/mvfdc.d: New.
285 * testsuite/gas/rx/mvfdc.sm: New.
286 * testsuite/gas/rx/mvfdr.d: New.
287 * testsuite/gas/rx/mvfdr.sm: New.
288 * testsuite/gas/rx/mvtdc.d: New.
289 * testsuite/gas/rx/mvtdc.sm: New.
290 * testsuite/gas/rx/rstr.d: New.
291 * testsuite/gas/rx/rstr.sm: New.
292 * testsuite/gas/rx/rx.exp: Use rxv3-dfpu option.
293 * testsuite/gas/rx/save.d: New.
294 * testsuite/gas/rx/save.sm: New.
295 * testsuite/gas/rx/xor.d: New.
296 * testsuite/gas/rx/xor.sm: Add pattern.
297
298 2019-01-04 Wu Heng <wu.heng@zte.com.cn>
299
300 PR 24010
301 * macro.c (get_any_string): Check for end of input whilst scanning
302 for separators.
303
304 2019-01-04 Wu Heng <wu.heng@zte.com.cn>
305
306 PR 24009
307 * read.c (stringer): Fix handling of missing '>' character at end
308 of <...> sequence.
309
310 2019-01-01 Alan Modra <amodra@gmail.com>
311
312 Update year range in copyright notice of all files.
313
314 For older changes see ChangeLog-2018
315 \f
316 Copyright (C) 2019 Free Software Foundation, Inc.
317
318 Copying and distribution of this file, with or without modification,
319 are permitted in any medium without royalty provided the copyright
320 notice and this notice are preserved.
321
322 Local Variables:
323 mode: change-log
324 left-margin: 8
325 fill-column: 74
326 version-control: never
327 End:
This page took 0.035014 seconds and 3 git commands to generate.