Fixes for the magic number used in PDP11 AOUT binaries.
[deliverable/binutils-gdb.git] / include / ChangeLog
CommitLineData
fa1477dc
SC
12020-04-14 Stephen Casner <casner@acm.org>
2
3 PR ld/25677
4 * aout/aout64.h (N_DATADDR): Add IMAGIC case.
5
4d095f5b
JJ
62020-04-02 Jan W. Jagersma <jwjagersma@gmail.com>
7
8 * coff/go32exe.h: Remove file.
9 * coff/internal.h (struct internal_filehdr): Remove field
10 go32stub. Remove flag F_GO32STUB.
11
40bd13ce
ML
122020-04-01 Martin Liska <mliska@suse.cz>
13 Maciej W. Rozycki <macro@linux-mips.org>
14
15 PR lto/94249
16 * plugin-api.h: Fix a typo.
17
d1a89da5
NC
182020-03-30 Nelson Chu <nelson.chu@sifive.com>
19
20 * opcode/riscv-opc.h: Update CSR to 1.11.
21
a879b4d5
JB
222020-03-26 John Baldwin <jhb@FreeBSD.org>
23
24 * elf/common.h (AT_FREEBSD_BSDFLAGS): Define.
25
dfb68cc3
ML
262020-03-24 Martin Liska <mliska@suse.cz>
27
28 PR lto/94249
29 * plugin-api.h: Add more robust endianess detection.
30
e3b1fa32
ML
312020-03-21 Martin Liska <mliska@suse.cz>
32
33 * plugin-api.h (enum ld_plugin_symbol_type): Remove
34 comma after last value of an enum.
35 * lto-symtab.h (enum gcc_plugin_symbol_type): Likewise.
36
3734bec8
ML
372020-03-19 Martin Liska <mliska@suse.cz>
38
39 * lto-symtab.h (enum gcc_plugin_symbol_type): New.
40 (enum gcc_plugin_symbol_section_kind): Likewise.
41
422020-03-19 Martin Liska <mliska@suse.cz>
43
44 * plugin-api.h (struct ld_plugin_symbol): Split
45 int def into 4 char fields.
46 (enum ld_plugin_symbol_type): New.
47 (enum ld_plugin_symbol_section_kind): New.
48 (enum ld_plugin_tag): Add LDPT_ADD_SYMBOLS_V2.
49
06d949ec
KR
502020-03-13 Kamil Rytarowski <n54@gmx.com>
51
52 * elf/common.h (NT_NETBSDCORE_LWPSTATUS): New define.
53
542020-03-13 Kamil Rytarowski <n54@gmx.com>
9fcbd8a9
KR
55
56 * elf/common.h (NT_NETBSDCORE_AUXV): New define.
57
abf874aa
CL
582020-03-13 Christophe Lyon <christophe.lyon@linaro.org>
59
60 * bfdlink.h (bfd_link_info): Add non_contiguous_regions and
61 non_contiguous_regions_warnings fields.
62
66631823
CE
632020-03-13 Christian Eggers <ceggers@gmx.de>
64
65 * bfdlink.h (struct bfd_link_order): Add unit (bytes/octets) to
66 offset and size members.
67 * elf/internal.h (struct elf_internal_phdr): Likewise for
68 p_align member.
69 (struct elf_segment_map): Likewise for p_paddr and p_size
70 members
71
502794d4
CE
722020-03-13 Christian Eggers <ceggers@gmx.de>
73
74 * elf/internal.h (struct elf_internal_phdr): Add unit (octets)
75 to several member field comments.
76 (Elf_Internal_Shdr): likewise.
77
e10ac147
AM
782020-03-10 Alan Modra <amodra@gmail.com>
79
80 * som/aout.h (SOM_AUX_ID_MANDATORY, SOM_SPACE_IS_LOADABLE),
81 (SOM_SYMBOL_HIDDEN, SOM_SYMBOL_HAS_LONG_RETURN): Use 1u << 31.
82 * som/lst.h (LST_SYMBOL_HIDDEN): Likewise.
83
b5ebe8dd
LM
842020-03-03 Luis Machado <luis.machado@linaro.org>
85
86 * elf/common.h (AT_L1I_CACHESIZE, AT_L1I_CACHEGEOMETRY)
87 (AT_L1D_CACHESIZE, AT_L1D_CACHEGEOMETRY, AT_L2_CACHESIZE)
88 (AT_L2_CACHEGEOMETRY, AT_L3_CACHESIZE, AT_L3_CACHEGEOMETRY)
89 (AT_MINSIGSTKSZ): New defines, imported from glibc.
90
99e47410
AB
912020-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
92
93 Import from gcc mainline:
94 2020-02-05 Andrew Burgess <andrew.burgess@embecosm.com>
95
96 * hashtab.h (htab_remove_elt): Make a parameter const.
97 (htab_remove_elt_with_hash): Likewise.
98
bd0cf5a6
NC
992020-02-20 Nelson Chu <nelson.chu@sifive.com>
100
101 * opcode/riscv-opc.h: Extend DECLARE_CSR and DECLARE_CSR_ALIAS to
102 record riscv_csr_class.
103
4934a27c
MM
1042020-02-10 Stam Markianos-Wright <stam.markianos-wright@arm.com>
105 Matthew Malcomson <matthew.malcomson@arm.com>
106
107 * opcode/arm.h (ARM_EXT2_CDE): New extension macro.
108 (ARM_EXT2_CDE0): New extension macro.
109 (ARM_EXT2_CDE1): New extension macro.
110 (ARM_EXT2_CDE2): New extension macro.
111 (ARM_EXT2_CDE3): New extension macro.
112 (ARM_EXT2_CDE4): New extension macro.
113 (ARM_EXT2_CDE5): New extension macro.
114 (ARM_EXT2_CDE6): New extension macro.
115 (ARM_EXT2_CDE7): New extension macro.
116
9fc0b501
SB
1172020-02-07 Sergey Belyashov <sergey.belyashov@gmail.com>
118
119 PR 25469
120 * coff/internal.h (R_IMM16BE): Define.
121 * elf/z80.h (EF_Z80_MACH_Z80N): Define.
122 (R_Z80_16_BE): New reloc.
123
c5d7be0c
AM
1242020-02-04 Alan Modra <amodra@gmail.com>
125
126 * opcode/d30v.h (struct pd_reg): Make value field unsigned.
127
1957ab10
JT
1282020-01-16 Jon Turney <jon.turney@dronecode.org.uk>
129
130 * coff/internal.h (PE_IMAGE_DEBUG_TYPE_VC_FEATURE)
131 (PE_IMAGE_DEBUG_TYPE_POGO, PE_IMAGE_DEBUG_TYPE_ILTCG)
132 (PE_IMAGE_DEBUG_TYPE_MPX, PE_IMAGE_DEBUG_TYPE_REPRO): Add.
133
ae774686
NC
1342020-01-18 Nick Clifton <nickc@redhat.com>
135
136 Binutils 2.34 branch created.
137
533da483
NC
1382020-01-17 Nick Clifton <nickc@redhat.com>
139
140 * Import from gcc mainline:
141 2019-06-10 Martin Liska <mliska@suse.cz>
142
143 * ansidecl.h (ATTRIBUTE_WARN_UNUSED_RESULT): New macro.
144 * libiberty.h (xmalloc): Use it.
145 (xrealloc): Likewise.
146 (xcalloc): Likewise.
147 (xstrdup): Likewise.
148 (xstrndup): Likewise.
149 (xmemdup): Likewise.
150
151 2019-06-10 Martin Liska <mliska@suse.cz>
152
153 * ansidecl.h:
154 (ATTRIBUTE_RESULT_SIZE_1): Define new macro.
155 (ATTRIBUTE_RESULT_SIZE_2): Likewise.
156 (ATTRIBUTE_RESULT_SIZE_1_2): Likewise.
157 * libiberty.h (xmalloc): Add RESULT_SIZE attribute.
158 (xrealloc): Likewise.
159 (xcalloc): Likewise.
160
161 2019-11-16 Tim Ruehsen <tim.ruehsen@gmx.de>
162
163 * demangle.h (struct demangle_component): Add member
164 d_counting.
165
166 2019-11-16 Eduard-Mihai Burtescu <eddyb@lyken.rs>
167
168 * demangle.h (rust_demangle_callback): Add.
169
170 2019-07-18 Eduard-Mihai Burtescu <eddyb@lyken.rs>
171
172 * demangle.h (rust_is_mangled): Move to libiberty/rust-demangle.h.
173 (rust_demangle_sym): Move to libiberty/rust-demangle.h.
174
2da2eaf4
AV
1752020-01-16 Andre Vieira <andre.simoesdiasvieira@arm.com>
176
177 PR 25376
178 * opcodes/arm.h (FPU_MVE, FPU_MVE_FPU): Move these features to...
179 (ARM_EXT2_MVE, ARM_EXT2_MVE_FP): ... the CORE_HIGH space.
180 (ARM_ANY): Redefine to not include any MVE bits.
181 (ARM_FEATURE_ALL): Removed.
182
131cb553
JL
1832020-01-15 Jozef Lawrynowicz <jozef.l@mittosystems.com>
184
185 * opcode/msp430.h (enum msp430_expp_e): New.
186 (struct msp430_operand_s): Add expp member to struct.
187
39fe16e0
CZ
1882020-01-13 Claudiu Zissulescu <claziss@gmail.com>
189
190 * elf/arc-cpu.def: Update ARC cpu list.
191
5496abe1
AM
1922020-01-13 Alan Modra <amodra@gmail.com>
193
194 * opcode/tic4x.h (EXTR): Delete.
195 (EXTRU, EXTRS, INSERTU, INSERTS): Rewrite without zero/sign
196 extension using shifts. Do trim INSERTU value to specified bitfield.
197
8948cc69
AM
1982020-01-10 Alan Modra <amodra@gmail.com>
199
200 * opcode/spu.h: Formatting.
201 (UNSIGNED_EXTRACT): Use 1u.
202 (SIGNED_EXTRACT): Don't sign extend with shifts.
203 (DECODE_INSN_I9a, DECODE_INSN_I9b): Avoid left shift of signed value.
204 Keep result signed.
205 (DECODE_INSN_U9a, DECODE_INSN_U9b): Delete.
206
bb82aefe
SV
2072020-01-07 Shahab Vahedi <shahab@synopsys.com>
208
209 * opcode/arc.h (insn_class_t): Add 'LLOCK' and 'SCOND'.
210
6655dba2
SB
2112020-01-02 Sergey Belyashov <sergey.belyashov@gmail.com>
212
213 * coff/internal.h: Add defintions of Z80 reloc names.
214
d73b58f4
NC
2152020-01-02 Christian Biesinger <cbiesinger@google.com>
216
217 * opcode/s12z.h: Undef REG_Y.
218
b14ce8bf
AM
2192020-01-01 Alan Modra <amodra@gmail.com>
220
221 Update year range in copyright notice of all files.
222
0b114740 223For older changes see ChangeLog-2019
3499769a 224\f
0b114740 225Copyright (C) 2020 Free Software Foundation, Inc.
3499769a
AM
226
227Copying and distribution of this file, with or without modification,
228are permitted in any medium without royalty provided the copyright
229notice and this notice are preserved.
230
231Local Variables:
232mode: change-log
233left-margin: 8
234fill-column: 74
235version-control: never
236End:
This page took 0.222299 seconds and 4 git commands to generate.