AArch64: Remove ldgv and stgv instructions from Armv8.5-A Memory Tagging Extension.
[external/binutils.git] / include / ChangeLog
1 2019-01-25  Sudakshina Das  <sudi.das@arm.com>
2             Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
3
4         * opcode/aarch64.h (enum aarch64_opnd): Remove
5         AARCH64_OPND_ADDR_SIMPLE_2.
6         (enum aarch64_insn_class): Remove ldstgv_indexed.
7
8 2019-01-22  Tom Tromey  <tom@tromey.com>
9
10         * coff/ecoff.h: Include coff/sym.h.
11
12 2018-06-24  Nick Clifton  <nickc@redhat.com>
13
14         2.32 branch created.
15
16 2019-01-16  Kito Cheng  <kito@andestech.com>
17
18         * elf/riscv.h (SHT_RISCV_ATTRIBUTES): Define.
19         (Tag_RISCV_arch): Likewise.
20         (Tag_RISCV_priv_spec): Likewise.
21         (Tag_RISCV_priv_spec_minor): Likewise.
22         (Tag_RISCV_priv_spec_revision): Likewise.
23         (Tag_RISCV_unaligned_access): Likewise.
24         (Tag_RISCV_stack_align): Likewise.
25
26 2019-01-14  Pavel I. Kryukov  <kryukov@frtk.ru>
27
28         * dis-asm.h: include <string.h>
29
30 2019-01-10  Nick Clifton  <nickc@redhat.com>
31
32         * Merge from GCC:
33         2018-12-22  Jason Merrill  <jason@redhat.com>
34
35         * demangle.h: Remove support for ancient GNU (pre-3.0), Lucid,
36         ARM, HP, and EDG demangling styles.
37
38 2019-01-09  Sandra Loosemore  <sandra@codesourcery.com>
39
40         Merge from GCC:
41         PR other/16615
42
43         * libiberty.h: Mechanically replace "can not" with "cannot".
44         * plugin-api.h: Likewise.
45
46 2018-12-25  Yoshinori Sato <ysato@users.sourceforge.jp>
47
48         * elf/rx.h (EF_RX_CPU_MASK): Update new bits.
49         (E_FLAG_RX_V3): New RXv3 type.
50         * opcode/rx.h (RX_Size): Add double size.
51         (RX_Operand_Type): Add double FPU registers.
52         (RX_Opcode_ID): Add new instuctions.
53
54 2019-01-01  Alan Modra  <amodra@gmail.com>
55
56         Update year range in copyright notice of all files.
57
58 For older changes see ChangeLog-2018
59 \f
60 Copyright (C) 2019 Free Software Foundation, Inc.
61
62 Copying and distribution of this file, with or without modification,
63 are permitted in any medium without royalty provided the copyright
64 notice and this notice are preserved.
65
66 Local Variables:
67 mode: change-log
68 left-margin: 8
69 fill-column: 74
70 version-control: never
71 End: