Update pot files
[deliverable/binutils-gdb.git] / gas / ChangeLog
CommitLineData
3957a496
NC
12018-01-13 Nick Clifton <nickc@redhat.com>
2
3 * po/gas.pot: Regenerated.
4
769c7ea5
NC
52018-01-13 Nick Clifton <nickc@redhat.com>
6
7 * configure: Regenerate.
8
9176ac5b
NC
92018-01-13 Nick Clifton <nickc@redhat.com>
10
faf766e3 11 2.30 branch created.
9176ac5b
NC
12 * NEWS: Add marker for 2.30.
13
b5b62006
GN
142018-01-12 Gunther Nikl <gnikl@users.sourceforge.net>
15
16 * gas/config/aout_gnu.h (USE_EXTENDED_RELOC): Explicitly
17 define to 0 and 1. Remove a dangling reference to "AMD 29000"
18 in a comment.
19
888a89da
IT
202018-01-11 Igor Tsimbalist <igor.v.tsimbalist@intel.com>
21
22 * testsuite/i386/avx512_4fmaps_vl-warn.l: Likewise.
23 * testsuite/i386/avx512_4fmaps_vl-warn.s: Likewise.
24 * testsuite/i386/avx512_4fmaps_vl.d: Likewise.
25 * testsuite/i386/avx512_4fmaps_vl.s: Likewise.
26 * testsuite/i386/avx512_4vnniw_vl-intel.d: Likewise.
27 * testsuite/i386/avx512_4vnniw_vl.d: Likewise.
28 * testsuite/i386/avx512_4vnniw_vl.s: Likewise.
29 * testsuite/i386/i386.exp: Removed _vl tests for 4fmaps an 4vnniw
30 tests.
31 * testsuite/i386/x86-64-avx512_4fmaps_vl-intel.d: Removed.
32 * testsuite/i386/x86-64-avx512_4fmaps_vl-warn.l: Likewise.
33 * testsuite/i386/x86-64-avx512_4fmaps_vl-warn.s: Likewise.
34 * testsuite/i386/x86-64-avx512_4fmaps_vl.d: Likewise.
35 * testsuite/i386/x86-64-avx512_4fmaps_vl.s: Likewise.
36 * testsuite/i386/x86-64-avx512_4vnniw_vl-intel.d: Likewise.
37 * testsuite/i386/x86-64-avx512_4vnniw_vl.d: Likewise.
38 * testsuite/i386/x86-64-avx512_4vnniw_vl.s: Likewise.
39
b90d5ba0
AM
402018-01-11 Alan Modra <amodra@gmail.com>
41
42 * config/tc-arm.c (aeabi_set_public_attributes): Avoid false
43 positive "‘profile’ may be used uninitialized".
44
cbda583a
JB
452018-01-10 Jan Beulich <jbeulich@suse.com>
46
47 * testsuite/gas/i386/avx512_4fmaps.s,
48 testsuite/gas/i386/avx512_4fmaps_vl.s,
49 testsuite/gas/i386/x86-64-avx512_4fmaps.s,
50 testsuite/gas/i386/x86-64-avx512_4fmaps_vl.s: Actually test
51 Disp8 forms (and the transition happening at the right
52 boundary).
53 * testsuite/gas/i386/avx512_4fmaps.d,
54 testsuite/gas/i386/avx512_4fmaps-intel.d,
55 testsuite/gas/i386/avx512_4fmaps_vl.d,
56 testsuite/gas/i386/avx512_4fmaps_vl-intel.d,
57 testsuite/gas/i386/x86-64-avx512_4fmaps.d,
58 testsuite/gas/i386/x86-64-avx512_4fmaps-intel.d,
59 testsuite/gas/i386/x86-64-avx512_4fmaps_vl.d,
60 testsuite/gas/i386/x86-64-avx512_4fmaps_vl-intel.d: Adjust
61 expectations.
62
c9e92278
JB
632018-01-10 Jan Beulich <jbeulich@suse.com>
64
65 * testsuite/gas/i386/avx512bw.s,
66 testsuite/gas/i386/avx512bw_vl.s: Add VPCMP* tests with memory
67 operands.
68 * testsuite/gas/i386/avx512bw-intel.d,
69 testsuite/gas/i386/avx512bw.d,
70 testsuite/gas/i386/avx512bw_vl-intel.d.
71 testsuite/gas/i386/avx512bw_vl.d: Adjust expectations.
72
35fd2b2b
JW
732018-01-09 Jim Wilson <jimw@sifive.com>
74
75 * testsuite/gas/riscv/auipc-x0.d: New.
76 * testsuite/gas/riscv/auipc-x0.s: New.
77
91d8b670
JG
782018-01-09 James Greenhalgh <james.greenhalgh@arm.com>
79
80 * config/tc-arm.c (insns): Add csdb, enable for Armv3 and above
81 in Arm execution state, and Armv6T2 and above in Thumb execution
82 state.
83 * testsuite/gas/arm/csdb.s: New.
84 * testsuite/gas/arm/csdb.d: New.
85 * testsuite/gas/arm/thumb2_it_bad.l: Add csdb.
86 * testsuite/gas/arm/thumb2_it_bad.s: Add csdb.
87
be2e7d95
JG
882018-01-09 James Greenhalgh <james.greenhalgh@arm.com>
89
90 * testsuite/gas/aarch64/system.d: Update expected results to expect
91 CSDB for hint 0x14.
92
704a705d
L
932018-01-08 H.J. Lu <hongjiu.lu@intel.com>
94
95 PR gas/22681
96 * testsuite/gas/i386/i386.exp: Run x86-64-movd and
97 x86-64-movd-intel.
98 * testsuite/gas/i386/x86-64-movd-intel.d: New file.
99 * testsuite/gas/i386/x86-64-movd.d: Likewise.
100 * testsuite/gas/i386/x86-64-movd.s: Likewise.
101
102e9361
NC
1022018-01-08 Nick Clifton <nickc@redhat.com>
103
104 PR 22553
105 * doc/c-i386.texi (i386-Directives): Document the .largecomm
106 directive.
107
645a2c5b
JW
1082018-01-04 Jim Wilson <jimw@sifive.com>
109
110 * testsuite/gas/riscv/priv-reg.s: Add missing stval and mtval.
111 * testsuite/gas/riscv/priv-reg.d: Likewise.
112
219d1afa
AM
1132018-01-03 Alan Modra <amodra@gmail.com>
114
115 Update year range in copyright notice of all files.
116
806ab1c0
NC
1172018-01-02 Nick Clifton <nickc@redhat.com>
118
119 PR 18119
120 * config/tc-arm.c (do_mrs): Fix test of bits 16-19 in non-banked
121 version of ARM MRS instruction.
122
1e563868 123For older changes see ChangeLog-2017
3499769a 124\f
1e563868 125Copyright (C) 2018 Free Software Foundation, Inc.
3499769a
AM
126
127Copying and distribution of this file, with or without modification,
128are permitted in any medium without royalty provided the copyright
129notice and this notice are preserved.
130
131Local Variables:
132mode: change-log
133left-margin: 8
134fill-column: 74
135version-control: never
136End:
This page took 0.138494 seconds and 4 git commands to generate.