]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - include/ChangeLog
Bugfixes for pe_print_debugdata()
[thirdparty/binutils-gdb.git] / include / ChangeLog
CommitLineData
ae774686
NC
12020-01-18 Nick Clifton <nickc@redhat.com>
2
3 Binutils 2.34 branch created.
4
533da483
NC
52020-01-17 Nick Clifton <nickc@redhat.com>
6
7 * Import from gcc mainline:
8 2019-06-10 Martin Liska <mliska@suse.cz>
9
10 * ansidecl.h (ATTRIBUTE_WARN_UNUSED_RESULT): New macro.
11 * libiberty.h (xmalloc): Use it.
12 (xrealloc): Likewise.
13 (xcalloc): Likewise.
14 (xstrdup): Likewise.
15 (xstrndup): Likewise.
16 (xmemdup): Likewise.
17
18 2019-06-10 Martin Liska <mliska@suse.cz>
19
20 * ansidecl.h:
21 (ATTRIBUTE_RESULT_SIZE_1): Define new macro.
22 (ATTRIBUTE_RESULT_SIZE_2): Likewise.
23 (ATTRIBUTE_RESULT_SIZE_1_2): Likewise.
24 * libiberty.h (xmalloc): Add RESULT_SIZE attribute.
25 (xrealloc): Likewise.
26 (xcalloc): Likewise.
27
28 2019-11-16 Tim Ruehsen <tim.ruehsen@gmx.de>
29
30 * demangle.h (struct demangle_component): Add member
31 d_counting.
32
33 2019-11-16 Eduard-Mihai Burtescu <eddyb@lyken.rs>
34
35 * demangle.h (rust_demangle_callback): Add.
36
37 2019-07-18 Eduard-Mihai Burtescu <eddyb@lyken.rs>
38
39 * demangle.h (rust_is_mangled): Move to libiberty/rust-demangle.h.
40 (rust_demangle_sym): Move to libiberty/rust-demangle.h.
41
2da2eaf4
AV
422020-01-16 Andre Vieira <andre.simoesdiasvieira@arm.com>
43
44 PR 25376
45 * opcodes/arm.h (FPU_MVE, FPU_MVE_FPU): Move these features to...
46 (ARM_EXT2_MVE, ARM_EXT2_MVE_FP): ... the CORE_HIGH space.
47 (ARM_ANY): Redefine to not include any MVE bits.
48 (ARM_FEATURE_ALL): Removed.
49
131cb553
JL
502020-01-15 Jozef Lawrynowicz <jozef.l@mittosystems.com>
51
52 * opcode/msp430.h (enum msp430_expp_e): New.
53 (struct msp430_operand_s): Add expp member to struct.
54
39fe16e0
CZ
552020-01-13 Claudiu Zissulescu <claziss@gmail.com>
56
57 * elf/arc-cpu.def: Update ARC cpu list.
58
5496abe1
AM
592020-01-13 Alan Modra <amodra@gmail.com>
60
61 * opcode/tic4x.h (EXTR): Delete.
62 (EXTRU, EXTRS, INSERTU, INSERTS): Rewrite without zero/sign
63 extension using shifts. Do trim INSERTU value to specified bitfield.
64
8948cc69
AM
652020-01-10 Alan Modra <amodra@gmail.com>
66
67 * opcode/spu.h: Formatting.
68 (UNSIGNED_EXTRACT): Use 1u.
69 (SIGNED_EXTRACT): Don't sign extend with shifts.
70 (DECODE_INSN_I9a, DECODE_INSN_I9b): Avoid left shift of signed value.
71 Keep result signed.
72 (DECODE_INSN_U9a, DECODE_INSN_U9b): Delete.
73
bb82aefe
SV
742020-01-07 Shahab Vahedi <shahab@synopsys.com>
75
76 * opcode/arc.h (insn_class_t): Add 'LLOCK' and 'SCOND'.
77
6655dba2
SB
782020-01-02 Sergey Belyashov <sergey.belyashov@gmail.com>
79
80 * coff/internal.h: Add defintions of Z80 reloc names.
81
d73b58f4
NC
822020-01-02 Christian Biesinger <cbiesinger@google.com>
83
84 * opcode/s12z.h: Undef REG_Y.
85
b14ce8bf
AM
862020-01-01 Alan Modra <amodra@gmail.com>
87
88 Update year range in copyright notice of all files.
89
0b114740 90For older changes see ChangeLog-2019
3499769a 91\f
0b114740 92Copyright (C) 2020 Free Software Foundation, Inc.
3499769a
AM
93
94Copying and distribution of this file, with or without modification,
95are permitted in any medium without royalty provided the copyright
96notice and this notice are preserved.
97
98Local Variables:
99mode: change-log
100left-margin: 8
101fill-column: 74
102version-control: never
103End: