]> Git Repo - binutils.git/blob - include/ChangeLog
pr25022.d: Xfail more targets without ldelf_before_place_orphans
[binutils.git] / include / ChangeLog
1 2020-02-04  Alan Modra  <[email protected]>
2
3         * opcode/d30v.h (struct pd_reg): Make value field unsigned.
4
5 2020-01-16  Jon Turney  <[email protected]>
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
11 2020-01-18  Nick Clifton  <[email protected]>
12
13         Binutils 2.34 branch created.
14
15 2020-01-17  Nick Clifton  <[email protected]>
16
17         * Import from gcc mainline:
18         2019-06-10  Martin Liska  <[email protected]>
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  <[email protected]>
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  <[email protected]>
39
40         * demangle.h (struct demangle_component): Add member
41         d_counting.
42
43         2019-11-16  Eduard-Mihai Burtescu  <[email protected]>
44
45         * demangle.h (rust_demangle_callback): Add.
46
47         2019-07-18  Eduard-Mihai Burtescu  <[email protected]>
48
49         * demangle.h (rust_is_mangled): Move to libiberty/rust-demangle.h.
50         (rust_demangle_sym): Move to libiberty/rust-demangle.h.
51
52 2020-01-16  Andre Vieira  <[email protected]>
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
60 2020-01-15  Jozef Lawrynowicz  <[email protected]>
61
62         * opcode/msp430.h (enum msp430_expp_e): New.
63         (struct msp430_operand_s): Add expp member to struct.
64
65 2020-01-13  Claudiu Zissulescu  <[email protected]>
66
67         * elf/arc-cpu.def: Update ARC cpu list.
68
69 2020-01-13  Alan Modra  <[email protected]>
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
75 2020-01-10  Alan Modra  <[email protected]>
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
84 2020-01-07  Shahab Vahedi  <[email protected]>
85
86         * opcode/arc.h (insn_class_t): Add 'LLOCK' and 'SCOND'.
87
88 2020-01-02  Sergey Belyashov  <[email protected]>
89
90         * coff/internal.h: Add defintions of Z80 reloc names.
91
92 2020-01-02  Christian Biesinger  <[email protected]>
93
94         * opcode/s12z.h: Undef REG_Y.
95
96 2020-01-01  Alan Modra  <[email protected]>
97
98         Update year range in copyright notice of all files.
99
100 For older changes see ChangeLog-2019
101 \f
102 Copyright (C) 2020 Free Software Foundation, Inc.
103
104 Copying and distribution of this file, with or without modification,
105 are permitted in any medium without royalty provided the copyright
106 notice and this notice are preserved.
107
108 Local Variables:
109 mode: change-log
110 left-margin: 8
111 fill-column: 74
112 version-control: never
113 End:
This page took 0.030494 seconds and 4 git commands to generate.