Register NT_NETBSDCORE_AUXV (NetBSD-Core)
[deliverable/binutils-gdb.git] / include / ChangeLog
CommitLineData
9fcbd8a9
KR
12020-03-13 Kamil Rytarowski <n54@gmx.de>
2
3 * elf/common.h (NT_NETBSDCORE_AUXV): New define.
4
abf874aa
CL
52020-03-13 Christophe Lyon <christophe.lyon@linaro.org>
6
7 * bfdlink.h (bfd_link_info): Add non_contiguous_regions and
8 non_contiguous_regions_warnings fields.
9
66631823
CE
102020-03-13 Christian Eggers <ceggers@gmx.de>
11
12 * bfdlink.h (struct bfd_link_order): Add unit (bytes/octets) to
13 offset and size members.
14 * elf/internal.h (struct elf_internal_phdr): Likewise for
15 p_align member.
16 (struct elf_segment_map): Likewise for p_paddr and p_size
17 members
18
502794d4
CE
192020-03-13 Christian Eggers <ceggers@gmx.de>
20
21 * elf/internal.h (struct elf_internal_phdr): Add unit (octets)
22 to several member field comments.
23 (Elf_Internal_Shdr): likewise.
24
e10ac147
AM
252020-03-10 Alan Modra <amodra@gmail.com>
26
27 * som/aout.h (SOM_AUX_ID_MANDATORY, SOM_SPACE_IS_LOADABLE),
28 (SOM_SYMBOL_HIDDEN, SOM_SYMBOL_HAS_LONG_RETURN): Use 1u << 31.
29 * som/lst.h (LST_SYMBOL_HIDDEN): Likewise.
30
b5ebe8dd
LM
312020-03-03 Luis Machado <luis.machado@linaro.org>
32
33 * elf/common.h (AT_L1I_CACHESIZE, AT_L1I_CACHEGEOMETRY)
34 (AT_L1D_CACHESIZE, AT_L1D_CACHEGEOMETRY, AT_L2_CACHESIZE)
35 (AT_L2_CACHEGEOMETRY, AT_L3_CACHESIZE, AT_L3_CACHEGEOMETRY)
36 (AT_MINSIGSTKSZ): New defines, imported from glibc.
37
99e47410
AB
382020-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
39
40 Import from gcc mainline:
41 2020-02-05 Andrew Burgess <andrew.burgess@embecosm.com>
42
43 * hashtab.h (htab_remove_elt): Make a parameter const.
44 (htab_remove_elt_with_hash): Likewise.
45
bd0cf5a6
NC
462020-02-20 Nelson Chu <nelson.chu@sifive.com>
47
48 * opcode/riscv-opc.h: Extend DECLARE_CSR and DECLARE_CSR_ALIAS to
49 record riscv_csr_class.
50
4934a27c
MM
512020-02-10 Stam Markianos-Wright <stam.markianos-wright@arm.com>
52 Matthew Malcomson <matthew.malcomson@arm.com>
53
54 * opcode/arm.h (ARM_EXT2_CDE): New extension macro.
55 (ARM_EXT2_CDE0): New extension macro.
56 (ARM_EXT2_CDE1): New extension macro.
57 (ARM_EXT2_CDE2): New extension macro.
58 (ARM_EXT2_CDE3): New extension macro.
59 (ARM_EXT2_CDE4): New extension macro.
60 (ARM_EXT2_CDE5): New extension macro.
61 (ARM_EXT2_CDE6): New extension macro.
62 (ARM_EXT2_CDE7): New extension macro.
63
9fc0b501
SB
642020-02-07 Sergey Belyashov <sergey.belyashov@gmail.com>
65
66 PR 25469
67 * coff/internal.h (R_IMM16BE): Define.
68 * elf/z80.h (EF_Z80_MACH_Z80N): Define.
69 (R_Z80_16_BE): New reloc.
70
c5d7be0c
AM
712020-02-04 Alan Modra <amodra@gmail.com>
72
73 * opcode/d30v.h (struct pd_reg): Make value field unsigned.
74
1957ab10
JT
752020-01-16 Jon Turney <jon.turney@dronecode.org.uk>
76
77 * coff/internal.h (PE_IMAGE_DEBUG_TYPE_VC_FEATURE)
78 (PE_IMAGE_DEBUG_TYPE_POGO, PE_IMAGE_DEBUG_TYPE_ILTCG)
79 (PE_IMAGE_DEBUG_TYPE_MPX, PE_IMAGE_DEBUG_TYPE_REPRO): Add.
80
ae774686
NC
812020-01-18 Nick Clifton <nickc@redhat.com>
82
83 Binutils 2.34 branch created.
84
533da483
NC
852020-01-17 Nick Clifton <nickc@redhat.com>
86
87 * Import from gcc mainline:
88 2019-06-10 Martin Liska <mliska@suse.cz>
89
90 * ansidecl.h (ATTRIBUTE_WARN_UNUSED_RESULT): New macro.
91 * libiberty.h (xmalloc): Use it.
92 (xrealloc): Likewise.
93 (xcalloc): Likewise.
94 (xstrdup): Likewise.
95 (xstrndup): Likewise.
96 (xmemdup): Likewise.
97
98 2019-06-10 Martin Liska <mliska@suse.cz>
99
100 * ansidecl.h:
101 (ATTRIBUTE_RESULT_SIZE_1): Define new macro.
102 (ATTRIBUTE_RESULT_SIZE_2): Likewise.
103 (ATTRIBUTE_RESULT_SIZE_1_2): Likewise.
104 * libiberty.h (xmalloc): Add RESULT_SIZE attribute.
105 (xrealloc): Likewise.
106 (xcalloc): Likewise.
107
108 2019-11-16 Tim Ruehsen <tim.ruehsen@gmx.de>
109
110 * demangle.h (struct demangle_component): Add member
111 d_counting.
112
113 2019-11-16 Eduard-Mihai Burtescu <eddyb@lyken.rs>
114
115 * demangle.h (rust_demangle_callback): Add.
116
117 2019-07-18 Eduard-Mihai Burtescu <eddyb@lyken.rs>
118
119 * demangle.h (rust_is_mangled): Move to libiberty/rust-demangle.h.
120 (rust_demangle_sym): Move to libiberty/rust-demangle.h.
121
2da2eaf4
AV
1222020-01-16 Andre Vieira <andre.simoesdiasvieira@arm.com>
123
124 PR 25376
125 * opcodes/arm.h (FPU_MVE, FPU_MVE_FPU): Move these features to...
126 (ARM_EXT2_MVE, ARM_EXT2_MVE_FP): ... the CORE_HIGH space.
127 (ARM_ANY): Redefine to not include any MVE bits.
128 (ARM_FEATURE_ALL): Removed.
129
131cb553
JL
1302020-01-15 Jozef Lawrynowicz <jozef.l@mittosystems.com>
131
132 * opcode/msp430.h (enum msp430_expp_e): New.
133 (struct msp430_operand_s): Add expp member to struct.
134
39fe16e0
CZ
1352020-01-13 Claudiu Zissulescu <claziss@gmail.com>
136
137 * elf/arc-cpu.def: Update ARC cpu list.
138
5496abe1
AM
1392020-01-13 Alan Modra <amodra@gmail.com>
140
141 * opcode/tic4x.h (EXTR): Delete.
142 (EXTRU, EXTRS, INSERTU, INSERTS): Rewrite without zero/sign
143 extension using shifts. Do trim INSERTU value to specified bitfield.
144
8948cc69
AM
1452020-01-10 Alan Modra <amodra@gmail.com>
146
147 * opcode/spu.h: Formatting.
148 (UNSIGNED_EXTRACT): Use 1u.
149 (SIGNED_EXTRACT): Don't sign extend with shifts.
150 (DECODE_INSN_I9a, DECODE_INSN_I9b): Avoid left shift of signed value.
151 Keep result signed.
152 (DECODE_INSN_U9a, DECODE_INSN_U9b): Delete.
153
bb82aefe
SV
1542020-01-07 Shahab Vahedi <shahab@synopsys.com>
155
156 * opcode/arc.h (insn_class_t): Add 'LLOCK' and 'SCOND'.
157
6655dba2
SB
1582020-01-02 Sergey Belyashov <sergey.belyashov@gmail.com>
159
160 * coff/internal.h: Add defintions of Z80 reloc names.
161
d73b58f4
NC
1622020-01-02 Christian Biesinger <cbiesinger@google.com>
163
164 * opcode/s12z.h: Undef REG_Y.
165
b14ce8bf
AM
1662020-01-01 Alan Modra <amodra@gmail.com>
167
168 Update year range in copyright notice of all files.
169
0b114740 170For older changes see ChangeLog-2019
3499769a 171\f
0b114740 172Copyright (C) 2020 Free Software Foundation, Inc.
3499769a
AM
173
174Copying and distribution of this file, with or without modification,
175are permitted in any medium without royalty provided the copyright
176notice and this notice are preserved.
177
178Local Variables:
179mode: change-log
180left-margin: 8
181fill-column: 74
182version-control: never
183End:
This page took 0.201063 seconds and 4 git commands to generate.