binutils/doc: Fix a "using" typo in `objcopy --rename-section' description
[deliverable/binutils-gdb.git] / gas / ChangeLog
CommitLineData
49da480f
OE
12018-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
a3ab6cb0
TP
92018-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
e925c834
JW
142018-01-17 Jim Wilson <jimw@sifive.com>
15
16 * config/tc-riscv.c (validate_riscv_insn) <'z'>: New.
17 (riscv_ip) <'z'>: New.
18
d777820b
IT
192018-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
f6efed01
NC
342018-01-16 Nick Clifton <nickc@redhat.com>
35
36 * po/fr.po: Updated French translation.
37
2721d702
JW
382018-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
cf3cf39d
TP
432018-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
2875ce2b
TP
502018-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
df9909b8
TP
572018-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
616dcb87
NC
692018-01-15 Nick Clifton <nickc@redhat.com>
70
71 * po/uk.po: Updated Ukranian translation.
72
3957a496
NC
732018-01-13 Nick Clifton <nickc@redhat.com>
74
75 * po/gas.pot: Regenerated.
76
769c7ea5
NC
772018-01-13 Nick Clifton <nickc@redhat.com>
78
79 * configure: Regenerate.
80
9176ac5b
NC
812018-01-13 Nick Clifton <nickc@redhat.com>
82
faf766e3 83 2.30 branch created.
9176ac5b
NC
84 * NEWS: Add marker for 2.30.
85
b5b62006
GN
862018-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
888a89da
IT
922018-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
b90d5ba0
AM
1122018-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
cbda583a
JB
1172018-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
c9e92278
JB
1352018-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
35fd2b2b
JW
1452018-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
91d8b670
JG
1502018-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
be2e7d95
JG
1602018-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
704a705d
L
1652018-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
102e9361
NC
1742018-01-08 Nick Clifton <nickc@redhat.com>
175
176 PR 22553
177 * doc/c-i386.texi (i386-Directives): Document the .largecomm
178 directive.
179
645a2c5b
JW
1802018-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
219d1afa
AM
1852018-01-03 Alan Modra <amodra@gmail.com>
186
187 Update year range in copyright notice of all files.
188
806ab1c0
NC
1892018-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
1e563868 195For older changes see ChangeLog-2017
3499769a 196\f
1e563868 197Copyright (C) 2018 Free Software Foundation, Inc.
3499769a
AM
198
199Copying and distribution of this file, with or without modification,
200are permitted in any medium without royalty provided the copyright
201notice and this notice are preserved.
202
203Local Variables:
204mode: change-log
205left-margin: 8
206fill-column: 74
207version-control: never
208End:
This page took 0.142911 seconds and 4 git commands to generate.