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