[Arm] Add CSDB instruction
[deliverable/binutils-gdb.git] / gas / ChangeLog
1 2018-01-09 James Greenhalgh <james.greenhalgh@arm.com>
2
3 * config/tc-arm.c (insns): Add csdb, enable for Armv3 and above
4 in Arm execution state, and Armv6T2 and above in Thumb execution
5 state.
6 * testsuite/gas/arm/csdb.s: New.
7 * testsuite/gas/arm/csdb.d: New.
8 * testsuite/gas/arm/thumb2_it_bad.l: Add csdb.
9 * testsuite/gas/arm/thumb2_it_bad.s: Add csdb.
10
11 2018-01-09 James Greenhalgh <james.greenhalgh@arm.com>
12
13 * testsuite/gas/aarch64/system.d: Update expected results to expect
14 CSDB for hint 0x14.
15
16 2018-01-08 H.J. Lu <hongjiu.lu@intel.com>
17
18 PR gas/22681
19 * testsuite/gas/i386/i386.exp: Run x86-64-movd and
20 x86-64-movd-intel.
21 * testsuite/gas/i386/x86-64-movd-intel.d: New file.
22 * testsuite/gas/i386/x86-64-movd.d: Likewise.
23 * testsuite/gas/i386/x86-64-movd.s: Likewise.
24
25 2018-01-08 Nick Clifton <nickc@redhat.com>
26
27 PR 22553
28 * doc/c-i386.texi (i386-Directives): Document the .largecomm
29 directive.
30
31 2018-01-04 Jim Wilson <jimw@sifive.com>
32
33 * testsuite/gas/riscv/priv-reg.s: Add missing stval and mtval.
34 * testsuite/gas/riscv/priv-reg.d: Likewise.
35
36 2018-01-03 Alan Modra <amodra@gmail.com>
37
38 Update year range in copyright notice of all files.
39
40 2018-01-02 Nick Clifton <nickc@redhat.com>
41
42 PR 18119
43 * config/tc-arm.c (do_mrs): Fix test of bits 16-19 in non-banked
44 version of ARM MRS instruction.
45
46 For older changes see ChangeLog-2017
47 \f
48 Copyright (C) 2018 Free Software Foundation, Inc.
49
50 Copying and distribution of this file, with or without modification,
51 are permitted in any medium without royalty provided the copyright
52 notice and this notice are preserved.
53
54 Local Variables:
55 mode: change-log
56 left-margin: 8
57 fill-column: 74
58 version-control: never
59 End:
This page took 0.042697 seconds and 5 git commands to generate.