Two minor changes in ctfread.c
[deliverable/binutils-gdb.git] / include / ChangeLog
1 2020-01-18 Nick Clifton <nickc@redhat.com>
2
3 Binutils 2.34 branch created.
4
5 2020-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
42 2020-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
50 2020-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
55 2020-01-13 Claudiu Zissulescu <claziss@gmail.com>
56
57 * elf/arc-cpu.def: Update ARC cpu list.
58
59 2020-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
65 2020-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
74 2020-01-07 Shahab Vahedi <shahab@synopsys.com>
75
76 * opcode/arc.h (insn_class_t): Add 'LLOCK' and 'SCOND'.
77
78 2020-01-02 Sergey Belyashov <sergey.belyashov@gmail.com>
79
80 * coff/internal.h: Add defintions of Z80 reloc names.
81
82 2020-01-02 Christian Biesinger <cbiesinger@google.com>
83
84 * opcode/s12z.h: Undef REG_Y.
85
86 2020-01-01 Alan Modra <amodra@gmail.com>
87
88 Update year range in copyright notice of all files.
89
90 For older changes see ChangeLog-2019
91 \f
92 Copyright (C) 2020 Free Software Foundation, Inc.
93
94 Copying and distribution of this file, with or without modification,
95 are permitted in any medium without royalty provided the copyright
96 notice and this notice are preserved.
97
98 Local Variables:
99 mode: change-log
100 left-margin: 8
101 fill-column: 74
102 version-control: never
103 End:
This page took 0.033641 seconds and 4 git commands to generate.