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