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