Fix the RX assembler so that it can handle escaped double quote characters, ie: \"
[deliverable/binutils-gdb.git] / gas / ChangeLog
1 2018-01-22 Oleg Endo <olegendo@gcc.gnu.org>
2
3 PR 22737
4 * config/tc-rx.c (rx_start_line): Handle escaped double-quote character.
5 * testsuite/gas/rx/pr22737.s: New test.
6 * testsuite/gas/rx/pr22737.d: Likewise.
7 * testsuite/gas/rx/rx.exp: Run the new test.
8
9 2018-01-19 Thomas Preud'homme <thomas.preudhomme@arm.com>
10
11 * config/tc-arm.c (ToC macro): Remove spurious comment.
12 (ToU macro): Likewise.
13
14 2018-01-17 Jim Wilson <jimw@sifive.com>
15
16 * config/tc-riscv.c (validate_riscv_insn) <'z'>: New.
17 (riscv_ip) <'z'>: New.
18
19 2018-01-17 Igor Tsimbalist <igor.v.tsimbalist@intel.com>
20
21 * config/tc-i386.c (cpu_arch): Delete .cet. Add .ibt, .shstk.
22 (cpu_noarch): Add noibt, noshstk.
23 (parse_insn): Change cpucet to cpuibt.
24 * doc/c-i386.texi: Delete .cet. Add .ibt, .shstk.
25 * testsuite/gas/i386/cet-ibt-inval.l: New test.
26 * testsuite/gas/i386/cet-ibt-inval.s: Likewise.
27 * testsuite/gas/i386/cet-shstk-inval.l: Likewise.
28 * testsuite/gas/i386/cet-shstk-inval.s: Likewise.
29 * testsuite/gas/i386/x86-64-cet-ibt-inval.l: Likewise.
30 * testsuite/gas/i386/x86-64-cet-ibt-inval.s: Likewise.
31 * testsuite/gas/i386/x86-64-cet-shstk-inval.l: Likewise.
32 * testsuite/gas/i386/x86-64-cet-shstk-inval.s: Likewise.
33
34 2018-01-16 Nick Clifton <nickc@redhat.com>
35
36 * po/fr.po: Updated French translation.
37
38 2018-01-15 Jim Wilson <jimw@sifive.com>
39
40 * testsuite/gas/riscv/c-zero-imm.s: Test addi that compresses to c.nop.
41 * testsuite/gas/riscv/c-zero-imm.d: Likewise.
42
43 2018-01-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
44
45 * config/tc-arm.c (ToC): Define macro.
46 (ToU): Likewise.
47 (insns): Make use of above macros for new instructions introduced in
48 Armv8-M.
49
50 2018-01-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
51
52 * config/tc-arm.c (insns): Make blxns, bxns, tt, ttt, tta, ttat, vlldm
53 and vlstm conditionally executable and reindent parameters.
54 * testsuite/gas/arm/archv8m-cmse-main.s: Add conditional version of
55 aforementionned instructions.
56
57 2018-01-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
58
59 * config/tc-arm.c (it_fsm_post_encode): Do not warn if targeting M
60 profile architecture or if in autodetection mode. Clarify that
61 deprecation is for performance reason and concerns Armv8-A and Armv8-R.
62 * testsuite/gas/arm/armv8-ar-bad.l: Adapt to new IT deprecation warning
63 message.
64 * testsuite/gas/arm/armv8-ar-it-bad.l: Likewise.
65 * testsuite/gas/arm/sp-pc-validations-bad-t-v8a.l: Likewise.
66 * testsuite/gas/arm/udf.l: Likewise.
67 * testsuite/gas/arm/udf.d: Assemble for Armv8-A explicitely.
68
69 2018-01-15 Nick Clifton <nickc@redhat.com>
70
71 * po/uk.po: Updated Ukranian translation.
72
73 2018-01-13 Nick Clifton <nickc@redhat.com>
74
75 * po/gas.pot: Regenerated.
76
77 2018-01-13 Nick Clifton <nickc@redhat.com>
78
79 * configure: Regenerate.
80
81 2018-01-13 Nick Clifton <nickc@redhat.com>
82
83 2.30 branch created.
84 * NEWS: Add marker for 2.30.
85
86 2018-01-12 Gunther Nikl <gnikl@users.sourceforge.net>
87
88 * gas/config/aout_gnu.h (USE_EXTENDED_RELOC): Explicitly
89 define to 0 and 1. Remove a dangling reference to "AMD 29000"
90 in a comment.
91
92 2018-01-11 Igor Tsimbalist <igor.v.tsimbalist@intel.com>
93
94 * testsuite/i386/avx512_4fmaps_vl-warn.l: Likewise.
95 * testsuite/i386/avx512_4fmaps_vl-warn.s: Likewise.
96 * testsuite/i386/avx512_4fmaps_vl.d: Likewise.
97 * testsuite/i386/avx512_4fmaps_vl.s: Likewise.
98 * testsuite/i386/avx512_4vnniw_vl-intel.d: Likewise.
99 * testsuite/i386/avx512_4vnniw_vl.d: Likewise.
100 * testsuite/i386/avx512_4vnniw_vl.s: Likewise.
101 * testsuite/i386/i386.exp: Removed _vl tests for 4fmaps an 4vnniw
102 tests.
103 * testsuite/i386/x86-64-avx512_4fmaps_vl-intel.d: Removed.
104 * testsuite/i386/x86-64-avx512_4fmaps_vl-warn.l: Likewise.
105 * testsuite/i386/x86-64-avx512_4fmaps_vl-warn.s: Likewise.
106 * testsuite/i386/x86-64-avx512_4fmaps_vl.d: Likewise.
107 * testsuite/i386/x86-64-avx512_4fmaps_vl.s: Likewise.
108 * testsuite/i386/x86-64-avx512_4vnniw_vl-intel.d: Likewise.
109 * testsuite/i386/x86-64-avx512_4vnniw_vl.d: Likewise.
110 * testsuite/i386/x86-64-avx512_4vnniw_vl.s: Likewise.
111
112 2018-01-11 Alan Modra <amodra@gmail.com>
113
114 * config/tc-arm.c (aeabi_set_public_attributes): Avoid false
115 positive "‘profile’ may be used uninitialized".
116
117 2018-01-10 Jan Beulich <jbeulich@suse.com>
118
119 * testsuite/gas/i386/avx512_4fmaps.s,
120 testsuite/gas/i386/avx512_4fmaps_vl.s,
121 testsuite/gas/i386/x86-64-avx512_4fmaps.s,
122 testsuite/gas/i386/x86-64-avx512_4fmaps_vl.s: Actually test
123 Disp8 forms (and the transition happening at the right
124 boundary).
125 * testsuite/gas/i386/avx512_4fmaps.d,
126 testsuite/gas/i386/avx512_4fmaps-intel.d,
127 testsuite/gas/i386/avx512_4fmaps_vl.d,
128 testsuite/gas/i386/avx512_4fmaps_vl-intel.d,
129 testsuite/gas/i386/x86-64-avx512_4fmaps.d,
130 testsuite/gas/i386/x86-64-avx512_4fmaps-intel.d,
131 testsuite/gas/i386/x86-64-avx512_4fmaps_vl.d,
132 testsuite/gas/i386/x86-64-avx512_4fmaps_vl-intel.d: Adjust
133 expectations.
134
135 2018-01-10 Jan Beulich <jbeulich@suse.com>
136
137 * testsuite/gas/i386/avx512bw.s,
138 testsuite/gas/i386/avx512bw_vl.s: Add VPCMP* tests with memory
139 operands.
140 * testsuite/gas/i386/avx512bw-intel.d,
141 testsuite/gas/i386/avx512bw.d,
142 testsuite/gas/i386/avx512bw_vl-intel.d.
143 testsuite/gas/i386/avx512bw_vl.d: Adjust expectations.
144
145 2018-01-09 Jim Wilson <jimw@sifive.com>
146
147 * testsuite/gas/riscv/auipc-x0.d: New.
148 * testsuite/gas/riscv/auipc-x0.s: New.
149
150 2018-01-09 James Greenhalgh <james.greenhalgh@arm.com>
151
152 * config/tc-arm.c (insns): Add csdb, enable for Armv3 and above
153 in Arm execution state, and Armv6T2 and above in Thumb execution
154 state.
155 * testsuite/gas/arm/csdb.s: New.
156 * testsuite/gas/arm/csdb.d: New.
157 * testsuite/gas/arm/thumb2_it_bad.l: Add csdb.
158 * testsuite/gas/arm/thumb2_it_bad.s: Add csdb.
159
160 2018-01-09 James Greenhalgh <james.greenhalgh@arm.com>
161
162 * testsuite/gas/aarch64/system.d: Update expected results to expect
163 CSDB for hint 0x14.
164
165 2018-01-08 H.J. Lu <hongjiu.lu@intel.com>
166
167 PR gas/22681
168 * testsuite/gas/i386/i386.exp: Run x86-64-movd and
169 x86-64-movd-intel.
170 * testsuite/gas/i386/x86-64-movd-intel.d: New file.
171 * testsuite/gas/i386/x86-64-movd.d: Likewise.
172 * testsuite/gas/i386/x86-64-movd.s: Likewise.
173
174 2018-01-08 Nick Clifton <nickc@redhat.com>
175
176 PR 22553
177 * doc/c-i386.texi (i386-Directives): Document the .largecomm
178 directive.
179
180 2018-01-04 Jim Wilson <jimw@sifive.com>
181
182 * testsuite/gas/riscv/priv-reg.s: Add missing stval and mtval.
183 * testsuite/gas/riscv/priv-reg.d: Likewise.
184
185 2018-01-03 Alan Modra <amodra@gmail.com>
186
187 Update year range in copyright notice of all files.
188
189 2018-01-02 Nick Clifton <nickc@redhat.com>
190
191 PR 18119
192 * config/tc-arm.c (do_mrs): Fix test of bits 16-19 in non-banked
193 version of ARM MRS instruction.
194
195 For older changes see ChangeLog-2017
196 \f
197 Copyright (C) 2018 Free Software Foundation, Inc.
198
199 Copying and distribution of this file, with or without modification,
200 are permitted in any medium without royalty provided the copyright
201 notice and this notice are preserved.
202
203 Local Variables:
204 mode: change-log
205 left-margin: 8
206 fill-column: 74
207 version-control: never
208 End:
This page took 0.037518 seconds and 5 git commands to generate.