[GAS][AARCH64]Add group relocations to create PC-relative offset.
[deliverable/binutils-gdb.git] / gas / ChangeLog
CommitLineData
32247401
RL
12018-01-24 Renlin Li <renlin.li@arm.com>
2
3 * config/tc-aarch64.c (reloc_table): add entries for
4 BFD_RELOC_AARCH64_MOVW_PREL_G0, BFD_RELOC_AARCH64_MOVW_PREL_G0_NC,
5 BFD_RELOC_AARCH64_MOVW_PREL_G1, BFD_RELOC_AARCH64_MOVW_PREL_G1_NC,
6 BFD_RELOC_AARCH64_MOVW_PREL_G2, BFD_RELOC_AARCH64_MOVW_PREL_G2_NC,
7 BFD_RELOC_AARCH64_MOVW_PREL_G3.
8 (process_movw_reloc_info): Supports newly added MOVW_PREL relocations.
9 (md_apply_fix): Likewise
10 * testsuite/gas/aarch64/prel_g0.s: New.
11 * testsuite/gas/aarch64/prel_g0.d: New.
12 * testsuite/gas/aarch64/prel_g0_nc.s: New.
13 * testsuite/gas/aarch64/prel_g0_nc.d: New.
14 * testsuite/gas/aarch64/prel_g1.s: New.
15 * testsuite/gas/aarch64/prel_g1.d: New.
16 * testsuite/gas/aarch64/prel_g1_nc.s: New.
17 * testsuite/gas/aarch64/prel_g1_nc.d: New.
18 * testsuite/gas/aarch64/prel_g2.s: New.
19 * testsuite/gas/aarch64/prel_g2.d: New.
20 * testsuite/gas/aarch64/prel_g2_nc.s: New.
21 * testsuite/gas/aarch64/prel_g2_nc.d: New.
22 * testsuite/gas/aarch64/prel_g3.s: New.
23 * testsuite/gas/aarch64/prel_g3.d: New.
24
0984958b
MR
252018-01-23 Maciej W. Rozycki <macro@mips.com>
26
27 * configure.ac: Also set `mips_default_abi' to N32_ABI for
28 `mips64*-ps2-elf*'.
29 * configure: Regenerate.
30
62fd0a98
MR
312018-01-23 Maciej W. Rozycki <macro@mips.com>
32
33 * config/tc-mips.c (options): Remove OPTION_COMPAT_ARCH_BASE
34 enum value.
35
be3a8dca
IT
362018-01-23 Igor Tsimbalist <igor.v.tsimbalist@intel.com>
37
38 * config/tc-i386.c (cpu_arch): Add .pconfig.
39 * doc/c-i386.texi: Document .pconfig.
40 * testsuite/gas/i386/i386.exp: Add PCONFIG tests.
41 * testsuite/gas/i386/pconfig-intel.d: New test.
42 * testsuite/gas/i386/pconfig.d: Likewise.
43 * testsuite/gas/i386/pconfig.s: Likewise.
44 * testsuite/gas/i386/x86-64-pconfig-intel.d: Likewise.
45 * testsuite/gas/i386/x86-64-pconfig.d: Likewise.
46 * testsuite/gas/i386/x86-64-pconfig.s: Likewise.
47
3233d7d0
IT
482018-01-23 Igor Tsimbalist <igor.v.tsimbalist@intel.com>
49
50 * config/tc-i386.c (cpu_arch): Add .wbnoinvd.
51 * doc/c-i386.texi: Document .wbnoinvd.
52 * testsuite/gas/i386/i386.exp: Add WBNOINVD tests.
53 * testsuite/gas/i386/wbnoinvd-intel.d: New test.
54 * testsuite/gas/i386/wbnoinvd.d: Likewise.
55 * testsuite/gas/i386/wbnoinvd.s: Likewise.
56 * testsuite/gas/i386/x86-64-wbnoinvd-intel.d: Likewise.
57 * testsuite/gas/i386/x86-64-wbnoinvd.d: Likewise.
58 * testsuite/gas/i386/x86-64-wbnoinvd.s: Likewise.
59
b4f6242e
MR
602018-01-23 Maciej W. Rozycki <macro@mips.com>
61
62 * config/tc-mips.c (md_show_usage): Correctly indicate the
63 configuration-specific default ABI.
64
f866b262
MR
652018-01-23 Maciej W. Rozycki <macro@mips.com>
66
67 * config/tc-mips.c (md_show_usage): Report `-mmips16e2' and
68 `-mno-mips16e2' options.
69
75c80ee1
MR
702018-01-22 Maciej W. Rozycki <macro@mips.com>
71
72 * doc/c-mips.texi (MIPS ASE Instruction Generation Overrides):
73 Correct syntax of the `.set nomips16e2' directive description.
74
49da480f
OE
752018-01-22 Oleg Endo <olegendo@gcc.gnu.org>
76
77 PR 22737
78 * config/tc-rx.c (rx_start_line): Handle escaped double-quote character.
79 * testsuite/gas/rx/pr22737.s: New test.
80 * testsuite/gas/rx/pr22737.d: Likewise.
81 * testsuite/gas/rx/rx.exp: Run the new test.
82
a3ab6cb0
TP
832018-01-19 Thomas Preud'homme <thomas.preudhomme@arm.com>
84
85 * config/tc-arm.c (ToC macro): Remove spurious comment.
86 (ToU macro): Likewise.
87
e925c834
JW
882018-01-17 Jim Wilson <jimw@sifive.com>
89
90 * config/tc-riscv.c (validate_riscv_insn) <'z'>: New.
91 (riscv_ip) <'z'>: New.
92
d777820b
IT
932018-01-17 Igor Tsimbalist <igor.v.tsimbalist@intel.com>
94
95 * config/tc-i386.c (cpu_arch): Delete .cet. Add .ibt, .shstk.
96 (cpu_noarch): Add noibt, noshstk.
97 (parse_insn): Change cpucet to cpuibt.
98 * doc/c-i386.texi: Delete .cet. Add .ibt, .shstk.
99 * testsuite/gas/i386/cet-ibt-inval.l: New test.
100 * testsuite/gas/i386/cet-ibt-inval.s: Likewise.
101 * testsuite/gas/i386/cet-shstk-inval.l: Likewise.
102 * testsuite/gas/i386/cet-shstk-inval.s: Likewise.
103 * testsuite/gas/i386/x86-64-cet-ibt-inval.l: Likewise.
104 * testsuite/gas/i386/x86-64-cet-ibt-inval.s: Likewise.
105 * testsuite/gas/i386/x86-64-cet-shstk-inval.l: Likewise.
106 * testsuite/gas/i386/x86-64-cet-shstk-inval.s: Likewise.
107
f6efed01
NC
1082018-01-16 Nick Clifton <nickc@redhat.com>
109
110 * po/fr.po: Updated French translation.
111
2721d702
JW
1122018-01-15 Jim Wilson <jimw@sifive.com>
113
114 * testsuite/gas/riscv/c-zero-imm.s: Test addi that compresses to c.nop.
115 * testsuite/gas/riscv/c-zero-imm.d: Likewise.
116
cf3cf39d
TP
1172018-01-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
118
119 * config/tc-arm.c (ToC): Define macro.
120 (ToU): Likewise.
121 (insns): Make use of above macros for new instructions introduced in
122 Armv8-M.
123
2875ce2b
TP
1242018-01-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
125
126 * config/tc-arm.c (insns): Make blxns, bxns, tt, ttt, tta, ttat, vlldm
127 and vlstm conditionally executable and reindent parameters.
128 * testsuite/gas/arm/archv8m-cmse-main.s: Add conditional version of
129 aforementionned instructions.
130
df9909b8
TP
1312018-01-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
132
133 * config/tc-arm.c (it_fsm_post_encode): Do not warn if targeting M
134 profile architecture or if in autodetection mode. Clarify that
135 deprecation is for performance reason and concerns Armv8-A and Armv8-R.
136 * testsuite/gas/arm/armv8-ar-bad.l: Adapt to new IT deprecation warning
137 message.
138 * testsuite/gas/arm/armv8-ar-it-bad.l: Likewise.
139 * testsuite/gas/arm/sp-pc-validations-bad-t-v8a.l: Likewise.
140 * testsuite/gas/arm/udf.l: Likewise.
141 * testsuite/gas/arm/udf.d: Assemble for Armv8-A explicitely.
142
616dcb87
NC
1432018-01-15 Nick Clifton <nickc@redhat.com>
144
145 * po/uk.po: Updated Ukranian translation.
146
3957a496
NC
1472018-01-13 Nick Clifton <nickc@redhat.com>
148
149 * po/gas.pot: Regenerated.
150
769c7ea5
NC
1512018-01-13 Nick Clifton <nickc@redhat.com>
152
153 * configure: Regenerate.
154
9176ac5b
NC
1552018-01-13 Nick Clifton <nickc@redhat.com>
156
faf766e3 157 2.30 branch created.
9176ac5b
NC
158 * NEWS: Add marker for 2.30.
159
b5b62006
GN
1602018-01-12 Gunther Nikl <gnikl@users.sourceforge.net>
161
162 * gas/config/aout_gnu.h (USE_EXTENDED_RELOC): Explicitly
163 define to 0 and 1. Remove a dangling reference to "AMD 29000"
164 in a comment.
165
888a89da
IT
1662018-01-11 Igor Tsimbalist <igor.v.tsimbalist@intel.com>
167
168 * testsuite/i386/avx512_4fmaps_vl-warn.l: Likewise.
169 * testsuite/i386/avx512_4fmaps_vl-warn.s: Likewise.
170 * testsuite/i386/avx512_4fmaps_vl.d: Likewise.
171 * testsuite/i386/avx512_4fmaps_vl.s: Likewise.
172 * testsuite/i386/avx512_4vnniw_vl-intel.d: Likewise.
173 * testsuite/i386/avx512_4vnniw_vl.d: Likewise.
174 * testsuite/i386/avx512_4vnniw_vl.s: Likewise.
175 * testsuite/i386/i386.exp: Removed _vl tests for 4fmaps an 4vnniw
176 tests.
177 * testsuite/i386/x86-64-avx512_4fmaps_vl-intel.d: Removed.
178 * testsuite/i386/x86-64-avx512_4fmaps_vl-warn.l: Likewise.
179 * testsuite/i386/x86-64-avx512_4fmaps_vl-warn.s: Likewise.
180 * testsuite/i386/x86-64-avx512_4fmaps_vl.d: Likewise.
181 * testsuite/i386/x86-64-avx512_4fmaps_vl.s: Likewise.
182 * testsuite/i386/x86-64-avx512_4vnniw_vl-intel.d: Likewise.
183 * testsuite/i386/x86-64-avx512_4vnniw_vl.d: Likewise.
184 * testsuite/i386/x86-64-avx512_4vnniw_vl.s: Likewise.
185
b90d5ba0
AM
1862018-01-11 Alan Modra <amodra@gmail.com>
187
188 * config/tc-arm.c (aeabi_set_public_attributes): Avoid false
189 positive "‘profile’ may be used uninitialized".
190
cbda583a
JB
1912018-01-10 Jan Beulich <jbeulich@suse.com>
192
193 * testsuite/gas/i386/avx512_4fmaps.s,
194 testsuite/gas/i386/avx512_4fmaps_vl.s,
195 testsuite/gas/i386/x86-64-avx512_4fmaps.s,
196 testsuite/gas/i386/x86-64-avx512_4fmaps_vl.s: Actually test
197 Disp8 forms (and the transition happening at the right
198 boundary).
199 * testsuite/gas/i386/avx512_4fmaps.d,
200 testsuite/gas/i386/avx512_4fmaps-intel.d,
201 testsuite/gas/i386/avx512_4fmaps_vl.d,
202 testsuite/gas/i386/avx512_4fmaps_vl-intel.d,
203 testsuite/gas/i386/x86-64-avx512_4fmaps.d,
204 testsuite/gas/i386/x86-64-avx512_4fmaps-intel.d,
205 testsuite/gas/i386/x86-64-avx512_4fmaps_vl.d,
206 testsuite/gas/i386/x86-64-avx512_4fmaps_vl-intel.d: Adjust
207 expectations.
208
c9e92278
JB
2092018-01-10 Jan Beulich <jbeulich@suse.com>
210
211 * testsuite/gas/i386/avx512bw.s,
212 testsuite/gas/i386/avx512bw_vl.s: Add VPCMP* tests with memory
213 operands.
214 * testsuite/gas/i386/avx512bw-intel.d,
215 testsuite/gas/i386/avx512bw.d,
216 testsuite/gas/i386/avx512bw_vl-intel.d.
217 testsuite/gas/i386/avx512bw_vl.d: Adjust expectations.
218
35fd2b2b
JW
2192018-01-09 Jim Wilson <jimw@sifive.com>
220
221 * testsuite/gas/riscv/auipc-x0.d: New.
222 * testsuite/gas/riscv/auipc-x0.s: New.
223
91d8b670
JG
2242018-01-09 James Greenhalgh <james.greenhalgh@arm.com>
225
226 * config/tc-arm.c (insns): Add csdb, enable for Armv3 and above
227 in Arm execution state, and Armv6T2 and above in Thumb execution
228 state.
229 * testsuite/gas/arm/csdb.s: New.
230 * testsuite/gas/arm/csdb.d: New.
231 * testsuite/gas/arm/thumb2_it_bad.l: Add csdb.
232 * testsuite/gas/arm/thumb2_it_bad.s: Add csdb.
233
be2e7d95
JG
2342018-01-09 James Greenhalgh <james.greenhalgh@arm.com>
235
236 * testsuite/gas/aarch64/system.d: Update expected results to expect
237 CSDB for hint 0x14.
238
704a705d
L
2392018-01-08 H.J. Lu <hongjiu.lu@intel.com>
240
241 PR gas/22681
242 * testsuite/gas/i386/i386.exp: Run x86-64-movd and
243 x86-64-movd-intel.
244 * testsuite/gas/i386/x86-64-movd-intel.d: New file.
245 * testsuite/gas/i386/x86-64-movd.d: Likewise.
246 * testsuite/gas/i386/x86-64-movd.s: Likewise.
247
102e9361
NC
2482018-01-08 Nick Clifton <nickc@redhat.com>
249
250 PR 22553
251 * doc/c-i386.texi (i386-Directives): Document the .largecomm
252 directive.
253
645a2c5b
JW
2542018-01-04 Jim Wilson <jimw@sifive.com>
255
256 * testsuite/gas/riscv/priv-reg.s: Add missing stval and mtval.
257 * testsuite/gas/riscv/priv-reg.d: Likewise.
258
219d1afa
AM
2592018-01-03 Alan Modra <amodra@gmail.com>
260
261 Update year range in copyright notice of all files.
262
806ab1c0
NC
2632018-01-02 Nick Clifton <nickc@redhat.com>
264
265 PR 18119
266 * config/tc-arm.c (do_mrs): Fix test of bits 16-19 in non-banked
267 version of ARM MRS instruction.
268
1e563868 269For older changes see ChangeLog-2017
3499769a 270\f
1e563868 271Copyright (C) 2018 Free Software Foundation, Inc.
3499769a
AM
272
273Copying and distribution of this file, with or without modification,
274are permitted in any medium without royalty provided the copyright
275notice and this notice are preserved.
276
277Local Variables:
278mode: change-log
279left-margin: 8
280fill-column: 74
281version-control: never
282End:
This page took 0.150208 seconds and 4 git commands to generate.