Update pot files
[deliverable/binutils-gdb.git] / gas / ChangeLog
... / ...
CommitLineData
12018-01-13 Nick Clifton <nickc@redhat.com>
2
3 * po/gas.pot: Regenerated.
4
52018-01-13 Nick Clifton <nickc@redhat.com>
6
7 * configure: Regenerate.
8
92018-01-13 Nick Clifton <nickc@redhat.com>
10
11 2.30 branch created.
12 * NEWS: Add marker for 2.30.
13
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
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
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
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
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
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
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
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
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
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
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
1132018-01-03 Alan Modra <amodra@gmail.com>
114
115 Update year range in copyright notice of all files.
116
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
123For older changes see ChangeLog-2017
124\f
125Copyright (C) 2018 Free Software Foundation, Inc.
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.026439 seconds and 4 git commands to generate.