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