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