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