]>
Commit | Line | Data |
---|---|---|
91d8b670 JG |
1 | 2018-01-09 James Greenhalgh <[email protected]> |
2 | ||
3 | * arm-dis.c (arm_opcodes): Add csdb. | |
4 | (thumb32_opcodes): Add csdb. | |
5 | ||
be2e7d95 JG |
6 | 2018-01-09 James Greenhalgh <[email protected]> |
7 | ||
8 | * aarch64-tbl.h (aarch64_opcode_table): Add "csdb". | |
9 | * aarch64-asm-2.c: Regenerate. | |
10 | * aarch64-dis-2.c: Regenerate. | |
11 | * aarch64-opc-2.c: Regenerate. | |
12 | ||
704a705d L |
13 | 2018-01-08 H.J. Lu <[email protected]> |
14 | ||
15 | PR gas/22681 | |
16 | * i386-opc.tbl: Properly encode vmovd with Qword memeory operand. | |
17 | Remove AVX512 vmovd with 64-bit operands. | |
18 | * i386-tbl.h: Regenerated. | |
19 | ||
35eeb78f JW |
20 | 2018-01-05 Jim Wilson <[email protected]> |
21 | ||
22 | * riscv-dis.c (print_insn_args) <'s'>: Call maybe_print_address for a | |
23 | jalr. | |
24 | ||
219d1afa AM |
25 | 2018-01-03 Alan Modra <[email protected]> |
26 | ||
27 | Update year range in copyright notice of all files. | |
28 | ||
1508bbf5 JB |
29 | 2018-01-02 Jan Beulich <[email protected]> |
30 | ||
31 | * i386-gen.c (operand_type_init): Restore OPERAND_TYPE_REGYMM | |
32 | and OPERAND_TYPE_REGZMM entries. | |
33 | ||
1e563868 | 34 | For older changes see ChangeLog-2017 |
3499769a | 35 | \f |
1e563868 | 36 | Copyright (C) 2018 Free Software Foundation, Inc. |
3499769a AM |
37 | |
38 | Copying and distribution of this file, with or without modification, | |
39 | are permitted in any medium without royalty provided the copyright | |
40 | notice and this notice are preserved. | |
41 | ||
42 | Local Variables: | |
43 | mode: change-log | |
44 | left-margin: 8 | |
45 | fill-column: 74 | |
46 | version-control: never | |
47 | End: |