Implement the assembly instructions yield, wfe, wfi and sev for ARMv6T2 in both ARM...
[external/binutils.git] / gas / ChangeLog
1 2019-01-14  Srinath Parvathaneni  <srinath.parvathaneni@arm.com>
2
3         * config/tc-arm.c (arm_ext_v6k_v6t2): Define.
4         (insns) [ARM_VARIANT]: Modified.
5         (insns) [THUMB_VARIANT]: To implement few ARMv6K instructions
6         in ARMv6T2 as well.
7         * testsuite/gas/arm/archv6t2-1.d: New test.
8         * testsuite/gas/arm/archv6t2-1.s: Likewise.
9         * testsuite/gas/arm/archv6t2-2.d: Likewise.
10
11 2019-01-11  Alan Modra  <amodra@gmail.com>
12
13         PR 23963
14         * testsuite/gas/m68hc11/lbranch-dwarf2.d: Adjust for PR23963 change.
15         * testsuite/gas/m68hc11/opers12-dwarf2.d: Likewise.
16
17 2019-01-10  Nick Clifton  <nickc@redhat.com>
18
19         PR 23963
20         * testsuite/gas/mips/mips16-branch-absolute-1.d: Adjust for the
21         fact that control characters are now displayed as escape
22         sequences.
23         * testsuite/gas/mips/mips16-e.d: Likewise.
24         * testsuite/gas/mips/mips16-pcrel-0.d: Likewise.
25         * testsuite/gas/mips/mips16-pcrel-1.d: Likewise.
26         * testsuite/gas/mips/mips16-pcrel-delay-0.d: Likewise.
27         * testsuite/gas/mips/mips16-pcrel-delay-1.d: Likewise.
28         * testsuite/gas/mips/mips16-pcrel-n32-0.d: Likewise.
29         * testsuite/gas/mips/mips16-pcrel-n32-1.d: Likewise.
30         * testsuite/gas/mips/mips16-pcrel-n64-sym32-0.d: Likewise.
31         * testsuite/gas/mips/mips16-pcrel-n64-sym32-1.d: Likewise.
32         * testsuite/gas/mips/mips16e2@mips16-pcrel-0.d: Likewise.
33         * testsuite/gas/mips/mips16e2@mips16-pcrel-1.d: Likewise.
34         * testsuite/gas/mips/mips16e2@mips16-pcrel-delay-0.d: Likewise.
35         * testsuite/gas/mips/mips16e2@mips16-pcrel-delay-1.d: Likewise.
36         * testsuite/gas/mips/mips16e2@mips16-pcrel-n32-0.d: Likewise.
37         * testsuite/gas/mips/mips16e2@mips16-pcrel-n32-1.d: Likewise.
38         * testsuite/gas/mips/mips16e2@mips16-pcrel-n64-sym32-0.d:
39         Likewise.
40         * testsuite/gas/mips/mips16e2@mips16-pcrel-n64-sym32-1.d:
41         Likewise.
42         * testsuite/gas/mips/mipsel16-e.d: Likewise.
43         * testsuite/gas/mips/mipsr6@msa.d: Likewise.
44         * testsuite/gas/mips/mipsr6@relax-swap3.d: Likewise.
45         * testsuite/gas/mips/r6-64-n32.d: Likewise.
46         * testsuite/gas/mips/r6-64-n64.d: Likewise.
47         * testsuite/gas/mips/r6-n32.d: Likewise.
48         * testsuite/gas/mips/r6-n64.d: Likewise.
49         * testsuite/gas/mips/r6.d: Likewise.
50         * testsuite/gas/mips/tmips16-e.d: Likewise.
51         * testsuite/gas/mips/tmipsel16-e.d: Likewise.
52         * testsuite/gas/mn10300/relax.d: Likewise.
53
54 2019-01-09  John Darrington <john@darrington.wattle.id.au>
55
56         * testsuite/gas/s12z/jsr.s: New case.
57         * testsuite/gas/s12z/jsr.d: New case.
58
59 2019-01-09  Andrew Paprocki  <andrew@ishiboo.com>
60
61         * configure: Regenerate.
62
63 2019-01-08  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
64
65         * config/tc-aarch64.c (aarch64_cpus): Add ares.
66         * doc/c-aarch64.texi (-mcpu): Document ares value.
67
68 2019-01-08  Alan Modra  <amodra@gmail.com>
69
70         * testsuite/gas/rx/rx.exp: Create generated test source in
71         current directory.
72         * testsuite/gas/rx/Xtod.d, * testsuite/gas/rx/abs.d,
73         * testsuite/gas/rx/adc.d, * testsuite/gas/rx/add.d,
74         * testsuite/gas/rx/and.d, * testsuite/gas/rx/bclr.d,
75         * testsuite/gas/rx/bcnd.d, * testsuite/gas/rx/bfmov.d,
76         * testsuite/gas/rx/bmcnd.d, * testsuite/gas/rx/bnot.d,
77         * testsuite/gas/rx/bra.d, * testsuite/gas/rx/brk.d,
78         * testsuite/gas/rx/bset.d, * testsuite/gas/rx/bsr.d,
79         * testsuite/gas/rx/btst.d, * testsuite/gas/rx/clrpsw.d,
80         * testsuite/gas/rx/cmp.d, * testsuite/gas/rx/dabs.d,
81         * testsuite/gas/rx/dadd.d, * testsuite/gas/rx/dbt.d,
82         * testsuite/gas/rx/dcmp.d, * testsuite/gas/rx/ddiv.d,
83         * testsuite/gas/rx/div.d, * testsuite/gas/rx/divu.d,
84         * testsuite/gas/rx/dmov.d, * testsuite/gas/rx/dmul.d,
85         * testsuite/gas/rx/dneg.d, * testsuite/gas/rx/dpopm.d,
86         * testsuite/gas/rx/dpushm.d, * testsuite/gas/rx/dround.d,
87         * testsuite/gas/rx/dsqrt.d, * testsuite/gas/rx/dsub.d,
88         * testsuite/gas/rx/dtoX.d, * testsuite/gas/rx/emaca.d,
89         * testsuite/gas/rx/emsba.d, * testsuite/gas/rx/emul.d,
90         * testsuite/gas/rx/emula.d, * testsuite/gas/rx/emulu.d,
91         * testsuite/gas/rx/fadd.d, * testsuite/gas/rx/fcmp.d,
92         * testsuite/gas/rx/fdiv.d, * testsuite/gas/rx/fmul.d,
93         * testsuite/gas/rx/fsqrt.d, * testsuite/gas/rx/fsub.d,
94         * testsuite/gas/rx/ftoi.d, * testsuite/gas/rx/ftou.d,
95         * testsuite/gas/rx/gprel.d, * testsuite/gas/rx/int.d,
96         * testsuite/gas/rx/itof.d, * testsuite/gas/rx/jmp.d,
97         * testsuite/gas/rx/jsr.d, * testsuite/gas/rx/machi.d,
98         * testsuite/gas/rx/maclh.d, * testsuite/gas/rx/maclo.d,
99         * testsuite/gas/rx/max.d, * testsuite/gas/rx/min.d,
100         * testsuite/gas/rx/mov.d, * testsuite/gas/rx/movco.d,
101         * testsuite/gas/rx/movli.d, * testsuite/gas/rx/movu.d,
102         * testsuite/gas/rx/msbhi.d, * testsuite/gas/rx/msblh.d,
103         * testsuite/gas/rx/msblo.d, * testsuite/gas/rx/mul.d,
104         * testsuite/gas/rx/mulhi.d, * testsuite/gas/rx/mullh.d,
105         * testsuite/gas/rx/mullo.d, * testsuite/gas/rx/mvfacgu.d,
106         * testsuite/gas/rx/mvfachi.d, * testsuite/gas/rx/mvfaclo.d,
107         * testsuite/gas/rx/mvfacmi.d, * testsuite/gas/rx/mvfc.d,
108         * testsuite/gas/rx/mvfcp.d, * testsuite/gas/rx/mvfdc.d,
109         * testsuite/gas/rx/mvfdr.d, * testsuite/gas/rx/mvtacgu.d,
110         * testsuite/gas/rx/mvtachi.d, * testsuite/gas/rx/mvtaclo.d,
111         * testsuite/gas/rx/mvtc.d, * testsuite/gas/rx/mvtcp.d,
112         * testsuite/gas/rx/mvtdc.d, * testsuite/gas/rx/neg.d,
113         * testsuite/gas/rx/nop.d, * testsuite/gas/rx/not.d,
114         * testsuite/gas/rx/opecp.d, * testsuite/gas/rx/or.d,
115         * testsuite/gas/rx/pop.d, * testsuite/gas/rx/popc.d,
116         * testsuite/gas/rx/popm.d, * testsuite/gas/rx/push.d,
117         * testsuite/gas/rx/pushc.d, * testsuite/gas/rx/pushm.d,
118         * testsuite/gas/rx/r-bcc.d, * testsuite/gas/rx/r-bra.d,
119         * testsuite/gas/rx/racl.d, * testsuite/gas/rx/racw.d,
120         * testsuite/gas/rx/rdacl.d, * testsuite/gas/rx/rdacw.d,
121         * testsuite/gas/rx/revl.d, * testsuite/gas/rx/revw.d,
122         * testsuite/gas/rx/rmpa.d, * testsuite/gas/rx/rolc.d,
123         * testsuite/gas/rx/rorc.d, * testsuite/gas/rx/rotl.d,
124         * testsuite/gas/rx/rotr.d, * testsuite/gas/rx/round.d,
125         * testsuite/gas/rx/rstr.d, * testsuite/gas/rx/rte.d,
126         * testsuite/gas/rx/rtfi.d, * testsuite/gas/rx/rts.d,
127         * testsuite/gas/rx/rtsd.d, * testsuite/gas/rx/sat.d,
128         * testsuite/gas/rx/satr.d, * testsuite/gas/rx/save.d,
129         * testsuite/gas/rx/sbb.d, * testsuite/gas/rx/sccnd.d,
130         * testsuite/gas/rx/scmpu.d, * testsuite/gas/rx/setpsw.d,
131         * testsuite/gas/rx/shar.d, * testsuite/gas/rx/shll.d,
132         * testsuite/gas/rx/shlr.d, * testsuite/gas/rx/smovb.d,
133         * testsuite/gas/rx/smovf.d, * testsuite/gas/rx/smovu.d,
134         * testsuite/gas/rx/sstr.d, * testsuite/gas/rx/stnz.d,
135         * testsuite/gas/rx/stz.d, * testsuite/gas/rx/sub.d,
136         * testsuite/gas/rx/suntil.d, * testsuite/gas/rx/swhile.d,
137         * testsuite/gas/rx/tst.d, * testsuite/gas/rx/utof.d,
138         * testsuite/gas/rx/wait.d, * testsuite/gas/rx/xchg.d,
139         * testsuite/gas/rx/xor.d: Add #source line.
140
141 2019-01-07  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
142
143         * config/tc-arm.c (arm_cpus): Add ares.
144         * doc/c-arm.texi (-mcpu): Document ares value.
145
146 2019-01-05  Yoshinori Sato  <ysato@users.sourceforge.jp>
147
148         * config/rx-defs.h (rx_cpu_types): Add type RXV3 and RXV3FPU.
149         (rx_bfield): Add prototype.
150         (rx_post): Likewise.
151         * config/rx-parse.y: Add v3 instructions and Double FPU registers.
152         (DSIZE): Define.
153         (POST): Define.
154         (rx_check_v3): New. check v3 type.
155         (rx_check_dfpu): New. check have double support.
156         (double_condition_table): New. dcmp<cond> contiditon.
157         (check_condition): Multiple condition support.
158         (rx_lex): RXv3 instructions support.
159         Add parse dcmp<cond> instruction and Double FPU registers.
160         (immediate): Disable optimize in dmov #imm case.
161         (displacement): Add double displacement in dmov instraction.
162         * config/tc-rx.c (rx_use_conventional_section_names):
163         Invert default value in rx-*-linux target.
164         (cpu_type): Add additional ELF flags.
165         (cpu_type_list): Add RXv3.
166         (md_parse_option): Refer elf_flags from cpu_type_list.
167         (md_show_usage): Add rxv3 and rxv3-dfpu.
168         (rx_bytesT): Add post byte.
169         (rx_bfield): New. generate bfmov / bfmovz "imm" field.
170         (rx_post): New. Set instruction post byte.
171         (md_assemble): Add post byte.
172         doc/c-rx.texi: Add cpu types.
173         * testsuite/gas/rx/Xtod.d: New.
174         * testsuite/gas/rx/Xtod.sm: New.
175         * testsuite/gas/rx/bfmov.d: New.
176         * testsuite/gas/rx/bfmov.sm: New.
177         * testsuite/gas/rx/dabs.d: New.
178         * testsuite/gas/rx/dabs.sm: New.
179         * testsuite/gas/rx/dadd.d: New.
180         * testsuite/gas/rx/dadd.sm: New.
181         * testsuite/gas/rx/dcmp.d: New.
182         * testsuite/gas/rx/dcmp.sm: New.
183         * testsuite/gas/rx/ddiv.d: New.
184         * testsuite/gas/rx/ddiv.sm: New.
185         * testsuite/gas/rx/dmov.d: New.
186         * testsuite/gas/rx/dmov.sm: New.
187         * testsuite/gas/rx/dmul.d: New.
188         * testsuite/gas/rx/dmul.sm: New.
189         * testsuite/gas/rx/dneg.d: New.
190         * testsuite/gas/rx/dneg.sm: New.
191         * testsuite/gas/rx/dpopm.d: New.
192         * testsuite/gas/rx/dpopm.sm: New.
193         * testsuite/gas/rx/dpushm.d: New.
194         * testsuite/gas/rx/dpushm.sm: New.
195         * testsuite/gas/rx/dround.d: New.
196         * testsuite/gas/rx/dround.sm: New.
197         * testsuite/gas/rx/dsqrt.d: New.
198         * testsuite/gas/rx/dsqrt.sm: New.
199         * testsuite/gas/rx/dsub.d: New.
200         * testsuite/gas/rx/dsub.sm: New.
201         * testsuite/gas/rx/dtoX.d: New.
202         * testsuite/gas/rx/dtoX.sm: New.
203         * testsuite/gas/rx/macros.inc: Add double FPU registers.
204         * testsuite/gas/rx/mvfdc.d: New.
205         * testsuite/gas/rx/mvfdc.sm: New.
206         * testsuite/gas/rx/mvfdr.d: New.
207         * testsuite/gas/rx/mvfdr.sm: New.
208         * testsuite/gas/rx/mvtdc.d: New.
209         * testsuite/gas/rx/mvtdc.sm: New.
210         * testsuite/gas/rx/rstr.d: New.
211         * testsuite/gas/rx/rstr.sm: New.
212         * testsuite/gas/rx/rx.exp: Use rxv3-dfpu option.
213         * testsuite/gas/rx/save.d: New.
214         * testsuite/gas/rx/save.sm: New.
215         * testsuite/gas/rx/xor.d: New.
216         * testsuite/gas/rx/xor.sm: Add pattern.
217
218 2019-01-04  Wu Heng  <wu.heng@zte.com.cn>
219
220         PR 24010
221         * macro.c (get_any_string): Check for end of input whilst scanning
222         for separators.
223
224 2019-01-04  Wu Heng  <wu.heng@zte.com.cn>
225
226         PR 24009
227         * read.c (stringer): Fix handling of missing '>' character at end
228         of <...> sequence.
229
230 2019-01-01  Alan Modra  <amodra@gmail.com>
231
232         Update year range in copyright notice of all files.
233
234 For older changes see ChangeLog-2018
235 \f
236 Copyright (C) 2019 Free Software Foundation, Inc.
237
238 Copying and distribution of this file, with or without modification,
239 are permitted in any medium without royalty provided the copyright
240 notice and this notice are preserved.
241
242 Local Variables:
243 mode: change-log
244 left-margin: 8
245 fill-column: 74
246 version-control: never
247 End: