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