Updated Brazillian portuguese and Russian translation
[deliverable/binutils-gdb.git] / gas / ChangeLog
CommitLineData
f174ef9f
NC
12018-02-05 Nick Clifton <nickc@redhat.com>
2
3 * po/ru.po: Updated Russian translation.
4
ab1fadc6
AM
52018-01-31 Alan Modra <amodra@gmail.com>
6
7 PR 22714
8 * app.c (last_char): New static var.
9 (struct app_save): Add last_char field.
10 (app_push, app_pop): Handle it.
11 (do_scrub_chars): Use last_char in test for "\@". Set last_char.
12
d85815e2
EB
132018-01-29 Eric Botcazou <ebotcazou@adacore.com>
14
15 PR gas/22738
16 * config/tc-sparc.h (sparc_mach): Declare.
17 (TARGET_MACH): Define to above.
18 * config/tc-sparc.c (sparc_mach): New function.
19 (sparc_md_end): Minor tweak.
20
c32b891a
NC
212018-01-29 Nick Clifton <nickc@redhat.com>
22
23 * po/ru.po: Updated Russian translation.
24
1e3f5548
MR
252018-01-26 Maciej W. Rozycki <macro@mips.com>
26
27 * configure.tgt: Use generic emulation for `mips-*-windiss',
28 overriding the blanket choice made for `*-*-windiss'.
29
c00f0d7a
MR
302018-01-26 Maciej W. Rozycki <macro@mips.com>
31
32 * configure.tgt: Use `mips-*-sysv4*' rather than
33 `mips-*-sysv4*MP*'.
34
32247401
RL
352018-01-24 Renlin Li <renlin.li@arm.com>
36
37 * config/tc-aarch64.c (reloc_table): add entries for
38 BFD_RELOC_AARCH64_MOVW_PREL_G0, BFD_RELOC_AARCH64_MOVW_PREL_G0_NC,
39 BFD_RELOC_AARCH64_MOVW_PREL_G1, BFD_RELOC_AARCH64_MOVW_PREL_G1_NC,
40 BFD_RELOC_AARCH64_MOVW_PREL_G2, BFD_RELOC_AARCH64_MOVW_PREL_G2_NC,
41 BFD_RELOC_AARCH64_MOVW_PREL_G3.
42 (process_movw_reloc_info): Supports newly added MOVW_PREL relocations.
43 (md_apply_fix): Likewise
44 * testsuite/gas/aarch64/prel_g0.s: New.
45 * testsuite/gas/aarch64/prel_g0.d: New.
46 * testsuite/gas/aarch64/prel_g0_nc.s: New.
47 * testsuite/gas/aarch64/prel_g0_nc.d: New.
48 * testsuite/gas/aarch64/prel_g1.s: New.
49 * testsuite/gas/aarch64/prel_g1.d: New.
50 * testsuite/gas/aarch64/prel_g1_nc.s: New.
51 * testsuite/gas/aarch64/prel_g1_nc.d: New.
52 * testsuite/gas/aarch64/prel_g2.s: New.
53 * testsuite/gas/aarch64/prel_g2.d: New.
54 * testsuite/gas/aarch64/prel_g2_nc.s: New.
55 * testsuite/gas/aarch64/prel_g2_nc.d: New.
56 * testsuite/gas/aarch64/prel_g3.s: New.
57 * testsuite/gas/aarch64/prel_g3.d: New.
58
0984958b
MR
592018-01-23 Maciej W. Rozycki <macro@mips.com>
60
61 * configure.ac: Also set `mips_default_abi' to N32_ABI for
62 `mips64*-ps2-elf*'.
63 * configure: Regenerate.
64
62fd0a98
MR
652018-01-23 Maciej W. Rozycki <macro@mips.com>
66
67 * config/tc-mips.c (options): Remove OPTION_COMPAT_ARCH_BASE
68 enum value.
69
be3a8dca
IT
702018-01-23 Igor Tsimbalist <igor.v.tsimbalist@intel.com>
71
72 * config/tc-i386.c (cpu_arch): Add .pconfig.
73 * doc/c-i386.texi: Document .pconfig.
74 * testsuite/gas/i386/i386.exp: Add PCONFIG tests.
75 * testsuite/gas/i386/pconfig-intel.d: New test.
76 * testsuite/gas/i386/pconfig.d: Likewise.
77 * testsuite/gas/i386/pconfig.s: Likewise.
78 * testsuite/gas/i386/x86-64-pconfig-intel.d: Likewise.
79 * testsuite/gas/i386/x86-64-pconfig.d: Likewise.
80 * testsuite/gas/i386/x86-64-pconfig.s: Likewise.
81
3233d7d0
IT
822018-01-23 Igor Tsimbalist <igor.v.tsimbalist@intel.com>
83
84 * config/tc-i386.c (cpu_arch): Add .wbnoinvd.
85 * doc/c-i386.texi: Document .wbnoinvd.
86 * testsuite/gas/i386/i386.exp: Add WBNOINVD tests.
87 * testsuite/gas/i386/wbnoinvd-intel.d: New test.
88 * testsuite/gas/i386/wbnoinvd.d: Likewise.
89 * testsuite/gas/i386/wbnoinvd.s: Likewise.
90 * testsuite/gas/i386/x86-64-wbnoinvd-intel.d: Likewise.
91 * testsuite/gas/i386/x86-64-wbnoinvd.d: Likewise.
92 * testsuite/gas/i386/x86-64-wbnoinvd.s: Likewise.
93
b4f6242e
MR
942018-01-23 Maciej W. Rozycki <macro@mips.com>
95
96 * config/tc-mips.c (md_show_usage): Correctly indicate the
97 configuration-specific default ABI.
98
f866b262
MR
992018-01-23 Maciej W. Rozycki <macro@mips.com>
100
101 * config/tc-mips.c (md_show_usage): Report `-mmips16e2' and
102 `-mno-mips16e2' options.
103
75c80ee1
MR
1042018-01-22 Maciej W. Rozycki <macro@mips.com>
105
106 * doc/c-mips.texi (MIPS ASE Instruction Generation Overrides):
107 Correct syntax of the `.set nomips16e2' directive description.
108
49da480f
OE
1092018-01-22 Oleg Endo <olegendo@gcc.gnu.org>
110
111 PR 22737
112 * config/tc-rx.c (rx_start_line): Handle escaped double-quote character.
113 * testsuite/gas/rx/pr22737.s: New test.
114 * testsuite/gas/rx/pr22737.d: Likewise.
115 * testsuite/gas/rx/rx.exp: Run the new test.
116
a3ab6cb0
TP
1172018-01-19 Thomas Preud'homme <thomas.preudhomme@arm.com>
118
119 * config/tc-arm.c (ToC macro): Remove spurious comment.
120 (ToU macro): Likewise.
121
e925c834
JW
1222018-01-17 Jim Wilson <jimw@sifive.com>
123
124 * config/tc-riscv.c (validate_riscv_insn) <'z'>: New.
125 (riscv_ip) <'z'>: New.
126
d777820b
IT
1272018-01-17 Igor Tsimbalist <igor.v.tsimbalist@intel.com>
128
129 * config/tc-i386.c (cpu_arch): Delete .cet. Add .ibt, .shstk.
130 (cpu_noarch): Add noibt, noshstk.
131 (parse_insn): Change cpucet to cpuibt.
132 * doc/c-i386.texi: Delete .cet. Add .ibt, .shstk.
133 * testsuite/gas/i386/cet-ibt-inval.l: New test.
134 * testsuite/gas/i386/cet-ibt-inval.s: Likewise.
135 * testsuite/gas/i386/cet-shstk-inval.l: Likewise.
136 * testsuite/gas/i386/cet-shstk-inval.s: Likewise.
137 * testsuite/gas/i386/x86-64-cet-ibt-inval.l: Likewise.
138 * testsuite/gas/i386/x86-64-cet-ibt-inval.s: Likewise.
139 * testsuite/gas/i386/x86-64-cet-shstk-inval.l: Likewise.
140 * testsuite/gas/i386/x86-64-cet-shstk-inval.s: Likewise.
141
f6efed01
NC
1422018-01-16 Nick Clifton <nickc@redhat.com>
143
144 * po/fr.po: Updated French translation.
145
2721d702
JW
1462018-01-15 Jim Wilson <jimw@sifive.com>
147
148 * testsuite/gas/riscv/c-zero-imm.s: Test addi that compresses to c.nop.
149 * testsuite/gas/riscv/c-zero-imm.d: Likewise.
150
cf3cf39d
TP
1512018-01-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
152
153 * config/tc-arm.c (ToC): Define macro.
154 (ToU): Likewise.
155 (insns): Make use of above macros for new instructions introduced in
156 Armv8-M.
157
2875ce2b
TP
1582018-01-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
159
160 * config/tc-arm.c (insns): Make blxns, bxns, tt, ttt, tta, ttat, vlldm
161 and vlstm conditionally executable and reindent parameters.
162 * testsuite/gas/arm/archv8m-cmse-main.s: Add conditional version of
163 aforementionned instructions.
164
df9909b8
TP
1652018-01-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
166
167 * config/tc-arm.c (it_fsm_post_encode): Do not warn if targeting M
168 profile architecture or if in autodetection mode. Clarify that
169 deprecation is for performance reason and concerns Armv8-A and Armv8-R.
170 * testsuite/gas/arm/armv8-ar-bad.l: Adapt to new IT deprecation warning
171 message.
172 * testsuite/gas/arm/armv8-ar-it-bad.l: Likewise.
173 * testsuite/gas/arm/sp-pc-validations-bad-t-v8a.l: Likewise.
174 * testsuite/gas/arm/udf.l: Likewise.
175 * testsuite/gas/arm/udf.d: Assemble for Armv8-A explicitely.
176
616dcb87
NC
1772018-01-15 Nick Clifton <nickc@redhat.com>
178
179 * po/uk.po: Updated Ukranian translation.
180
3957a496
NC
1812018-01-13 Nick Clifton <nickc@redhat.com>
182
183 * po/gas.pot: Regenerated.
184
769c7ea5
NC
1852018-01-13 Nick Clifton <nickc@redhat.com>
186
187 * configure: Regenerate.
188
9176ac5b
NC
1892018-01-13 Nick Clifton <nickc@redhat.com>
190
faf766e3 191 2.30 branch created.
9176ac5b
NC
192 * NEWS: Add marker for 2.30.
193
b5b62006
GN
1942018-01-12 Gunther Nikl <gnikl@users.sourceforge.net>
195
196 * gas/config/aout_gnu.h (USE_EXTENDED_RELOC): Explicitly
197 define to 0 and 1. Remove a dangling reference to "AMD 29000"
198 in a comment.
199
888a89da
IT
2002018-01-11 Igor Tsimbalist <igor.v.tsimbalist@intel.com>
201
202 * testsuite/i386/avx512_4fmaps_vl-warn.l: Likewise.
203 * testsuite/i386/avx512_4fmaps_vl-warn.s: Likewise.
204 * testsuite/i386/avx512_4fmaps_vl.d: Likewise.
205 * testsuite/i386/avx512_4fmaps_vl.s: Likewise.
206 * testsuite/i386/avx512_4vnniw_vl-intel.d: Likewise.
207 * testsuite/i386/avx512_4vnniw_vl.d: Likewise.
208 * testsuite/i386/avx512_4vnniw_vl.s: Likewise.
209 * testsuite/i386/i386.exp: Removed _vl tests for 4fmaps an 4vnniw
210 tests.
211 * testsuite/i386/x86-64-avx512_4fmaps_vl-intel.d: Removed.
212 * testsuite/i386/x86-64-avx512_4fmaps_vl-warn.l: Likewise.
213 * testsuite/i386/x86-64-avx512_4fmaps_vl-warn.s: Likewise.
214 * testsuite/i386/x86-64-avx512_4fmaps_vl.d: Likewise.
215 * testsuite/i386/x86-64-avx512_4fmaps_vl.s: Likewise.
216 * testsuite/i386/x86-64-avx512_4vnniw_vl-intel.d: Likewise.
217 * testsuite/i386/x86-64-avx512_4vnniw_vl.d: Likewise.
218 * testsuite/i386/x86-64-avx512_4vnniw_vl.s: Likewise.
219
b90d5ba0
AM
2202018-01-11 Alan Modra <amodra@gmail.com>
221
222 * config/tc-arm.c (aeabi_set_public_attributes): Avoid false
223 positive "‘profile’ may be used uninitialized".
224
cbda583a
JB
2252018-01-10 Jan Beulich <jbeulich@suse.com>
226
227 * testsuite/gas/i386/avx512_4fmaps.s,
228 testsuite/gas/i386/avx512_4fmaps_vl.s,
229 testsuite/gas/i386/x86-64-avx512_4fmaps.s,
230 testsuite/gas/i386/x86-64-avx512_4fmaps_vl.s: Actually test
231 Disp8 forms (and the transition happening at the right
232 boundary).
233 * testsuite/gas/i386/avx512_4fmaps.d,
234 testsuite/gas/i386/avx512_4fmaps-intel.d,
235 testsuite/gas/i386/avx512_4fmaps_vl.d,
236 testsuite/gas/i386/avx512_4fmaps_vl-intel.d,
237 testsuite/gas/i386/x86-64-avx512_4fmaps.d,
238 testsuite/gas/i386/x86-64-avx512_4fmaps-intel.d,
239 testsuite/gas/i386/x86-64-avx512_4fmaps_vl.d,
240 testsuite/gas/i386/x86-64-avx512_4fmaps_vl-intel.d: Adjust
241 expectations.
242
c9e92278
JB
2432018-01-10 Jan Beulich <jbeulich@suse.com>
244
245 * testsuite/gas/i386/avx512bw.s,
246 testsuite/gas/i386/avx512bw_vl.s: Add VPCMP* tests with memory
247 operands.
248 * testsuite/gas/i386/avx512bw-intel.d,
249 testsuite/gas/i386/avx512bw.d,
250 testsuite/gas/i386/avx512bw_vl-intel.d.
251 testsuite/gas/i386/avx512bw_vl.d: Adjust expectations.
252
35fd2b2b
JW
2532018-01-09 Jim Wilson <jimw@sifive.com>
254
255 * testsuite/gas/riscv/auipc-x0.d: New.
256 * testsuite/gas/riscv/auipc-x0.s: New.
257
91d8b670
JG
2582018-01-09 James Greenhalgh <james.greenhalgh@arm.com>
259
260 * config/tc-arm.c (insns): Add csdb, enable for Armv3 and above
261 in Arm execution state, and Armv6T2 and above in Thumb execution
262 state.
263 * testsuite/gas/arm/csdb.s: New.
264 * testsuite/gas/arm/csdb.d: New.
265 * testsuite/gas/arm/thumb2_it_bad.l: Add csdb.
266 * testsuite/gas/arm/thumb2_it_bad.s: Add csdb.
267
be2e7d95
JG
2682018-01-09 James Greenhalgh <james.greenhalgh@arm.com>
269
270 * testsuite/gas/aarch64/system.d: Update expected results to expect
271 CSDB for hint 0x14.
272
704a705d
L
2732018-01-08 H.J. Lu <hongjiu.lu@intel.com>
274
275 PR gas/22681
276 * testsuite/gas/i386/i386.exp: Run x86-64-movd and
277 x86-64-movd-intel.
278 * testsuite/gas/i386/x86-64-movd-intel.d: New file.
279 * testsuite/gas/i386/x86-64-movd.d: Likewise.
280 * testsuite/gas/i386/x86-64-movd.s: Likewise.
281
102e9361
NC
2822018-01-08 Nick Clifton <nickc@redhat.com>
283
284 PR 22553
285 * doc/c-i386.texi (i386-Directives): Document the .largecomm
286 directive.
287
645a2c5b
JW
2882018-01-04 Jim Wilson <jimw@sifive.com>
289
290 * testsuite/gas/riscv/priv-reg.s: Add missing stval and mtval.
291 * testsuite/gas/riscv/priv-reg.d: Likewise.
292
219d1afa
AM
2932018-01-03 Alan Modra <amodra@gmail.com>
294
295 Update year range in copyright notice of all files.
296
806ab1c0
NC
2972018-01-02 Nick Clifton <nickc@redhat.com>
298
299 PR 18119
300 * config/tc-arm.c (do_mrs): Fix test of bits 16-19 in non-banked
301 version of ARM MRS instruction.
302
1e563868 303For older changes see ChangeLog-2017
3499769a 304\f
1e563868 305Copyright (C) 2018 Free Software Foundation, Inc.
3499769a
AM
306
307Copying and distribution of this file, with or without modification,
308are permitted in any medium without royalty provided the copyright
309notice and this notice are preserved.
310
311Local Variables:
312mode: change-log
313left-margin: 8
314fill-column: 74
315version-control: never
316End:
This page took 0.163714 seconds and 4 git commands to generate.