Fix format specification in display_selector() (again)
[binutils-gdb.git] / include / ChangeLog
1 2019-03-28 Alan Modra <amodra@gmail.com>
2
3 PR 24390
4 * opcode/ppc.h (PPC_OPERAND_CR_REG): Comment.
5
6 2019-03-25 Tamar Christina <tamar.christina@arm.com>
7
8 * dis-asm.h (struct disassemble_info): Add stop_offset.
9
10 2019-03-13 Sudakshina Das <sudi.das@arm.com>
11
12 * elf/aarch64.h (DT_AARCH64_PAC_PLT): New.
13
14 2019-03-13 Sudakshina Das <sudi.das@arm.com>
15 Szabolcs Nagy <szabolcs.nagy@arm.com>
16
17 * elf/aarch64.h (DT_AARCH64_BTI_PLT): New.
18
19 2019-03-13 Sudakshina Das <sudi.das@arm.com>
20
21 * elf/common.h (GNU_PROPERTY_AARCH64_FEATURE_1_AND): New.
22 (GNU_PROPERTY_AARCH64_FEATURE_1_BTI): New.
23 (GNU_PROPERTY_AARCH64_FEATURE_1_PAC): New.
24
25 2019-02-20 Alan Hayward <alan.hayward@arm.com>
26
27 * elf/common.h (NT_ARM_PAC_MASK): Add define.
28
29 2019-02-15 Saagar Jha <saagar@saagarjha.com>
30
31 * mach-o/loader.h: Use new OS names in comments.
32
33 2019-02-11 Philippe Waroquiers <philippe.waroquiers@skynet.be>
34
35 * splay-tree.h (splay_tree_delete_key_fn): Update comment.
36 (splay_tree_delete_value_fn): Likewise.
37
38 2019-01-31 Andreas Krebbel <krebbel@linux.ibm.com>
39
40 * opcode/s390.h (enum s390_opcode_cpu_val): Add
41 S390_OPCODE_ARCH13.
42
43 2019-01-25 Sudakshina Das <sudi.das@arm.com>
44 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
45
46 * opcode/aarch64.h (enum aarch64_opnd): Remove
47 AARCH64_OPND_ADDR_SIMPLE_2.
48 (enum aarch64_insn_class): Remove ldstgv_indexed.
49
50 2019-01-22 Tom Tromey <tom@tromey.com>
51
52 * coff/ecoff.h: Include coff/sym.h.
53
54 2018-06-24 Nick Clifton <nickc@redhat.com>
55
56 2.32 branch created.
57
58 2019-01-16 Kito Cheng <kito@andestech.com>
59
60 * elf/riscv.h (SHT_RISCV_ATTRIBUTES): Define.
61 (Tag_RISCV_arch): Likewise.
62 (Tag_RISCV_priv_spec): Likewise.
63 (Tag_RISCV_priv_spec_minor): Likewise.
64 (Tag_RISCV_priv_spec_revision): Likewise.
65 (Tag_RISCV_unaligned_access): Likewise.
66 (Tag_RISCV_stack_align): Likewise.
67
68 2019-01-14 Pavel I. Kryukov <kryukov@frtk.ru>
69
70 * dis-asm.h: include <string.h>
71
72 2019-01-10 Nick Clifton <nickc@redhat.com>
73
74 * Merge from GCC:
75 2018-12-22 Jason Merrill <jason@redhat.com>
76
77 * demangle.h: Remove support for ancient GNU (pre-3.0), Lucid,
78 ARM, HP, and EDG demangling styles.
79
80 2019-01-09 Sandra Loosemore <sandra@codesourcery.com>
81
82 Merge from GCC:
83 PR other/16615
84
85 * libiberty.h: Mechanically replace "can not" with "cannot".
86 * plugin-api.h: Likewise.
87
88 2018-12-25 Yoshinori Sato <ysato@users.sourceforge.jp>
89
90 * elf/rx.h (EF_RX_CPU_MASK): Update new bits.
91 (E_FLAG_RX_V3): New RXv3 type.
92 * opcode/rx.h (RX_Size): Add double size.
93 (RX_Operand_Type): Add double FPU registers.
94 (RX_Opcode_ID): Add new instuctions.
95
96 2019-01-01 Alan Modra <amodra@gmail.com>
97
98 Update year range in copyright notice of all files.
99
100 For older changes see ChangeLog-2018
101 \f
102 Copyright (C) 2019 Free Software Foundation, Inc.
103
104 Copying and distribution of this file, with or without modification,
105 are permitted in any medium without royalty provided the copyright
106 notice and this notice are preserved.
107
108 Local Variables:
109 mode: change-log
110 left-margin: 8
111 fill-column: 74
112 version-control: never
113 End: