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