3 * elf/common.h (NT_ARC_V2): New macro definitions.
8 * elf/xtensa.h (elf_xtensa_reloc_type): New entries for
9 R_XTENSA_PDIFF{8,16,32} and R_XTENSA_NDIFF{8,16,32}.
13 * elf/sh.h (STO_SH5_ISA32, SHF_SH5_ISA32, SHF_SH5_ISA32_MIXED),
14 (SHT_SH5_CR_SORTED, STT_DATALABEL): Delete.
19 * bfdlink.h (enum report_method): Delete RM_GENERATE_WARNING and
20 RM_GENERATE_ERROR. Add RM_DIAGNOSE.
21 (struct bfd_link_info): Add warn_unresolved_syms.
26 * aout/aout64.h (N_DATADDR): Add IMAGIC case.
30 * coff/go32exe.h: Remove file.
31 * coff/internal.h (struct internal_filehdr): Remove field
32 go32stub. Remove flag F_GO32STUB.
38 * plugin-api.h: Fix a typo.
42 * opcode/riscv-opc.h: Update CSR to 1.11.
46 * elf/common.h (AT_FREEBSD_BSDFLAGS): Define.
51 * plugin-api.h: Add more robust endianess detection.
55 * plugin-api.h (enum ld_plugin_symbol_type): Remove
56 comma after last value of an enum.
57 * lto-symtab.h (enum gcc_plugin_symbol_type): Likewise.
61 * lto-symtab.h (enum gcc_plugin_symbol_type): New.
62 (enum gcc_plugin_symbol_section_kind): Likewise.
66 * plugin-api.h (struct ld_plugin_symbol): Split
67 int def into 4 char fields.
68 (enum ld_plugin_symbol_type): New.
69 (enum ld_plugin_symbol_section_kind): New.
70 (enum ld_plugin_tag): Add LDPT_ADD_SYMBOLS_V2.
74 * elf/common.h (NT_NETBSDCORE_LWPSTATUS): New define.
78 * elf/common.h (NT_NETBSDCORE_AUXV): New define.
82 * bfdlink.h (bfd_link_info): Add non_contiguous_regions and
83 non_contiguous_regions_warnings fields.
87 * bfdlink.h (struct bfd_link_order): Add unit (bytes/octets) to
88 offset and size members.
89 * elf/internal.h (struct elf_internal_phdr): Likewise for
91 (struct elf_segment_map): Likewise for p_paddr and p_size
96 * elf/internal.h (struct elf_internal_phdr): Add unit (octets)
97 to several member field comments.
98 (Elf_Internal_Shdr): likewise.
102 * som/aout.h (SOM_AUX_ID_MANDATORY, SOM_SPACE_IS_LOADABLE),
103 (SOM_SYMBOL_HIDDEN, SOM_SYMBOL_HAS_LONG_RETURN): Use 1u << 31.
104 * som/lst.h (LST_SYMBOL_HIDDEN): Likewise.
108 * elf/common.h (AT_L1I_CACHESIZE, AT_L1I_CACHEGEOMETRY)
109 (AT_L1D_CACHESIZE, AT_L1D_CACHEGEOMETRY, AT_L2_CACHESIZE)
110 (AT_L2_CACHEGEOMETRY, AT_L3_CACHESIZE, AT_L3_CACHEGEOMETRY)
111 (AT_MINSIGSTKSZ): New defines, imported from glibc.
115 Import from gcc mainline:
118 * hashtab.h (htab_remove_elt): Make a parameter const.
119 (htab_remove_elt_with_hash): Likewise.
123 * opcode/riscv-opc.h: Extend DECLARE_CSR and DECLARE_CSR_ALIAS to
124 record riscv_csr_class.
129 * opcode/arm.h (ARM_EXT2_CDE): New extension macro.
130 (ARM_EXT2_CDE0): New extension macro.
131 (ARM_EXT2_CDE1): New extension macro.
132 (ARM_EXT2_CDE2): New extension macro.
133 (ARM_EXT2_CDE3): New extension macro.
134 (ARM_EXT2_CDE4): New extension macro.
135 (ARM_EXT2_CDE5): New extension macro.
136 (ARM_EXT2_CDE6): New extension macro.
137 (ARM_EXT2_CDE7): New extension macro.
142 * coff/internal.h (R_IMM16BE): Define.
143 * elf/z80.h (EF_Z80_MACH_Z80N): Define.
144 (R_Z80_16_BE): New reloc.
148 * opcode/d30v.h (struct pd_reg): Make value field unsigned.
152 * coff/internal.h (PE_IMAGE_DEBUG_TYPE_VC_FEATURE)
153 (PE_IMAGE_DEBUG_TYPE_POGO, PE_IMAGE_DEBUG_TYPE_ILTCG)
154 (PE_IMAGE_DEBUG_TYPE_MPX, PE_IMAGE_DEBUG_TYPE_REPRO): Add.
158 Binutils 2.34 branch created.
162 * Import from gcc mainline:
165 * ansidecl.h (ATTRIBUTE_WARN_UNUSED_RESULT): New macro.
166 * libiberty.h (xmalloc): Use it.
167 (xrealloc): Likewise.
170 (xstrndup): Likewise.
176 (ATTRIBUTE_RESULT_SIZE_1): Define new macro.
177 (ATTRIBUTE_RESULT_SIZE_2): Likewise.
178 (ATTRIBUTE_RESULT_SIZE_1_2): Likewise.
179 * libiberty.h (xmalloc): Add RESULT_SIZE attribute.
180 (xrealloc): Likewise.
185 * demangle.h (struct demangle_component): Add member
190 * demangle.h (rust_demangle_callback): Add.
194 * demangle.h (rust_is_mangled): Move to libiberty/rust-demangle.h.
195 (rust_demangle_sym): Move to libiberty/rust-demangle.h.
200 * opcodes/arm.h (FPU_MVE, FPU_MVE_FPU): Move these features to...
201 (ARM_EXT2_MVE, ARM_EXT2_MVE_FP): ... the CORE_HIGH space.
202 (ARM_ANY): Redefine to not include any MVE bits.
203 (ARM_FEATURE_ALL): Removed.
207 * opcode/msp430.h (enum msp430_expp_e): New.
208 (struct msp430_operand_s): Add expp member to struct.
212 * elf/arc-cpu.def: Update ARC cpu list.
216 * opcode/tic4x.h (EXTR): Delete.
217 (EXTRU, EXTRS, INSERTU, INSERTS): Rewrite without zero/sign
218 extension using shifts. Do trim INSERTU value to specified bitfield.
222 * opcode/spu.h: Formatting.
223 (UNSIGNED_EXTRACT): Use 1u.
224 (SIGNED_EXTRACT): Don't sign extend with shifts.
225 (DECODE_INSN_I9a, DECODE_INSN_I9b): Avoid left shift of signed value.
227 (DECODE_INSN_U9a, DECODE_INSN_U9b): Delete.
231 * opcode/arc.h (insn_class_t): Add 'LLOCK' and 'SCOND'.
235 * coff/internal.h: Add defintions of Z80 reloc names.
239 * opcode/s12z.h: Undef REG_Y.
243 Update year range in copyright notice of all files.
245 For older changes see ChangeLog-2019
247 Copyright (C) 2020 Free Software Foundation, Inc.
249 Copying and distribution of this file, with or without modification,
250 are permitted in any medium without royalty provided the copyright
251 notice and this notice are preserved.
257 version-control: never