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